[INFO] cloning repository https://github.com/barry3406/nous-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barry3406/nous-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarry3406%2Fnous-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarry3406%2Fnous-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8cb8083afad79176174f9187e2fd2daaf63114e
[INFO] checking barry3406/nous-lang against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarry3406%2Fnous-lang" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/barry3406/nous-lang
[INFO] finished tweaking git repo https://github.com/barry3406/nous-lang
[INFO] tweaked toml for git repo https://github.com/barry3406/nous-lang written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/barry3406/nous-lang on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/barry3406/nous-lang 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ae2e59ef852d4877c88fa63b9700c91478163e54d0716a22c8b2be759b396bc
[INFO] running `Command { std: "docker" "start" "-a" "3ae2e59ef852d4877c88fa63b9700c91478163e54d0716a22c8b2be759b396bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ae2e59ef852d4877c88fa63b9700c91478163e54d0716a22c8b2be759b396bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae2e59ef852d4877c88fa63b9700c91478163e54d0716a22c8b2be759b396bc", kill_on_drop: false }`
[INFO] [stdout] 3ae2e59ef852d4877c88fa63b9700c91478163e54d0716a22c8b2be759b396bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87fdcafcc7a4fed4ae8b15dcaf55ee474906cb7b61cf829b5bcca1076b6bdd36
[INFO] running `Command { std: "docker" "start" "-a" "87fdcafcc7a4fed4ae8b15dcaf55ee474906cb7b61cf829b5bcca1076b6bdd36", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking nous-ast v0.1.0 (/opt/rustwide/workdir/crates/nous-ast)
[INFO] [stderr]     Checking lsp-server v0.7.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking nous-types v0.1.0 (/opt/rustwide/workdir/crates/nous-types)
[INFO] [stderr]     Checking nous-parser v0.1.0 (/opt/rustwide/workdir/crates/nous-parser)
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> crates/nous-parser/src/loader.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/nous-parser/src/builder.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 |     let mut inner = content(p);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ns_path` is assigned to, but never used
[INFO] [stdout]   --> crates/nous-parser/src/loader.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut ns_path: Option<Vec<String>> = None;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_ns_path` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ns_path` is never read
[INFO] [stdout]   --> crates/nous-parser/src/loader.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     ns_path = Some(ns.path.clone());
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/nous-parser/src/builder.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 |     let mut inner = content(p);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ns_path` is assigned to, but never used
[INFO] [stdout]   --> crates/nous-parser/src/loader.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut ns_path: Option<Vec<String>> = None;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_ns_path` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ns_path` is never read
[INFO] [stdout]   --> crates/nous-parser/src/loader.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     ns_path = Some(ns.path.clone());
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sp` is never used
[INFO] [stdout]   --> crates/nous-parser/src/builder.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn sp<T>(node: T, pair: &Pair<'_, Rule>) -> Spanned<T> {
[INFO] [stdout]    |    ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sp` is never used
[INFO] [stdout]   --> crates/nous-parser/src/builder.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn sp<T>(node: T, pair: &Pair<'_, Rule>) -> Spanned<T> {
[INFO] [stdout]    |    ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking z3 v0.12.1
[INFO] [stderr]     Checking nous-verify v0.1.0 (/opt/rustwide/workdir/crates/nous-verify)
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> crates/nous-verify/src/synthesize.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     params: &[Param],
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> crates/nous-verify/src/verifier.rs:479:72
[INFO] [stdout]     |
[INFO] [stdout] 479 |     fn collect_inline_requires(&mut self, _fn_name: &str, expr: &Expr, span: Span) {
[INFO] [stdout]     |                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> crates/nous-verify/src/synthesize.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     params: &[Param],
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> crates/nous-verify/src/verifier.rs:479:72
[INFO] [stdout]     |
[INFO] [stdout] 479 |     fn collect_inline_requires(&mut self, _fn_name: &str, expr: &Expr, span: Span) {
[INFO] [stdout]     |                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nous-runtime v0.1.0 (/opt/rustwide/workdir/crates/nous-runtime)
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> crates/nous-runtime/src/builtins.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nous_ast::types::TypeExpr`
[INFO] [stdout]   --> crates/nous-runtime/src/codegen_js.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use nous_ast::types::TypeExpr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> crates/nous-runtime/src/builtins.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nous_ast::types::TypeExpr`
[INFO] [stdout]   --> crates/nous-runtime/src/codegen_js.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use nous_ast::types::TypeExpr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> crates/nous-runtime/src/builtins.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn builtin_now_unix(args: &[Value]) -> Result<Value, RuntimeError> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> crates/nous-runtime/src/builtins.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn builtin_now_unix(args: &[Value]) -> Result<Value, RuntimeError> {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `else_expr`
[INFO] [stdout]    --> crates/nous-runtime/src/codegen_js.rs:322:36
[INFO] [stdout]     |
[INFO] [stdout] 322 |         Expr::Require { condition, else_expr } => {
[INFO] [stdout]     |                                    ^^^^^^^^^ help: try ignoring the field: `else_expr: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `else_expr`
[INFO] [stdout]    --> crates/nous-runtime/src/codegen_js.rs:322:36
[INFO] [stdout]     |
[INFO] [stdout] 322 |         Expr::Require { condition, else_expr } => {
[INFO] [stdout]     |                                    ^^^^^^^^^ help: try ignoring the field: `else_expr: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_idx`
[INFO] [stdout]    --> crates/nous-runtime/src/compiler.rs:431:36
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 } else if let Some(fn_idx) = self.fns.lookup(name) {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_idx`
[INFO] [stdout]    --> crates/nous-runtime/src/compiler.rs:431:36
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 } else if let Some(fn_idx) = self.fns.lookup(name) {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agora-server v0.1.0 (/opt/rustwide/workdir/crates/agora-server)
[INFO] [stderr]     Checking nous-cli v0.1.0 (/opt/rustwide/workdir/crates/nous-cli)
[INFO] [stdout] warning: unused import: `RequestId`
[INFO] [stdout]  --> crates/nous-cli/src/lsp.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lsp_server::{Connection, Message, Notification, Request, RequestId, Response};
[INFO] [stdout]   |                                                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nous_ast::program::Program`
[INFO] [stdout]   --> crates/nous-cli/src/repl.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use nous_ast::program::Program;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nous_ast::span::Spanned`
[INFO] [stdout]   --> crates/nous-cli/src/repl.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use nous_ast::span::Spanned;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestId`
[INFO] [stdout]  --> crates/nous-cli/src/lsp.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lsp_server::{Connection, Message, Notification, Request, RequestId, Response};
[INFO] [stdout]   |                                                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nous_ast::program::Program`
[INFO] [stdout]   --> crates/nous-cli/src/repl.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use nous_ast::program::Program;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nous_ast::span::Spanned`
[INFO] [stdout]   --> crates/nous-cli/src/repl.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use nous_ast::span::Spanned;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_params`
[INFO] [stdout]   --> crates/nous-cli/src/lsp.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let init_params = match connection.initialize(server_capabilities) {
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_params`
[INFO] [stdout]   --> crates/nous-cli/src/lsp.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let init_params = match connection.initialize(server_capabilities) {
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_source` is never used
[INFO] [stdout]   --> crates/nous-cli/src/main.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn read_source(path: &PathBuf) -> Result<String, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_source` is never used
[INFO] [stdout]   --> crates/nous-cli/src/main.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn read_source(path: &PathBuf) -> Result<String, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "87fdcafcc7a4fed4ae8b15dcaf55ee474906cb7b61cf829b5bcca1076b6bdd36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87fdcafcc7a4fed4ae8b15dcaf55ee474906cb7b61cf829b5bcca1076b6bdd36", kill_on_drop: false }`
[INFO] [stdout] 87fdcafcc7a4fed4ae8b15dcaf55ee474906cb7b61cf829b5bcca1076b6bdd36
