[INFO] cloning repository https://github.com/rustanlys/rupta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustanlys/rupta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustanlys%2Frupta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustanlys%2Frupta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 878f7282f0c295c346d74b5ac842a16dd0f81e84 [INFO] checking rustanlys/rupta against try#8c500c7cefd54fd11d57295f3771d576be9ee415 for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustanlys%2Frupta" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rustanlys/rupta [INFO] finished tweaking git repo https://github.com/rustanlys/rupta [INFO] tweaked toml for git repo https://github.com/rustanlys/rupta written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustanlys/rupta on toolchain 8c500c7cefd54fd11d57295f3771d576be9ee415 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustanlys/rupta 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" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded rustc_tools_util v0.2.0 [INFO] [stderr] Downloaded log-derive v0.3.2 [INFO] [stderr] Downloaded camino v1.0.9 [INFO] [stderr] Downloaded cargo_metadata v0.14.2 [INFO] [stderr] Downloaded cargo-platform v0.1.2 [INFO] [stderr] Downloaded semver v1.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1005466da68bd5cf352968ef13a83f5fc3f1433614286d0e10826bb4ee881f56 [INFO] running `Command { std: "docker" "start" "-a" "1005466da68bd5cf352968ef13a83f5fc3f1433614286d0e10826bb4ee881f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1005466da68bd5cf352968ef13a83f5fc3f1433614286d0e10826bb4ee881f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1005466da68bd5cf352968ef13a83f5fc3f1433614286d0e10826bb4ee881f56", kill_on_drop: false }` [INFO] [stdout] 1005466da68bd5cf352968ef13a83f5fc3f1433614286d0e10826bb4ee881f56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec367cff3ccb70619b710428571e36375ef2d20a574c7286223aba9a08c3d5ad [INFO] running `Command { std: "docker" "start" "-a" "ec367cff3ccb70619b710428571e36375ef2d20a574c7286223aba9a08c3d5ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking shellwords v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking rustc_tools_util v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling log-derive v0.3.2 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking rpds v0.11.0 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking rupta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `rustc_borrowck` [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | 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_hir` [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate rustc_hir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_index` [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | 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_interface` [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | 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_serialize` [INFO] [stdout] --> src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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] --> src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | 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] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | 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] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | 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_borrowck` [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | 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_hir` [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate rustc_hir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_index` [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | 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_interface` [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | 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_serialize` [INFO] [stdout] --> src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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] --> src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | 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] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | 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] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | 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[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/builder/fpag_builder.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::mir::function::{FuncId, FunctionReference}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/graph/call_graph.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::mir::function::{FuncId, CSFuncId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/graph/func_pag.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/graph/pag.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::mir::function::{FuncId, GenericArgE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/mir/call_site.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::mir::function::{FuncId, CSFuncId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/mir/function.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::mir::context::ContextId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Context` [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/mir/analysis_context.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::mir::function::{FuncId, FunctionReference, GenericArgE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/mir/path.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::mir::context::ContextId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Context` [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/mir/path.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/pta/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/builder/fpag_builder.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::mir::function::{FuncId, FunctionReference}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/graph/call_graph.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::mir::function::{FuncId, CSFuncId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/pta/andersen.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 19 | use crate::mir::function::CSFuncId; [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 19 - use crate::mir::function::FuncId; [INFO] [stdout] 19 + use crate::pta::FuncId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/graph/func_pag.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/graph/pag.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::mir::function::{FuncId, GenericArgE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/pta/context_sensitive.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::mir::context::{Context, ContextId}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] | help: a similar name exists in the module: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/pta/context_sensitive.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::mir::function::{FuncId, CSFuncId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::pta::FuncId [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/mir/call_site.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::mir::function::{FuncId, CSFuncId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/mir/function.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::mir::context::ContextId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Context` [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/pta/strategies/context_strategy.rs:14:66 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::mir::context::{Context, ContextCache, ContextElement, ContextId, HybridCtxElem}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] | help: a similar name exists in the module: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/pta/strategies/context_strategy.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 15 | use crate::mir::function::CSFuncId; [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 15 - use crate::mir::function::FuncId; [INFO] [stdout] 15 + use crate::pta::FuncId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/mir/analysis_context.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::mir::function::{FuncId, FunctionReference, GenericArgE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/mir/path.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::mir::context::ContextId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Context` [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/rta/body_visitor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/mir/path.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/rta/rta.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::mir::function::{FuncId, FunctionReference, GenericArgE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/pta/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/util/call_graph_stat.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::mir::function::{FuncId, CSFuncId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/pta/andersen.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 19 | use crate::mir::function::CSFuncId; [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 19 - use crate::mir::function::FuncId; [INFO] [stdout] 19 + use crate::pta::FuncId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/pta/context_sensitive.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::mir::context::{Context, ContextId}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] | help: a similar name exists in the module: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/util/results_dumper.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::mir::context::{Context, ContextId}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] | help: a similar name exists in the module: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/pta/context_sensitive.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::mir::function::{FuncId, CSFuncId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::pta::FuncId [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/pta/strategies/context_strategy.rs:14:66 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::mir::context::{Context, ContextCache, ContextElement, ContextId, HybridCtxElem}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] | help: a similar name exists in the module: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/util/results_dumper.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/pta/strategies/context_strategy.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 15 | use crate::mir::function::CSFuncId; [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 15 - use crate::mir::function::FuncId; [INFO] [stdout] 15 + use crate::pta::FuncId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/util/type_util.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::mir::function::{FuncId, GenericArgE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/util/unsafe_statistics.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/rta/body_visitor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/rta/rta.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::mir::function::{FuncId, FunctionReference, GenericArgE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/util/call_graph_stat.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::mir::function::{FuncId, CSFuncId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::context::ContextId` [INFO] [stdout] --> src/util/results_dumper.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::mir::context::{Context, ContextId}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `ContextId` in `mir::context` [INFO] [stdout] | help: a similar name exists in the module: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/util/results_dumper.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/util/type_util.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::mir::function::{FuncId, GenericArgE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::function::FuncId` [INFO] [stdout] --> src/util/unsafe_statistics.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::mir::function::FuncId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `CSFuncId` [INFO] [stdout] | no `FuncId` in `mir::function` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::pta::propagator::propagator::FuncId` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 94 | context_list: IndexVec>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 94 - context_list: IndexVec>>, [INFO] [stdout] 94 + context_list: IndexVec>>, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ContextCache { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:95:51 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 95 | context_to_index_map: HashMap>, ContextId>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 95 - context_to_index_map: HashMap>, ContextId>, [INFO] [stdout] 95 + context_to_index_map: HashMap>, Context>, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ContextCache { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:113:67 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn get_context_id(&mut self, context: &Rc>) -> ContextId { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn get_context(&self, id: ContextId) -> Option>> { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:129:45 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn context_list(&self) -> &IndexVec>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 129 - pub fn context_list(&self) -> &IndexVec>> { [INFO] [stdout] 129 + pub fn context_list(&self) -> &IndexVec>> { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 104 | impl ContextCache { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub func_id: FuncId, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub func_id: FuncId, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CSFuncId { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub func_id: FuncId, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CSFuncId { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CSFuncId { [INFO] [stdout] | ------------------- similarly named struct `CSFuncId` defined here [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn new(cid: ContextId, func_id: FuncId) -> Self { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CSFuncId { [INFO] [stdout] | ------------------- similarly named struct `CSFuncId` defined here [INFO] [stdout] ... [INFO] [stdout] 35 | impl From for FuncId { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TypeNs` in this scope [INFO] [stdout] --> src/mir/known_names.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | TypeNs(name) | ValueNs(name) => Some(*name), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 94 | context_list: IndexVec>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 94 - context_list: IndexVec>>, [INFO] [stdout] 94 + context_list: IndexVec>>, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ContextCache { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ValueNs` in this scope [INFO] [stdout] --> src/mir/known_names.rs:224:40 [INFO] [stdout] | [INFO] [stdout] 224 | TypeNs(name) | ValueNs(name) => Some(*name), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:95:51 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 95 | context_to_index_map: HashMap>, ContextId>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 95 - context_to_index_map: HashMap>, ContextId>, [INFO] [stdout] 95 + context_to_index_map: HashMap>, Context>, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ContextCache { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:113:67 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn get_context_id(&mut self, context: &Rc>) -> ContextId { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn get_context(&self, id: ContextId) -> Option>> { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ContextId` in this scope [INFO] [stdout] --> src/mir/context.rs:129:45 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Context { [INFO] [stdout] | ------------------------------------- similarly named struct `Context` defined here [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn context_list(&self) -> &IndexVec>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 129 - pub fn context_list(&self) -> &IndexVec>> { [INFO] [stdout] 129 + pub fn context_list(&self) -> &IndexVec>> { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 104 | impl ContextCache { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub func_id: FuncId, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub func_id: FuncId, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CSFuncId { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub func_id: FuncId, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CSFuncId { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CSFuncId { [INFO] [stdout] | ------------------- similarly named struct `CSFuncId` defined here [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn new(cid: ContextId, func_id: FuncId) -> Self { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FuncId` in this scope [INFO] [stdout] --> src/mir/function.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CSFuncId { [INFO] [stdout] | ------------------- similarly named struct `CSFuncId` defined here [INFO] [stdout] ... [INFO] [stdout] 35 | impl From for FuncId { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `CSFuncId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TypeNs` in this scope [INFO] [stdout] --> src/mir/known_names.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | TypeNs(name) | ValueNs(name) => Some(*name), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ValueNs` in this scope [INFO] [stdout] --> src/mir/known_names.rs:224:40 [INFO] [stdout] | [INFO] [stdout] 224 | TypeNs(name) | ValueNs(name) => Some(*name), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0463, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rupta` (lib test) due to 47 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rupta` (lib) due to 47 previous errors [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0463, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec367cff3ccb70619b710428571e36375ef2d20a574c7286223aba9a08c3d5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec367cff3ccb70619b710428571e36375ef2d20a574c7286223aba9a08c3d5ad", kill_on_drop: false }` [INFO] [stdout] ec367cff3ccb70619b710428571e36375ef2d20a574c7286223aba9a08c3d5ad