[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#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Leonard%2FBorrowScriptInterpreter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-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-7-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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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-7-tc1/source/Cargo.toml: unused manifest key: workspace.workspace
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded tower-lsp v0.16.0
[INFO] [stderr]   Downloaded const-random v0.1.13
[INFO] [stderr]   Downloaded const-random-macro v0.1.13
[INFO] [stderr]   Downloaded llvm-sys v130.0.3
[INFO] [stderr]   Downloaded rand_xoshiro v0.4.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.20
[INFO] [stderr]   Downloaded lsp-types v0.92.1
[INFO] [stderr]   Downloaded chumsky v0.7.0
[INFO] [stderr]   Downloaded tracing v0.1.32
[INFO] [stderr]   Downloaded im-rc v15.0.0
[INFO] [stderr]   Downloaded ropey v1.6.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.6.0
[INFO] [stderr]   Downloaded tracing-core v0.1.24
[INFO] [stderr]   Downloaded str_indices v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7679ee6ba86cd71397957141bcc31366b13081c419aef9dfdb4acc76fb6fe719
[INFO] running `Command { std: "docker" "start" "-a" "7679ee6ba86cd71397957141bcc31366b13081c419aef9dfdb4acc76fb6fe719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7679ee6ba86cd71397957141bcc31366b13081c419aef9dfdb4acc76fb6fe719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7679ee6ba86cd71397957141bcc31366b13081c419aef9dfdb4acc76fb6fe719", kill_on_drop: false }`
[INFO] [stdout] 7679ee6ba86cd71397957141bcc31366b13081c419aef9dfdb4acc76fb6fe719
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc83070b8f67a002cf74ec30f1d18b1a8b28afc5c27ff63c1b5fafbc2e6f92eb
[INFO] running `Command { std: "docker" "start" "-a" "bc83070b8f67a002cf74ec30f1d18b1a8b28afc5c27ff63c1b5fafbc2e6f92eb", 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 syn v1.0.86
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#c0e13b70)
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking const-random v0.1.13
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking chumsky v0.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.0.0
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking dashmap v5.2.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking str_indices v0.4.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking ropey v1.6.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling llvm-sys v130.0.3
[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 tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[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] [stderr]     Checking tower v0.4.12
[INFO] [stderr]     Checking futures v0.3.21
[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<Accesses> {
[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<Accesses>) {
[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: 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<Accesses> {
[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<Accesses>) {
[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] [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] [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 `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] 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] 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 `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] 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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lsp` (bin "lsp") due to 5 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lsp` (bin "lsp" test) due to 5 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bc83070b8f67a002cf74ec30f1d18b1a8b28afc5c27ff63c1b5fafbc2e6f92eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc83070b8f67a002cf74ec30f1d18b1a8b28afc5c27ff63c1b5fafbc2e6f92eb", kill_on_drop: false }`
[INFO] [stdout] bc83070b8f67a002cf74ec30f1d18b1a8b28afc5c27ff63c1b5fafbc2e6f92eb
