[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] building Isaac-Leonard/BorrowScriptInterpreter against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Leonard%2FBorrowScriptInterpreter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Isaac-Leonard/BorrowScriptInterpreter on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-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-0-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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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-0-tc1/source/Cargo.toml: unused manifest key: workspace.workspace
[INFO] [stderr]     Updating git repository `https://github.com/TheDan64/inkwell`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-random v0.1.13
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded tower-lsp-macros v0.6.0
[INFO] [stderr]   Downloaded llvm-sys v130.0.3
[INFO] [stderr]   Downloaded chumsky v0.7.0
[INFO] [stderr]   Downloaded str_indices v0.4.1
[INFO] [stderr]   Downloaded dashmap v5.2.0
[INFO] [stderr]   Downloaded ropey v1.6.0
[INFO] [stderr]   Downloaded im-rc v15.0.0
[INFO] [stderr]   Downloaded rand_xoshiro v0.4.0
[INFO] [stderr]   Downloaded const-random-macro v0.1.13
[INFO] [stderr]   Downloaded lsp-types v0.92.1
[INFO] [stderr]   Downloaded tower-lsp v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32c60f263d09bc83273bfade50b0845fdf0653ff82ace64ce5b9a25e7fb861ef
[INFO] running `Command { std: "docker" "start" "-a" "32c60f263d09bc83273bfade50b0845fdf0653ff82ace64ce5b9a25e7fb861ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32c60f263d09bc83273bfade50b0845fdf0653ff82ace64ce5b9a25e7fb861ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c60f263d09bc83273bfade50b0845fdf0653ff82ace64ce5b9a25e7fb861ef", kill_on_drop: false }`
[INFO] [stdout] 32c60f263d09bc83273bfade50b0845fdf0653ff82ace64ce5b9a25e7fb861ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5af57b96558ff0b7fd80ffa4326d4ccfe71534c28a7336aeb8f756db42ef657
[INFO] running `Command { std: "docker" "start" "-a" "b5af57b96558ff0b7fd80ffa4326d4ccfe71534c28a7336aeb8f756db42ef657", 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 smallvec v1.8.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling const-random v0.1.13
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#c0e13b70)
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling tracing-core v0.1.24
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling chumsky v0.7.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.0.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling dashmap v5.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling str_indices v0.4.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling ropey v1.6.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling llvm-sys v130.0.3
[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 inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?branch=master#c0e13b70)
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling tower-lsp-macros v0.6.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling stream v0.1.0 (/opt/rustwide/workdir/stream)
[INFO] [stderr]    Compiling 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] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling lsp-types v0.92.1
[INFO] [stderr]    Compiling 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] [stderr]    Compiling tower-lsp v0.16.0
[INFO] [stderr]    Compiling 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] 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] running `Command { std: "docker" "inspect" "b5af57b96558ff0b7fd80ffa4326d4ccfe71534c28a7336aeb8f756db42ef657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5af57b96558ff0b7fd80ffa4326d4ccfe71534c28a7336aeb8f756db42ef657", kill_on_drop: false }`
[INFO] [stdout] b5af57b96558ff0b7fd80ffa4326d4ccfe71534c28a7336aeb8f756db42ef657
