[INFO] fetching crate geobacter-vk-intrinsics 1.0.0... [INFO] testing geobacter-vk-intrinsics-1.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate geobacter-vk-intrinsics 1.0.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate geobacter-vk-intrinsics 1.0.0 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 crates.io crate geobacter-vk-intrinsics 1.0.0 [INFO] finished tweaking crates.io crate geobacter-vk-intrinsics 1.0.0 [INFO] tweaked toml for crates.io crate geobacter-vk-intrinsics 1.0.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 vulkano v0.16.0 [INFO] [stderr] Downloaded geobacter-core v1.0.0 [INFO] [stderr] Downloaded geobacter-intrinsics-common v1.0.0 [INFO] [stderr] Downloaded geobacter-rustc-help v1.0.0 [INFO] [stderr] Downloaded geobacter-vk-core v1.0.1 [INFO] [stderr] Downloaded geobacter-shared-defs v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 06d30c4a6fe8f1d686230c5c6dacbfbace0e06dfc671b37ce486affe31a3d54b [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" "06d30c4a6fe8f1d686230c5c6dacbfbace0e06dfc671b37ce486affe31a3d54b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06d30c4a6fe8f1d686230c5c6dacbfbace0e06dfc671b37ce486affe31a3d54b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d30c4a6fe8f1d686230c5c6dacbfbace0e06dfc671b37ce486affe31a3d54b", kill_on_drop: false }` [INFO] [stdout] 06d30c4a6fe8f1d686230c5c6dacbfbace0e06dfc671b37ce486affe31a3d54b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 689fe7888468c43c09e2306c14d7108f17e1ae7604d6e1b256c710019c5b6813 [INFO] running `Command { std: "docker" "start" "-a" "689fe7888468c43c09e2306c14d7108f17e1ae7604d6e1b256c710019c5b6813", kill_on_drop: false }` [INFO] [stderr] Compiling vulkano v0.16.0 [INFO] [stderr] Compiling vk-sys v0.5.3 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling geobacter-shared-defs v1.0.0 [INFO] [stderr] Compiling geobacter-core v1.0.0 [INFO] [stderr] Compiling geobacter-rustc-help v1.0.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_fn, const_transmute)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(unboxed_closures)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(fn_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_fn, const_transmute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(slice_index_methods)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(coerce_unsized)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(unsize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(ptr_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | 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_data_structures` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | 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_index` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | 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 `serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate serialize as rustc_serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax_pos` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate syntax_pos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `__geobacter_kill` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/intrinsics.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn __geobacter_kill() -> !; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized intrinsic [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `__geobacter_current_platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/platform.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | fn __geobacter_current_platform() -> &'static [u8; size_of::()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized intrinsic [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `kernel_instance` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/kernel.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / pub fn kernel_instance<'upvar, F, Args, Ret>(f: &'upvar F) [INFO] [stdout] 112 | | -> &'static [(&'static str, &'static [u8])] [INFO] [stdout] 113 | | where F: OptionalFn; [INFO] [stdout] | |____________________________________________^ unrecognized intrinsic [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `kernel_context_data_id` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/kernel.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / pub fn kernel_context_data_id<'upvar, F, Args, Ret>(f: &'upvar F) [INFO] [stdout] 115 | | -> &'static usize [INFO] [stdout] 116 | | where F: Fn; [INFO] [stdout] | |____________________________________^ unrecognized intrinsic [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `implement_ty_decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | implement_ty_decoder!(GeobacterDecoder<'a, 'tcx>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | bug!("Trying to decode DefIndex outside the context of a DefId") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:240:7 [INFO] [stdout] | [INFO] [stdout] 240 | bug!("Could not find new CrateNum for {:?}", cnum) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | bug!("Encoding DefIndex without context.") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:526:9 [INFO] [stdout] | [INFO] [stdout] 526 | bug!("unhandled ConstValue: {:?}", element); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `Unique` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/ptr.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 290 | AccelPtr(Unique::empty()) [INFO] [stdout] | ^^^^^ function or associated item not found in `Unique<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | pub opaque: opaque::Decoder<'a>, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0093, E0554, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0093`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | let mut decoder = opaque::Decoder::new(&data[..], 0); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AllocDecodingState` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | *alloc_decoding_state = Some(AllocDecodingState::new(footer.interpret_alloc_index)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `AllocDecodingState` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `geobacter-core` due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IndexVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | let mut map = IndexVec::from_elem_n(None, map_size as usize); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `IndexVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CrateNum` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | map[CrateNum::from_u32(prev_cnum)] = current_cnums.get(&key).cloned(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `CrateNum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DefPathHash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | let def_path_hash = DefPathHash::decode(self)?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DefPathHash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LocalDefId` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | Ok(LocalDefId::from_def_id(DefId::decode(self)?)) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `LocalDefId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DefId` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:155:32 [INFO] [stdout] | [INFO] [stdout] 155 | Ok(LocalDefId::from_def_id(DefId::decode(self)?)) [INFO] [stdout] | ^^^^^ use of undeclared type `DefId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:159:46 [INFO] [stdout] | [INFO] [stdout] 159 | fn specialized_decode(&mut self) -> Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DefPathHash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:161:25 [INFO] [stdout] | [INFO] [stdout] 161 | let def_path_hash = DefPathHash::decode(self)?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DefPathHash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | let local_id = hir::ItemLocalId::decode(self)?; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | Ok(hir::HirId { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | let hir_id = hir::HirId::decode(self)?; [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Fingerprint` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | Fingerprint::decode(&mut self.opaque) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Fingerprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | let new_opaque = opaque::Decoder::new(self.opaque.data, pos); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:247:12 [INFO] [stdout] | [INFO] [stdout] 247 | where E: ty_codec::TyEncoder + 'a, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:261:12 [INFO] [stdout] | [INFO] [stdout] 261 | where E: ty_codec::TyEncoder + 'a, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:343:43 [INFO] [stdout] | [INFO] [stdout] 343 | impl<'a, 'tcx> GeobacterEncoder<'a, 'tcx, opaque::Encoder> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:345:61 [INFO] [stdout] | [INFO] [stdout] 345 | where F: for<'b> FnOnce(&mut GeobacterEncoder<'b, 'tcx, opaque::Encoder>) -> Result<(), ::Error>, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:345:113 [INFO] [stdout] | [INFO] [stdout] 345 | where F: for<'b> FnOnce(&mut GeobacterEncoder<'b, 'tcx, opaque::Encoder>) -> Result<(), ::Error>, [INFO] [stdout] | ^^^^^^^ use of undeclared type `Encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:345:94 [INFO] [stdout] | [INFO] [stdout] 345 | where F: for<'b> FnOnce(&mut GeobacterEncoder<'b, 'tcx, opaque::Encoder>) -> Result<(), ::Error>, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:344:82 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn with(tcx: TyCtxt<'tcx>, f: F) -> Result, ::Error> [INFO] [stdout] | ^^^^^^^ use of undeclared type `Encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:344:63 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn with(tcx: TyCtxt<'tcx>, f: F) -> Result, ::Error> [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:347:23 [INFO] [stdout] | [INFO] [stdout] 347 | let mut encoder = opaque::Encoder::new(vec![]); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:367:12 [INFO] [stdout] | [INFO] [stdout] 367 | where E: ty_codec::TyEncoder + 'a, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:388:12 [INFO] [stdout] | [INFO] [stdout] 388 | where E: ty_codec::TyEncoder + 'a, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:400:12 [INFO] [stdout] | [INFO] [stdout] 400 | where E: ty_codec::TyEncoder + 'a, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:410:12 [INFO] [stdout] | [INFO] [stdout] 410 | where E: ty_codec::TyEncoder + 'a, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:417:12 [INFO] [stdout] | [INFO] [stdout] 417 | where E: ty_codec::TyEncoder + 'a, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | ty_codec::encode_with_shorthand(self, ty, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:425:79 [INFO] [stdout] | [INFO] [stdout] 425 | impl<'a, 'tcx> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, opaque::Encoder> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:430:19 [INFO] [stdout] | [INFO] [stdout] 430 | impl<'a, 'tcx, E> ty_codec::TyEncoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | where E: ty_codec::TyEncoder + 'a, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty_codec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:447:12 [INFO] [stdout] | [INFO] [stdout] 447 | where E: ty_codec::TyEncoder + 'a, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ty_codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:489:54 [INFO] [stdout] | [INFO] [stdout] 489 | impl SpecializedEncoder for opaque::Encoder { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:501:58 [INFO] [stdout] | [INFO] [stdout] 501 | impl<'a> SpecializedDecoder for opaque::Decoder<'a> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:507:22 [INFO] [stdout] | [INFO] [stdout] 507 | let byte: u8 = Decodable::decode(self)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opaque` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:522:34 [INFO] [stdout] | [INFO] [stdout] 522 | impl<'a> DecoderWithPosition for opaque::Decoder<'a> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `opaque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:549:27 [INFO] [stdout] | [INFO] [stdout] 549 | let expected_len: u64 = Decodable::decode(decoder)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 65 | ... _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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | ... mir: &mut mir::Body<'tcx>) { [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let align = Align::from_bits(64).unwrap(); // XXX arch dependent. [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Allocation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | let alloc = Allocation::from_bytes(data, align); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Allocation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | let ret = mir::Place::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 `mir` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | let source_info = mir::SourceInfo { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | scope: mir::OUTERMOST_SOURCE_SCOPE, [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | let mut bb = mir::BasicBlockData { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | terminator: Some(mir::Terminator { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | kind: mir::TerminatorKind::Return, [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let const_val = ConstValue::Scalar(ptr.into()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rvalue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | let rvalue = Rvalue::Use(constant); [INFO] [stdout] | ^^^^^^ use of undeclared type `Rvalue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StatementKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | let stmt_kind = StatementKind::Assign(Box::new((ret, rvalue))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `StatementKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:112:54 [INFO] [stdout] | [INFO] [stdout] 112 | fn inputs<'tcx>(&self, tcx: TyCtxt<'tcx>) -> &'tcx ty::List> { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:112:63 [INFO] [stdout] | [INFO] [stdout] 112 | fn inputs<'tcx>(&self, tcx: TyCtxt<'tcx>) -> &'tcx ty::List> { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:116:48 [INFO] [stdout] | [INFO] [stdout] 116 | fn output<'tcx>(&self, tcx: TyCtxt<'tcx>) -> 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:125:44 [INFO] [stdout] | [INFO] [stdout] 125 | ... 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 `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:126:44 [INFO] [stdout] | [INFO] [stdout] 126 | ... local_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:127:6 [INFO] [stdout] | [INFO] [stdout] 127 | -> 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 `ParamEnv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | let reveal_all = ParamEnv::reveal_all(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ParamEnv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | ty::Ref(_, &ty::TyS { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | ty::Ref(_, &ty::TyS { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | kind: ty::FnDef(def_id, subs), [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | ty::FnDef(def_id, subs) => { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | ty::Instance::resolve(tcx, reveal_all, def_id, subs) [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:158:48 [INFO] [stdout] | [INFO] [stdout] 158 | ... 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 `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:159:48 [INFO] [stdout] | [INFO] [stdout] 159 | ... local_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | -> 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 `ParamEnv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | let reveal_all = ParamEnv::reveal_all(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ParamEnv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | ty::Ref(_, reffed, _) if reffed == tcx.types.unit => { return 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | ty::Ref(_, &ty::TyS { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | ty::Ref(_, &ty::TyS { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | kind: ty::FnDef(def_id, subs), [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | ty::FnDef(def_id, subs) => { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:182:7 [INFO] [stdout] | [INFO] [stdout] 182 | ty::Instance::resolve(tcx, reveal_all, def_id, subs) [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:197:23 [INFO] [stdout] | [INFO] [stdout] 197 | src: mir::SourceInfo, [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | c: ty::Const<'tcx>) -> Operand<'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 `Operand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | Operand::Constant(v) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Operand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | let v = Scalar::from_bool(v); [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | ConstValue::Scalar(v) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | let v = Scalar::from_uint(v, Size::from_bytes(4)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | let v = Scalar::from_uint(v, Size::from_bytes(4)); [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | ConstValue::Scalar(v) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | let v = Scalar::from_uint(v, Size::from_bytes(8)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:217:34 [INFO] [stdout] | [INFO] [stdout] 217 | let v = Scalar::from_uint(v, Size::from_bytes(8)); [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | ConstValue::Scalar(v) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let v = Scalar::from_uint(v, size); [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | ConstValue::Scalar(v) [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:225:52 [INFO] [stdout] | [INFO] [stdout] 225 | fn mk_usize_c(self, v: impl Into) -> &'tcx ty::Const<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:226:28 [INFO] [stdout] | [INFO] [stdout] 226 | self.as_tcx().mk_const(ty::Const { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:232:47 [INFO] [stdout] | [INFO] [stdout] 232 | fn mk_static_str_operand(self, source_info: mir::SourceInfo, [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | let v = ConstValue::Slice { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | Operand::Constant(Box::new(v)) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Operand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mir` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:255:40 [INFO] [stdout] | [INFO] [stdout] 255 | fn mk_u64_operand(self, source_info: mir::SourceInfo, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | Operand::Constant(v) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Operand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instance` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | Instance::decode(&mut decoder).ok() [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:304:7 [INFO] [stdout] | [INFO] [stdout] 304 | ConstValue::Scalar(Scalar::Ptr(ptr)) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:304:26 [INFO] [stdout] | [INFO] [stdout] 304 | ConstValue::Scalar(Scalar::Ptr(ptr)) => { [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | ConstValue::Scalar(Scalar::Raw { size, .. }) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:307:26 [INFO] [stdout] | [INFO] [stdout] 307 | ConstValue::Scalar(Scalar::Raw { size, .. }) => { [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:311:11 [INFO] [stdout] | [INFO] [stdout] 311 | ConstValue::Scalar(s) => s, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:315:20 [INFO] [stdout] | [INFO] [stdout] 315 | let size = Size::from_bytes(size as _); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | let align = Align::from_bytes(1).unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Allocation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:317:25 [INFO] [stdout] | [INFO] [stdout] 317 | let mut alloc = Allocation::undef(size, align); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Allocation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScalarMaybeUndef` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:322:28 [INFO] [stdout] | [INFO] [stdout] 322 | ... ScalarMaybeUndef::Scalar(scalar), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ScalarMaybeUndef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | ConstValue::Slice { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Allocation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | let alloc = Allocation::from_byte_aligned_bytes(Cow::Borrowed(C)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Allocation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | ConstValue::Slice { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:354:37 [INFO] [stdout] | [INFO] [stdout] 354 | ... 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:357:21 [INFO] [stdout] | [INFO] [stdout] 357 | let source_info = mir::SourceInfo { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 359 | scope: mir::OUTERMOST_SOURCE_SCOPE, [INFO] [stdout] | ^^^ use of undeclared crate or module `mir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:372:18 [INFO] [stdout] | [INFO] [stdout] 372 | let constant = Operand::Constant(constant); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Operand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rvalue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:374:3 [INFO] [stdout] | [INFO] [stdout] 374 | Rvalue::Use(constant) [INFO] [stdout] | ^^^^^^ use of undeclared type `Rvalue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:381:3 [INFO] [stdout] | [INFO] [stdout] 381 | ConstValue::Slice { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:391:46 [INFO] [stdout] | [INFO] [stdout] 391 | ... 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 `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:397:16 [INFO] [stdout] | [INFO] [stdout] 397 | let scalar = Scalar::Ptr(ptr); [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:398:3 [INFO] [stdout] | [INFO] [stdout] 398 | ConstValue::Scalar(scalar) [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:404:40 [INFO] [stdout] | [INFO] [stdout] 404 | ... 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 `ParamEnv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:408:13 [INFO] [stdout] | [INFO] [stdout] 408 | let env = ParamEnv::reveal_all() [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ParamEnv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Allocation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:416:19 [INFO] [stdout] | [INFO] [stdout] 416 | let mut alloc = Allocation::from_bytes(&data, align); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Allocation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:422:22 [INFO] [stdout] | [INFO] [stdout] 422 | Size::ZERO, ty); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:436:40 [INFO] [stdout] | [INFO] [stdout] 436 | ... 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 `ParamEnv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:439:13 [INFO] [stdout] | [INFO] [stdout] 439 | let env = ParamEnv::reveal_all() [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ParamEnv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FieldPlacement` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | FieldPlacement::Arbitrary { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `FieldPlacement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FieldPlacement` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | FieldPlacement::Array { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `FieldPlacement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:462:42 [INFO] [stdout] | [INFO] [stdout] 462 | let ty_fields: Box>> = match ty.kind { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:497:9 [INFO] [stdout] | [INFO] [stdout] 497 | Scalar::Raw { size, .. } => { [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:498:11 [INFO] [stdout] | [INFO] [stdout] 498 | Size::from_bytes(size as _) [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | Scalar::Ptr(_) => { [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScalarMaybeUndef` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:506:20 [INFO] [stdout] | [INFO] [stdout] 506 | let scalar = ScalarMaybeUndef::Scalar(scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ScalarMaybeUndef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:512:7 [INFO] [stdout] | [INFO] [stdout] 512 | ConstValue::Scalar(scalar) => { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:515:7 [INFO] [stdout] | [INFO] [stdout] 515 | ConstValue::Slice { data, start, end, } => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ConstValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:518:22 [INFO] [stdout] | [INFO] [stdout] 518 | let offset = Size::from_bytes(start as u64); [INFO] [stdout] | ^^^^ use of undeclared type `Size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scalar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:521:20 [INFO] [stdout] | [INFO] [stdout] 521 | let size = Scalar::from_uint((end - start) as u128, [INFO] [stdout] | ^^^^^^ use of undeclared type `Scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:532:55 [INFO] [stdout] | [INFO] [stdout] 532 | pub fn mk_static_slice<'tcx>(tcx: TyCtxt<'tcx>, elem: ty::Ty<'tcx>) -> 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:532:72 [INFO] [stdout] | [INFO] [stdout] 532 | pub fn mk_static_slice<'tcx>(tcx: TyCtxt<'tcx>, elem: ty::Ty<'tcx>) -> ty::Ty<'tcx> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateDisambiguator` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:38:33 [INFO] [stdout] | [INFO] [stdout] 35 | struct Footer { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 38 | prev_cnums: Vec<(u32, String, CrateDisambiguator)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub tcx: TyCtxt<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FxHashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | rcache: FxHashMap>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | rcache: FxHashMap>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IndexVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | cnum_map: IndexVec>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, CrateNum` [INFO] [stdout] ... [INFO] [stdout] 50 | cnum_map: IndexVec>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, CrateNum` [INFO] [stdout] ... [INFO] [stdout] 50 | cnum_map: IndexVec>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocDecodingSession` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | alloc_decoding_session: AllocDecodingSession<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new(tcx: TyCtxt<'tcx>, data: &'a [u8], [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocDecodingState` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a, 'tcx> GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, AllocDecodingState` [INFO] [stdout] 56 | pub fn new(tcx: TyCtxt<'tcx>, data: &'a [u8], [INFO] [stdout] 57 | alloc_decoding_state: &'a mut Option) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | fn compute_cnum_map(tcx: TyCtxt<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateDisambiguator` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:95:53 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a, 'tcx> GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, CrateDisambiguator` [INFO] [stdout] ... [INFO] [stdout] 95 | prev_cnums: Vec<(u32, String, CrateDisambiguator)>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IndexVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | -> IndexVec> [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a, 'tcx> GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, CrateNum` [INFO] [stdout] ... [INFO] [stdout] 96 | -> IndexVec> [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:96:34 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a, 'tcx> GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, CrateNum` [INFO] [stdout] ... [INFO] [stdout] 96 | -> IndexVec> [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOCAL_CRATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:99:46 [INFO] [stdout] | [INFO] [stdout] 99 | let current_cnums = tcx.all_crate_nums(LOCAL_CRATE).iter().map(|&cnum| { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FxHashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | }).collect::>(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOCAL_CRATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | map[LOCAL_CRATE] = Some(LOCAL_CRATE); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOCAL_CRATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | map[LOCAL_CRATE] = Some(LOCAL_CRATE); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:126:16 [INFO] [stdout] | [INFO] [stdout] 126 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, AllocId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:127:46 [INFO] [stdout] | [INFO] [stdout] 126 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, AllocId` [INFO] [stdout] 127 | fn specialized_decode(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:132:16 [INFO] [stdout] | [INFO] [stdout] 132 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefIndex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:132:35 [INFO] [stdout] | [INFO] [stdout] 132 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, DefIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefIndex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:134:46 [INFO] [stdout] | [INFO] [stdout] 132 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefIndex` [INFO] [stdout] 133 | #[inline] [INFO] [stdout] 134 | fn specialized_decode(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, '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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:138:35 [INFO] [stdout] | [INFO] [stdout] 138 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, DefId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:140:46 [INFO] [stdout] | [INFO] [stdout] 138 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefId` [INFO] [stdout] 139 | #[inline] [INFO] [stdout] 140 | fn specialized_decode(&mut self) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:152:35 [INFO] [stdout] | [INFO] [stdout] 152 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - ^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, LocalDefId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:154:46 [INFO] [stdout] | [INFO] [stdout] 152 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, LocalDefId` [INFO] [stdout] 153 | #[inline] [INFO] [stdout] 154 | fn specialized_decode(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - ^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, NodeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:187:46 [INFO] [stdout] | [INFO] [stdout] 185 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, NodeId` [INFO] [stdout] 186 | #[inline] [INFO] [stdout] 187 | fn specialized_decode(&mut self) -> Result { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:193:16 [INFO] [stdout] | [INFO] [stdout] 193 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Fingerprint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, Fingerprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Fingerprint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:194:46 [INFO] [stdout] | [INFO] [stdout] 193 | impl<'a, 'tcx> SpecializedDecoder for GeobacterDecoder<'a, 'tcx> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Fingerprint` [INFO] [stdout] 194 | fn specialized_decode(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `TyDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | impl<'a, 'tcx> TyDecoder<'tcx> for GeobacterDecoder<'a, '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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | fn tcx(&self) -> TyCtxt<'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:217:42 [INFO] [stdout] | [INFO] [stdout] 217 | where F: FnOnce(&mut Self) -> Result, Self::Error> [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | -> Result, Self::Error> [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:238:47 [INFO] [stdout] | [INFO] [stdout] 238 | fn map_encoded_cnum_to_current(&self, cnum: CrateNum) -> CrateNum { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:238:60 [INFO] [stdout] | [INFO] [stdout] 238 | fn map_encoded_cnum_to_current(&self, cnum: CrateNum) -> CrateNum { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:249:12 [INFO] [stdout] | [INFO] [stdout] 249 | pub tcx: TyCtxt<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:253:26 [INFO] [stdout] | [INFO] [stdout] 246 | pub struct GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | - help: you might be missing a type parameter: `, CrateNum` [INFO] [stdout] ... [INFO] [stdout] 253 | crate_nums: Vec>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FxHashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:255:20 [INFO] [stdout] | [INFO] [stdout] 255 | type_shorthands: FxHashMap, usize>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:255:30 [INFO] [stdout] | [INFO] [stdout] 255 | type_shorthands: FxHashMap, usize>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FxHashMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:256:21 [INFO] [stdout] | [INFO] [stdout] 256 | interpret_allocs: FxHashMap, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub struct GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | - help: you might be missing a type parameter: `, AllocId` [INFO] [stdout] ... [INFO] [stdout] 256 | interpret_allocs: FxHashMap, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 246 | pub struct GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | - help: you might be missing a type parameter: `, AllocId` [INFO] [stdout] ... [INFO] [stdout] 257 | interpret_allocs_inverse: Vec, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:263:19 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn new(tcx: TyCtxt<'tcx>, encoder: &'a mut E) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | fn encode_tagged(&mut self, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:277:37 [INFO] [stdout] | [INFO] [stdout] 277 | fn encode_tagged(&mut self, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `specialized_encode_alloc_id` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | specialized_encode_alloc_id(&mut self, tcx, id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------- [INFO] [stdout] | | [INFO] [stdout] | help: try calling `specialized_encode_alloc_id` as a method: `self.specialized_encode_alloc_id(tcx, id)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:344:23 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn with(tcx: TyCtxt<'tcx>, f: F) -> Result, ::Error> [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedEncoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:366:19 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a, 'tcx, E> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:366:38 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a, 'tcx, E> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, AllocId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:369:47 [INFO] [stdout] | [INFO] [stdout] 369 | fn specialized_encode(&mut self, alloc_id: &AllocId) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedEncoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:387:19 [INFO] [stdout] | [INFO] [stdout] 387 | impl<'a, 'tcx, E> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:387:38 [INFO] [stdout] | [INFO] [stdout] 387 | impl<'a, 'tcx, E> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, CrateNum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:390:44 [INFO] [stdout] | [INFO] [stdout] 390 | fn specialized_encode(&mut self, &cnum: &CrateNum) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedEncoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:399:19 [INFO] [stdout] | [INFO] [stdout] 399 | impl<'a, 'tcx, E> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:399:38 [INFO] [stdout] | [INFO] [stdout] 399 | impl<'a, 'tcx, E> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, DefId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:403:41 [INFO] [stdout] | [INFO] [stdout] 403 | fn specialized_encode(&mut self, id: &DefId) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedEncoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | impl<'a, 'tcx, E> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefIndex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:409:38 [INFO] [stdout] | [INFO] [stdout] 409 | impl<'a, 'tcx, E> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, DefIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefIndex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:412:49 [INFO] [stdout] | [INFO] [stdout] 412 | fn specialized_encode(&mut self, _def_index: &DefIndex) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedEncoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:416:19 [INFO] [stdout] | [INFO] [stdout] 416 | impl<'a, 'tcx, E> SpecializedEncoder> for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:416:38 [INFO] [stdout] | [INFO] [stdout] 416 | impl<'a, 'tcx, E> SpecializedEncoder> for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:420:41 [INFO] [stdout] | [INFO] [stdout] 420 | fn specialized_encode(&mut self, ty: &Ty<'tcx>) -> Result<(), Self::Error> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedEncoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:425:16 [INFO] [stdout] | [INFO] [stdout] 425 | impl<'a, 'tcx> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, opaque::Encoder> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Fingerprint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:425:35 [INFO] [stdout] | [INFO] [stdout] 425 | impl<'a, 'tcx> SpecializedEncoder for GeobacterEncoder<'a, 'tcx, opaque::Encoder> { [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, Fingerprint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Fingerprint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:426:40 [INFO] [stdout] | [INFO] [stdout] 426 | fn specialized_encode(&mut self, f: &Fingerprint) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:446:19 [INFO] [stdout] | [INFO] [stdout] 446 | impl<'a, 'tcx, E> Encoder for GeobacterEncoder<'a, 'tcx, E> [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `UseSpecializedEncodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:486:6 [INFO] [stdout] | [INFO] [stdout] 486 | impl UseSpecializedEncodable for IntEncodedWithFixedSize {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `UseSpecializedDecodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:487:6 [INFO] [stdout] | [INFO] [stdout] 487 | impl UseSpecializedDecodable for IntEncodedWithFixedSize {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedEncoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:489:6 [INFO] [stdout] | [INFO] [stdout] 489 | impl SpecializedEncoder for opaque::Encoder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `SpecializedDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | impl<'a> SpecializedDecoder for opaque::Decoder<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:518:32 [INFO] [stdout] | [INFO] [stdout] 518 | pub trait DecoderWithPosition: Decoder { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | where T: Decodable + Eq + ::std::fmt::Debug, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/codec.rs:539:12 [INFO] [stdout] | [INFO] [stdout] 539 | V: Decodable, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `CustomIntrinsicMirGen` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | impl CustomIntrinsicMirGen for CurrentPlatform { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | ... tcx: TyCtxt<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pointer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | let ptr = Pointer::from(alloc_id); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 21 | use core::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use crate::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use std::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:93:57 [INFO] [stdout] | [INFO] [stdout] 93 | let constant = tcx.mk_const_op(source_info.clone(), Const { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Statement` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | let stmt = Statement { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:108:43 [INFO] [stdout] | [INFO] [stdout] 108 | fn generic_parameter_count(&self, _tcx: TyCtxt) -> usize { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | fn inputs<'tcx>(&self, tcx: TyCtxt<'tcx>) -> &'tcx ty::List> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:116:31 [INFO] [stdout] | [INFO] [stdout] 116 | fn output<'tcx>(&self, tcx: TyCtxt<'tcx>) -> 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:124:39 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn extract_fn_instance<'tcx>(tcx: TyCtxt<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:157:43 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn extract_opt_fn_instance<'tcx>(tcx: TyCtxt<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | fn as_tcx(self) -> TyCtxt<'tcx>; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Operand` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:198:41 [INFO] [stdout] | [INFO] [stdout] 198 | c: ty::Const<'tcx>) -> Operand<'tcx> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Constant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | let v = Constant { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConstValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | fn mk_bool_cv(self, v: bool) -> ConstValue<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:212:33 [INFO] [stdout] | [INFO] [stdout] 212 | fn mk_u32_cv(self, v: u32) -> ConstValue<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | fn mk_u64_cv(self, v: u64) -> ConstValue<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:220:47 [INFO] [stdout] | [INFO] [stdout] 220 | fn mk_usize_cv(self, v: impl Into) -> ConstValue<'tcx> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Operand` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | -> Operand<'tcx> [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | let v = tcx.mk_const(Const { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Constant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let v = Constant { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Operand` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | -> Operand<'tcx> [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:261:26 [INFO] [stdout] | [INFO] [stdout] 261 | let v = tcx.mk_const(Const { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Constant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let v = Constant { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instance` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | -> Option> [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:289:42 [INFO] [stdout] | [INFO] [stdout] 289 | impl<'tcx> GeobacterTyCtxtHelp<'tcx> for TyCtxt<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 290 | fn as_tcx(self) -> TyCtxt<'tcx> { self } [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:299:19 [INFO] [stdout] | [INFO] [stdout] 299 | where F: FnOnce(TyCtxt<'tcx>, T) -> ConstValue<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:299:39 [INFO] [stdout] | [INFO] [stdout] 299 | where F: FnOnce(TyCtxt<'tcx>, T) -> ConstValue<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:295:44 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn build_compiler_opt<'tcx, F, T>(tcx: TyCtxt<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:298:6 [INFO] [stdout] | [INFO] [stdout] 298 | -> ConstValue<'tcx> [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pointer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:320:19 [INFO] [stdout] | [INFO] [stdout] 320 | let ptr = Pointer::from(alloc_id); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 21 | use core::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use crate::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use std::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:352:38 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn const_value_rvalue<'tcx>(tcx: TyCtxt<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:353:44 [INFO] [stdout] | [INFO] [stdout] 353 | ... const_val: ConstValue<'tcx>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rvalue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:355:6 [INFO] [stdout] | [INFO] [stdout] 355 | -> Rvalue<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:358:11 [INFO] [stdout] | [INFO] [stdout] 358 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:362:31 [INFO] [stdout] | [INFO] [stdout] 362 | let constant = tcx.mk_const(Const { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Constant` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | let constant = Constant { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:377:42 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn static_str_const_value<'tcx>(tcx: TyCtxt<'tcx>, s: &str) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConstValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:378:6 [INFO] [stdout] | [INFO] [stdout] 378 | -> ConstValue<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:393:37 [INFO] [stdout] | [INFO] [stdout] 393 | where I: ExactSizeIterator>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:388:47 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn static_tuple_const_value<'tcx, I>(tcx: TyCtxt<'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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:392:6 [INFO] [stdout] | [INFO] [stdout] 392 | -> ConstValue<'tcx> [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pointer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | let ptr = Pointer::from(alloc_id); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 21 | use core::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use crate::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use std::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConstValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:406:37 [INFO] [stdout] | [INFO] [stdout] 406 | where I: ExactSizeIterator>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:401:41 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn static_tuple_alloc<'tcx, I>(tcx: TyCtxt<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:405:7 [INFO] [stdout] | [INFO] [stdout] 405 | -> (AllocId, &'tcx Allocation, Size) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Allocation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:405:22 [INFO] [stdout] | [INFO] [stdout] 405 | -> (AllocId, &'tcx Allocation, 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:405:34 [INFO] [stdout] | [INFO] [stdout] 405 | -> (AllocId, &'tcx Allocation, Size) [INFO] [stdout] | ^^^^ help: a trait with a similar name exists: `Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConstValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:437:45 [INFO] [stdout] | [INFO] [stdout] 437 | where I: ExactSizeIterator)>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:430:41 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn write_static_tuple<'tcx, I>(tcx: TyCtxt<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllocId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:433:46 [INFO] [stdout] | [INFO] [stdout] 433 | ... alloc_id: AllocId, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Allocation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:434:48 [INFO] [stdout] | [INFO] [stdout] 434 | ... alloc: &mut Allocation, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:435:42 [INFO] [stdout] | [INFO] [stdout] 435 | ... base: Size, [INFO] [stdout] | ^^^^ help: a trait with a similar name exists: `Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Tuple` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | Tuple(tuple_fields) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 467 | Array(element, _count) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Tuple` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:475:7 [INFO] [stdout] | [INFO] [stdout] 475 | Tuple(_) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:480:7 [INFO] [stdout] | [INFO] [stdout] 480 | Array(..) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pointer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:495:17 [INFO] [stdout] | [INFO] [stdout] 495 | let ptr = Pointer::new(alloc_id, base + offset); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 21 | use core::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use crate::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use std::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pointer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:519:19 [INFO] [stdout] | [INFO] [stdout] 519 | let ptr = Pointer::new(id, offset); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 21 | use core::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use crate::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] 21 | use std::fmt::Pointer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:532:35 [INFO] [stdout] | [INFO] [stdout] 532 | pub fn mk_static_slice<'tcx>(tcx: TyCtxt<'tcx>, elem: ty::Ty<'tcx>) -> ty::Ty<'tcx> { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generators, generator_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-rustc-help-1.0.0/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 295 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0433, E0463, E0531, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "689fe7888468c43c09e2306c14d7108f17e1ae7604d6e1b256c710019c5b6813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689fe7888468c43c09e2306c14d7108f17e1ae7604d6e1b256c710019c5b6813", kill_on_drop: false }` [INFO] [stdout] 689fe7888468c43c09e2306c14d7108f17e1ae7604d6e1b256c710019c5b6813