[INFO] fetching crate rv-plugin 0.1.0...
[INFO] testing rv-plugin-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rv-plugin 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rv-plugin 0.1.0
[INFO] finished tweaking crates.io crate rv-plugin 0.1.0
[INFO] tweaked toml for crates.io crate rv-plugin 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rv-plugin 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rv-plugin 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29318c0cd05ac0179a02591afa4b670defe410c6a67bda6ec235d9485d91ada7
[INFO] running `Command { std: "docker" "start" "-a" "29318c0cd05ac0179a02591afa4b670defe410c6a67bda6ec235d9485d91ada7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29318c0cd05ac0179a02591afa4b670defe410c6a67bda6ec235d9485d91ada7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29318c0cd05ac0179a02591afa4b670defe410c6a67bda6ec235d9485d91ada7", kill_on_drop: false }`
[INFO] [stdout] 29318c0cd05ac0179a02591afa4b670defe410c6a67bda6ec235d9485d91ada7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf162644665b09c71a40e8360395f0e51f6ce7ac67708e6530d3abe94a0f2bb9
[INFO] running `Command { std: "docker" "start" "-a" "bf162644665b09c71a40e8360395f0e51f6ce7ac67708e6530d3abe94a0f2bb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling intervaltree v0.2.7
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling rustc_tools_util v0.1.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling simplelog v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fluid-let v1.0.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling ts-rs-macros v7.1.1
[INFO] [stderr]    Compiling ts-rs-macros v6.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling rustc_plugin v0.10.0-nightly-2024-05-20
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling ts-rs v7.1.1
[INFO] [stderr]    Compiling ts-rs v6.2.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling rustc_utils v0.10.0-nightly-2024-05-20
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   doc_auto_cfg,          // for feature gates in documentation
[INFO] [stdout]    |   ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stdout]    = note: merged into `doc_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `either`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | extern crate either;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_borrowck`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | extern crate rustc_borrowck;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern crate rustc_data_structures;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_driver`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | extern crate rustc_driver;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_errors`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | extern crate rustc_errors;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_graphviz`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | extern crate rustc_graphviz;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_hir`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | extern crate rustc_hir;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_index`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | extern crate rustc_index;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_infer`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate rustc_infer;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_interface`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | extern crate rustc_interface;
[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_macros`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | extern crate rustc_macros;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_middle`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | extern crate rustc_middle;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_mir_dataflow`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | extern crate rustc_mir_dataflow;
[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_mir_transform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | extern crate rustc_mir_transform;
[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_serialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | extern crate rustc_serialize;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_session`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | extern crate rustc_session;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_span`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | extern crate rustc_span;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_target`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | extern crate rustc_target;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_trait_selection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | extern crate rustc_trait_selection;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_type_ir`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | extern crate rustc_type_ir;
[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 `smallvec`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/lib.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | extern crate smallvec;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::filename::FilenameIndex`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/source_map/range.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::filename::{Filename, FilenameIndex};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ no `FilenameIndex` in `source_map::filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::source_map::filename::FilenameIndex`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/test_utils.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     filename::{Filename, FilenameIndex},
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ no `FilenameIndex` in `source_map::filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |   type AllReturnsIter<'a>: Iterator<Item = Location>
[INFO] [stdout]    |                                            ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::panic::Location;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:30:46
[INFO] [stdout]    |
[INFO] [stdout] 30 |   type AllLocationsIter<'a>: Iterator<Item = Location>
[INFO] [stdout]    |                                              ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::panic::Location;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |   type LocationsIter: Iterator<Item = Location>;
[INFO] [stdout]    |                                       ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::panic::Location;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:40:39
[INFO] [stdout]    |
[INFO] [stdout] 40 |   fn locations_in_block(&self, block: BasicBlock) -> Self::LocationsIter;
[INFO] [stdout]    |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::intrinsics::mir::BasicBlock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Local` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:43:52
[INFO] [stdout]    |
[INFO] [stdout] 43 |   fn debug_info_name_map(&self) -> HashMap<String, Local>;
[INFO] [stdout]    |                                                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait BodyExt<'tcx, Local> {
[INFO] [stdout]    |                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 |   fn location_to_hir_id(&self, location: Location) -> HirId;
[INFO] [stdout]    |                                          ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::panic::Location;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceInfo` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |   fn source_info_to_hir_id(&self, info: &SourceInfo) -> HirId;
[INFO] [stdout]    |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:60:57
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn control_dependencies(&self) -> ControlDependencies<BasicBlock>;
[INFO] [stdout]    |                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::intrinsics::mir::BasicBlock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Place` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |   type PlacesIter<'a>: Iterator<Item = Place<'tcx>>
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Body` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:86:30
[INFO] [stdout]    |
[INFO] [stdout] 86 | impl<'tcx> BodyExt<'tcx> for Body<'tcx> {
[INFO] [stdout]    |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:87:50
[INFO] [stdout]    |
[INFO] [stdout] 87 |   type AllReturnsIter<'a> = impl Iterator<Item = Location> + Captures<'tcx> + 'a where Self: 'a;
[INFO] [stdout]    |                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::panic::Location;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Location` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 |         TerminatorKind::Return => Some(Location {
[INFO] [stdout]    |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::mir::location_or_arg::LocationOrArg::Location;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::panic::Location;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:101:52
[INFO] [stdout]     |
[INFO] [stdout] 101 |   type AllLocationsIter<'a> = impl Iterator<Item = Location> + Captures<'tcx> + 'a where Self: 'a;
[INFO] [stdout]     |                                                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Location` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:107:69
[INFO] [stdout]     |
[INFO] [stdout] 107 |         (0 .. data.statements.len() + 1).map(move |statement_index| Location {
[INFO] [stdout]     |                                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mir::location_or_arg::LocationOrArg::Location;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:114:45
[INFO] [stdout]     |
[INFO] [stdout] 114 |   type LocationsIter = impl Iterator<Item = Location>;
[INFO] [stdout]     |                                             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:115:39
[INFO] [stdout]     |
[INFO] [stdout] 115 |   fn locations_in_block(&self, block: BasicBlock) -> Self::LocationsIter {
[INFO] [stdout]     |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::intrinsics::mir::BasicBlock;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Location` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:117:50
[INFO] [stdout]     |
[INFO] [stdout] 117 |     (0 ..= num_stmts).map(move |statement_index| Location {
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::mir::location_or_arg::LocationOrArg::Location;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Local` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:123:52
[INFO] [stdout]     |
[INFO] [stdout] 123 |   fn debug_info_name_map(&self) -> HashMap<String, Local> {
[INFO] [stdout]     |                                                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl<'tcx, Local> BodyExt<'tcx> for Body<'tcx> {
[INFO] [stdout]     |          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:140:42
[INFO] [stdout]     |
[INFO] [stdout] 140 |   fn location_to_hir_id(&self, location: Location) -> HirId {
[INFO] [stdout]     |                                          ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceInfo` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:145:42
[INFO] [stdout]     |
[INFO] [stdout] 145 |   fn source_info_to_hir_id(&self, info: &SourceInfo) -> HirId {
[INFO] [stdout]     |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BasicBlock` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:151:57
[INFO] [stdout]     |
[INFO] [stdout] 151 |   fn control_dependencies(&self) -> ControlDependencies<BasicBlock> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::intrinsics::mir::BasicBlock;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Place` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |   type PlacesIter<'a> = impl Iterator<Item = Place<'tcx>> + Captures<'tcx> + 'a
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ControlFlowGraph` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct ReversedGraph<'a, G: ControlFlowGraph> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DirectedGraph` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<G: ControlFlowGraph> DirectedGraph for ReversedGraph<'_, G> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ControlFlowGraph` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<G: ControlFlowGraph> DirectedGraph for ReversedGraph<'_, G> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `StartNode` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<G: ControlFlowGraph> StartNode for ReversedGraph<'_, G> {
[INFO] [stdout]    |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ControlFlowGraph` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<G: ControlFlowGraph> StartNode for ReversedGraph<'_, G> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Successors` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<G: ControlFlowGraph> Successors for ReversedGraph<'_, G> {
[INFO] [stdout]    |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ControlFlowGraph` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<G: ControlFlowGraph> Successors for ReversedGraph<'_, G> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Predecessors` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl<G: ControlFlowGraph> Predecessors for ReversedGraph<'_, G> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ControlFlowGraph` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl<G: ControlFlowGraph> Predecessors for ReversedGraph<'_, G> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ControlFlowGraph` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |   pub fn build<G: ControlFlowGraph<Node = Node>>(graph: &G, exit: Node) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ControlFlowGraph` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |   fn build<G: ControlFlowGraph<Node = Node>>(graph: &G, exit: Node) -> Self {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ControlFlowGraph` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |   pub fn build_many<G: ControlFlowGraph<Node = Node>>(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Node` not found for `G`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |   exit: G::Node,
[INFO] [stdout]    |            ^^^^ associated type `Node` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |   fn start_node(&self) -> Self::Node {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Node` implemented for `ReversedGraph<'_, G>`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 33 -   fn start_node(&self) -> Self::Node {
[INFO] [stdout] 33 +   fn start_node(&self) -> <ReversedGraph<'_, G> as Example>::Node {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |   fn successors(&self, node: Self::Node) -> impl Iterator<Item = Self::Node> {
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Node` implemented for `ReversedGraph<'_, G>`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 39 -   fn successors(&self, node: Self::Node) -> impl Iterator<Item = Self::Node> {
[INFO] [stdout] 39 +   fn successors(&self, node: <ReversedGraph<'_, G> as Example>::Node) -> impl Iterator<Item = Self::Node> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn predecessors(&self, node: Self::Node) -> impl Iterator<Item = Self::Node> {
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Node` implemented for `ReversedGraph<'_, G>`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 53 -   fn predecessors(&self, node: Self::Node) -> impl Iterator<Item = Self::Node> {
[INFO] [stdout] 53 +   fn predecessors(&self, node: <ReversedGraph<'_, G> as Example>::Node) -> impl Iterator<Item = Self::Node> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/place.rs:441:43
[INFO] [stdout]     |
[INFO] [stdout] 441 |   fn visit_ty(&mut self, ty: Ty<'tcx>) -> Self::Result {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `CollectRegions<'tcx>`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 441 -   fn visit_ty(&mut self, ty: Ty<'tcx>) -> Self::Result {
[INFO] [stdout] 441 +   fn visit_ty(&mut self, ty: Ty<'tcx>) -> <CollectRegions<'tcx> as Example>::Result {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/place.rs:591:59
[INFO] [stdout]     |
[INFO] [stdout] 591 |   fn visit_region(&mut self, region: ty::Region<'tcx>) -> Self::Result {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `CollectRegions<'tcx>`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 591 -   fn visit_region(&mut self, region: ty::Region<'tcx>) -> Self::Result {
[INFO] [stdout] 591 +   fn visit_region(&mut self, region: ty::Region<'tcx>) -> <CollectRegions<'tcx> as Example>::Result {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/source_map/find_bodies.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn nested_visit_map(&mut self) -> Self::Map {
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Map` implemented for `BodyFinder<'tcx>`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 16 -   fn nested_visit_map(&mut self) -> Self::Map {
[INFO] [stdout] 16 +   fn nested_visit_map(&mut self) -> <BodyFinder<'tcx> as Example>::Map {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TerminatorKind`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         TerminatorKind::Return => Some(Location {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared type `TerminatorKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VarDebugInfoContents`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         VarDebugInfoContents::Place(place) => Some((info.name.to_string(), place.local)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `VarDebugInfoContents`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Local`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:163:29
[INFO] [stdout]     |
[INFO] [stdout] 163 |       Some(self.local_decls[Local::from_usize(2)].ty)
[INFO] [stdout]     |                             ^^^^^ use of undeclared type `Local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Place`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/body.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 |       Place::from_local(local, tcx).interior_paths(tcx, self, def_id)
[INFO] [stdout]     |       ^^^^^ use of undeclared type `Place`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iterate`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let reachable = iterate::post_order_from(&reversed, exit);
[INFO] [stdout]    |                     ^^^^^^^ use of unresolved module or unlinked crate `iterate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iterate`, use `cargo add iterate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dominators`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let dominators = dominators::dominators(&reversed);
[INFO] [stdout]    |                      ^^^^^^^^^^ use of unresolved module or unlinked crate `dominators`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dominators`, use `cargo add dominators` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iterate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_utils-0.10.0-nightly-2024-05-20/src/mir/control_dependencies.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let traversal = iterate::post_order_from(&dominator_tree, exit);
[INFO] [stdout]     |                     ^^^^^^^ use of unresolved module or unlinked crate `iterate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iterate`, use `cargo add iterate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0223, E0405, E0412, E0422, E0432, E0433, E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc_utils` (lib) due to 72 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bf162644665b09c71a40e8360395f0e51f6ce7ac67708e6530d3abe94a0f2bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf162644665b09c71a40e8360395f0e51f6ce7ac67708e6530d3abe94a0f2bb9", kill_on_drop: false }`
[INFO] [stdout] bf162644665b09c71a40e8360395f0e51f6ce7ac67708e6530d3abe94a0f2bb9
