[INFO] cloning repository https://github.com/Isaac-Leonard/BorrowScriptInterpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Isaac-Leonard/BorrowScriptInterpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Leonard%2FBorrowScriptInterpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Leonard%2FBorrowScriptInterpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c359d11fbce5cb97b4fe9e061fec17b7d207f709 [INFO] checking Isaac-Leonard/BorrowScriptInterpreter against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Leonard%2FBorrowScriptInterpreter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter [INFO] finished tweaking git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter [INFO] tweaked toml for git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.workspace [INFO] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lsp-types v0.92.1 [INFO] [stderr] Downloaded llvm-sys v130.0.3 [INFO] [stderr] Downloaded chumsky v0.7.0 [INFO] [stderr] Downloaded tower-lsp v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e788ff09d27a243866fc66c75469c184d5798c2d488ae2a60fa356289b5d864e [INFO] running `Command { std: "docker" "start" "-a" "e788ff09d27a243866fc66c75469c184d5798c2d488ae2a60fa356289b5d864e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e788ff09d27a243866fc66c75469c184d5798c2d488ae2a60fa356289b5d864e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e788ff09d27a243866fc66c75469c184d5798c2d488ae2a60fa356289b5d864e", kill_on_drop: false }` [INFO] [stdout] e788ff09d27a243866fc66c75469c184d5798c2d488ae2a60fa356289b5d864e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c354658a8c7424e444fbce8ed801d76ba38da8099b016d3606fc51385ce13eca [INFO] running `Command { std: "docker" "start" "-a" "c354658a8c7424e444fbce8ed801d76ba38da8099b016d3606fc51385ce13eca", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.workspace [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#c0e13b70) [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dashmap v5.2.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking str_indices v0.4.1 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking ropey v1.6.0 [INFO] [stderr] Checking chumsky v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling llvm-sys v130.0.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?branch=master#c0e13b70) [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tower-lsp-macros v0.6.0 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking stream v0.1.0 (/opt/rustwide/workdir/stream) [INFO] [stdout] warning: the item `Recursive` is imported redundantly [INFO] [stdout] --> stream/src/parser.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | use chumsky::{error::Cheap, prelude::*, recursive::Recursive}; [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Recursive` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Recursive` is imported redundantly [INFO] [stdout] --> stream/src/parser.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | use chumsky::{error::Cheap, prelude::*, recursive::Recursive}; [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Recursive` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stdout] warning: function `calc_type_from_not` is never used [INFO] [stdout] --> stream/src/ast2.rs:2081:4 [INFO] [stdout] | [INFO] [stdout] 2081 | fn calc_type_from_not(from: &CompType, not: &CompType) -> CompType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_max_references` is never used [INFO] [stdout] --> stream/src/ast3.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn count_max_references(func: &FunctionAst) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_max_references_in_env` is never used [INFO] [stdout] --> stream/src/ast3.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | fn count_max_references_in_env(env: &ExpEnvironment, accesses: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `replace_all_constant_generic_calls` is never used [INFO] [stdout] --> stream/src/ast3.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 231 | impl FunctionAst { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 232 | #[warn(clippy::unimplemented)] [INFO] [stdout] 233 | fn replace_all_constant_generic_calls(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `i8` is never used [INFO] [stdout] --> stream/src/compile.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 135 | impl<'a, 'ctx> Compiler<'a, 'ctx> { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | fn i8(&self, val: i8) -> BasicValueEnum<'ctx> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calc_type_from_not` is never used [INFO] [stdout] --> stream/src/ast2.rs:2081:4 [INFO] [stdout] | [INFO] [stdout] 2081 | fn calc_type_from_not(from: &CompType, not: &CompType) -> CompType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_max_references` is never used [INFO] [stdout] --> stream/src/ast3.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn count_max_references(func: &FunctionAst) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_max_references_in_env` is never used [INFO] [stdout] --> stream/src/ast3.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | fn count_max_references_in_env(env: &ExpEnvironment, accesses: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `replace_all_constant_generic_calls` is never used [INFO] [stdout] --> stream/src/ast3.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 231 | impl FunctionAst { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 232 | #[warn(clippy::unimplemented)] [INFO] [stdout] 233 | fn replace_all_constant_generic_calls(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `i8` is never used [INFO] [stdout] --> stream/src/compile.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 135 | impl<'a, 'ctx> Compiler<'a, 'ctx> { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | fn i8(&self, val: i8) -> BasicValueEnum<'ctx> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stdout] warning: constant `OS` is never used [INFO] [stdout] --> compiler/src/config.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const OS: &str = env::consts::OS; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MACOS` is never used [INFO] [stdout] --> compiler/src/config.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const MACOS: &str = "macos"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOWS` is never used [INFO] [stdout] --> compiler/src/config.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const WINDOWS: &str = "windows"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINUX` is never used [INFO] [stdout] --> compiler/src/config.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const LINUX: &str = "linux"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dynamic` and `demangle` are never read [INFO] [stdout] --> compiler/src/linker.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Linker { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | dynamic: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | demangle: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OS` is never used [INFO] [stdout] --> compiler/src/config.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const OS: &str = env::consts::OS; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MACOS` is never used [INFO] [stdout] --> compiler/src/config.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const MACOS: &str = "macos"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WINDOWS` is never used [INFO] [stdout] --> compiler/src/config.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const WINDOWS: &str = "windows"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINUX` is never used [INFO] [stdout] --> compiler/src/config.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const LINUX: &str = "linux"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dynamic` and `demangle` are never read [INFO] [stdout] --> compiler/src/linker.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Linker { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | dynamic: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | demangle: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking lsp-types v0.92.1 [INFO] [stderr] Checking tower-lsp v0.16.0 [INFO] [stderr] Checking lsp v0.1.0 (/opt/rustwide/workdir/lsp) [INFO] [stdout] error[E0432]: unresolved import `ast1::CompExpression` [INFO] [stdout] --> lsp/src/semantic_token.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | use ast1::CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `CompExpression` in `ast1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/completion.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ast1::CompExpression` [INFO] [stdout] --> lsp/src/semantic_token.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | use ast1::CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `CompExpression` in `ast1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/hover.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/completion.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/jump_definition.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/hover.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/jump_definition.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/reference.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `CompExpression` [INFO] [stdout] --> lsp/src/reference.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | use CompExpression::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CompExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/completion.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | ast: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/completion.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | expr: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/completion.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | Value(_) => true, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/completion.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | Read(local) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Assign` in this scope [INFO] [stdout] --> lsp/src/completion.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | Assign(name, rhs) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Assign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/completion.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | if let Read(name) = name.expression.as_ref() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/completion.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | BinOp(op, lhs, rhs) => match get_completion_of(&lhs, definition_map, ident_offset) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/completion.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | Call(callee, _, args) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/completion.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | IfElse(if_exp) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/completion.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | List(lst) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/hover.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn hover(ast: &ExpEnvironment, pos: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CompType` in this scope [INFO] [stdout] --> lsp/src/hover.rs:13:56 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn hover(ast: &ExpEnvironment, pos: u32) -> Option { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/hover.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | Read(var) => return Some(var.typing.clone()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/hover.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | Call(var, _, args) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Array` in this scope [INFO] [stdout] --> lsp/src/hover.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | Array(elements) => find_in_list!(elements, pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::Array; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CustomType::Array; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Array; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::GotoDefinitionResponse::Array; [INFO] [stdout] | [INFO] [stdout] and 8 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/hover.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | List(expressions) => find_in_list!(expressions, pos), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Assign` in this scope [INFO] [stdout] --> lsp/src/hover.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | Assign(lhs, rhs) => find_in_list!([lhs, rhs], pos), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Assign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WhileLoop` in this scope [INFO] [stdout] --> lsp/src/hover.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | WhileLoop { cond, body } => find_in_list!([cond, body], pos), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::WhileLoop; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::WhileLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/hover.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | IfElse(if_exp) => find_in_list!([&if_exp.cond, &if_exp.then, &if_exp.otherwise], pos), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Index` in this scope [INFO] [stdout] --> lsp/src/hover.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | Index(arr, index) => find_in_list!([arr, index], pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Assignable::Index; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/hover.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | BinOp(_, lhs, rhs) => find_in_list!([lhs, rhs], pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `OneOp` in this scope [INFO] [stdout] --> lsp/src/hover.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | OneOp(_, exp) => return hover(exp, pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::OneOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Typeof` in this scope [INFO] [stdout] --> lsp/src/hover.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | Typeof(exp) => return hover(exp, pos), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Typeof; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DotAccess` in this scope [INFO] [stdout] --> lsp/src/hover.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | DotAccess(obj, prop) => match prop.1.contains(&(pos as usize)) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::DotAccess; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::DotAccess; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::DotAccess; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/hover.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | Value(CompData::Func(func)) => return hover(&func.body.as_ref()?.body, pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompData` [INFO] [stdout] --> lsp/src/hover.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | Value(CompData::Func(func)) => return hover(&func.body.as_ref()?.body, pos), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `CompData` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Struct` in this scope [INFO] [stdout] --> lsp/src/hover.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | Struct(data) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CustomType::Struct; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Struct; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::CustomType::Struct; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Struct; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/hover.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | Value(_) => {} [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | expr: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Typeof` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | Typeof(var) => get_definition_of_expr(var, ident_offset), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Typeof; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | Read(local) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Assign` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | Assign(lhs, rhs) => match get_definition_of_expr(lhs, ident_offset) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Assign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | BinOp(_, lhs, rhs) => match get_definition_of_expr(lhs, ident_offset) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | Call(callee, _, args) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | IfElse(if_exp) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WhileLoop` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | WhileLoop { cond, body } => match get_definition_of_expr(cond, ident_offset) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::WhileLoop; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::WhileLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | List(lst) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Index` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | Index(arr, index) => match get_definition_of_expr(arr, ident_offset) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Assignable::Index; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | Value(CompData::Func(ast)) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/completion.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | ast: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompData` [INFO] [stdout] --> lsp/src/jump_definition.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Value(CompData::Func(ast)) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `CompData` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/completion.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | expr: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/reference.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ast: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/reference.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | expr: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/completion.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | Value(_) => true, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/reference.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | Value(_) => {} [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/completion.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | Read(local) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/reference.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | Read(name) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/reference.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | BinOp(op, lhs, rhs) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Assign` in this scope [INFO] [stdout] --> lsp/src/completion.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | Assign(name, rhs) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Assign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/completion.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | if let Read(name) = name.expression.as_ref() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/reference.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | Call(callee, _, args) => {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/completion.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | BinOp(op, lhs, rhs) => match get_completion_of(&lhs, definition_map, ident_offset) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/reference.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | IfElse(if_exp) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/completion.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | Call(callee, _, args) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/reference.rs:105:3 [INFO] [stdout] | [INFO] [stdout] 105 | List(lst) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/completion.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | IfElse(if_exp) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in module `ast1` [INFO] [stdout] --> lsp/src/semantic_token.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn semantic_token_from_ast(ast: &ast1::ExpEnvironment) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ast1` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] help: if you import `ExpEnvironment`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - pub fn semantic_token_from_ast(ast: &ast1::ExpEnvironment) -> Vec { [INFO] [stdout] 22 + pub fn semantic_token_from_ast(ast: &ExpEnvironment) -> Vec { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in module `ast1` [INFO] [stdout] --> lsp/src/semantic_token.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | expr: &ast1::ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ast1` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] help: if you import `ExpEnvironment`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 30 - expr: &ast1::ExpEnvironment, [INFO] [stdout] 30 + expr: &ExpEnvironment, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/completion.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | List(lst) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | Value(_) => {} [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | List(_) => {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/hover.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn hover(ast: &ExpEnvironment, pos: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | Read(var) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CompType` in this scope [INFO] [stdout] --> lsp/src/hover.rs:13:56 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn hover(ast: &ExpEnvironment, pos: u32) -> Option { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/hover.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | Read(var) => return Some(var.typing.clone()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Assign` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | Assign(lhs, rhs) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Assign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/hover.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | Call(var, _, args) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | BinOp(op, lhs, rhs) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | Call(var, _, params) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Array` in this scope [INFO] [stdout] --> lsp/src/hover.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | Array(elements) => find_in_list!(elements, pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::Array; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CustomType::Array; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Array; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::GotoDefinitionResponse::Array; [INFO] [stdout] | [INFO] [stdout] and 8 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | IfElse(if_exp) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/hover.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | List(expressions) => find_in_list!(expressions, pos), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/main.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | ast_map: DashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/main.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn parse(settings: Settings) -> (ExpEnvironment, Vec, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Assign` in this scope [INFO] [stdout] --> lsp/src/hover.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | Assign(lhs, rhs) => find_in_list!([lhs, rhs], pos), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Assign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WhileLoop` in this scope [INFO] [stdout] --> lsp/src/hover.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | WhileLoop { cond, body } => find_in_list!([cond, body], pos), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::WhileLoop; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::WhileLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/completion.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/hover.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/hover.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | IfElse(if_exp) => find_in_list!([&if_exp.cond, &if_exp.then, &if_exp.otherwise], pos), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/jump_definition.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/reference.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> lsp/src/semantic_token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Index` in this scope [INFO] [stdout] --> lsp/src/hover.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | Index(arr, index) => find_in_list!([arr, index], pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Assignable::Index; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SemanticToken` [INFO] [stdout] --> lsp/src/semantic_token.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use tower_lsp::lsp_types::{SemanticToken, SemanticTokenType}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `semantic_token::semantic_token_from_ast` [INFO] [stdout] --> lsp/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use semantic_token::semantic_token_from_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/hover.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | BinOp(_, lhs, rhs) => find_in_list!([lhs, rhs], pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> lsp/src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `OneOp` in this scope [INFO] [stdout] --> lsp/src/hover.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | OneOp(_, exp) => return hover(exp, pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::OneOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tower_lsp::jsonrpc::Error` [INFO] [stdout] --> lsp/src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tower_lsp::jsonrpc::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Typeof` in this scope [INFO] [stdout] --> lsp/src/hover.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | Typeof(exp) => return hover(exp, pos), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Typeof; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DotAccess` in this scope [INFO] [stdout] --> lsp/src/hover.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | DotAccess(obj, prop) => match prop.1.contains(&(pos as usize)) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::DotAccess; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::DotAccess; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::DotAccess; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/hover.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | Value(CompData::Func(func)) => return hover(&func.body.as_ref()?.body, pos), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompData` [INFO] [stdout] --> lsp/src/hover.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | Value(CompData::Func(func)) => return hover(&func.body.as_ref()?.body, pos), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `CompData` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Struct` in this scope [INFO] [stdout] --> lsp/src/hover.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | Struct(data) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CustomType::Struct; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Struct; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::CustomType::Struct; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Struct; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/hover.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | Value(_) => {} [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | expr: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Typeof` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | Typeof(var) => get_definition_of_expr(var, ident_offset), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Typeof; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Typeof; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | Read(local) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Assign` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | Assign(lhs, rhs) => match get_definition_of_expr(lhs, ident_offset) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Assign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | BinOp(_, lhs, rhs) => match get_definition_of_expr(lhs, ident_offset) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | Call(callee, _, args) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | IfElse(if_exp) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WhileLoop` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | WhileLoop { cond, body } => match get_definition_of_expr(cond, ident_offset) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::WhileLoop; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::WhileLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | List(lst) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Index` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | Index(arr, index) => match get_definition_of_expr(arr, ident_offset) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Index; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Assignable::Index; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/jump_definition.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | Value(CompData::Func(ast)) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompData` [INFO] [stdout] --> lsp/src/jump_definition.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Value(CompData::Func(ast)) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `CompData` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/reference.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ast: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/reference.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | expr: &ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/reference.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | Value(_) => {} [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/reference.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | Read(name) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/reference.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | BinOp(op, lhs, rhs) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/reference.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | Call(callee, _, args) => {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/reference.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | IfElse(if_exp) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/reference.rs:105:3 [INFO] [stdout] | [INFO] [stdout] 105 | List(lst) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in module `ast1` [INFO] [stdout] --> lsp/src/semantic_token.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn semantic_token_from_ast(ast: &ast1::ExpEnvironment) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ast1` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] help: if you import `ExpEnvironment`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - pub fn semantic_token_from_ast(ast: &ast1::ExpEnvironment) -> Vec { [INFO] [stdout] 22 + pub fn semantic_token_from_ast(ast: &ExpEnvironment) -> Vec { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in module `ast1` [INFO] [stdout] --> lsp/src/semantic_token.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | expr: &ast1::ExpEnvironment, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ast1` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] help: if you import `ExpEnvironment`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 30 - expr: &ast1::ExpEnvironment, [INFO] [stdout] 30 + expr: &ExpEnvironment, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Value` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | Value(_) => {} [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Value; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::Readable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | List(_) => {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CompletionResponse::List; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | Read(var) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Assign` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | Assign(lhs, rhs) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Assign; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Assign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BinOp` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | BinOp(op, lhs, rhs) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::BinOp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Call` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | Call(var, _, params) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::Call; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `IfElse` in this scope [INFO] [stdout] --> lsp/src/semantic_token.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | IfElse(if_exp) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast1::Expression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast2::CompExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] 1 + use stream::ast3::IRExpression::IfElse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/main.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | ast_map: DashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpEnvironment` in this scope [INFO] [stdout] --> lsp/src/main.rs:414:34 [INFO] [stdout] | [INFO] [stdout] 414 | fn parse(settings: Settings) -> (ExpEnvironment, Vec, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use stream::ast2::ExpEnvironment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/completion.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/hover.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/jump_definition.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/reference.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> lsp/src/semantic_token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SemanticToken` [INFO] [stdout] --> lsp/src/semantic_token.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use tower_lsp::lsp_types::{SemanticToken, SemanticTokenType}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `semantic_token::semantic_token_from_ast` [INFO] [stdout] --> lsp/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use semantic_token::semantic_token_from_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> lsp/src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::ast1::*` [INFO] [stdout] --> lsp/src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use stream::ast1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tower_lsp::jsonrpc::Error` [INFO] [stdout] --> lsp/src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tower_lsp::jsonrpc::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> lsp/src/main.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | let uri = params.text_document.uri.to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> lsp/src/main.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | let uri = params.text_document.uri.to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> lsp/src/main.rs:167:29 [INFO] [stdout] | [INFO] [stdout] 167 | async fn references(&self, params: ReferenceParams) -> Result>> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> lsp/src/main.rs:167:29 [INFO] [stdout] | [INFO] [stdout] 167 | async fn references(&self, params: ReferenceParams) -> Result>> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> lsp/src/main.rs:300:25 [INFO] [stdout] | [INFO] [stdout] 300 | async fn rename(&self, params: RenameParams) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> lsp/src/main.rs:300:25 [INFO] [stdout] | [INFO] [stdout] 300 | async fn rename(&self, params: RenameParams) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 64 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 64 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lsp` (bin "lsp" test) due to 65 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lsp` (bin "lsp") due to 65 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c354658a8c7424e444fbce8ed801d76ba38da8099b016d3606fc51385ce13eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c354658a8c7424e444fbce8ed801d76ba38da8099b016d3606fc51385ce13eca", kill_on_drop: false }` [INFO] [stdout] c354658a8c7424e444fbce8ed801d76ba38da8099b016d3606fc51385ce13eca