[INFO] cloning repository https://github.com/dwrensha/seer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwrensha/seer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fseer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fseer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 868171c5a5cc37fb875ba4469410dbb4343d0331 [INFO] testing dwrensha/seer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fseer" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dwrensha/seer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dwrensha/seer [INFO] finished tweaking git repo https://github.com/dwrensha/seer [INFO] tweaked toml for git repo https://github.com/dwrensha/seer written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/dwrensha/seer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.1.2 [INFO] [stderr] Downloaded miow v0.3.1 [INFO] [stderr] Downloaded serde_derive v0.9.15 [INFO] [stderr] Downloaded socket2 v0.3.6 [INFO] [stderr] Downloaded log_settings v0.1.2 [INFO] [stderr] Downloaded seer-z3 v0.1.2 [INFO] [stderr] Downloaded compiletest_rs v0.3.11 [INFO] [stderr] Downloaded z3-sys v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59665e6835d82ffc3dccdd29c48a5f1cd4788e9952a06f94a782fa36c8efea4c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59665e6835d82ffc3dccdd29c48a5f1cd4788e9952a06f94a782fa36c8efea4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59665e6835d82ffc3dccdd29c48a5f1cd4788e9952a06f94a782fa36c8efea4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59665e6835d82ffc3dccdd29c48a5f1cd4788e9952a06f94a782fa36c8efea4c", kill_on_drop: false }` [INFO] [stdout] 59665e6835d82ffc3dccdd29c48a5f1cd4788e9952a06f94a782fa36c8efea4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57fd9a4c96585f23277e2022fcb62ff7de3ef9bc31a28ee68517358bd6f3b87d [INFO] running `Command { std: "docker" "start" "-a" "57fd9a4c96585f23277e2022fcb62ff7de3ef9bc31a28ee68517358bd6f3b87d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling z3-sys v0.3.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling log_settings v0.1.2 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling seer-z3 v0.1.2 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling cargo_metadata v0.1.2 [INFO] [stderr] Compiling seer v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.lsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_apfloat` [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | 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_data_structures` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_target` [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | 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_codegen_utils` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate rustc_codegen_utils; [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 `syntax` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:853:48 [INFO] [stdout] | [INFO] [stdout] 853 | layout::Variants::Single { .. } => bug!(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:994:32 [INFO] [stdout] | [INFO] [stdout] 994 | Value::ByRef(_) => bug!("follow_by_ref_value can't result in `ByRef`"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:1001:37 [INFO] [stdout] | [INFO] [stdout] 1001 | Value::ByValPair(..) => bug!("value_to_primval can't work with fat pointers"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:1250:22 [INFO] [stdout] | [INFO] [stdout] 1250 | _ => bug!("unsized primval ptr read from {:?}", pointee_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:1407:18 [INFO] [stdout] | [INFO] [stdout] 1407 | _ => bug!("invalid unsizing {:?} -> {:?}", src_ty, dest_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:1448:26 [INFO] [stdout] | [INFO] [stdout] 1448 | _ => bug!("expected pointer, got {:?}", src), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:1472:18 [INFO] [stdout] | [INFO] [stdout] 1472 | _ => bug!("unsize_into: invalid conversion: {:?} -> {:?}", src_ty, dest_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/format_executor.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | _ => bug!("string buffer pointer was not a pointer: {:?}", primval_ptr) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/place.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | _ => bug!("to_ptr_and_extra: expected Place::Ptr, got {:?}", self), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/place.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | _ => bug!("elem_ty_and_len of a TySlice given non-slice place: {:?}", self), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/place.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | _ => bug!("elem_ty_and_len expected array or slice, got {:?}", ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/place.rs:176:34 [INFO] [stdout] | [INFO] [stdout] 176 | Value::ByVal(val) => bug!("field access on non aggregate {:?}, {:?}", val, base_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/place.rs:329:37 [INFO] [stdout] | [INFO] [stdout] 329 | PlaceExtra::None => bug!("expected fat pointer"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/place.rs:331:21 [INFO] [stdout] | [INFO] [stdout] 331 | bug!("Rust doesn't support unsized fields in enum variants") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/drop.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | _ => bug!("force_allocation broken"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 92 | Value::ByRef(_) => bug!("just read the value, can't be byref"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:93:45 [INFO] [stdout] | [INFO] [stdout] 93 | Value::ByValPair(..) => bug!("atomic_xchg doesn't work with nonprimitives"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:107:40 [INFO] [stdout] | [INFO] [stdout] 107 | Value::ByRef(_) => bug!("just read the value, can't be byref"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | Value::ByValPair(..) => bug!("atomic_cxchg doesn't work with nonprimitives"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:127:40 [INFO] [stdout] | [INFO] [stdout] 127 | Value::ByRef(_) => bug!("just read the value, can't be byref"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:128:45 [INFO] [stdout] | [INFO] [stdout] 128 | Value::ByValPair(..) => bug!("atomic_xadd_relaxed doesn't work with nonprimitives"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:137:26 [INFO] [stdout] | [INFO] [stdout] 137 | _ => bug!(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:203:26 [INFO] [stdout] | [INFO] [stdout] 203 | _ => bug!(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:226:26 [INFO] [stdout] | [INFO] [stdout] 226 | _ => bug!(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:241:26 [INFO] [stdout] | [INFO] [stdout] 241 | _ => bug!(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:290:42 [INFO] [stdout] | [INFO] [stdout] 290 | Place::Ptr { .. } => bug!("init intrinsic tried to write to fat ptr target"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:457:42 [INFO] [stdout] | [INFO] [stdout] 457 | Place::Ptr { .. } => bug!("uninit intrinsic tried to write to fat ptr target"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:531:30 [INFO] [stdout] | [INFO] [stdout] 531 | _ => bug!("We already checked that we know this type"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:573:22 [INFO] [stdout] | [INFO] [stdout] 573 | _ => bug!("size_of_val::<{:?}>", ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:621:26 [INFO] [stdout] | [INFO] [stdout] 621 | _ => bug!("not a numeric intrinsic: {}", name), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/mod.rs:371:26 [INFO] [stdout] | [INFO] [stdout] 371 | _ => bug!("bad ABI for ClosureOnceShim: {:?}", sig.abi), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/mod.rs:461:45 [INFO] [stdout] | [INFO] [stdout] 461 | ... bug!("failed to unpack arguments from tuple {:?}", other) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/mod.rs:496:26 [INFO] [stdout] | [INFO] [stdout] 496 | _ => bug!("virtual call first arg cannot be a constant"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value.rs:372:18 [INFO] [stdout] | [INFO] [stdout] 372 | _ => bug!("can't make uint with size {}", size), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value.rs:383:18 [INFO] [stdout] | [INFO] [stdout] 383 | _ => bug!("can't make int with size {}", size), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | _ => bug!("expected ptr and vtable, got {:?}", self), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/mod.rs:539:47 [INFO] [stdout] | [INFO] [stdout] 539 | ... Err(e) => bug!("failed to get source for span {:?}: {:?}", span, e), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:609:34 [INFO] [stdout] | [INFO] [stdout] 609 | _ => bug!("invalid `{}` argument: {:?}", name, bytes), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | "cttz" => integer_intrinsic!(trailing_zeros), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `integer_intrinsic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:609:34 [INFO] [stdout] | [INFO] [stdout] 609 | _ => bug!("invalid `{}` argument: {:?}", name, bytes), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 619 | "ctpop" => integer_intrinsic!(count_ones), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `integer_intrinsic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:609:34 [INFO] [stdout] | [INFO] [stdout] 609 | _ => bug!("invalid `{}` argument: {:?}", name, bytes), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 618 | "ctlz" => integer_intrinsic!(leading_zeros), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `integer_intrinsic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:609:34 [INFO] [stdout] | [INFO] [stdout] 609 | _ => bug!("invalid `{}` argument: {:?}", name, bytes), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 617 | "bswap" => integer_intrinsic!(swap_bytes), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `integer_intrinsic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/drop.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | _ => bug!("expected fat ptr, got {:?}", arg), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/memory.rs:1202:18 [INFO] [stdout] | [INFO] [stdout] 1202 | _ => bug!("bad integer size: {}", size), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/memory.rs:1131:30 [INFO] [stdout] | [INFO] [stdout] 1131 | _ => bug!("unexpected PrimVal::Bytes size"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/memory.rs:1088:26 [INFO] [stdout] | [INFO] [stdout] 1088 | _ => bug!("unexpected PrimVal::Bytes size"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/memory.rs:606:39 [INFO] [stdout] | [INFO] [stdout] 606 | ... (Some(_), Some(_)) => bug!("miri invariant broken: an allocation id exists that points to both a function and a memory location"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/traits.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | span_bug!(span, "Uninferred types/regions in `{:?}`", result); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/traits.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | span_bug!(span, "Encountered errors `{:?}` resolving bounds after type-checking", [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/mod.rs:474:29 [INFO] [stdout] | [INFO] [stdout] 474 | ... bug!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/terminator/mod.rs:133:42 [INFO] [stdout] | [INFO] [stdout] 133 | ... ref other => bug!("instance def ty: {:?}", other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/step.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | bug!("static found but isn't a static: {:?}", def); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/step.rs:251:21 [INFO] [stdout] | [INFO] [stdout] 251 | bug!("static def id doesn't point to item"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/step.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | bug!("static def id doesn't point to static"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | _ => bug!("int_arithmetic should only be called on int primvals"), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | (Rem, k) if k.is_int() => return int_arithmetic!(k, overflowing_rem, l, r), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_arithmetic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | _ => bug!("int_arithmetic should only be called on int primvals"), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | (Div, k) if k.is_int() => return int_arithmetic!(k, overflowing_div, l, r), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_arithmetic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | _ => bug!("int_arithmetic should only be called on int primvals"), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | (Mul, k) if k.is_int() => return int_arithmetic!(k, overflowing_mul, l, r), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_arithmetic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | _ => bug!("int_arithmetic should only be called on int primvals"), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | (Sub, k) if k.is_int() => return int_arithmetic!(k, overflowing_sub, l, r), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_arithmetic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | _ => bug!("int_arithmetic should only be called on int primvals"), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | (Add, k) if k.is_int() => return int_arithmetic!(k, overflowing_add, l, r), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_arithmetic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:268:30 [INFO] [stdout] | [INFO] [stdout] 268 | _ => bug!("invalid float op: `{:?}`", bin_op), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | FloatTy::F64 => float_math!(Double), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `float_math` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:268:30 [INFO] [stdout] | [INFO] [stdout] 268 | _ => bug!("invalid float op: `{:?}`", bin_op), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | FloatTy::F32 => float_math!(Single), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `float_math` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:242:22 [INFO] [stdout] | [INFO] [stdout] 242 | _ => bug!("it has already been checked that this is a shift op"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | _ => bug!("int_shift should only be called on int primvals"), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | Shr => int_shift!(left_kind, overflowing_shr, l, r as u32), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_shift` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | _ => bug!("int_shift should only be called on int primvals"), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | Shl => int_shift!(left_kind, overflowing_shl, l, r as u32), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_shift` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | ... _ => bug!("We already established it has to be one of these operators."), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/operator.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | _ => bug!("int_arithmetic should only be called on int primvals"), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | return int_arithmetic!(left_kind, overflowing_sub, left_offset, right_offset); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_arithmetic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/memory.rs:773:13 [INFO] [stdout] | [INFO] [stdout] 773 | bug!("tried to mark an allocation ({:?}) as static twice", alloc_id); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/place.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 455 | _ => bug!("can only deref pointer types"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:1228:13 [INFO] [stdout] | [INFO] [stdout] 1228 | bug!("primitive read failed for type: {:?}", ty); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:678:38 [INFO] [stdout] | [INFO] [stdout] 678 | ref other => bug!("reify fn pointer on {:?}", other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:668:38 [INFO] [stdout] | [INFO] [stdout] 668 | ref other => bug!("fn to unsafe fn cast on {:?}", other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:660:38 [INFO] [stdout] | [INFO] [stdout] 660 | ref other => bug!("reify fn pointer on {:?}", other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:635:60 [INFO] [stdout] | [INFO] [stdout] 635 | ... (Value::ByVal(_), true) => bug!("expected fat ptr"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:580:25 [INFO] [stdout] | [INFO] [stdout] 580 | bug!("attempted to take a reference to an enum downcast place"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:548:26 [INFO] [stdout] | [INFO] [stdout] 548 | _ => bug!("tried to assign array-repeat to non-array type {:?}", dest_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/eval_context.rs:457:17 [INFO] [stdout] | [INFO] [stdout] 457 | bug!("StackPopCleanup::MarkStatic on: {:?}", frame.return_place); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/cast.rs:66:51 [INFO] [stdout] | [INFO] [stdout] 66 | fn cast_from_signed_int(&self, val: i128, ty: ty::Ty<'tcx>) -> EvalResult<'tcx, PrimVal> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntTy` [INFO] [stdout] --> src/cast.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | IntTy::I8 => v as i8 as u128, [INFO] [stdout] | ^^^^^ use of undeclared type `IntTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntTy` [INFO] [stdout] --> src/cast.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | IntTy::I16 => v as i16 as u128, [INFO] [stdout] | ^^^^^ use of undeclared type `IntTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntTy` [INFO] [stdout] --> src/cast.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | IntTy::I32 => v as i32 as u128, [INFO] [stdout] | ^^^^^ use of undeclared type `IntTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntTy` [INFO] [stdout] --> src/cast.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | IntTy::I64 => v as i64 as u128, [INFO] [stdout] | ^^^^^ use of undeclared type `IntTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntTy` [INFO] [stdout] --> src/cast.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | IntTy::I128 => v as u128, [INFO] [stdout] | ^^^^^ use of undeclared type `IntTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntTy` [INFO] [stdout] --> src/cast.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | IntTy::Isize => { [INFO] [stdout] | ^^^^^ use of undeclared type `IntTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> src/cast.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | UintTy::U8 => v as u8 as u128, [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> src/cast.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | UintTy::U16 => v as u16 as u128, [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> src/cast.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | UintTy::U32 => v as u32 as u128, [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> src/cast.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | UintTy::U64 => v as u64 as u128, [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> src/cast.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | UintTy::U128 => v, [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> src/cast.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | UintTy::Usize => { [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/cast.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | ty: ty::Ty<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/cast.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | TyFloat(FloatTy::F32) if negative => Ok(PrimVal::Bytes(Single::from_i128(v as i128).value.to_bits())), [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Single` [INFO] [stdout] --> src/cast.rs:110:68 [INFO] [stdout] | [INFO] [stdout] 110 | TyFloat(FloatTy::F32) if negative => Ok(PrimVal::Bytes(Single::from_i128(v as i128).value.to_bits())), [INFO] [stdout] | ^^^^^^ use of undeclared type `Single` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/cast.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | TyFloat(FloatTy::F64) if negative => Ok(PrimVal::Bytes(Double::from_i128(v as i128).value.to_bits())), [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Double` [INFO] [stdout] --> src/cast.rs:111:68 [INFO] [stdout] | [INFO] [stdout] 111 | TyFloat(FloatTy::F64) if negative => Ok(PrimVal::Bytes(Double::from_i128(v as i128).value.to_bits())), [INFO] [stdout] | ^^^^^^ use of undeclared type `Double` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/cast.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | TyFloat(FloatTy::F32) => Ok(PrimVal::Bytes(Single::from_u128(v as u128).value.to_bits())), [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Single` [INFO] [stdout] --> src/cast.rs:112:56 [INFO] [stdout] | [INFO] [stdout] 112 | TyFloat(FloatTy::F32) => Ok(PrimVal::Bytes(Single::from_u128(v as u128).value.to_bits())), [INFO] [stdout] | ^^^^^^ use of undeclared type `Single` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/cast.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | TyFloat(FloatTy::F64) => Ok(PrimVal::Bytes(Double::from_u128(v as u128).value.to_bits())), [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Double` [INFO] [stdout] --> src/cast.rs:113:56 [INFO] [stdout] | [INFO] [stdout] 113 | TyFloat(FloatTy::F64) => Ok(PrimVal::Bytes(Double::from_u128(v as u128).value.to_bits())), [INFO] [stdout] | ^^^^^^ use of undeclared type `Double` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntTy` [INFO] [stdout] --> src/cast.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | TyInt(IntTy::Isize) | [INFO] [stdout] | ^^^^^ use of undeclared type `IntTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> src/cast.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | TyUint(UintTy::Usize) => Ok(PrimVal::Ptr(ptr)), [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | operator: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | operator: mir::UnOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | Compare { op: mir::BinOp, kind: PrimValKind, lhs: PrimVal, rhs: PrimVal, }, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | operator: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:147:19 [INFO] [stdout] | [INFO] [stdout] 147 | operator: mir::UnOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:168:28 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn new_compare(op: mir::BinOp, kind: PrimValKind, lhs: PrimVal, rhs: PrimVal) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | bin_op: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:239:14 [INFO] [stdout] | [INFO] [stdout] 239 | (mir::BinOp::Eq, _) | [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | (mir::BinOp::Ne, _) | [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:241:14 [INFO] [stdout] | [INFO] [stdout] 241 | (mir::BinOp::Lt, _) | [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:242:14 [INFO] [stdout] | [INFO] [stdout] 242 | (mir::BinOp::Le, _) | [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | (mir::BinOp::Gt, _) | [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | (mir::BinOp::Ge, _) => (1, VarType::Bool, PrimValKind::Bool), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:271:16 [INFO] [stdout] | [INFO] [stdout] 271 | un_op: mir::UnOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:555:21 [INFO] [stdout] | [INFO] [stdout] 555 | mir::BinOp::Eq => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:559:21 [INFO] [stdout] | [INFO] [stdout] 559 | mir::BinOp::Ne => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:563:21 [INFO] [stdout] | [INFO] [stdout] 563 | mir::BinOp::Gt => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:571:21 [INFO] [stdout] | [INFO] [stdout] 571 | mir::BinOp::Lt => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:676:19 [INFO] [stdout] | [INFO] [stdout] 676 | operator: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:683:14 [INFO] [stdout] | [INFO] [stdout] 683 | (mir::BinOp::Eq, _) => left._eq(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:684:14 [INFO] [stdout] | [INFO] [stdout] 684 | (mir::BinOp::Ne, _) => left._eq(&right).not(), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:686:14 [INFO] [stdout] | [INFO] [stdout] 686 | (mir::BinOp::Lt, kind) if kind.is_signed_int() => left.bvslt(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:687:14 [INFO] [stdout] | [INFO] [stdout] 687 | (mir::BinOp::Lt, _) => left.bvult(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:689:14 [INFO] [stdout] | [INFO] [stdout] 689 | (mir::BinOp::Le, kind) if kind.is_signed_int() => left.bvsle(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:690:14 [INFO] [stdout] | [INFO] [stdout] 690 | (mir::BinOp::Le, _) => left.bvule(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:692:14 [INFO] [stdout] | [INFO] [stdout] 692 | (mir::BinOp::Gt, kind) if kind.is_signed_int() => left.bvsgt(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:693:14 [INFO] [stdout] | [INFO] [stdout] 693 | (mir::BinOp::Gt, _) => left.bvugt(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:695:14 [INFO] [stdout] | [INFO] [stdout] 695 | (mir::BinOp::Ge, kind) if kind.is_signed_int() => left.bvsge(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:696:14 [INFO] [stdout] | [INFO] [stdout] 696 | (mir::BinOp::Ge, _) => left.bvuge(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:698:14 [INFO] [stdout] | [INFO] [stdout] 698 | (mir::BinOp::Add, _) => left.bvadd(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:699:14 [INFO] [stdout] | [INFO] [stdout] 699 | (mir::BinOp::Sub, _) => left.bvsub(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:701:14 [INFO] [stdout] | [INFO] [stdout] 701 | (mir::BinOp::BitXor, PrimValKind::Bool) => left.xor(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:702:14 [INFO] [stdout] | [INFO] [stdout] 702 | (mir::BinOp::BitXor, _) => left.bvxor(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:704:14 [INFO] [stdout] | [INFO] [stdout] 704 | (mir::BinOp::BitAnd, PrimValKind::Bool) => left.and(&[&right]), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:705:14 [INFO] [stdout] | [INFO] [stdout] 705 | (mir::BinOp::BitAnd, _) => left.bvand(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:707:14 [INFO] [stdout] | [INFO] [stdout] 707 | (mir::BinOp::BitOr, PrimValKind::Bool) => left.or(&[&right]), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:708:14 [INFO] [stdout] | [INFO] [stdout] 708 | (mir::BinOp::BitOr, _) => left.bvor(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:710:14 [INFO] [stdout] | [INFO] [stdout] 710 | (mir::BinOp::Mul, _) => left.bvmul(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:711:14 [INFO] [stdout] | [INFO] [stdout] 711 | (mir::BinOp::Shl, _) => left.bvshl(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:713:14 [INFO] [stdout] | [INFO] [stdout] 713 | (mir::BinOp::Shr, kind) if kind.is_signed_int() => left.bvashr(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:714:14 [INFO] [stdout] | [INFO] [stdout] 714 | (mir::BinOp::Shr, _) => left.bvlshr(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:716:14 [INFO] [stdout] | [INFO] [stdout] 716 | (mir::BinOp::Div, kind) if kind.is_signed_int() => left.bvsdiv(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:717:14 [INFO] [stdout] | [INFO] [stdout] 717 | (mir::BinOp::Div, _) => left.bvudiv(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:719:14 [INFO] [stdout] | [INFO] [stdout] 719 | (mir::BinOp::Rem, kind) if kind.is_signed_int() => left.bvsrem(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:720:14 [INFO] [stdout] | [INFO] [stdout] 720 | (mir::BinOp::Rem, _) => left.bvurem(&right), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:732:19 [INFO] [stdout] | [INFO] [stdout] 732 | operator: mir::UnOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:737:13 [INFO] [stdout] | [INFO] [stdout] 737 | mir::UnOp::Not => val.not(), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/constraints.rs:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | mir::UnOp::Neg => val.bvneg(), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | InvalidBoolOp(mir::BinOp), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | Overflow(mir::BinOp), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/error.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | Layout(layout::LayoutError<'tcx>), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:106:33 [INFO] [stdout] | [INFO] [stdout] 106 | EvalError::Overflow(mir::BinOp::Add) => "attempt to add with overflow", [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:107:33 [INFO] [stdout] | [INFO] [stdout] 107 | EvalError::Overflow(mir::BinOp::Sub) => "attempt to subtract with overflow", [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | EvalError::Overflow(mir::BinOp::Mul) => "attempt to multiply with overflow", [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | EvalError::Overflow(mir::BinOp::Div) => "attempt to divide with overflow", [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | EvalError::Overflow(mir::BinOp::Rem) => "attempt to calculate the remainder with overflow", [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:111:33 [INFO] [stdout] | [INFO] [stdout] 111 | EvalError::Overflow(mir::BinOp::Shr) => "attempt to shift right with overflow", [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:112:33 [INFO] [stdout] | [INFO] [stdout] 112 | EvalError::Overflow(mir::BinOp::Shl) => "attempt to shift left with overflow", [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:221:19 [INFO] [stdout] | [INFO] [stdout] 221 | InvalidBoolOp(mir::BinOp), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/error.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | Overflow(mir::BinOp), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> src/eval_context.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) codemap: &'a codemap::CodeMap, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | pub mir: &'tcx mir::Mir<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | pub instance: ty::Instance<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> src/eval_context.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | pub span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | pub block: mir::BasicBlock, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | Goto(mir::BasicBlock), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:175:31 [INFO] [stdout] | [INFO] [stdout] 175 | fn data_layout(&self) -> &layout::TargetDataLayout { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | fn data_layout(&self) -> &layout::TargetDataLayout { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:188:16 [INFO] [stdout] | [INFO] [stdout] 188 | impl<'a, 'tcx> layout::HasTyCtxt<'tcx> for &'a EvalContext<'a, 'tcx> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | impl<'c, 'b, 'a, 'tcx> layout::HasTyCtxt<'tcx> [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> src/eval_context.rs:224:82 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn new(tcx: TyCtxt<'a, 'tcx, 'tcx>, limits: ResourceLimits, codemap: &'a codemap::CodeMap) -> Self { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:283:53 [INFO] [stdout] | [INFO] [stdout] 283 | fn rustc_primval_to_primval(&mut self, primval: mir::interpret::Scalar) -> EvalResult<'tcx, PrimVal> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | mir::interpret::Scalar::Bits { defined: 0, bits: _} => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | mir::interpret::Scalar::Bits { defined: _, bits: b} => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | mir::interpret::Scalar::Ptr(ptr) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> src/eval_context.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | ConstValue::Unevaluated(def_id, substs) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> src/eval_context.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 309 | ConstValue::ByRef(..) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> src/eval_context.rs:312:13 [INFO] [stdout] | [INFO] [stdout] 312 | ConstValue::Scalar(prim_val) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> src/eval_context.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | ConstValue::ScalarPair(p1, p2) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:322:97 [INFO] [stdout] | [INFO] [stdout] 322 | pub(super) fn resolve(&self, def_id: DefId, substs: &'tcx Substs<'tcx>) -> EvalResult<'tcx, ty::Instance<'tcx>> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:335:44 [INFO] [stdout] | [INFO] [stdout] 335 | ty.is_sized(self.tcx.at(DUMMY_SP), ty::ParamEnv::empty()) [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:338:38 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn load_mir(&self, instance: ty::InstanceDef<'tcx>) -> EvalResult<'tcx, &'tcx mir::Mir<'tcx>> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:338:87 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn load_mir(&self, instance: ty::InstanceDef<'tcx>) -> EvalResult<'tcx, &'tcx mir::Mir<'tcx>> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | ... ty::InstanceDef::Item(def_id) => self.tcx.maybe_optimized_mir(def_id).ok_or_else(|| EvalError::NoMirFor(self.tcx.item_path_str(def_... [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:350:44 [INFO] [stdout] | [INFO] [stdout] 350 | self.tcx.normalize_erasing_regions(ty::ParamEnv::reveal_all(), substituted) [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 400 | instance: ty::Instance<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> src/eval_context.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:402:20 [INFO] [stdout] | [INFO] [stdout] 402 | mir: &'tcx mir::Mir<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:415:20 [INFO] [stdout] | [INFO] [stdout] 415 | block: mir::START_BLOCK, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:485:18 [INFO] [stdout] | [INFO] [stdout] 485 | rvalue: &mir::Rvalue<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:486:17 [INFO] [stdout] | [INFO] [stdout] 486 | place: &mir::Place<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | mir::AggregateKind::Adt(adt_def, variant_index, _, active_field_index) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:539:70 [INFO] [stdout] | [INFO] [stdout] 539 | let (field_dest, _) = self.place_field(dest, mir::Field::new(field_index), layout)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | ty::TyArray(elem_ty, n) => (elem_ty, n.unwrap_usize(self.tcx)), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:586:23 [INFO] [stdout] | [INFO] [stdout] 586 | NullaryOp(mir::NullOp::Box, ty) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:601:23 [INFO] [stdout] | [INFO] [stdout] 601 | NullaryOp(mir::NullOp::SizeOf, ty) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:655:25 [INFO] [stdout] | [INFO] [stdout] 655 | ty::TyFnDef(def_id, substs) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:664:25 [INFO] [stdout] | [INFO] [stdout] 664 | ty::TyFnPtr(_) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:672:25 [INFO] [stdout] | [INFO] [stdout] 672 | ty::TyClosure(def_id, substs) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:674:59 [INFO] [stdout] | [INFO] [stdout] 674 | ... self.tcx, def_id, substs, ty::ClosureKind::FnOnce); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:696:24 [INFO] [stdout] | [INFO] [stdout] 696 | if let ty::TyAdt(adt_def, _) = ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:722:13 [INFO] [stdout] | [INFO] [stdout] 722 | ty::TyRawPtr(ty::TypeAndMut {ty, .. }) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:722:26 [INFO] [stdout] | [INFO] [stdout] 722 | ty::TyRawPtr(ty::TypeAndMut {ty, .. }) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:723:13 [INFO] [stdout] | [INFO] [stdout] 723 | ty::TyRef(_, ty, _) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:724:24 [INFO] [stdout] | [INFO] [stdout] 724 | if let ty::TyForeign(def_id) = ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:732:13 [INFO] [stdout] | [INFO] [stdout] 732 | ty::TyAdt(def, _) if def.is_box() => !self.type_is_sized(ty.boxed_ty()), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:798:37 [INFO] [stdout] | [INFO] [stdout] 798 | Err(EvalError::Overflow(mir::BinOp::Mul)) [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:802:59 [INFO] [stdout] | [INFO] [stdout] 802 | pub(super) fn eval_operand_to_primval(&mut self, op: &mir::Operand<'tcx>) -> EvalResult<'tcx, PrimVal> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:808:48 [INFO] [stdout] | [INFO] [stdout] 808 | pub(super) fn eval_operand(&mut self, op: &mir::Operand<'tcx>) -> EvalResult<'tcx, Value> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:816:21 [INFO] [stdout] | [INFO] [stdout] 816 | let mir::Constant { ref literal, .. } = **constant; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Literal` [INFO] [stdout] --> src/eval_context.rs:818:21 [INFO] [stdout] | [INFO] [stdout] 818 | Literal::Value { ref value } => self.const_to_value(&value.val)?, [INFO] [stdout] | ^^^^^^^ use of undeclared type `Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Literal` [INFO] [stdout] --> src/eval_context.rs:819:21 [INFO] [stdout] | [INFO] [stdout] 819 | Literal::Promoted { index } => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:840:13 [INFO] [stdout] | [INFO] [stdout] 840 | layout::Variants::Single { index } => { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:843:13 [INFO] [stdout] | [INFO] [stdout] 843 | layout::Variants::Tagged { .. } | [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:844:13 [INFO] [stdout] | [INFO] [stdout] 844 | layout::Variants::NicheFilling { .. } => {}, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:847:60 [INFO] [stdout] | [INFO] [stdout] 847 | let (discr_place, discr) = self.place_field(place, mir::Field::new(0), layout)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:853:13 [INFO] [stdout] | [INFO] [stdout] 853 | layout::Variants::Single { .. } => bug!(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:854:13 [INFO] [stdout] | [INFO] [stdout] 854 | layout::Variants::Tagged { .. } => raw_discr_primval.to_bytes()?, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:855:13 [INFO] [stdout] | [INFO] [stdout] 855 | layout::Variants::NicheFilling { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:891:13 [INFO] [stdout] | [INFO] [stdout] 891 | layout::Variants::Single { index } => { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:896:32 [INFO] [stdout] | [INFO] [stdout] 896 | ... layout::Abi::Uninhabited); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:899:13 [INFO] [stdout] | [INFO] [stdout] 899 | layout::Variants::Tagged { .. } => { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:903:66 [INFO] [stdout] | [INFO] [stdout] 903 | let (discr_dest, discr) = self.place_field(dest, mir::Field::new(0), layout)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:906:13 [INFO] [stdout] | [INFO] [stdout] 906 | layout::Variants::NicheFilling { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:914:48 [INFO] [stdout] | [INFO] [stdout] 914 | self.place_field(dest, mir::Field::new(0), layout)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:925:47 [INFO] [stdout] | [INFO] [stdout] 925 | pub(super) fn operand_ty(&self, operand: &mir::Operand<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1151:13 [INFO] [stdout] | [INFO] [stdout] 1151 | ty::TyBool => PrimValKind::Bool, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1152:13 [INFO] [stdout] | [INFO] [stdout] 1152 | ty::TyChar => PrimValKind::Char, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1154:13 [INFO] [stdout] | [INFO] [stdout] 1154 | ty::TyInt(int_ty) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1167:13 [INFO] [stdout] | [INFO] [stdout] 1167 | ty::TyUint(uint_ty) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1180:13 [INFO] [stdout] | [INFO] [stdout] 1180 | ty::TyFloat(FloatTy::F32) => PrimValKind::F32, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/eval_context.rs:1180:25 [INFO] [stdout] | [INFO] [stdout] 1180 | ty::TyFloat(FloatTy::F32) => PrimValKind::F32, [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1181:13 [INFO] [stdout] | [INFO] [stdout] 1181 | ty::TyFloat(FloatTy::F64) => PrimValKind::F64, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/eval_context.rs:1181:25 [INFO] [stdout] | [INFO] [stdout] 1181 | ty::TyFloat(FloatTy::F64) => PrimValKind::F64, [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1183:13 [INFO] [stdout] | [INFO] [stdout] 1183 | ty::TyFnPtr(_) => PrimValKind::FnPtr, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1185:13 [INFO] [stdout] | [INFO] [stdout] 1185 | ty::TyRawPtr(ty::TypeAndMut { ty, .. }) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1185:26 [INFO] [stdout] | [INFO] [stdout] 1185 | ty::TyRawPtr(ty::TypeAndMut { ty, .. }) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1186:13 [INFO] [stdout] | [INFO] [stdout] 1186 | ty::TyRef(_, ty, _) if self.type_is_sized(ty) => PrimValKind::Ptr, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1188:13 [INFO] [stdout] | [INFO] [stdout] 1188 | ty::TyAdt(ref def, _) if def.is_box() => PrimValKind::Ptr, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1190:13 [INFO] [stdout] | [INFO] [stdout] 1190 | ty::TyAdt(..) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:1192:21 [INFO] [stdout] | [INFO] [stdout] 1192 | layout::Abi::Scalar(ref scalar) => { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1215:13 [INFO] [stdout] | [INFO] [stdout] 1215 | ty::TyBool if val.is_concrete() && val.to_bytes()? > 1 => Err(EvalError::InvalidBool), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1217:13 [INFO] [stdout] | [INFO] [stdout] 1217 | ty::TyChar if val.is_concrete() && ::std::char::from_u32(val.to_bytes()? as u32).is_none() [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1240:17 [INFO] [stdout] | [INFO] [stdout] 1240 | ty::TyDynamic(..) => self.memory.read_ptr(extra)?, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1241:17 [INFO] [stdout] | [INFO] [stdout] 1241 | ty::TySlice(..) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1242:17 [INFO] [stdout] | [INFO] [stdout] 1242 | ty::TyStr => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1264:13 [INFO] [stdout] | [INFO] [stdout] 1264 | ty::TyBool => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1271:13 [INFO] [stdout] | [INFO] [stdout] 1271 | ty::TyChar => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1283:13 [INFO] [stdout] | [INFO] [stdout] 1283 | ty::TyInt(int_ty) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1306:13 [INFO] [stdout] | [INFO] [stdout] 1306 | ty::TyUint(uint_ty) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1324:13 [INFO] [stdout] | [INFO] [stdout] 1324 | ty::TyFloat(FloatTy::F32) => PrimVal::from_f32(self.memory.read_f32(ptr)?), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/eval_context.rs:1324:25 [INFO] [stdout] | [INFO] [stdout] 1324 | ty::TyFloat(FloatTy::F32) => PrimVal::from_f32(self.memory.read_f32(ptr)?), [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1325:13 [INFO] [stdout] | [INFO] [stdout] 1325 | ty::TyFloat(FloatTy::F64) => PrimVal::from_f64(self.memory.read_f64(ptr)?), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/eval_context.rs:1325:25 [INFO] [stdout] | [INFO] [stdout] 1325 | ty::TyFloat(FloatTy::F64) => PrimVal::from_f64(self.memory.read_f64(ptr)?), [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1327:13 [INFO] [stdout] | [INFO] [stdout] 1327 | ty::TyFnPtr(_) => self.memory.read_ptr(ptr)?, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1328:13 [INFO] [stdout] | [INFO] [stdout] 1328 | ty::TyRef(_, ty, _) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1329:13 [INFO] [stdout] | [INFO] [stdout] 1329 | ty::TyRawPtr(ty::TypeAndMut {ty, ..}) => return self.read_ptr(ptr, ty).map(Some), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1329:26 [INFO] [stdout] | [INFO] [stdout] 1329 | ty::TyRawPtr(ty::TypeAndMut {ty, ..}) => return self.read_ptr(ptr, ty).map(Some), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1331:13 [INFO] [stdout] | [INFO] [stdout] 1331 | ty::TyAdt(def, _) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:1336:24 [INFO] [stdout] | [INFO] [stdout] 1336 | if let layout::Abi::Scalar(ref scalar) = self.type_layout(ty)?.abi { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:1338:28 [INFO] [stdout] | [INFO] [stdout] 1338 | if let layout::Int(_, s) = scalar.value { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:1366:39 [INFO] [stdout] | [INFO] [stdout] 1366 | pub(super) fn mir(&self) -> &'tcx mir::Mir<'tcx> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1387:15 [INFO] [stdout] | [INFO] [stdout] 1387 | (&ty::TyArray(_, length), &ty::TySlice(_)) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | (&ty::TyArray(_, length), &ty::TySlice(_)) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1392:15 [INFO] [stdout] | [INFO] [stdout] 1392 | (&ty::TyDynamic(..), &ty::TyDynamic(..)) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1392:35 [INFO] [stdout] | [INFO] [stdout] 1392 | (&ty::TyDynamic(..), &ty::TyDynamic(..)) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1398:18 [INFO] [stdout] | [INFO] [stdout] 1398 | (_, &ty::TyDynamic(ref data, _)) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1419:15 [INFO] [stdout] | [INFO] [stdout] 1419 | (&ty::TyRef(_, s, _), &ty::TyRef(_, d, _)) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1419:36 [INFO] [stdout] | [INFO] [stdout] 1419 | (&ty::TyRef(_, s, _), &ty::TyRef(_, d, _)) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1420:15 [INFO] [stdout] | [INFO] [stdout] 1420 | (&ty::TyRef(_, s, _), &ty::TyRawPtr(ty::TypeAndMut {ty: d, ..})) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1420:36 [INFO] [stdout] | [INFO] [stdout] 1420 | (&ty::TyRef(_, s, _), &ty::TyRawPtr(ty::TypeAndMut {ty: d, ..})) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1420:49 [INFO] [stdout] | [INFO] [stdout] 1420 | (&ty::TyRef(_, s, _), &ty::TyRawPtr(ty::TypeAndMut {ty: d, ..})) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1421:15 [INFO] [stdout] | [INFO] [stdout] 1421 | (&ty::TyRawPtr(ty::TypeAndMut {ty: s, ..}), &ty::TyRawPtr(ty::TypeAndMut {ty: d, ..})) => [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1421:28 [INFO] [stdout] | [INFO] [stdout] 1421 | (&ty::TyRawPtr(ty::TypeAndMut {ty: s, ..}), &ty::TyRawPtr(ty::TypeAndMut {ty: d, ..})) => [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1421:58 [INFO] [stdout] | [INFO] [stdout] 1421 | (&ty::TyRawPtr(ty::TypeAndMut {ty: s, ..}), &ty::TyRawPtr(ty::TypeAndMut {ty: d, ..})) => [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1421:71 [INFO] [stdout] | [INFO] [stdout] 1421 | (&ty::TyRawPtr(ty::TypeAndMut {ty: s, ..}), &ty::TyRawPtr(ty::TypeAndMut {ty: d, ..})) => [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1423:15 [INFO] [stdout] | [INFO] [stdout] 1423 | (&ty::TyAdt(def_a, substs_a), &ty::TyAdt(def_b, substs_b)) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1423:44 [INFO] [stdout] | [INFO] [stdout] 1423 | (&ty::TyAdt(def_a, substs_a), &ty::TyAdt(def_b, substs_b)) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:1527:16 [INFO] [stdout] | [INFO] [stdout] 1527 | local: mir::Local, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:1544:36 [INFO] [stdout] | [INFO] [stdout] 1544 | pub fn get_local(&self, local: mir::Local) -> EvalResult<'tcx, Value> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:1549:36 [INFO] [stdout] | [INFO] [stdout] 1549 | fn set_local(&mut self, local: mir::Local, value: Value) { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/eval_context.rs:1561:21 [INFO] [stdout] | [INFO] [stdout] 1561 | impl IntegerExt for layout::Integer { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> src/eval_context.rs:1565:19 [INFO] [stdout] | [INFO] [stdout] 1565 | I8 => Size::from_bits(8), [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> src/eval_context.rs:1566:20 [INFO] [stdout] | [INFO] [stdout] 1566 | I16 => Size::from_bits(16), [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> src/eval_context.rs:1567:20 [INFO] [stdout] | [INFO] [stdout] 1567 | I32 => Size::from_bits(32), [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> src/eval_context.rs:1568:20 [INFO] [stdout] | [INFO] [stdout] 1568 | I64 => Size::from_bits(64), [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> src/eval_context.rs:1569:21 [INFO] [stdout] | [INFO] [stdout] 1569 | I128 => Size::from_bits(128), [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1575:77 [INFO] [stdout] | [INFO] [stdout] 1575 | pub fn monomorphize_field_ty<'a, 'tcx:'a >(tcx: TyCtxt<'a, 'tcx, 'tcx>, f: &ty::FieldDef, substs: &'tcx Substs<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1577:35 [INFO] [stdout] | [INFO] [stdout] 1577 | tcx.normalize_erasing_regions(ty::ParamEnv::reveal_all(), substituted) [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/eval_context.rs:1594:48 [INFO] [stdout] | [INFO] [stdout] 1594 | impl<'b, 'tcx: 'b> IntoValTyPair<'tcx> for &'b mir::Operand<'tcx> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1640:48 [INFO] [stdout] | [INFO] [stdout] 1640 | self.tcx.normalize_erasing_regions(ty::ParamEnv::reveal_all(), &ty) [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/eval_context.rs:1648:6 [INFO] [stdout] | [INFO] [stdout] 1648 | ) -> ty::Instance<'tcx> [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Kind` [INFO] [stdout] --> src/eval_context.rs:1651:38 [INFO] [stdout] | [INFO] [stdout] 1651 | let substs = tcx.intern_substs(&[Kind::from(ty)]); [INFO] [stdout] | ^^^^ use of undeclared type `Kind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/executor.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | goto_block: mir::BasicBlock, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/executor.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let instance = ty::Instance::mono(tcx, def_id); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DefPathData` [INFO] [stdout] --> src/executor.rs:227:70 [INFO] [stdout] | [INFO] [stdout] 227 | if tcx.def_key(instance.def_id()).disambiguated_data.data == DefPathData::ClosureExpr { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DefPathData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/format_executor.rs:70:96 [INFO] [stdout] | [INFO] [stdout] 70 | ...ntext<'a, 'tcx>, ty: Ty<'tcx>, field_substs: &ty::subst::Substs<'tcx>, name: &str) -> Option<(Ty<'tcx>, u64)> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/format_executor.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 92 | let substs_u8 = tcx.mk_substs([ty::subst::Kind::from(tcx.types.u8)].iter()); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/format_executor.rs:126:42 [INFO] [stdout] | [INFO] [stdout] 126 | let substs = self.tcx.mk_substs([ty::subst::Kind::from(ty)].iter()); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/format_executor.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | let instance = ty::Instance::new(self.entry_def_id, substs); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> src/format_executor.rs:228:25 [INFO] [stdout] | [INFO] [stdout] 228 | display_fn: Option<(ast::NodeId, Span)>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/format_executor.rs:242:39 [INFO] [stdout] | [INFO] [stdout] 242 | fn visit_item(&mut self, i: &'tcx hir::Item){ [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/format_executor.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | hir::ItemKind::Fn(..) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/format_executor.rs:253:55 [INFO] [stdout] | [INFO] [stdout] 253 | fn visit_trait_item(&mut self, _trait_item: &'tcx hir::TraitItem) { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/format_executor.rs:256:53 [INFO] [stdout] | [INFO] [stdout] 256 | fn visit_impl_item(&mut self, _impl_item: &'tcx hir::ImplItem) { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | local: mir::Local, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | pub(super) instance: ty::Instance<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | pub(super) promoted: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | ty::TyArray(elem, n) => (elem, n.unwrap_usize(tcx)), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | ty::TySlice(elem) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:124:46 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn try_read_place(&mut self, place: &mir::Place<'tcx>) -> EvalResult<'tcx, Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | Local(mir::RETURN_PLACE) => Err(EvalError::ReadFromReturnPointer), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:133:32 [INFO] [stdout] | [INFO] [stdout] 133 | let instance = ty::Instance::mono(self.tcx, static_.def_id); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | field: mir::Field, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:184:52 [INFO] [stdout] | [INFO] [stdout] 184 | fn try_read_place_projection(&mut self, proj: &mir::PlaceProjection<'tcx>) -> EvalResult<'tcx, Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Deref` is not bound in all patterns [INFO] [stdout] --> src/place.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | Downcast(..) | [INFO] [stdout] | ^^^^^^^^^^^^ pattern doesn't bind `Deref` [INFO] [stdout] 195 | Subslice { .. } | [INFO] [stdout] | ^^^^^^^^^^^^^^^ pattern doesn't bind `Deref` [INFO] [stdout] 196 | // reading index 0 or index 1 from a ByVal or ByVal pair could be optimized [INFO] [stdout] 197 | ConstantIndex { .. } | Index(_) | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `Deref` [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `Deref` [INFO] [stdout] 198 | // No way to optimize this projection any better than the normal place path [INFO] [stdout] 199 | Deref => Ok(None), [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Deref` [INFO] [stdout] --> src/place.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | Deref => Ok(None), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:203:58 [INFO] [stdout] | [INFO] [stdout] 203 | pub(super) fn eval_and_read_place(&mut self, place: &mir::Place<'tcx>) -> EvalResult<'tcx, Value> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:244:53 [INFO] [stdout] | [INFO] [stdout] 244 | pub(super) fn eval_place(&mut self, mir_place: &mir::Place<'tcx>) -> EvalResult<'tcx, Place<'tcx>> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:247:19 [INFO] [stdout] | [INFO] [stdout] 247 | Local(mir::RETURN_PLACE) => self.frame().return_place, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | let instance = ty::Instance::mono(self.tcx, static_.def_id); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:272:16 [INFO] [stdout] | [INFO] [stdout] 272 | field: mir::Field, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 344 | ty::TyDynamic(..) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 351 | ty::TyStr | ty::TySlice(_) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | ty::TyStr | ty::TySlice(_) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:399:21 [INFO] [stdout] | [INFO] [stdout] 399 | mir::BinOp::Mul, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:405:21 [INFO] [stdout] | [INFO] [stdout] 405 | mir::BinOp::Add, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:435:21 [INFO] [stdout] | [INFO] [stdout] 435 | proj_elem: &mir::ProjectionElem<'tcx, mir::Local, Ty<'tcx>>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:435:47 [INFO] [stdout] | [INFO] [stdout] 435 | proj_elem: &mir::ProjectionElem<'tcx, mir::Local, Ty<'tcx>>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:452:21 [INFO] [stdout] | [INFO] [stdout] 452 | ty::TyRawPtr(ty::TypeAndMut {ty, ..}) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:452:34 [INFO] [stdout] | [INFO] [stdout] 452 | ty::TyRawPtr(ty::TypeAndMut {ty, ..}) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 453 | ty::TyRef(_, ty, _) => ty, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/place.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | ty::TyAdt(def, _) if def.is_box() => base_ty.boxed_ty(), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/place.rs:519:43 [INFO] [stdout] | [INFO] [stdout] 519 | pub(super) fn place_ty(&self, place: &mir::Place<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/memory.rs:178:32 [INFO] [stdout] | [INFO] [stdout] 178 | rustc_allocations: HashMap, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/memory.rs:197:33 [INFO] [stdout] | [INFO] [stdout] 197 | functions: HashMap>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/memory.rs:200:35 [INFO] [stdout] | [INFO] [stdout] 200 | function_alloc_cache: HashMap, AllocId>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/memory.rs:253:49 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn create_fn_alloc(&mut self, instance: ty::Instance<'tcx>) -> MemoryPointer { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/memory.rs:303:50 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn get_rustc_allocation(&mut self, tcx: &ty::TyCtxt<'a, 'tcx, 'tcx>, ptr: mir::interpret::Pointer) [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/memory.rs:303:83 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn get_rustc_allocation(&mut self, tcx: &ty::TyCtxt<'a, 'tcx, 'tcx>, ptr: mir::interpret::Pointer) [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AllocType` [INFO] [stdout] --> src/memory.rs:311:22 [INFO] [stdout] | [INFO] [stdout] 311 | Some(AllocType::Static(_)) => unimplemented!(), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `AllocType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AllocType` [INFO] [stdout] --> src/memory.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | Some(AllocType::Function(_)) => unimplemented!(), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `AllocType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AllocType` [INFO] [stdout] --> src/memory.rs:313:22 [INFO] [stdout] | [INFO] [stdout] 313 | Some(AllocType::Memory(alloc)) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `AllocType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:420:33 [INFO] [stdout] | [INFO] [stdout] 420 | pub fn endianness(&self) -> layout::Endian { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/memory.rs:510:21 [INFO] [stdout] | [INFO] [stdout] 510 | mir::BinOp::Add, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/memory.rs:564:66 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn get_fn(&self, ptr: MemoryPointer) -> EvalResult<'tcx, ty::Instance<'tcx>> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/memory.rs:755:98 [INFO] [stdout] | [INFO] [stdout] 755 | pub fn write_fresh_symbolic_var(&mut self, ptr: MemoryPointer, size: u64, label: String, ty: ty::Ty<'tcx>) [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/memory.rs:883:25 [INFO] [stdout] | [INFO] [stdout] 883 | mir::BinOp::Add, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:950:34 [INFO] [stdout] | [INFO] [stdout] 950 | let src_idx = if let layout::Endian::Big = self.endianness() { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1096:21 [INFO] [stdout] | [INFO] [stdout] 1096 | layout::Endian::Little => { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1101:21 [INFO] [stdout] | [INFO] [stdout] 1101 | layout::Endian::Big => { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/memory.rs:1140:29 [INFO] [stdout] | [INFO] [stdout] 1140 | ... mir::BinOp::Add, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1301:38 [INFO] [stdout] | [INFO] [stdout] 1301 | fn write_target_uint(endianness: layout::Endian, mut target: &mut [u8], data: u128) -> Result<(), io::Error> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1304:13 [INFO] [stdout] | [INFO] [stdout] 1304 | layout::Endian::Little => target.write_uint128::(data, len), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1305:13 [INFO] [stdout] | [INFO] [stdout] 1305 | layout::Endian::Big => target.write_uint128::(data, len), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1309:37 [INFO] [stdout] | [INFO] [stdout] 1309 | fn write_target_int(endianness: layout::Endian, mut target: &mut [u8], data: i128) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1314:13 [INFO] [stdout] | [INFO] [stdout] 1314 | layout::Endian::Little => target.write_int128::(data, len), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1315:13 [INFO] [stdout] | [INFO] [stdout] 1315 | layout::Endian::Big => target.write_int128::(data, len), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1320:33 [INFO] [stdout] | [INFO] [stdout] 1320 | fn read_target_uint(endianness: layout::Endian, sbytes: &[SByte]) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1332:9 [INFO] [stdout] | [INFO] [stdout] 1332 | layout::Endian::Little => source.read_uint128::(source.len()), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1333:9 [INFO] [stdout] | [INFO] [stdout] 1333 | layout::Endian::Big => source.read_uint128::(source.len()), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1337:32 [INFO] [stdout] | [INFO] [stdout] 1337 | fn read_target_int(endianness: layout::Endian, sbytes: &[SByte]) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1349:9 [INFO] [stdout] | [INFO] [stdout] 1349 | layout::Endian::Little => source.read_int128::(source.len()), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1350:9 [INFO] [stdout] | [INFO] [stdout] 1350 | layout::Endian::Big => source.read_int128::(source.len()), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1354:32 [INFO] [stdout] | [INFO] [stdout] 1354 | fn read_target_f32(endianness: layout::Endian, sbytes: &[SByte]) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1366:9 [INFO] [stdout] | [INFO] [stdout] 1366 | layout::Endian::Little => source.read_f32::(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1367:9 [INFO] [stdout] | [INFO] [stdout] 1367 | layout::Endian::Big => source.read_f32::(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1371:32 [INFO] [stdout] | [INFO] [stdout] 1371 | fn read_target_f64(endianness: layout::Endian, sbytes: &[SByte]) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1383:9 [INFO] [stdout] | [INFO] [stdout] 1383 | layout::Endian::Little => source.read_f64::(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `layout` [INFO] [stdout] --> src/memory.rs:1384:9 [INFO] [stdout] | [INFO] [stdout] 1384 | layout::Endian::Big => source.read_f64::(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | op: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | left: &mir::Operand<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | right: &mir::Operand<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | op: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | left: &mir::Operand<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | right: &mir::Operand<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | op: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | left: &mir::Operand<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | right: &mir::Operand<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | bin_op: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Ge` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | ^^ ^^ ^^ -- ^^^ pattern doesn't bind `Ge` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `Ge` [INFO] [stdout] | | pattern doesn't bind `Ge` [INFO] [stdout] | pattern doesn't bind `Ge` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Ge` [INFO] [stdout] --> src/operator.rs:187:32 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Gt` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | ^^ ^^ -- ^^ ^^^ pattern doesn't bind `Gt` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Gt` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `Gt` [INFO] [stdout] | pattern doesn't bind `Gt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Gt` [INFO] [stdout] --> src/operator.rs:187:27 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Le` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | ^^ -- ^^ ^^ ^^^ pattern doesn't bind `Le` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Le` [INFO] [stdout] | | | pattern doesn't bind `Le` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `Le` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Le` [INFO] [stdout] --> src/operator.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lt` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | -- ^^ ^^ ^^ ^^^ pattern doesn't bind `Lt` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Lt` [INFO] [stdout] | | | pattern doesn't bind `Lt` [INFO] [stdout] | | pattern doesn't bind `Lt` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lt` [INFO] [stdout] --> src/operator.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sub` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | ^^ ^^ ^^ ^^ --- variable not in all patterns [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Sub` [INFO] [stdout] | | | pattern doesn't bind `Sub` [INFO] [stdout] | | pattern doesn't bind `Sub` [INFO] [stdout] | pattern doesn't bind `Sub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sub` [INFO] [stdout] --> src/operator.rs:187:37 [INFO] [stdout] | [INFO] [stdout] 187 | Lt | Le | Gt | Ge | Sub [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Add` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | Add | BitAnd | Sub [INFO] [stdout] | --- ^^^^^^ ^^^ pattern doesn't bind `Add` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `Add` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Add` [INFO] [stdout] --> src/operator.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Add | BitAnd | Sub [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BitAnd` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Add | BitAnd | Sub [INFO] [stdout] | ^^^ ------ ^^^ pattern doesn't bind `BitAnd` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BitAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BitAnd` [INFO] [stdout] --> src/operator.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | Add | BitAnd | Sub [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sub` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Add | BitAnd | Sub [INFO] [stdout] | ^^^ ^^^^^^ --- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `Sub` [INFO] [stdout] | pattern doesn't bind `Sub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sub` [INFO] [stdout] --> src/operator.rs:217:32 [INFO] [stdout] | [INFO] [stdout] 217 | Add | BitAnd | Sub [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Add` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:223:23 [INFO] [stdout] | [INFO] [stdout] 223 | Add | BitAnd [INFO] [stdout] | --- ^^^^^^ pattern doesn't bind `Add` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Add` [INFO] [stdout] --> src/operator.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | Add | BitAnd [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BitAnd` is not bound in all patterns [INFO] [stdout] --> src/operator.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | Add | BitAnd [INFO] [stdout] | ^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BitAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BitAnd` [INFO] [stdout] --> src/operator.rs:223:23 [INFO] [stdout] | [INFO] [stdout] 223 | Add | BitAnd [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/operator.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | if let ty::TyFloat(fty) = left_ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/operator.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | FloatTy::F32 => float_math!(Single), [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatTy` [INFO] [stdout] --> src/operator.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | FloatTy::F64 => float_math!(Double), [INFO] [stdout] | ^^^^^^^ use of undeclared type `FloatTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | bin_op: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:361:17 [INFO] [stdout] | [INFO] [stdout] 361 | bin_op: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:369:22 [INFO] [stdout] | [INFO] [stdout] 369 | if bin_op == mir::BinOp::Shl || bin_op == mir::BinOp::Shr { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:369:51 [INFO] [stdout] | [INFO] [stdout] 369 | if bin_op == mir::BinOp::Shl || bin_op == mir::BinOp::Shr { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:374:25 [INFO] [stdout] | [INFO] [stdout] 374 | mir::BinOp::Shl => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:381:25 [INFO] [stdout] | [INFO] [stdout] 381 | mir::BinOp::Shr => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | mir::BinOp::Add => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:425:70 [INFO] [stdout] | [INFO] [stdout] 425 | self.memory.constraints.add_binop_constraint(mir::BinOp::Lt, res, left, left_kind) [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:451:90 [INFO] [stdout] | [INFO] [stdout] 451 | let left_positive = self.memory.constraints.add_binop_constraint(mir::BinOp::Ge, left, zero, left_kind); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:452:91 [INFO] [stdout] | [INFO] [stdout] 452 | let right_positive = self.memory.constraints.add_binop_constraint(mir::BinOp::Ge, right, zero, right_kind); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:453:89 [INFO] [stdout] | [INFO] [stdout] 453 | let res_positive = self.memory.constraints.add_binop_constraint(mir::BinOp::Ge, res, zero, left_kind); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:454:88 [INFO] [stdout] | [INFO] [stdout] 454 | let res_negative = self.memory.constraints.add_unop_constraint(mir::UnOp::Not, res_positive, Bool); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:464:13 [INFO] [stdout] | [INFO] [stdout] 464 | mir::BinOp::Sub => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:468:70 [INFO] [stdout] | [INFO] [stdout] 468 | self.memory.constraints.add_binop_constraint(mir::BinOp::Gt, res, left, left_kind) [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:475:90 [INFO] [stdout] | [INFO] [stdout] 475 | let left_positive = self.memory.constraints.add_binop_constraint(mir::BinOp::Ge, left, zero, left_kind); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:476:91 [INFO] [stdout] | [INFO] [stdout] 476 | let right_negative = self.memory.constraints.add_binop_constraint(mir::BinOp::Lt, right, zero, right_kind); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:477:89 [INFO] [stdout] | [INFO] [stdout] 477 | let res_positive = self.memory.constraints.add_binop_constraint(mir::BinOp::Ge, res, zero, left_kind); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:478:88 [INFO] [stdout] | [INFO] [stdout] 478 | let res_negative = self.memory.constraints.add_unop_constraint(mir::UnOp::Not, res_positive, Bool); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:494:17 [INFO] [stdout] | [INFO] [stdout] 494 | bin_op: mir::BinOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/operator.rs:517:16 [INFO] [stdout] | [INFO] [stdout] 517 | un_op: mir::UnOp, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | }.visit_statement(block, stmt, mir::Location { block, statement_index: stmt_id }); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:75:47 [INFO] [stdout] | [INFO] [stdout] 75 | }.visit_terminator(block, terminator, mir::Location { block, statement_index: stmt_id }); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:85:36 [INFO] [stdout] | [INFO] [stdout] 85 | fn statement(&mut self, stmt: &mir::Statement<'tcx>) -> EvalResult<'tcx> { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:129:32 [INFO] [stdout] | [INFO] [stdout] 129 | terminator: &mir::Terminator<'tcx>) [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:148:16 [INFO] [stdout] | [INFO] [stdout] 148 | mir: &'tcx mir::Mir<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/step.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | instance: ty::Instance<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subst` [INFO] [stdout] --> src/step.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | substs: &'tcx subst::Substs<'tcx>, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `subst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/step.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | ty::ParamEnv::empty(), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/step.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | let name = ty::tls::with(|tcx| tcx.item_path_str(def_id)); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:199:45 [INFO] [stdout] | [INFO] [stdout] 199 | fn visit_constant(&mut self, constant: &mir::Constant<'tcx>, location: mir::Location) { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:199:76 [INFO] [stdout] | [INFO] [stdout] 199 | fn visit_constant(&mut self, constant: &mir::Constant<'tcx>, location: mir::Location) { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | mir::Literal::Value { value: &ty::Const { val: ConstValue::Unevaluated(def_id, substs), .. } } => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/step.rs:203:43 [INFO] [stdout] | [INFO] [stdout] 203 | mir::Literal::Value { value: &ty::Const { val: ConstValue::Unevaluated(def_id, substs), .. } } => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> src/step.rs:203:60 [INFO] [stdout] | [INFO] [stdout] 203 | mir::Literal::Value { value: &ty::Const { val: ConstValue::Unevaluated(def_id, substs), .. } } => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | mir::Literal::Value { .. } => {} [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | mir::Literal::Promoted { index } => { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | place: &mir::Place<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:235:19 [INFO] [stdout] | [INFO] [stdout] 235 | location: mir::Location [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/step.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | if let mir::Place::Static(ref static_) = *place { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/step.rs:243:24 [INFO] [stdout] | [INFO] [stdout] 243 | if let hir::map::Node::NodeItem(&hir::Item { ref node, .. }) = node_item { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/step.rs:243:50 [INFO] [stdout] | [INFO] [stdout] 243 | if let hir::map::Node::NodeItem(&hir::Item { ref node, .. }) = node_item { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/step.rs:244:28 [INFO] [stdout] | [INFO] [stdout] 244 | if let hir::ItemKind::Static(_, m, _) = *node { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/step.rs:245:69 [INFO] [stdout] | [INFO] [stdout] 245 | self.global_item(def_id, substs, span, m == hir::MutImmutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/step.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | if let hir::def::Def::Static(_, mutable) = def { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/drop.rs:12:70 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) fn drop_place(&mut self, lval: Place<'tcx>, instance: ty::Instance<'tcx>, ty: Ty<'tcx>, span: Span) -> EvalResult<'tcx> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/drop.rs:28:61 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn drop(&mut self, arg: Value, mut instance: ty::Instance<'tcx>, ty: Ty<'tcx>, span: Span) -> EvalResult<'tcx> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/drop.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let ty::InstanceDef::DropGlue(_, None) = instance.def { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/drop.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | ty::TyDynamic(..) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | instance: ty::Instance<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | args: &[mir::Operand<'tcx>], [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | dest_layout: ty::layout::TyLayout<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | target: mir::BasicBlock, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:41:46 [INFO] [stdout] | [INFO] [stdout] 41 | self.intrinsic_with_overflow(mir::BinOp::Add, &args[0], &args[1], dest, dest_ty)?, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | self.intrinsic_with_overflow(mir::BinOp::Sub, &args[0], &args[1], dest, dest_ty)?, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:47:46 [INFO] [stdout] | [INFO] [stdout] 47 | self.intrinsic_with_overflow(mir::BinOp::Mul, &args[0], &args[1], dest, dest_ty)?, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:110:47 [INFO] [stdout] | [INFO] [stdout] 110 | let (val, _) = self.binary_op(mir::BinOp::Eq, old, ty, expect_old, ty)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | "or" => mir::BinOp::BitOr, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | "xor" => mir::BinOp::BitXor, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | "and" => mir::BinOp::BitAnd, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | "xadd" => mir::BinOp::Add, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | "xsub" => mir::BinOp::Sub, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:236:36 [INFO] [stdout] | [INFO] [stdout] 236 | "fadd_fast" => mir::BinOp::Add, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:237:36 [INFO] [stdout] | [INFO] [stdout] 237 | "fsub_fast" => mir::BinOp::Sub, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:238:36 [INFO] [stdout] | [INFO] [stdout] 238 | "fmul_fast" => mir::BinOp::Mul, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:239:36 [INFO] [stdout] | [INFO] [stdout] 239 | "fdiv_fast" => mir::BinOp::Div, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:240:36 [INFO] [stdout] | [INFO] [stdout] 240 | "frem_fast" => mir::BinOp::Rem, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:256:45 [INFO] [stdout] | [INFO] [stdout] 256 | let result = self.binary_op(mir::BinOp::Div, a, ty, b, ty)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:318:27 [INFO] [stdout] | [INFO] [stdout] 318 | let env = ty::ParamEnv::empty(); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:337:25 [INFO] [stdout] | [INFO] [stdout] 337 | mir::BinOp::Mul, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:342:25 [INFO] [stdout] | [INFO] [stdout] 342 | mir::BinOp::Add, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:352:44 [INFO] [stdout] | [INFO] [stdout] 352 | self.intrinsic_overflowing(mir::BinOp::Sub, &args[0], &args[1], dest, dest_ty)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:356:44 [INFO] [stdout] | [INFO] [stdout] 356 | self.intrinsic_overflowing(mir::BinOp::Mul, &args[0], &args[1], dest, dest_ty)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/intrinsic.rs:360:44 [INFO] [stdout] | [INFO] [stdout] 360 | self.intrinsic_overflowing(mir::BinOp::Add, &args[0], &args[1], dest, dest_ty)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | ty: ty::Ty<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | ty::TyAdt(..) | ty::TyTuple(..) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:501:33 [INFO] [stdout] | [INFO] [stdout] 501 | ty::TyAdt(..) | ty::TyTuple(..) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:521:25 [INFO] [stdout] | [INFO] [stdout] 521 | ty::TyAdt(def, substs) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:526:25 [INFO] [stdout] | [INFO] [stdout] 526 | ty::TyTuple(ref types) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:527:43 [INFO] [stdout] | [INFO] [stdout] 527 | ... let field_ty: ty::Ty<'tcx> = types.last().unwrap(); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:528:79 [INFO] [stdout] | [INFO] [stdout] 528 | ... let field_ty = self.tcx.normalize_erasing_regions(ty::ParamEnv::reveal_all(), field_ty); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | ty::TyDynamic(..) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:567:17 [INFO] [stdout] | [INFO] [stdout] 567 | ty::TySlice(_) | ty::TyStr => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:567:34 [INFO] [stdout] | [INFO] [stdout] 567 | ty::TySlice(_) | ty::TyStr => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:582:13 [INFO] [stdout] | [INFO] [stdout] 582 | f: &ty::FieldDef, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:583:10 [INFO] [stdout] | [INFO] [stdout] 583 | ) -> ty::Ty<'tcx> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/intrinsic.rs:584:44 [INFO] [stdout] | [INFO] [stdout] 584 | self.tcx.normalize_erasing_regions(ty::ParamEnv::reveal_all(), &f.ty(self.tcx, param_substs)) [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | pub(super) fn goto_block(&mut self, target: mir::BasicBlock) { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | terminator: &mir::Terminator<'tcx>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | ... mir::BinOp::Eq, discr_kind, discr_prim, prim); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | ... Constraint::new_compare(mir::BinOp::Ne, discr_kind, discr_prim, prim)); [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | ty::TyFnPtr(sig) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | ... ty::TyFnDef(..) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | ... ty::ParamEnv::reveal_all(), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:126:37 [INFO] [stdout] | [INFO] [stdout] 126 | ... ty::ParamEnv::reveal_all(), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | ty::TyFnDef(def_id, substs) => (self.resolve(def_id, substs)?, func_ty.fn_sig(self.tcx)), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | ... mir::BinOp::Eq, PrimValKind::Bool, cond_val, expected_val)]; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 193 | ... mir::BinOp::Ne, PrimValKind::Bool, cond_val, expected_val)]; [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:250:14 [INFO] [stdout] | [INFO] [stdout] 250 | sig: ty::FnSig<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 251 | real_sig: ty::FnSig<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | ty: ty::Ty<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:255:22 [INFO] [stdout] | [INFO] [stdout] 255 | real_ty: ty::Ty<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeVariants` [INFO] [stdout] --> src/terminator/mod.rs:262:19 [INFO] [stdout] | [INFO] [stdout] 262 | (&TypeVariants::TyRawPtr(_), &TypeVariants::TyRawPtr(_)) => true, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TypeVariants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeVariants` [INFO] [stdout] --> src/terminator/mod.rs:262:47 [INFO] [stdout] | [INFO] [stdout] 262 | (&TypeVariants::TyRawPtr(_), &TypeVariants::TyRawPtr(_)) => true, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TypeVariants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeVariants` [INFO] [stdout] --> src/terminator/mod.rs:263:19 [INFO] [stdout] | [INFO] [stdout] 263 | (&TypeVariants::TyRef(_, _, _), &TypeVariants::TyRef(_, _, _)) => [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TypeVariants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeVariants` [INFO] [stdout] --> src/terminator/mod.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | (&TypeVariants::TyRef(_, _, _), &TypeVariants::TyRef(_, _, _)) => [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TypeVariants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:285:14 [INFO] [stdout] | [INFO] [stdout] 285 | (Abi::Rust, Abi::RustCall) // check the ABIs. This makes the test here non-symmetric. [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | (Abi::Rust, Abi::RustCall) // check the ABIs. This makes the test here non-symmetric. [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeVariants` [INFO] [stdout] --> src/terminator/mod.rs:293:25 [INFO] [stdout] | [INFO] [stdout] 293 | TypeVariants::TyTuple(tys) if sig.inputs().len() == tys.len() => [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TypeVariants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:311:19 [INFO] [stdout] | [INFO] [stdout] 311 | instance: ty::Instance<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:312:43 [INFO] [stdout] | [INFO] [stdout] 312 | destination: Option<(Place<'tcx>, mir::BasicBlock)>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:313:25 [INFO] [stdout] | [INFO] [stdout] 313 | arg_operands: &[mir::Operand<'tcx>], [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | sig: ty::FnSig<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | ty::InstanceDef::Intrinsic(..) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:333:13 [INFO] [stdout] | [INFO] [stdout] 333 | ty::InstanceDef::ClosureOnceShim{..} => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | Abi::RustCall => { [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:361:21 [INFO] [stdout] | [INFO] [stdout] 361 | Abi::Rust => { [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:366:88 [INFO] [stdout] | [INFO] [stdout] 366 | ... let dest = self.eval_place(&mir::Place::Local(local).field(mir::Field::new(i), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | ty::InstanceDef::CloneShim(..) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | ty::InstanceDef::FnPtrShim(..) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | ty::InstanceDef::DropGlue(..) | [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | ty::InstanceDef::Item(_) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:380:21 [INFO] [stdout] | [INFO] [stdout] 380 | Abi::C => { [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | Abi::Rust | Abi::RustCall => {}, [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 385 | Abi::Rust | Abi::RustCall => {}, [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:410:21 [INFO] [stdout] | [INFO] [stdout] 410 | Abi::Rust => { [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | Abi::RustCall => { [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:427:32 [INFO] [stdout] | [INFO] [stdout] 427 | if let ty::TyTuple(..) = args[1].ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 485 | ty::InstanceDef::Virtual(_, idx) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:494:21 [INFO] [stdout] | [INFO] [stdout] 494 | mir::Operand::Copy(ref mut lval) => *lval = lval.clone().field(mir::Field::new(0), ty), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:494:84 [INFO] [stdout] | [INFO] [stdout] 494 | mir::Operand::Copy(ref mut lval) => *lval = lval.clone().field(mir::Field::new(0), ty), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | mir::Operand::Move(ref mut lval) => *lval = lval.clone().field(mir::Field::new(0), ty), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:495:84 [INFO] [stdout] | [INFO] [stdout] 495 | mir::Operand::Move(ref mut lval) => *lval = lval.clone().field(mir::Field::new(0), ty), [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:513:19 [INFO] [stdout] | [INFO] [stdout] 513 | instance: ty::Instance<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:514:43 [INFO] [stdout] | [INFO] [stdout] 514 | destination: Option<(Place<'tcx>, mir::BasicBlock)>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:515:25 [INFO] [stdout] | [INFO] [stdout] 515 | arg_operands: &[mir::Operand<'tcx>], [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:517:14 [INFO] [stdout] | [INFO] [stdout] 517 | sig: ty::FnSig<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:524:13 [INFO] [stdout] | [INFO] [stdout] 524 | ty::InstanceDef::Item(def_id) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:664:19 [INFO] [stdout] | [INFO] [stdout] 664 | instance: ty::Instance<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:665:43 [INFO] [stdout] | [INFO] [stdout] 665 | destination: Option<(Place<'tcx>, mir::BasicBlock)>, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:666:25 [INFO] [stdout] | [INFO] [stdout] 666 | arg_operands: &[mir::Operand<'tcx>], [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/terminator/mod.rs:667:14 [INFO] [stdout] | [INFO] [stdout] 667 | sig: ty::FnSig<'tcx>, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> src/terminator/mod.rs:670:23 [INFO] [stdout] | [INFO] [stdout] 670 | if sig.abi == Abi::C { [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:872:17 [INFO] [stdout] | [INFO] [stdout] 872 | args: &[mir::Operand<'tcx>], [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:875:17 [INFO] [stdout] | [INFO] [stdout] 875 | target: mir::BasicBlock, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `attr` [INFO] [stdout] --> src/terminator/mod.rs:878:31 [INFO] [stdout] | [INFO] [stdout] 878 | let link_name = match attr::first_attr_value_str_by_name(&attrs, "link_name") { [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:948:33 [INFO] [stdout] | [INFO] [stdout] 948 | ... mir::BinOp::Eq, PrimValKind::U8, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:953:33 [INFO] [stdout] | [INFO] [stdout] 953 | ... mir::BinOp::Lt, PrimValKind::U8, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:958:33 [INFO] [stdout] | [INFO] [stdout] 958 | ... mir::BinOp::Gt, PrimValKind::U8, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | where T: ty::TypeFoldable<'tcx> + ty::Lift<'gcx> [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | where T: ty::TypeFoldable<'tcx> + ty::Lift<'gcx> [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> src/traits.rs:21:70 [INFO] [stdout] | [INFO] [stdout] 21 | ... fulfill_cx: &mut traits::FulfillmentContext<'tcx>, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:53:56 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn fulfill_obligation(&self, trait_ref: ty::PolyTraitRef<'tcx>) -> traits::Vtable<'tcx, ()> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> src/traits.rs:53:83 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn fulfill_obligation(&self, trait_ref: ty::PolyTraitRef<'tcx>) -> traits::Vtable<'tcx, ()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> src/traits.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | let mut selcx = traits::SelectionContext::new(&infcx); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> src/traits.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | let obligation = traits::Obligation::new( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> src/traits.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | traits::ObligationCause::misc(DUMMY_SP, ast::DUMMY_NODE_ID), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> src/traits.rs:60:57 [INFO] [stdout] | [INFO] [stdout] 60 | traits::ObligationCause::misc(DUMMY_SP, ast::DUMMY_NODE_ID), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | ty::ParamEnv::empty(), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> src/traits.rs:68:34 [INFO] [stdout] | [INFO] [stdout] 68 | let mut fulfill_cx = traits::FulfillmentContext::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:82:59 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_vtable(&mut self, ty: Ty<'tcx>, trait_ref: ty::PolyTraitRef<'tcx>) -> EvalResult<'tcx, MemoryPointer> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:112:100 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn read_drop_type_from_vtable(&mut self, vtable: MemoryPointer) -> EvalResult<'tcx, Option>> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> src/traits.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | Ok((Size::from_bytes(size), Align::from_bytes(align, align).unwrap())) [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> src/traits.rs:132:37 [INFO] [stdout] | [INFO] [stdout] 132 | Ok((Size::from_bytes(size), Align::from_bytes(align, align).unwrap())) [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | ) -> ty::Instance<'tcx> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:141:29 [INFO] [stdout] | [INFO] [stdout] 141 | let trait_ref = ty::Binder::bind(ty::TraitRef::new(trait_id, substs)); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:141:46 [INFO] [stdout] | [INFO] [stdout] 141 | let trait_ref = ty::Binder::bind(ty::TraitRef::new(trait_id, substs)); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> src/traits.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | if let traits::VtableImpl(vtable_impl) = vtable { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | .find(|item| item.kind == ty::AssociatedKind::Const && item.ident.as_interned_str().as_str() == name); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:148:28 [INFO] [stdout] | [INFO] [stdout] 148 | return ty::Instance::new(assoc_const.def_id, vtable_impl.substs); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/traits.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | ty::Instance::new(def_id, substs) [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/value.rs:305:33 [INFO] [stdout] | [INFO] [stdout] 305 | Err(EvalError::Overflow(mir::BinOp::Add)) [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/value.rs:314:33 [INFO] [stdout] | [INFO] [stdout] 314 | Err(EvalError::Overflow(mir::BinOp::Add)) [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config` [INFO] [stdout] --> src/driver.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | sopts: &config::Options, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> src/driver.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | cfg: &ast::CrateConfig, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config` [INFO] [stdout] --> src/driver.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | sopts: &config::Options, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> src/driver.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | cfg: &ast::CrateConfig, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Compilation` [INFO] [stdout] --> src/driver.rs:53:39 [INFO] [stdout] | [INFO] [stdout] 53 | control.after_analysis.stop = Compilation::Stop; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Compilation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NestedMetaItemKind` [INFO] [stdout] --> src/driver.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | if let NestedMetaItemKind::MetaItem(ref inner) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `NestedMetaItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MetaItemKind` [INFO] [stdout] --> src/driver.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | if let MetaItemKind::NameValue(ref value) = inner.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MetaItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/cast.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | src_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/cast.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | dest_ty: Ty<'tcx> [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IntTy` in this scope [INFO] [stdout] --> src/cast.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | fn int_to_int(&self, v: i128, ty: IntTy) -> u128 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UintTy` in this scope [INFO] [stdout] --> src/cast.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | fn int_to_uint(&self, v: u128, ty: UintTy) -> u128 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyInt` in this scope [INFO] [stdout] --> src/cast.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | TyInt(ty) => Ok(PrimVal::Bytes(self.int_to_int(v as i128, ty))), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyUint` in this scope [INFO] [stdout] --> src/cast.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | TyUint(ty) => Ok(PrimVal::Bytes(self.int_to_uint(v, ty))), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyFloat` in this scope [INFO] [stdout] --> src/cast.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | TyFloat(FloatTy::F32) if negative => Ok(PrimVal::Bytes(Single::from_i128(v as i128).value.to_bits())), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyFloat` in this scope [INFO] [stdout] --> src/cast.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | TyFloat(FloatTy::F64) if negative => Ok(PrimVal::Bytes(Double::from_i128(v as i128).value.to_bits())), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyFloat` in this scope [INFO] [stdout] --> src/cast.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | TyFloat(FloatTy::F32) => Ok(PrimVal::Bytes(Single::from_u128(v as u128).value.to_bits())), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyFloat` in this scope [INFO] [stdout] --> src/cast.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | TyFloat(FloatTy::F64) => Ok(PrimVal::Bytes(Double::from_u128(v as u128).value.to_bits())), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyRawPtr` in this scope [INFO] [stdout] --> src/cast.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | TyRawPtr(_) => Ok(PrimVal::Bytes(self.memory.truncate_to_ptr(v).0 as u128)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/cast.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | fn cast_from_ptr(&self, ptr: MemoryPointer, ty: Ty<'tcx>) -> EvalResult<'tcx, PrimVal> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyRawPtr` in this scope [INFO] [stdout] --> src/cast.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | TyRawPtr(_) | [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyInt` in this scope [INFO] [stdout] --> src/cast.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | TyInt(IntTy::Isize) | [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyUint` in this scope [INFO] [stdout] --> src/cast.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | TyUint(UintTy::Usize) => Ok(PrimVal::Ptr(ptr)), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyInt` in this scope [INFO] [stdout] --> src/cast.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | TyInt(_) | TyUint(_) => return Err(EvalError::ReadPointerAsBytes), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyUint` in this scope [INFO] [stdout] --> src/cast.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | TyInt(_) | TyUint(_) => return Err(EvalError::ReadPointerAsBytes), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/constraints.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | ty: Option>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/constraints.rs:205:72 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn fresh_symbolic_var(&mut self, label: String, size: u32, ty: Ty<'tcx>) -> Vec { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnSig` in this scope [INFO] [stdout] --> src/error.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | FunctionPointerTyMismatch(FnSig<'tcx>, FnSig<'tcx>), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnSig` in this scope [INFO] [stdout] --> src/error.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | FunctionPointerTyMismatch(FnSig<'tcx>, FnSig<'tcx>), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/error.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | ArrayIndexOutOfBounds(Span, u64, u64), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/error.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | TypeNotPrimitive(Ty<'tcx>), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/error.rs:225:27 [INFO] [stdout] | [INFO] [stdout] 225 | ArrayIndexOutOfBounds(Span, u64, u64), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | pub ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | pub ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HasDataLayout` in this scope [INFO] [stdout] --> src/eval_context.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | impl<'a, 'tcx> HasDataLayout for &'a EvalContext<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HasDataLayout` in this scope [INFO] [stdout] --> src/eval_context.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | impl<'c, 'b, 'a, 'tcx> HasDataLayout [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | fn tcx<'b>(&'b self) -> TyCtxt<'b, 'tcx, 'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | fn tcx<'d>(&'d self) -> TyCtxt<'d, 'tcx, 'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LayoutOf` in this scope [INFO] [stdout] --> src/eval_context.rs:203:16 [INFO] [stdout] | [INFO] [stdout] 203 | impl<'a, 'tcx> LayoutOf for &'a EvalContext<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:204:15 [INFO] [stdout] | [INFO] [stdout] 204 | type Ty = Ty<'tcx>; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyLayout` in this scope [INFO] [stdout] --> src/eval_context.rs:205:38 [INFO] [stdout] | [INFO] [stdout] 205 | type TyLayout = EvalResult<'tcx, TyLayout<'tcx>>; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:207:28 [INFO] [stdout] | [INFO] [stdout] 207 | fn layout_of(self, ty: Ty<'tcx>) -> Self::TyLayout { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LayoutOf` in this scope [INFO] [stdout] --> src/eval_context.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | impl<'c, 'b, 'a, 'tcx> LayoutOf for &'c &'b mut EvalContext<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | type Ty = Ty<'tcx>; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyLayout` in this scope [INFO] [stdout] --> src/eval_context.rs:215:38 [INFO] [stdout] | [INFO] [stdout] 215 | type TyLayout = EvalResult<'tcx, TyLayout<'tcx>>; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:218:28 [INFO] [stdout] | [INFO] [stdout] 218 | fn layout_of(self, ty: Ty<'tcx>) -> Self::TyLayout { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:224:21 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn new(tcx: TyCtxt<'a, 'tcx, 'tcx>, limits: ResourceLimits, codemap: &'a codemap::CodeMap) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:237:37 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn alloc_ptr(&mut self, ty: Ty<'tcx>) -> EvalResult<'tcx, MemoryPointer> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/eval_context.rs:245:23 [INFO] [stdout] | [INFO] [stdout] 245 | substs: &'tcx Substs<'tcx> [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConstValue` in this scope [INFO] [stdout] --> src/eval_context.rs:299:57 [INFO] [stdout] | [INFO] [stdout] 299 | pub(super) fn const_to_value(&mut self, const_val: &ConstValue<'tcx>) -> EvalResult<'tcx, Value> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/eval_context.rs:322:42 [INFO] [stdout] | [INFO] [stdout] 322 | pub(super) fn resolve(&self, def_id: DefId, substs: &'tcx Substs<'tcx>) -> EvalResult<'tcx, ty::Instance<'tcx>> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/eval_context.rs:322:63 [INFO] [stdout] | [INFO] [stdout] 322 | pub(super) fn resolve(&self, def_id: DefId, substs: &'tcx Substs<'tcx>) -> EvalResult<'tcx, ty::Instance<'tcx>> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:332:44 [INFO] [stdout] | [INFO] [stdout] 332 | pub(super) fn type_is_sized(&self, ty: Ty<'tcx>) -> bool { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> src/eval_context.rs:335:33 [INFO] [stdout] | [INFO] [stdout] 335 | ty.is_sized(self.tcx.at(DUMMY_SP), ty::ParamEnv::empty()) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:346:36 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn monomorphize(&self, ty: Ty<'tcx>, substs: &'tcx Substs<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/eval_context.rs:346:60 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn monomorphize(&self, ty: Ty<'tcx>, substs: &'tcx Substs<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:346:77 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn monomorphize(&self, ty: Ty<'tcx>, substs: &'tcx Substs<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `TypeFoldable` in this scope [INFO] [stdout] --> src/eval_context.rs:354:19 [INFO] [stdout] | [INFO] [stdout] 354 | where T : TypeFoldable<'tcx> [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Binder` in this scope [INFO] [stdout] --> src/eval_context.rs:353:46 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn erase_lifetimes(&self, value: &Binder) -> T [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:360:40 [INFO] [stdout] | [INFO] [stdout] 360 | pub(super) fn type_size(&self, ty: Ty<'tcx>) -> EvalResult<'tcx, Option> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:364:41 [INFO] [stdout] | [INFO] [stdout] 364 | pub(super) fn type_align(&self, ty: Ty<'tcx>) -> EvalResult<'tcx, u64> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/eval_context.rs:371:23 [INFO] [stdout] | [INFO] [stdout] 371 | substs: &'tcx Substs<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:381:46 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn type_align_with_substs(&self, ty: Ty<'tcx>, substs: &'tcx Substs<'tcx>) -> EvalResult<'tcx, u64> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/eval_context.rs:381:70 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn type_align_with_substs(&self, ty: Ty<'tcx>, substs: &'tcx Substs<'tcx>) -> EvalResult<'tcx, u64> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:387:42 [INFO] [stdout] | [INFO] [stdout] 387 | pub(super) fn type_layout(&self, ty: Ty<'tcx>) -> EvalResult<'tcx, TyLayout<'tcx>> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyLayout` in this scope [INFO] [stdout] --> src/eval_context.rs:387:72 [INFO] [stdout] | [INFO] [stdout] 387 | pub(super) fn type_layout(&self, ty: Ty<'tcx>) -> EvalResult<'tcx, TyLayout<'tcx>> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:391:43 [INFO] [stdout] | [INFO] [stdout] 391 | fn type_layout_with_substs(&self, ty: Ty<'tcx>, substs: &'tcx Substs<'tcx>) -> EvalResult<'tcx, TyLayout<'tcx>> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/eval_context.rs:391:67 [INFO] [stdout] | [INFO] [stdout] 391 | fn type_layout_with_substs(&self, ty: Ty<'tcx>, substs: &'tcx Substs<'tcx>) -> EvalResult<'tcx, TyLayout<'tcx>> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyLayout` in this scope [INFO] [stdout] --> src/eval_context.rs:391:101 [INFO] [stdout] | [INFO] [stdout] 391 | fn type_layout_with_substs(&self, ty: Ty<'tcx>, substs: &'tcx Substs<'tcx>) -> EvalResult<'tcx, TyLayout<'tcx>> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Use` in this scope [INFO] [stdout] --> src/eval_context.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | Use(ref operand) => { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinaryOp` in this scope [INFO] [stdout] --> src/eval_context.rs:498:13 [INFO] [stdout] | [INFO] [stdout] 498 | BinaryOp(bin_op, ref left, ref right) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `CheckedBinaryOp` in this scope [INFO] [stdout] --> src/eval_context.rs:503:13 [INFO] [stdout] | [INFO] [stdout] 503 | CheckedBinaryOp(bin_op, ref left, ref right) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnaryOp` in this scope [INFO] [stdout] --> src/eval_context.rs:507:13 [INFO] [stdout] | [INFO] [stdout] 507 | UnaryOp(un_op, ref operand) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Aggregate` in this scope [INFO] [stdout] --> src/eval_context.rs:515:13 [INFO] [stdout] | [INFO] [stdout] 515 | Aggregate(..) if self.type_size(dest_ty)? == Some(0) => {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Aggregate` in this scope [INFO] [stdout] --> src/eval_context.rs:517:13 [INFO] [stdout] | [INFO] [stdout] 517 | Aggregate(ref kind, ref operands) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Repeat` in this scope [INFO] [stdout] --> src/eval_context.rs:545:13 [INFO] [stdout] | [INFO] [stdout] 545 | Repeat(ref operand, _) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Len` in this scope [INFO] [stdout] --> src/eval_context.rs:564:13 [INFO] [stdout] | [INFO] [stdout] 564 | Len(ref place) => { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Ref` in this scope [INFO] [stdout] --> src/eval_context.rs:571:13 [INFO] [stdout] | [INFO] [stdout] 571 | Ref(_, _, ref place) => { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NullaryOp` in this scope [INFO] [stdout] --> src/eval_context.rs:586:13 [INFO] [stdout] | [INFO] [stdout] 586 | NullaryOp(mir::NullOp::Box, ty) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NullaryOp` in this scope [INFO] [stdout] --> src/eval_context.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | NullaryOp(mir::NullOp::SizeOf, ty) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Cast` in this scope [INFO] [stdout] --> src/eval_context.rs:610:13 [INFO] [stdout] | [INFO] [stdout] 610 | Cast(kind, ref operand, cast_ty) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Discriminant` in this scope [INFO] [stdout] --> src/eval_context.rs:683:13 [INFO] [stdout] | [INFO] [stdout] 683 | Discriminant(ref place) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:720:35 [INFO] [stdout] | [INFO] [stdout] 720 | fn type_is_fat_ptr(&self, ty: Ty<'tcx>) -> bool { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyLayout` in this scope [INFO] [stdout] --> src/eval_context.rs:737:45 [INFO] [stdout] | [INFO] [stdout] 737 | pub fn layout_is_packed(&self, _layout: TyLayout<'tcx>) -> bool { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:751:13 [INFO] [stdout] | [INFO] [stdout] 751 | ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:761:36 [INFO] [stdout] | [INFO] [stdout] 761 | fn get_field_offset(&self, ty: Ty<'tcx>, field_index: usize) -> EvalResult<'tcx, Size> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in this scope [INFO] [stdout] --> src/eval_context.rs:761:86 [INFO] [stdout] | [INFO] [stdout] 761 | fn get_field_offset(&self, ty: Ty<'tcx>, field_index: usize) -> EvalResult<'tcx, Size> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 761 | fn get_field_offset(&self, ty: Ty<'tcx>, field_index: usize) -> EvalResult<'tcx, Sized> { [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 223 | impl<'a, 'tcx, Size> EvalContext<'a, 'tcx> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:765:39 [INFO] [stdout] | [INFO] [stdout] 765 | pub fn get_field_count(&self, ty: Ty<'tcx>) -> EvalResult<'tcx, u64> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:769:76 [INFO] [stdout] | [INFO] [stdout] 769 | pub(super) fn wrapping_pointer_offset(&self, ptr: PrimVal, pointee_ty: Ty<'tcx>, offset: i64) -> EvalResult<'tcx, PrimVal> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:776:67 [INFO] [stdout] | [INFO] [stdout] 776 | pub(super) fn pointer_offset(&self, ptr: PrimVal, pointee_ty: Ty<'tcx>, offset: i64) -> EvalResult<'tcx, PrimVal> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found trait `Copy` [INFO] [stdout] --> src/eval_context.rs:811:13 [INFO] [stdout] | [INFO] [stdout] 811 | Copy(ref place) => self.eval_and_read_place(place), [INFO] [stdout] | ^^^^ not a tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Move` in this scope [INFO] [stdout] --> src/eval_context.rs:812:13 [INFO] [stdout] | [INFO] [stdout] 812 | Move(ref place) => self.eval_and_read_place(place), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Constant` in this scope [INFO] [stdout] --> src/eval_context.rs:814:13 [INFO] [stdout] | [INFO] [stdout] 814 | Constant(ref constant) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:836:13 [INFO] [stdout] | [INFO] [stdout] 836 | ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:884:18 [INFO] [stdout] | [INFO] [stdout] 884 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:925:70 [INFO] [stdout] | [INFO] [stdout] 925 | pub(super) fn operand_ty(&self, operand: &mir::Operand<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:929:57 [INFO] [stdout] | [INFO] [stdout] 929 | fn copy(&mut self, src: PrimVal, dest: PrimVal, ty: Ty<'tcx>) -> EvalResult<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:985:68 [INFO] [stdout] | [INFO] [stdout] 985 | pub(super) fn follow_by_ref_value(&mut self, value: Value, ty: Ty<'tcx>) -> EvalResult<'tcx, Value> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:992:65 [INFO] [stdout] | [INFO] [stdout] 992 | pub(super) fn value_to_primval(&mut self, value: Value, ty: Ty<'tcx>) -> EvalResult<'tcx, PrimVal> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1009:18 [INFO] [stdout] | [INFO] [stdout] 1009 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1057:18 [INFO] [stdout] | [INFO] [stdout] 1057 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1100:18 [INFO] [stdout] | [INFO] [stdout] 1100 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1117:13 [INFO] [stdout] | [INFO] [stdout] 1117 | ty: Ty<'tcx> [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1147:42 [INFO] [stdout] | [INFO] [stdout] 1147 | pub fn ty_to_primval_kind(&self, ty: Ty<'tcx>) -> EvalResult<'tcx, PrimValKind> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Int` in this scope [INFO] [stdout] --> src/eval_context.rs:1195:29 [INFO] [stdout] | [INFO] [stdout] 1195 | ... Int(i, false) => PrimValKind::from_uint_size(i.size().bytes()), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Int` in this scope [INFO] [stdout] --> src/eval_context.rs:1196:29 [INFO] [stdout] | [INFO] [stdout] 1196 | ... Int(i, true) => PrimValKind::from_int_size(i.size().bytes()), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Float` in this scope [INFO] [stdout] --> src/eval_context.rs:1197:29 [INFO] [stdout] | [INFO] [stdout] 1197 | ... Float(::rustc_target::abi::FloatTy::F32) => PrimValKind::F32, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Float` in this scope [INFO] [stdout] --> src/eval_context.rs:1198:29 [INFO] [stdout] | [INFO] [stdout] 1198 | ... Float(::rustc_target::abi::FloatTy::F64) => PrimValKind::F64, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1213:52 [INFO] [stdout] | [INFO] [stdout] 1213 | fn ensure_valid_value(&self, val: PrimVal, ty: Ty<'tcx>) -> EvalResult<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1224:65 [INFO] [stdout] | [INFO] [stdout] 1224 | pub(super) fn read_value(&mut self, ptr: MemoryPointer, ty: Ty<'tcx>) -> EvalResult<'tcx, Value> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1232:71 [INFO] [stdout] | [INFO] [stdout] 1232 | pub(crate) fn read_ptr(&mut self, ptr: MemoryPointer, pointee_ty: Ty<'tcx>) -> EvalResult<'tcx, Value> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1256:58 [INFO] [stdout] | [INFO] [stdout] 1256 | fn try_read_value(&mut self, ptr: MemoryPointer, ty: Ty<'tcx>) -> EvalResult<'tcx, Option> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/eval_context.rs:1370:42 [INFO] [stdout] | [INFO] [stdout] 1370 | pub(super) fn substs(&self) -> &'tcx Substs<'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1377:17 [INFO] [stdout] | [INFO] [stdout] 1377 | src_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1379:18 [INFO] [stdout] | [INFO] [stdout] 1379 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1380:14 [INFO] [stdout] | [INFO] [stdout] 1380 | sty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1381:14 [INFO] [stdout] | [INFO] [stdout] 1381 | dty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1414:17 [INFO] [stdout] | [INFO] [stdout] 1414 | src_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1416:18 [INFO] [stdout] | [INFO] [stdout] 1416 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in this scope [INFO] [stdout] --> src/eval_context.rs:1558:22 [INFO] [stdout] | [INFO] [stdout] 1558 | fn size(self) -> Size; [INFO] [stdout] | ^^^^ help: a trait with a similar name exists: `Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in this scope [INFO] [stdout] --> src/eval_context.rs:1562:22 [INFO] [stdout] | [INFO] [stdout] 1562 | fn size(self) -> Size { [INFO] [stdout] | ^^^^ help: a trait with a similar name exists: `Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:1575:49 [INFO] [stdout] | [INFO] [stdout] 1575 | pub fn monomorphize_field_ty<'a, 'tcx:'a >(tcx: TyCtxt<'a, 'tcx, 'tcx>, f: &ty::FieldDef, substs: &'tcx Substs<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/eval_context.rs:1575:105 [INFO] [stdout] | [INFO] [stdout] 1575 | pub fn monomorphize_field_ty<'a, 'tcx:'a >(tcx: TyCtxt<'a, 'tcx, 'tcx>, f: &ty::FieldDef, substs: &'tcx Substs<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1575:122 [INFO] [stdout] | [INFO] [stdout] 1575 | pub fn monomorphize_field_ty<'a, 'tcx:'a >(tcx: TyCtxt<'a, 'tcx, 'tcx>, f: &ty::FieldDef, substs: &'tcx Substs<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:1580:40 [INFO] [stdout] | [INFO] [stdout] 1580 | pub fn is_inhabited<'a, 'tcx: 'a>(tcx: TyCtxt<'a, 'tcx, 'tcx>, ty: Ty<'tcx>) -> bool { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1580:68 [INFO] [stdout] | [INFO] [stdout] 1580 | pub fn is_inhabited<'a, 'tcx: 'a>(tcx: TyCtxt<'a, 'tcx, 'tcx>, ty: Ty<'tcx>) -> bool { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1585:96 [INFO] [stdout] | [INFO] [stdout] 1585 | fn into_val_ty_pair<'a>(self, ecx: &mut EvalContext<'a, 'tcx>) -> EvalResult<'tcx, (Value, Ty<'tcx>)> where 'tcx: 'a; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1588:44 [INFO] [stdout] | [INFO] [stdout] 1588 | impl<'tcx> IntoValTyPair<'tcx> for (Value, Ty<'tcx>) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1589:94 [INFO] [stdout] | [INFO] [stdout] 1589 | fn into_val_ty_pair<'a>(self, _: &mut EvalContext<'a, 'tcx>) -> EvalResult<'tcx, (Value, Ty<'tcx>)> where 'tcx: 'a { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1595:96 [INFO] [stdout] | [INFO] [stdout] 1595 | fn into_val_ty_pair<'a>(self, ecx: &mut EvalContext<'a, 'tcx>) -> EvalResult<'tcx, (Value, Ty<'tcx>)> where 'tcx: 'a { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `TypeFoldable` in this scope [INFO] [stdout] --> src/eval_context.rs:1608:14 [INFO] [stdout] | [INFO] [stdout] 1608 | where T: TypeFoldable<'tcx> [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:1604:45 [INFO] [stdout] | [INFO] [stdout] 1604 | pub fn apply_param_substs<'a, 'tcx, T>(tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/eval_context.rs:1605:55 [INFO] [stdout] | [INFO] [stdout] 1605 | ... param_substs: &Substs<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:1618:10 [INFO] [stdout] | [INFO] [stdout] 1618 | tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `TypeFoldable` in this scope [INFO] [stdout] --> src/eval_context.rs:1622:16 [INFO] [stdout] | [INFO] [stdout] 1622 | fn fold>(&mut self, value: &T) -> T { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:1632:29 [INFO] [stdout] | [INFO] [stdout] 1632 | fn tcx<'c>(&'c self) -> TyCtxt<'c, 'tcx, 'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1636:31 [INFO] [stdout] | [INFO] [stdout] 1636 | fn fold_ty(&mut self, ty: Ty<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1636:44 [INFO] [stdout] | [INFO] [stdout] 1636 | fn fold_ty(&mut self, ty: Ty<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/eval_context.rs:1646:10 [INFO] [stdout] | [INFO] [stdout] 1646 | tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/eval_context.rs:1647:9 [INFO] [stdout] | [INFO] [stdout] 1647 | ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/executor.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/executor.rs:33:50 [INFO] [stdout] | [INFO] [stdout] 33 | set_place: Option<(Place<'tcx>, PrimVal, Ty<'tcx>)>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/executor.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/executor.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | def_id: DefId, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CodeMap` in this scope [INFO] [stdout] --> src/executor.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | codemap: &'a CodeMap [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> src/executor.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/executor.rs:217:16 [INFO] [stdout] | [INFO] [stdout] 217 | fn report(tcx: TyCtxt, ecx: &EvalContext, e: EvalError) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/format_executor.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | fn debug_repr(&self, data: &[u8], ty: Ty<'tcx>) -> EvalResult<'tcx, String>; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/format_executor.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CodeMap` in this scope [INFO] [stdout] --> src/format_executor.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | codemap: &'a CodeMap, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/format_executor.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | fn debug_repr(&self, data: &[u8], ty: Ty<'tcx>) -> EvalResult<'tcx, String> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/format_executor.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/format_executor.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | entry_def_id: DefId, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/format_executor.rs:70:71 [INFO] [stdout] | [INFO] [stdout] 70 | fn field_ty_and_offset<'a, 'tcx: 'a>(ecx: &EvalContext<'a, 'tcx>, ty: Ty<'tcx>, field_substs: &ty::subst::Substs<'tcx>, name: &str) -> Op... [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/format_executor.rs:70:144 [INFO] [stdout] | [INFO] [stdout] 70 | ...sts: &ty::subst::Substs<'tcx>, name: &str) -> Option<(Ty<'tcx>, u64)> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/format_executor.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/format_executor.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | entry_def_id: DefId, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CodeMap` in this scope [INFO] [stdout] --> src/format_executor.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | codemap: &'a CodeMap, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/format_executor.rs:124:40 [INFO] [stdout] | [INFO] [stdout] 124 | fn prepare(&self, data: &[u8], ty: Ty<'tcx>) -> EvalResult<'tcx, EvalContext<'a, 'tcx>> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> src/format_executor.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/format_executor.rs:211:43 [INFO] [stdout] | [INFO] [stdout] 211 | fn debug_repr(&self, data: &[u8], ty: Ty<'tcx>) -> EvalResult<'tcx, String> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/format_executor.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | fn find_fn_by_name(tcx: &TyCtxt, name: &str) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/format_executor.rs:220:56 [INFO] [stdout] | [INFO] [stdout] 220 | fn find_fn_by_name(tcx: &TyCtxt, name: &str) -> Option { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/format_executor.rs:228:38 [INFO] [stdout] | [INFO] [stdout] 227 | struct FunctionVisitor<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Span` [INFO] [stdout] 228 | display_fn: Option<(ast::NodeId, Span)>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ItemLikeVisitor` in this scope [INFO] [stdout] --> src/format_executor.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | impl<'a, 'tcx> ItemLikeVisitor<'tcx> for FunctionVisitor<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub(super) ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:89:45 [INFO] [stdout] | [INFO] [stdout] 89 | pub(super) fn elem_ty_and_len(self, ty: Ty<'tcx>, tcx: TyCtxt<'_, 'tcx, '_>) -> (Ty<'tcx>, u64) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/place.rs:89:60 [INFO] [stdout] | [INFO] [stdout] 89 | pub(super) fn elem_ty_and_len(self, ty: Ty<'tcx>, tcx: TyCtxt<'_, 'tcx, '_>) -> (Ty<'tcx>, u64) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:89:86 [INFO] [stdout] | [INFO] [stdout] 89 | pub(super) fn elem_ty_and_len(self, ty: Ty<'tcx>, tcx: TyCtxt<'_, 'tcx, '_>) -> (Ty<'tcx>, u64) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | pub(super) fn uninitialized(ty: Ty<'tcx>) -> Self { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Local` in this scope [INFO] [stdout] --> src/place.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | Local(mir::RETURN_PLACE) => Err(EvalError::ReadFromReturnPointer), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Local` in this scope [INFO] [stdout] --> src/place.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | Local(local) => self.frame().get_local(local).map(Some), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Static` in this scope [INFO] [stdout] --> src/place.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | Static(ref static_) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Projection` in this scope [INFO] [stdout] --> src/place.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | Projection(ref proj) => self.try_read_place_projection(proj), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | base_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Field` in this scope [INFO] [stdout] --> src/place.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | Field(field, _) => Ok(Some(self.read_field(base, None, field, base_ty)?.value)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Downcast` in this scope [INFO] [stdout] --> src/place.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | Downcast(..) | [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Subslice` in this scope [INFO] [stdout] --> src/place.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | Subslice { .. } | [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantIndex` in this scope [INFO] [stdout] --> src/place.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | ConstantIndex { .. } | Index(_) | [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Index` in this scope [INFO] [stdout] --> src/place.rs:197:36 [INFO] [stdout] | [INFO] [stdout] 197 | ConstantIndex { .. } | Index(_) | [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Local` in this scope [INFO] [stdout] --> src/place.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | Local(mir::RETURN_PLACE) => self.frame().return_place, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Local` in this scope [INFO] [stdout] --> src/place.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | Local(local) => Place::Local { frame: self.stack.len() - 1, local }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Static` in this scope [INFO] [stdout] --> src/place.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | Static(ref static_) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Projection` in this scope [INFO] [stdout] --> src/place.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | Projection(ref proj) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyLayout` in this scope [INFO] [stdout] --> src/place.rs:273:22 [INFO] [stdout] | [INFO] [stdout] 273 | base_layout: TyLayout<'tcx>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyLayout` in this scope [INFO] [stdout] --> src/place.rs:274:41 [INFO] [stdout] | [INFO] [stdout] 274 | ) -> EvalResult<'tcx, (Place<'tcx>, TyLayout<'tcx>)> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyLayout` in this scope [INFO] [stdout] --> src/place.rs:275:26 [INFO] [stdout] | [INFO] [stdout] 275 | let base_layout: TyLayout<'tcx> = match base { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:342:55 [INFO] [stdout] | [INFO] [stdout] 342 | pub(super) fn val_to_place(&self, val: Value, ty: Ty<'tcx>) -> EvalResult<'tcx, Place<'tcx>> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:365:19 [INFO] [stdout] | [INFO] [stdout] 365 | outer_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:434:18 [INFO] [stdout] | [INFO] [stdout] 434 | base_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:435:59 [INFO] [stdout] | [INFO] [stdout] 435 | proj_elem: &mir::ProjectionElem<'tcx, mir::Local, Ty<'tcx>>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Field` in this scope [INFO] [stdout] --> src/place.rs:439:13 [INFO] [stdout] | [INFO] [stdout] 439 | Field(field, _) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Downcast` in this scope [INFO] [stdout] --> src/place.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | Downcast(_, variant) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Index` in this scope [INFO] [stdout] --> src/place.rs:463:13 [INFO] [stdout] | [INFO] [stdout] 463 | Index(local) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantIndex` in this scope [INFO] [stdout] --> src/place.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | ConstantIndex { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Subslice` in this scope [INFO] [stdout] --> src/place.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | Subslice { from, to } => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/place.rs:519:64 [INFO] [stdout] | [INFO] [stdout] 519 | pub(super) fn place_ty(&self, place: &mir::Place<'tcx>) -> Ty<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/memory.rs:117:64 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn wrapping_signed_offset<'tcx>(self, i: i64, layout: &TargetDataLayout) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/memory.rs:126:68 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn overflowing_signed_offset<'tcx>(self, i: i128, layout: &TargetDataLayout) -> (Self, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/memory.rs:136:55 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn signed_offset<'tcx>(self, i: i64, layout: &TargetDataLayout) -> EvalResult<'tcx, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/memory.rs:145:60 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn overflowing_offset<'tcx>(self, i: u64, layout: &TargetDataLayout) -> (Self, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/memory.rs:155:48 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn offset<'tcx>(self, i: u64, layout: &TargetDataLayout) -> EvalResult<'tcx, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/memory.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | pub layout: &'a TargetDataLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/memory.rs:226:28 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn new(layout: &'a TargetDataLayout, max_memory: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/operator.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/operator.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/operator.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | left_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/operator.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | right_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Shl` in this scope [INFO] [stdout] --> src/operator.rs:238:22 [INFO] [stdout] | [INFO] [stdout] 238 | if bin_op == Shl || bin_op == Shr { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Shr` in this scope [INFO] [stdout] --> src/operator.rs:238:39 [INFO] [stdout] | [INFO] [stdout] 238 | if bin_op == Shl || bin_op == Shr { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Single` in this scope [INFO] [stdout] --> src/operator.rs:274:45 [INFO] [stdout] | [INFO] [stdout] 274 | FloatTy::F32 => float_math!(Single), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Double` in this scope [INFO] [stdout] --> src/operator.rs:275:45 [INFO] [stdout] | [INFO] [stdout] 275 | FloatTy::F64 => float_math!(Double), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Assign` in this scope [INFO] [stdout] --> src/step.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | Assign(ref place, ref rvalue) => self.eval_rvalue_into_place(rvalue, place)?, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetDiscriminant` in this scope [INFO] [stdout] --> src/step.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | SetDiscriminant { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StorageLive` in this scope [INFO] [stdout] --> src/step.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | StorageLive(_) | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StorageDead` in this scope [INFO] [stdout] --> src/step.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | StorageDead(_) => {} [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ReadForMatch` in this scope [INFO] [stdout] --> src/step.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | ReadForMatch(..) => {} [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Validate` in this scope [INFO] [stdout] --> src/step.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | Validate(_op, ref _places) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UserAssertTy` in this scope [INFO] [stdout] --> src/step.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | UserAssertTy(..) => {} [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `EndRegion` in this scope [INFO] [stdout] --> src/step.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | EndRegion(..) => {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InlineAsm` in this scope [INFO] [stdout] --> src/step.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | InlineAsm { .. } => return Err(EvalError::InlineAsm), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use EvalError::InlineAsm; [INFO] [stdout] | [INFO] [stdout] 5 | use StaticEvalError::InlineAsm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/step.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/step.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | def_id: DefId, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/step.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Visitor` in this scope [INFO] [stdout] --> src/step.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a, 'b, 'tcx> Visitor<'tcx> for ConstantExtractor<'a, 'b, 'tcx> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PlaceContext` in this scope [INFO] [stdout] --> src/step.rs:234:18 [INFO] [stdout] | [INFO] [stdout] 234 | context: PlaceContext<'tcx>, [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `EvalContext` [INFO] [stdout] | [INFO] [stdout] ::: src/eval_context.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct EvalContext<'a, 'tcx: 'a> { [INFO] [stdout] | ------------------------------------ similarly named struct `EvalContext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/terminator/drop.rs:12:94 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) fn drop_place(&mut self, lval: Place<'tcx>, instance: ty::Instance<'tcx>, ty: Ty<'tcx>, span: Span) -> EvalResult<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/terminator/drop.rs:12:110 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) fn drop_place(&mut self, lval: Place<'tcx>, instance: ty::Instance<'tcx>, ty: Ty<'tcx>, span: Span) -> EvalResult<'tcx> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/terminator/drop.rs:28:85 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn drop(&mut self, arg: Value, mut instance: ty::Instance<'tcx>, ty: Ty<'tcx>, span: Span) -> EvalResult<'tcx> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/terminator/drop.rs:28:101 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn drop(&mut self, arg: Value, mut instance: ty::Instance<'tcx>, ty: Ty<'tcx>, span: Span) -> EvalResult<'tcx> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/drop.rs:65:42 [INFO] [stdout] | [INFO] [stdout] 65 | let dest = self.eval_place(&mir::Place::Local(arg_local))?; [INFO] [stdout] | ^^^^^ not found in `mir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use Place; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:495:28 [INFO] [stdout] | [INFO] [stdout] 495 | ) -> EvalResult<'tcx, (Size, Align)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 495 | ) -> EvalResult<'tcx, (Sized, Align)> { [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 12 | impl<'a, 'tcx, Size> EvalContext<'a, 'tcx> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Align` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:495:34 [INFO] [stdout] | [INFO] [stdout] 12 | impl<'a, 'tcx> EvalContext<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Align` [INFO] [stdout] ... [INFO] [stdout] 495 | ) -> EvalResult<'tcx, (Size, Align)> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/terminator/intrinsic.rs:581:24 [INFO] [stdout] | [INFO] [stdout] 581 | param_substs: &Substs<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Goto` in this scope [INFO] [stdout] --> src/terminator/mod.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | Goto { target } => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 | use StackPopCleanup::Goto; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SwitchInt` in this scope [INFO] [stdout] --> src/terminator/mod.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | SwitchInt { ref discr, ref values, ref targets, .. } => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Call` in this scope [INFO] [stdout] --> src/terminator/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Call { ref func, ref args, ref destination, .. } => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0574]: expected struct, variant or union type, found trait `Drop` [INFO] [stdout] --> src/terminator/mod.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | Drop { ref location, target, .. } => { [INFO] [stdout] | ^^^^ not a struct, variant or union type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Assert` in this scope [INFO] [stdout] --> src/terminator/mod.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | Assert { ref cond, expected, ref msg, target, .. } => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BoundsCheck` in this scope [INFO] [stdout] --> src/terminator/mod.rs:169:29 [INFO] [stdout] | [INFO] [stdout] 169 | ... BoundsCheck { ref len, ref index } => { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Overflow` in this scope [INFO] [stdout] --> src/terminator/mod.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | ... Overflow(op) => Err(EvalError::Overflow(op)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use EvalError::Overflow; [INFO] [stdout] | [INFO] [stdout] 1 | use StaticEvalError::Overflow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BoundsCheck` in this scope [INFO] [stdout] --> src/terminator/mod.rs:211:29 [INFO] [stdout] | [INFO] [stdout] 211 | ... BoundsCheck { ref len, ref index } => { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DropAndReplace` in this scope [INFO] [stdout] --> src/terminator/mod.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | DropAndReplace { .. } => unimplemented!(), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Yield` in this scope [INFO] [stdout] --> src/terminator/mod.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | Yield { .. } => unimplemented!(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FalseEdges` in this scope [INFO] [stdout] --> src/terminator/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | FalseEdges { .. } => unimplemented!(), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FalseUnwind` in this scope [INFO] [stdout] --> src/terminator/mod.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | FalseUnwind { .. } => unimplemented!(), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/terminator/mod.rs:314:15 [INFO] [stdout] | [INFO] [stdout] 314 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:354:62 [INFO] [stdout] | [INFO] [stdout] 354 | ... let dest = self.eval_place(&mir::Place::Local(arg_local))?; [INFO] [stdout] | ^^^^^ not found in `mir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use Place; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:366:62 [INFO] [stdout] | [INFO] [stdout] 366 | ... let dest = self.eval_place(&mir::Place::Local(local).field(mir::Field::new(i), [INFO] [stdout] | ^^^^^ not found in `mir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use Place; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:412:62 [INFO] [stdout] | [INFO] [stdout] 412 | ... let dest = self.eval_place(&mir::Place::Local(arg_local))?; [INFO] [stdout] | ^^^^^ not found in `mir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use Place; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:421:62 [INFO] [stdout] | [INFO] [stdout] 421 | ... let dest = self.eval_place(&mir::Place::Local(first_local))?; [INFO] [stdout] | ^^^^^ not found in `mir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use Place; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:436:71 [INFO] [stdout] | [INFO] [stdout] 436 | ... self.eval_place(&mir::Place::Local(arg_local))?; [INFO] [stdout] | ^^^^^ not found in `mir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use Place; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:454:75 [INFO] [stdout] | [INFO] [stdout] 454 | ... self.eval_place(&mir::Place::Local(arg_local))?; [INFO] [stdout] | ^^^^^ not found in `mir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use Place; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> src/terminator/mod.rs:469:43 [INFO] [stdout] | [INFO] [stdout] 469 | ... &mir::Place::Local(arg_locals.next().unwrap()), [INFO] [stdout] | ^^^^^ not found in `mir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use Place; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/terminator/mod.rs:516:15 [INFO] [stdout] | [INFO] [stdout] 516 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/terminator/mod.rs:871:17 [INFO] [stdout] | [INFO] [stdout] 871 | def_id: DefId, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/terminator/mod.rs:874:18 [INFO] [stdout] | [INFO] [stdout] 874 | dest_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InferCtxt` in this scope [INFO] [stdout] --> src/traits.rs:19:60 [INFO] [stdout] | [INFO] [stdout] 19 | fn drain_fulfillment_cx_or_panic<'a, 'gcx, 'tcx, T>(ifcx: &InferCtxt<'a, 'gcx, 'tcx>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/traits.rs:20:59 [INFO] [stdout] | [INFO] [stdout] 20 | ... span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> src/traits.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | traits::ObligationCause::misc(DUMMY_SP, ast::DUMMY_NODE_ID), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> src/traits.rs:72:51 [INFO] [stdout] | [INFO] [stdout] 72 | drain_fulfillment_cx_or_panic(&infcx, DUMMY_SP, &mut fulfill_cx, &vtable) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/traits.rs:82:38 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_vtable(&mut self, ty: Ty<'tcx>, trait_ref: ty::PolyTraitRef<'tcx>) -> EvalResult<'tcx, MemoryPointer> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in this scope [INFO] [stdout] --> src/traits.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | ) -> EvalResult<'tcx, (Size, Align)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 128 | ) -> EvalResult<'tcx, (Sized, Align)> { [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 51 | impl<'a, 'tcx, Size> EvalContext<'a, 'tcx> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Align` in this scope [INFO] [stdout] --> src/traits.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 51 | impl<'a, 'tcx> EvalContext<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Align` [INFO] [stdout] ... [INFO] [stdout] 128 | ) -> EvalResult<'tcx, (Size, Align)> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/traits.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | def_id: DefId, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substs` in this scope [INFO] [stdout] --> src/traits.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | substs: &'tcx Substs<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/value.rs:246:49 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn signed_offset(self, i: i64, layout: &TargetDataLayout) -> EvalResult<'tcx, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/value.rs:258:42 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn offset(self, i: u64, layout: &TargetDataLayout) -> EvalResult<'tcx, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/value.rs:270:58 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn wrapping_signed_offset(self, i: i64, layout: &TargetDataLayout) -> EvalResult<'tcx, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/value.rs:284:68 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn overflowing_signed_offset<'tcx>(val: u64, i: i128, layout: &TargetDataLayout) -> (u64, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/value.rs:296:60 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn overflowing_offset<'tcx>(val: u64, i: u64, layout: &TargetDataLayout) -> (u64, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/value.rs:302:55 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn signed_offset<'tcx>(val: u64, i: i64, layout: &TargetDataLayout) -> EvalResult<'tcx, u64> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/value.rs:311:48 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn offset<'tcx>(val: u64, i: u64, layout: &TargetDataLayout) -> EvalResult<'tcx, u64> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TargetDataLayout` in this scope [INFO] [stdout] --> src/value.rs:320:64 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn wrapping_signed_offset<'tcx>(val: u64, i: i64, layout: &TargetDataLayout) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RustcDefaultCalls` in this scope [INFO] [stdout] --> src/driver.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | struct SeerCompilerCalls(Box, ::ExecutionConfig); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `CompilerCalls` in this scope [INFO] [stdout] --> src/driver.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | impl<'a> CompilerCalls<'a> for SeerCompilerCalls { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ErrorOutputType` in this scope [INFO] [stdout] --> src/driver.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | output: ErrorOutputType [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Compilation` in this scope [INFO] [stdout] --> src/driver.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> Compilation { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> src/driver.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | ) -> Option<(Input, Option)> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use regex::internal::Input; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/driver.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | sess: &Session, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateStore` in this scope [INFO] [stdout] --> src/driver.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | cstore: &CrateStore, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> src/driver.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | input: &Input, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use regex::internal::Input; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Compilation` in this scope [INFO] [stdout] --> src/driver.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | ) -> Compilation { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/driver.rs:48:49 [INFO] [stdout] | [INFO] [stdout] 48 | fn build_controller(self: Box, sess: &Session, matches: &getopts::Matches) -> CompileController<'a> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CompileController` in this scope [INFO] [stdout] --> src/driver.rs:48:89 [INFO] [stdout] | [INFO] [stdout] 48 | fn build_controller(self: Box, sess: &Session, matches: &getopts::Matches) -> CompileController<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CompileState` in this scope [INFO] [stdout] --> src/driver.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn after_hir_lowering(state: &mut CompileState) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CompileState` in this scope [INFO] [stdout] --> src/driver.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 63 | fn after_analysis_run_main<'a, 'tcx>(config: ::ExecutionConfig) [INFO] [stdout] | - help: you might be missing a type parameter: `, CompileState` [INFO] [stdout] 64 | -> Box [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CompileState` in this scope [INFO] [stdout] --> src/driver.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | Box::new(move |state: &mut CompileState| { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CompileState` in this scope [INFO] [stdout] --> src/driver.rs:86:44 [INFO] [stdout] | [INFO] [stdout] 86 | fn resource_limits_from_attributes(state: &CompileState) -> ::ResourceLimits { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RustcDefaultCalls` in this scope [INFO] [stdout] --> src/driver.rs:147:75 [INFO] [stdout] | [INFO] [stdout] 147 | rustc_driver::run_compiler(&args, Box::new(SeerCompilerCalls(Box::new(RustcDefaultCalls), config)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature( [INFO] [stdout] 2 | | inclusive_range, [INFO] [stdout] 3 | | inclusive_range_methods, [INFO] [stdout] 4 | | rustc_private, [INFO] [stdout] 5 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/terminator/mod.rs:542:33 [INFO] [stdout] | [INFO] [stdout] 542 | / ... lazy_static!{ [INFO] [stdout] 543 | | ... static ref RE_MKSYM_IDENT: Regex = Regex::new(r"mksym\(&?(?:mut)?\s*(.*)\)").unwrap(); [INFO] [stdout] 544 | | ... } [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/executor.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | consumer: Option bool>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 - consumer: Option bool>>>, [INFO] [stdout] 40 + consumer: Option bool>>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:163:32 [INFO] [stdout] | [INFO] [stdout] 163 | fn cause(&self) -> Option<&Error> { None } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 163 - fn cause(&self) -> Option<&Error> { None } [INFO] [stdout] 163 + fn cause(&self) -> Option<&dyn Error> { None } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 865 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0408, E0412, E0422, E0425, E0433, E0463, E0531, E0532... [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seer` due to 866 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "57fd9a4c96585f23277e2022fcb62ff7de3ef9bc31a28ee68517358bd6f3b87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57fd9a4c96585f23277e2022fcb62ff7de3ef9bc31a28ee68517358bd6f3b87d", kill_on_drop: false }` [INFO] [stdout] 57fd9a4c96585f23277e2022fcb62ff7de3ef9bc31a28ee68517358bd6f3b87d