[INFO] cloning repository https://github.com/bem130/NEPLg2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bem130/NEPLg2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbem130%2FNEPLg2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbem130%2FNEPLg2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e909daba0209ce0eeeaeed229c74bbca764fbd3d
[INFO] testing bem130/NEPLg2 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbem130%2FNEPLg2" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bem130/NEPLg2
[INFO] finished tweaking git repo https://github.com/bem130/NEPLg2
[INFO] tweaked toml for git repo https://github.com/bem130/NEPLg2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bem130/NEPLg2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bem130/NEPLg2 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 073fc3151046511ecdd259baa019774e2cde72f8292fb450a1ceea9e1373e898
[INFO] running `Command { std: "docker" "start" "-a" "073fc3151046511ecdd259baa019774e2cde72f8292fb450a1ceea9e1373e898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "073fc3151046511ecdd259baa019774e2cde72f8292fb450a1ceea9e1373e898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "073fc3151046511ecdd259baa019774e2cde72f8292fb450a1ceea9e1373e898", kill_on_drop: false }`
[INFO] [stdout] 073fc3151046511ecdd259baa019774e2cde72f8292fb450a1ceea9e1373e898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23c0f1471a5f5e0603a8bb54ab7ec93f8e422a8f3875239733b2e6ad12d9853a
[INFO] running `Command { std: "docker" "start" "-a" "23c0f1471a5f5e0603a8bb54ab7ec93f8e422a8f3875239733b2e6ad12d9853a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling wasm-encoder v0.244.0
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling nepl-cli v0.1.0 (/opt/rustwide/workdir/nepl-cli)
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling wasmi_core v0.13.0
[INFO] [stderr]    Compiling wasmi v0.31.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling wasmparser v0.244.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling wasmprinter v0.244.0
[INFO] [stderr]    Compiling nepl-core v0.1.0 (/opt/rustwide/workdir/nepl-core)
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]   --> nepl-core/src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use alloc::string::String;
[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: `ToString`
[INFO] [stdout]  --> nepl-core/src/codegen_wasm.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::string::{String, ToString};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::collections::BTreeMap`
[INFO] [stdout]  --> nepl-core/src/hir.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeSet`
[INFO] [stdout]   --> nepl-core/src/module_graph.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 | use alloc::collections::{BTreeMap, BTreeSet};
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> nepl-core/src/passes/move_check.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec`
[INFO] [stdout]  --> nepl-core/src/passes/move_check.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::vec;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HirLine`
[INFO] [stdout]   --> nepl-core/src/passes/move_check.rs:12:59
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::hir::{FuncRef, HirBlock, HirExpr, HirExprKind, HirLine, HirModule};
[INFO] [stdout]    |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::TypeId`
[INFO] [stdout]   --> nepl-core/src/passes/move_check.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::types::TypeId;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExportEntry` and `ExportKind`
[INFO] [stdout]   --> nepl-core/src/resolve.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::module_graph::{ExportEntry, ExportKind, ExportTable, ModuleGraph, ModuleId};
[INFO] [stdout]    |                           ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/ast.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/builtins.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/codegen_wasm.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/compiler.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/hir.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/lexer.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/monomorphize.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/parser.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/passes/drop_insertion.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/passes/move_check.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/typecheck.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/types.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:586:9
[INFO] [stdout]     |
[INFO] [stdout] 586 |         other => {
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let mut start_span = self.peek_span().unwrap_or_else(Span::dummy);
[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 does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:321:37
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...                   let mut curr_items = core::mem::take(&mut curr_e.items);
[INFO] [stdout]     |                           ----^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:434:17
[INFO] [stdout]     |
[INFO] [stdout] 434 |             let mut c = r.trim();
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 509 |         let mut out = (|| match self.peek_kind()? {
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kw_span`
[INFO] [stdout]    --> nepl-core/src/parser.rs:830:13
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let kw_span = self.expect_with_span(&TokenKind::KwStruct)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kw_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kw_span`
[INFO] [stdout]    --> nepl-core/src/parser.rs:884:13
[INFO] [stdout]     |
[INFO] [stdout] 884 |         let kw_span = self.expect_with_span(&TokenKind::KwEnum)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kw_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bn`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3104:53
[INFO] [stdout]      |
[INFO] [stdout] 3104 |             let bind = if let Some(TokenKind::Ident(bn)) = self.peek_kind() {
[INFO] [stdout]      |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_bn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dot_span`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3245:21
[INFO] [stdout]      |
[INFO] [stdout] 3245 |                 let dot_span = self.next().unwrap().span;
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tok`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3247:25
[INFO] [stdout]      |
[INFO] [stdout] 3247 |                     let tok = self.next().unwrap();
[INFO] [stdout]      |                         ^^^ help: if this is intentional, prefix it with an underscore: `_tok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rp_span`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3257:25
[INFO] [stdout]      |
[INFO] [stdout] 3257 |                     let rp_span = self.next().unwrap().span;
[INFO] [stdout]      |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rp_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3526:35
[INFO] [stdout]      |
[INFO] [stdout] 3526 |             Some(TokenKind::Ident(name)) => {
[INFO] [stdout]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev`
[INFO] [stdout]    --> nepl-core/src/resolve.rs:252:33
[INFO] [stdout]     |
[INFO] [stdout] 252 |                     if let Some(prev) = seen_open.get(n) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_prev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:1028:18
[INFO] [stdout]      |
[INFO] [stdout] 1028 |             let (mut tps, _bounds_vec, bounds_map) =
[INFO] [stdout]      |                  ----^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:1572:21
[INFO] [stdout]      |
[INFO] [stdout] 1572 |                 let mut checked = match check_function(
[INFO] [stdout]      |                     ----^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> nepl-core/src/typecheck.rs:614:22
[INFO] [stdout]     |
[INFO] [stdout] 614 |                 for (i, v) in vars.iter().enumerate() {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tps`
[INFO] [stdout]    --> nepl-core/src/typecheck.rs:888:18
[INFO] [stdout]     |
[INFO] [stdout] 888 |             let (tps, _bounds_vec, _bounds_map) =
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:2821:14
[INFO] [stdout]      |
[INFO] [stdout] 2821 |         for (i, stmt) in block.items.iter().enumerate() {
[INFO] [stdout]      |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fresh_args`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:4758:27
[INFO] [stdout]      |
[INFO] [stdout] 4758 |             let (inst_ty, fresh_args) = if !stack[func_pos].type_args.is_empty() {
[INFO] [stdout]      |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fresh_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fresh_args`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:4941:27
[INFO] [stdout]      |
[INFO] [stdout] 4941 |             let (inst_ty, fresh_args) = if !stack[func_pos].type_args.is_empty() {
[INFO] [stdout]      |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fresh_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_callable`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:6666:17
[INFO] [stdout]      |
[INFO] [stdout] 6666 |             let has_callable = scope.callables.iter().any(|b| b.name == binding.name);
[INFO] [stdout]      |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_callable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> nepl-core/src/types.rs:896:13
[INFO] [stdout]     |
[INFO] [stdout] 834 |             (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => {
[INFO] [stdout]     |             -------------------------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 896 |             (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> nepl-core/src/codegen_wasm.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl StringLower {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn is_empty(&self) -> bool {
[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 `should_skip_wasm_codegen_for_generic` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:371:15
[INFO] [stdout]     |
[INFO] [stdout] 371 | pub(crate) fn should_skip_wasm_codegen_for_generic(ctx: &TypeCtx, f: &HirFunction) -> bool {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_unbound_type_var` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:375:4
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn has_unbound_type_var(ctx: &TypeCtx, ty: TypeId) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_called_functions_from_expr` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:408:4
[INFO] [stdout]     |
[INFO] [stdout] 408 | fn collect_called_functions_from_expr(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_wasm_signature_set` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:601:15
[INFO] [stdout]     |
[INFO] [stdout] 601 | pub(crate) fn collect_wasm_signature_set(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `idx`, `ty`, and `is_param` are never read
[INFO] [stdout]     --> nepl-core/src/codegen_wasm.rs:1569:5
[INFO] [stdout]      |
[INFO] [stdout] 1568 | struct LocalInfo {
[INFO] [stdout]      |        --------- fields in this struct
[INFO] [stdout] 1569 |     name: String,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 1570 |     idx: u32,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 1571 |     ty: Option<TypeId>,
[INFO] [stdout]      |     ^^
[INFO] [stdout] 1572 |     is_param: bool,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LocalInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `valtype_of` is never used
[INFO] [stdout]     --> nepl-core/src/codegen_wasm.rs:1654:8
[INFO] [stdout]      |
[INFO] [stdout] 1585 | impl LocalMap {
[INFO] [stdout]      | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1654 |     fn valtype_of(&self, idx: u32, ctx: &TypeCtx) -> Option<ValType> {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_supported_wasm_intrinsic` is never used
[INFO] [stdout]     --> nepl-core/src/codegen_wasm.rs:1706:15
[INFO] [stdout]      |
[INFO] [stdout] 1706 | pub(crate) fn is_supported_wasm_intrinsic(name: &str) -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_id` is never read
[INFO] [stdout]   --> nepl-core/src/parser.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Parser {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 59 |     file_id: FileId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `apply_history` is never used
[INFO] [stdout]    --> nepl-core/src/passes/move_check.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl MoveCheckContext {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn apply_history(&mut self, history: BTreeMap<String, VarState>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_top` is never used
[INFO] [stdout]    --> nepl-core/src/passes/move_check.rs:688:4
[INFO] [stdout]     |
[INFO] [stdout] 688 | fn get_top(map: &BTreeMap<String, Vec<VarState>>, name: &str) -> Option<VarState> {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `doc` is never read
[INFO] [stdout]   --> nepl-core/src/typecheck.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct EnumInfo {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 70 |     doc: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnumInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `doc` is never read
[INFO] [stdout]   --> nepl-core/src/typecheck.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct StructInfo {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 78 |     doc: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> nepl-core/src/typecheck.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct TraitInfo {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 87 |     doc: Option<String>,
[INFO] [stdout] 88 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `doc`, `trait_name`, and `methods` are never read
[INFO] [stdout]    --> nepl-core/src/typecheck.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | struct ImplInfo {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 151 |     doc: Option<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 152 |     trait_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     methods: BTreeMap<String, (String, TypeId)>, // name -> (mangled_name, type)
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImplInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `split_if_then_else_block_ast` is never used
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:5164:8
[INFO] [stdout]      |
[INFO] [stdout] 1939 | impl<'a> BlockChecker<'a> {
[INFO] [stdout]      | ------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 5164 |     fn split_if_then_else_block_ast(b: &Block) -> Option<(Block, Block)> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `moved` is never read
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:6475:5
[INFO] [stdout]      |
[INFO] [stdout] 6469 | struct Binding {
[INFO] [stdout]      |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6475 |     moved: bool,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Binding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `lookup_current`, `lookup_current_mut`, and `lookup_callable` are never used
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:6682:8
[INFO] [stdout]      |
[INFO] [stdout] 6623 | impl Env {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 6682 |     fn lookup_current(&self, name: &str) -> Option<&Binding> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6699 |     fn lookup_current_mut(&mut self, name: &str) -> Option<&mut Binding> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6821 |     fn lookup_callable(&self, name: &str) -> Option<&Binding> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_arity` is never used
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:7146:4
[INFO] [stdout]      |
[INFO] [stdout] 7146 | fn func_arity(ctx: &TypeCtx, ty: TypeId) -> usize {
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Store` is never constructed
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:7681:5
[INFO] [stdout]      |
[INFO] [stdout] 7678 | enum AssignKind {
[INFO] [stdout]      |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 7681 |     Store(HirExpr),
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `AssignKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `free_head` is never read
[INFO] [stdout]   --> nepl-cli/src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct AllocState {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 24 |     // head of free list (address in linear memory), 0 == null
[INFO] [stdout] 25 |     free_head: u32,
[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" "23c0f1471a5f5e0603a8bb54ab7ec93f8e422a8f3875239733b2e6ad12d9853a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c0f1471a5f5e0603a8bb54ab7ec93f8e422a8f3875239733b2e6ad12d9853a", kill_on_drop: false }`
[INFO] [stdout] 23c0f1471a5f5e0603a8bb54ab7ec93f8e422a8f3875239733b2e6ad12d9853a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff7da810ad9d72c7bebbf2d9558a4178df7d17f5905b6ad0ed92abd5fde75eb7
[INFO] running `Command { std: "docker" "start" "-a" "ff7da810ad9d72c7bebbf2d9558a4178df7d17f5905b6ad0ed92abd5fde75eb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling wasmparser v0.244.0
[INFO] [stderr]    Compiling nepl-cli v0.1.0 (/opt/rustwide/workdir/nepl-cli)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nepl-core v0.1.0 (/opt/rustwide/workdir/nepl-core)
[INFO] [stderr]    Compiling wasmprinter v0.244.0
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]   --> nepl-core/src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use alloc::string::String;
[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: `ToString`
[INFO] [stdout]  --> nepl-core/src/codegen_wasm.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::string::{String, ToString};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::collections::BTreeMap`
[INFO] [stdout]  --> nepl-core/src/hir.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeSet`
[INFO] [stdout]   --> nepl-core/src/module_graph.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 | use alloc::collections::{BTreeMap, BTreeSet};
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> nepl-core/src/passes/move_check.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec`
[INFO] [stdout]  --> nepl-core/src/passes/move_check.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::vec;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HirLine`
[INFO] [stdout]   --> nepl-core/src/passes/move_check.rs:12:59
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::hir::{FuncRef, HirBlock, HirExpr, HirExprKind, HirLine, HirModule};
[INFO] [stdout]    |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::TypeId`
[INFO] [stdout]   --> nepl-core/src/passes/move_check.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::types::TypeId;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExportEntry` and `ExportKind`
[INFO] [stdout]   --> nepl-core/src/resolve.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::module_graph::{ExportEntry, ExportKind, ExportTable, ModuleGraph, ModuleId};
[INFO] [stdout]    |                           ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/ast.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/builtins.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/codegen_wasm.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/compiler.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/hir.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/lexer.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/monomorphize.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/parser.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/passes/drop_insertion.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/passes/move_check.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/typecheck.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/types.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:586:9
[INFO] [stdout]     |
[INFO] [stdout] 586 |         other => {
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let mut start_span = self.peek_span().unwrap_or_else(Span::dummy);
[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 does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:321:37
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...                   let mut curr_items = core::mem::take(&mut curr_e.items);
[INFO] [stdout]     |                           ----^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:434:17
[INFO] [stdout]     |
[INFO] [stdout] 434 |             let mut c = r.trim();
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 509 |         let mut out = (|| match self.peek_kind()? {
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]   --> nepl-core/src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use alloc::string::String;
[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: `ToString`
[INFO] [stdout]  --> nepl-core/src/codegen_wasm.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::string::{String, ToString};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kw_span`
[INFO] [stdout]    --> nepl-core/src/parser.rs:830:13
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let kw_span = self.expect_with_span(&TokenKind::KwStruct)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kw_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::collections::BTreeMap`
[INFO] [stdout]  --> nepl-core/src/hir.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeSet`
[INFO] [stdout]   --> nepl-core/src/module_graph.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 | use alloc::collections::{BTreeMap, BTreeSet};
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> nepl-core/src/passes/move_check.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec`
[INFO] [stdout]  --> nepl-core/src/passes/move_check.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::vec;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HirLine`
[INFO] [stdout]   --> nepl-core/src/passes/move_check.rs:12:59
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::hir::{FuncRef, HirBlock, HirExpr, HirExprKind, HirLine, HirModule};
[INFO] [stdout]    |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::TypeId`
[INFO] [stdout]   --> nepl-core/src/passes/move_check.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::types::TypeId;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExportEntry` and `ExportKind`
[INFO] [stdout]   --> nepl-core/src/resolve.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::module_graph::{ExportEntry, ExportKind, ExportTable, ModuleGraph, ModuleId};
[INFO] [stdout]    |                           ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kw_span`
[INFO] [stdout]    --> nepl-core/src/parser.rs:884:13
[INFO] [stdout]     |
[INFO] [stdout] 884 |         let kw_span = self.expect_with_span(&TokenKind::KwEnum)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kw_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bn`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3104:53
[INFO] [stdout]      |
[INFO] [stdout] 3104 |             let bind = if let Some(TokenKind::Ident(bn)) = self.peek_kind() {
[INFO] [stdout]      |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_bn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dot_span`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3245:21
[INFO] [stdout]      |
[INFO] [stdout] 3245 |                 let dot_span = self.next().unwrap().span;
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tok`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3247:25
[INFO] [stdout]      |
[INFO] [stdout] 3247 |                     let tok = self.next().unwrap();
[INFO] [stdout]      |                         ^^^ help: if this is intentional, prefix it with an underscore: `_tok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rp_span`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3257:25
[INFO] [stdout]      |
[INFO] [stdout] 3257 |                     let rp_span = self.next().unwrap().span;
[INFO] [stdout]      |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rp_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3526:35
[INFO] [stdout]      |
[INFO] [stdout] 3526 |             Some(TokenKind::Ident(name)) => {
[INFO] [stdout]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev`
[INFO] [stdout]    --> nepl-core/src/resolve.rs:252:33
[INFO] [stdout]     |
[INFO] [stdout] 252 |                     if let Some(prev) = seen_open.get(n) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_prev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/ast.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/builtins.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/codegen_wasm.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/compiler.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/hir.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/lexer.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/monomorphize.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/parser.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/passes/drop_insertion.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/passes/move_check.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/typecheck.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> nepl-core/src/types.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:1028:18
[INFO] [stdout]      |
[INFO] [stdout] 1028 |             let (mut tps, _bounds_vec, bounds_map) =
[INFO] [stdout]      |                  ----^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:1572:21
[INFO] [stdout]      |
[INFO] [stdout] 1572 |                 let mut checked = match check_function(
[INFO] [stdout]      |                     ----^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> nepl-core/src/typecheck.rs:614:22
[INFO] [stdout]     |
[INFO] [stdout] 614 |                 for (i, v) in vars.iter().enumerate() {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tps`
[INFO] [stdout]    --> nepl-core/src/typecheck.rs:888:18
[INFO] [stdout]     |
[INFO] [stdout] 888 |             let (tps, _bounds_vec, _bounds_map) =
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:2821:14
[INFO] [stdout]      |
[INFO] [stdout] 2821 |         for (i, stmt) in block.items.iter().enumerate() {
[INFO] [stdout]      |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fresh_args`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:4758:27
[INFO] [stdout]      |
[INFO] [stdout] 4758 |             let (inst_ty, fresh_args) = if !stack[func_pos].type_args.is_empty() {
[INFO] [stdout]      |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fresh_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fresh_args`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:4941:27
[INFO] [stdout]      |
[INFO] [stdout] 4941 |             let (inst_ty, fresh_args) = if !stack[func_pos].type_args.is_empty() {
[INFO] [stdout]      |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fresh_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_callable`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:6666:17
[INFO] [stdout]      |
[INFO] [stdout] 6666 |             let has_callable = scope.callables.iter().any(|b| b.name == binding.name);
[INFO] [stdout]      |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_callable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> nepl-core/src/types.rs:896:13
[INFO] [stdout]     |
[INFO] [stdout] 834 |             (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => {
[INFO] [stdout]     |             -------------------------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 896 |             (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> nepl-core/src/codegen_wasm.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl StringLower {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn is_empty(&self) -> bool {
[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 `should_skip_wasm_codegen_for_generic` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:371:15
[INFO] [stdout]     |
[INFO] [stdout] 371 | pub(crate) fn should_skip_wasm_codegen_for_generic(ctx: &TypeCtx, f: &HirFunction) -> bool {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_unbound_type_var` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:375:4
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn has_unbound_type_var(ctx: &TypeCtx, ty: TypeId) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_called_functions_from_expr` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:408:4
[INFO] [stdout]     |
[INFO] [stdout] 408 | fn collect_called_functions_from_expr(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_wasm_signature_set` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:601:15
[INFO] [stdout]     |
[INFO] [stdout] 601 | pub(crate) fn collect_wasm_signature_set(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `idx`, `ty`, and `is_param` are never read
[INFO] [stdout]     --> nepl-core/src/codegen_wasm.rs:1569:5
[INFO] [stdout]      |
[INFO] [stdout] 1568 | struct LocalInfo {
[INFO] [stdout]      |        --------- fields in this struct
[INFO] [stdout] 1569 |     name: String,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 1570 |     idx: u32,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 1571 |     ty: Option<TypeId>,
[INFO] [stdout]      |     ^^
[INFO] [stdout] 1572 |     is_param: bool,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LocalInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `valtype_of` is never used
[INFO] [stdout]     --> nepl-core/src/codegen_wasm.rs:1654:8
[INFO] [stdout]      |
[INFO] [stdout] 1585 | impl LocalMap {
[INFO] [stdout]      | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1654 |     fn valtype_of(&self, idx: u32, ctx: &TypeCtx) -> Option<ValType> {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_supported_wasm_intrinsic` is never used
[INFO] [stdout]     --> nepl-core/src/codegen_wasm.rs:1706:15
[INFO] [stdout]      |
[INFO] [stdout] 1706 | pub(crate) fn is_supported_wasm_intrinsic(name: &str) -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_id` is never read
[INFO] [stdout]   --> nepl-core/src/parser.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Parser {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 59 |     file_id: FileId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `apply_history` is never used
[INFO] [stdout]    --> nepl-core/src/passes/move_check.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl MoveCheckContext {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn apply_history(&mut self, history: BTreeMap<String, VarState>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_top` is never used
[INFO] [stdout]    --> nepl-core/src/passes/move_check.rs:688:4
[INFO] [stdout]     |
[INFO] [stdout] 688 | fn get_top(map: &BTreeMap<String, Vec<VarState>>, name: &str) -> Option<VarState> {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `doc` is never read
[INFO] [stdout]   --> nepl-core/src/typecheck.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct EnumInfo {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 70 |     doc: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnumInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `doc` is never read
[INFO] [stdout]   --> nepl-core/src/typecheck.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct StructInfo {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 78 |     doc: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> nepl-core/src/typecheck.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct TraitInfo {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 87 |     doc: Option<String>,
[INFO] [stdout] 88 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `doc`, `trait_name`, and `methods` are never read
[INFO] [stdout]    --> nepl-core/src/typecheck.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | struct ImplInfo {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 151 |     doc: Option<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 152 |     trait_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     methods: BTreeMap<String, (String, TypeId)>, // name -> (mangled_name, type)
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImplInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `split_if_then_else_block_ast` is never used
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:5164:8
[INFO] [stdout]      |
[INFO] [stdout] 1939 | impl<'a> BlockChecker<'a> {
[INFO] [stdout]      | ------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 5164 |     fn split_if_then_else_block_ast(b: &Block) -> Option<(Block, Block)> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `moved` is never read
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:6475:5
[INFO] [stdout]      |
[INFO] [stdout] 6469 | struct Binding {
[INFO] [stdout]      |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6475 |     moved: bool,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Binding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `lookup_current`, `lookup_current_mut`, and `lookup_callable` are never used
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:6682:8
[INFO] [stdout]      |
[INFO] [stdout] 6623 | impl Env {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 6682 |     fn lookup_current(&self, name: &str) -> Option<&Binding> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6699 |     fn lookup_current_mut(&mut self, name: &str) -> Option<&mut Binding> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6821 |     fn lookup_callable(&self, name: &str) -> Option<&Binding> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_arity` is never used
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:7146:4
[INFO] [stdout]      |
[INFO] [stdout] 7146 | fn func_arity(ctx: &TypeCtx, ty: TypeId) -> usize {
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Store` is never constructed
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:7681:5
[INFO] [stdout]      |
[INFO] [stdout] 7678 | enum AssignKind {
[INFO] [stdout]      |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 7681 |     Store(HirExpr),
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `AssignKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:586:9
[INFO] [stdout]     |
[INFO] [stdout] 586 |         other => {
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let mut start_span = self.peek_span().unwrap_or_else(Span::dummy);
[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 does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:321:37
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...                   let mut curr_items = core::mem::take(&mut curr_e.items);
[INFO] [stdout]     |                           ----^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:434:17
[INFO] [stdout]     |
[INFO] [stdout] 434 |             let mut c = r.trim();
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> nepl-core/src/parser.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 509 |         let mut out = (|| match self.peek_kind()? {
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kw_span`
[INFO] [stdout]    --> nepl-core/src/parser.rs:830:13
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let kw_span = self.expect_with_span(&TokenKind::KwStruct)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kw_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kw_span`
[INFO] [stdout]    --> nepl-core/src/parser.rs:884:13
[INFO] [stdout]     |
[INFO] [stdout] 884 |         let kw_span = self.expect_with_span(&TokenKind::KwEnum)?;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kw_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bn`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3104:53
[INFO] [stdout]      |
[INFO] [stdout] 3104 |             let bind = if let Some(TokenKind::Ident(bn)) = self.peek_kind() {
[INFO] [stdout]      |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_bn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dot_span`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3245:21
[INFO] [stdout]      |
[INFO] [stdout] 3245 |                 let dot_span = self.next().unwrap().span;
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tok`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3247:25
[INFO] [stdout]      |
[INFO] [stdout] 3247 |                     let tok = self.next().unwrap();
[INFO] [stdout]      |                         ^^^ help: if this is intentional, prefix it with an underscore: `_tok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rp_span`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3257:25
[INFO] [stdout]      |
[INFO] [stdout] 3257 |                     let rp_span = self.next().unwrap().span;
[INFO] [stdout]      |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rp_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]     --> nepl-core/src/parser.rs:3526:35
[INFO] [stdout]      |
[INFO] [stdout] 3526 |             Some(TokenKind::Ident(name)) => {
[INFO] [stdout]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev`
[INFO] [stdout]    --> nepl-core/src/resolve.rs:252:33
[INFO] [stdout]     |
[INFO] [stdout] 252 |                     if let Some(prev) = seen_open.get(n) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_prev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:1028:18
[INFO] [stdout]      |
[INFO] [stdout] 1028 |             let (mut tps, _bounds_vec, bounds_map) =
[INFO] [stdout]      |                  ----^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:1572:21
[INFO] [stdout]      |
[INFO] [stdout] 1572 |                 let mut checked = match check_function(
[INFO] [stdout]      |                     ----^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> nepl-core/src/typecheck.rs:614:22
[INFO] [stdout]     |
[INFO] [stdout] 614 |                 for (i, v) in vars.iter().enumerate() {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tps`
[INFO] [stdout]    --> nepl-core/src/typecheck.rs:888:18
[INFO] [stdout]     |
[INFO] [stdout] 888 |             let (tps, _bounds_vec, _bounds_map) =
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:2821:14
[INFO] [stdout]      |
[INFO] [stdout] 2821 |         for (i, stmt) in block.items.iter().enumerate() {
[INFO] [stdout]      |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fresh_args`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:4758:27
[INFO] [stdout]      |
[INFO] [stdout] 4758 |             let (inst_ty, fresh_args) = if !stack[func_pos].type_args.is_empty() {
[INFO] [stdout]      |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fresh_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fresh_args`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:4941:27
[INFO] [stdout]      |
[INFO] [stdout] 4941 |             let (inst_ty, fresh_args) = if !stack[func_pos].type_args.is_empty() {
[INFO] [stdout]      |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fresh_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_callable`
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:6666:17
[INFO] [stdout]      |
[INFO] [stdout] 6666 |             let has_callable = scope.callables.iter().any(|b| b.name == binding.name);
[INFO] [stdout]      |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_callable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> nepl-core/src/types.rs:896:13
[INFO] [stdout]     |
[INFO] [stdout] 834 |             (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => {
[INFO] [stdout]     |             -------------------------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 896 |             (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> nepl-core/src/codegen_wasm.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl StringLower {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn is_empty(&self) -> bool {
[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 `should_skip_wasm_codegen_for_generic` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:371:15
[INFO] [stdout]     |
[INFO] [stdout] 371 | pub(crate) fn should_skip_wasm_codegen_for_generic(ctx: &TypeCtx, f: &HirFunction) -> bool {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_unbound_type_var` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:375:4
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn has_unbound_type_var(ctx: &TypeCtx, ty: TypeId) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_called_functions_from_expr` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:408:4
[INFO] [stdout]     |
[INFO] [stdout] 408 | fn collect_called_functions_from_expr(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_wasm_signature_set` is never used
[INFO] [stdout]    --> nepl-core/src/codegen_wasm.rs:601:15
[INFO] [stdout]     |
[INFO] [stdout] 601 | pub(crate) fn collect_wasm_signature_set(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `idx`, `ty`, and `is_param` are never read
[INFO] [stdout]     --> nepl-core/src/codegen_wasm.rs:1569:5
[INFO] [stdout]      |
[INFO] [stdout] 1568 | struct LocalInfo {
[INFO] [stdout]      |        --------- fields in this struct
[INFO] [stdout] 1569 |     name: String,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 1570 |     idx: u32,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 1571 |     ty: Option<TypeId>,
[INFO] [stdout]      |     ^^
[INFO] [stdout] 1572 |     is_param: bool,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LocalInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `valtype_of` is never used
[INFO] [stdout]     --> nepl-core/src/codegen_wasm.rs:1654:8
[INFO] [stdout]      |
[INFO] [stdout] 1585 | impl LocalMap {
[INFO] [stdout]      | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1654 |     fn valtype_of(&self, idx: u32, ctx: &TypeCtx) -> Option<ValType> {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_supported_wasm_intrinsic` is never used
[INFO] [stdout]     --> nepl-core/src/codegen_wasm.rs:1706:15
[INFO] [stdout]      |
[INFO] [stdout] 1706 | pub(crate) fn is_supported_wasm_intrinsic(name: &str) -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_id` is never read
[INFO] [stdout]   --> nepl-core/src/parser.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Parser {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 59 |     file_id: FileId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `apply_history` is never used
[INFO] [stdout]    --> nepl-core/src/passes/move_check.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl MoveCheckContext {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn apply_history(&mut self, history: BTreeMap<String, VarState>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_top` is never used
[INFO] [stdout]    --> nepl-core/src/passes/move_check.rs:688:4
[INFO] [stdout]     |
[INFO] [stdout] 688 | fn get_top(map: &BTreeMap<String, Vec<VarState>>, name: &str) -> Option<VarState> {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `doc` is never read
[INFO] [stdout]   --> nepl-core/src/typecheck.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct EnumInfo {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 70 |     doc: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnumInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `doc` is never read
[INFO] [stdout]   --> nepl-core/src/typecheck.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct StructInfo {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 78 |     doc: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> nepl-core/src/typecheck.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct TraitInfo {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 87 |     doc: Option<String>,
[INFO] [stdout] 88 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `doc`, `trait_name`, and `methods` are never read
[INFO] [stdout]    --> nepl-core/src/typecheck.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | struct ImplInfo {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 151 |     doc: Option<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 152 |     trait_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     methods: BTreeMap<String, (String, TypeId)>, // name -> (mangled_name, type)
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImplInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `split_if_then_else_block_ast` is never used
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:5164:8
[INFO] [stdout]      |
[INFO] [stdout] 1939 | impl<'a> BlockChecker<'a> {
[INFO] [stdout]      | ------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 5164 |     fn split_if_then_else_block_ast(b: &Block) -> Option<(Block, Block)> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `moved` is never read
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:6475:5
[INFO] [stdout]      |
[INFO] [stdout] 6469 | struct Binding {
[INFO] [stdout]      |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6475 |     moved: bool,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Binding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `lookup_current`, `lookup_current_mut`, and `lookup_callable` are never used
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:6682:8
[INFO] [stdout]      |
[INFO] [stdout] 6623 | impl Env {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 6682 |     fn lookup_current(&self, name: &str) -> Option<&Binding> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6699 |     fn lookup_current_mut(&mut self, name: &str) -> Option<&mut Binding> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6821 |     fn lookup_callable(&self, name: &str) -> Option<&Binding> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_arity` is never used
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:7146:4
[INFO] [stdout]      |
[INFO] [stdout] 7146 | fn func_arity(ctx: &TypeCtx, ty: TypeId) -> usize {
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Store` is never constructed
[INFO] [stdout]     --> nepl-core/src/typecheck.rs:7681:5
[INFO] [stdout]      |
[INFO] [stdout] 7678 | enum AssignKind {
[INFO] [stdout]      |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 7681 |     Store(HirExpr),
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `AssignKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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 does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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 does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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 does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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 does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> 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 `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_ok` is never used
[INFO] [stdout]   --> nepl-core/tests/block_if_semantics.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn compile_ok(src: &str) {
[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 `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_src` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec<u8> {
[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 `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_i32` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stdlib_root` is never used
[INFO] [stdout]     --> nepl-core/tests/harness.rs:1290:4
[INFO] [stdout]      |
[INFO] [stdout] 1290 | fn stdlib_root() -> std::path::PathBuf {
[INFO] [stdout]      |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompileTarget`
[INFO] [stdout]  --> nepl-core/tests/functions.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nepl_core::{compile_wasm, CompileOptions, CompileTarget};
[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]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> 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 `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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 does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_i32` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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 does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> 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 `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec<u8> {
[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 `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_i32` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stdlib_root` is never used
[INFO] [stdout]     --> nepl-core/tests/harness.rs:1290:4
[INFO] [stdout]      |
[INFO] [stdout] 1290 | fn stdlib_root() -> std::path::PathBuf {
[INFO] [stdout]      |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_i32` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec<u8> {
[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 `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_i32` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stdlib_root` is never used
[INFO] [stdout]     --> nepl-core/tests/harness.rs:1290:4
[INFO] [stdout]      |
[INFO] [stdout] 1290 | fn stdlib_root() -> std::path::PathBuf {
[INFO] [stdout]      |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec<u8> {
[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 `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_i32` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stdlib_root` is never used
[INFO] [stdout]     --> nepl-core/tests/harness.rs:1290:4
[INFO] [stdout]      |
[INFO] [stdout] 1290 | fn stdlib_root() -> std::path::PathBuf {
[INFO] [stdout]      |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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 does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_i32` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec<u8> {
[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 `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_i32` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stdlib_root` is never used
[INFO] [stdout]     --> nepl-core/tests/harness.rs:1290:4
[INFO] [stdout]      |
[INFO] [stdout] 1290 | fn stdlib_root() -> std::path::PathBuf {
[INFO] [stdout]      |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `free_head` is never read
[INFO] [stdout]   --> nepl-cli/src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct AllocState {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 24 |     // head of free list (address in linear memory), 0 == null
[INFO] [stdout] 25 |     free_head: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `free_head` is never read
[INFO] [stdout]   --> nepl-cli/src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct AllocState {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 24 |     // head of free list (address in linear memory), 0 == null
[INFO] [stdout] 25 |     free_head: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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 does not need to be mutable
[INFO] [stdout]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[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: function `compile_src_with_options` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stdout]     |
[INFO] [stdout] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_src` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiFile` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct WasiFile {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasiState` is never constructed
[INFO] [stdout]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct WasiState {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_i32` is never used
[INFO] [stdout]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_wasi_i32` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_main_capture_stdout` is never used
[INFO] [stdout]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stdout]     |
[INFO] [stdout] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "ff7da810ad9d72c7bebbf2d9558a4178df7d17f5905b6ad0ed92abd5fde75eb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7da810ad9d72c7bebbf2d9558a4178df7d17f5905b6ad0ed92abd5fde75eb7", kill_on_drop: false }`
[INFO] [stdout] ff7da810ad9d72c7bebbf2d9558a4178df7d17f5905b6ad0ed92abd5fde75eb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee284678ed52727a613383fceac26877cc6430a7c52a365316cf261b269cb459
[INFO] running `Command { std: "docker" "start" "-a" "ee284678ed52727a613383fceac26877cc6430a7c52a365316cf261b269cb459", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `alloc::string::String`
[INFO] [stderr]   --> nepl-core/src/error.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use alloc::string::String;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ToString`
[INFO] [stderr]  --> nepl-core/src/codegen_wasm.rs:9:29
[INFO] [stderr]   |
[INFO] [stderr] 9 | use alloc::string::{String, ToString};
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alloc::collections::BTreeMap`
[INFO] [stderr]  --> nepl-core/src/hir.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use alloc::collections::BTreeMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BTreeSet`
[INFO] [stderr]   --> nepl-core/src/module_graph.rs:13:36
[INFO] [stderr]    |
[INFO] [stderr] 13 | use alloc::collections::{BTreeMap, BTreeSet};
[INFO] [stderr]    |                                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alloc::boxed::Box`
[INFO] [stderr]  --> nepl-core/src/passes/move_check.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use alloc::boxed::Box;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alloc::vec`
[INFO] [stderr]  --> nepl-core/src/passes/move_check.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use alloc::vec;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HirLine`
[INFO] [stderr]   --> nepl-core/src/passes/move_check.rs:12:59
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::hir::{FuncRef, HirBlock, HirExpr, HirExprKind, HirLine, HirModule};
[INFO] [stderr]    |                                                           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::types::TypeId`
[INFO] [stderr]   --> nepl-core/src/passes/move_check.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::types::TypeId;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ExportEntry` and `ExportKind`
[INFO] [stderr]   --> nepl-core/src/resolve.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::module_graph::{ExportEntry, ExportKind, ExportTable, ModuleGraph, ModuleId};
[INFO] [stderr]    |                           ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/ast.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/builtins.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/codegen_wasm.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/compiler.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/hir.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/lexer.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/monomorphize.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/parser.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/passes/drop_insertion.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/passes/move_check.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/typecheck.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stderr]  --> nepl-core/src/types.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![no_std]
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `other`
[INFO] [stderr]    --> nepl-core/src/codegen_wasm.rs:586:9
[INFO] [stderr]     |
[INFO] [stderr] 586 |         other => {
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> nepl-core/src/parser.rs:237:13
[INFO] [stderr]     |
[INFO] [stderr] 237 |         let mut start_span = self.peek_span().unwrap_or_else(Span::dummy);
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> nepl-core/src/parser.rs:321:37
[INFO] [stderr]     |
[INFO] [stderr] 321 | ...                   let mut curr_items = core::mem::take(&mut curr_e.items);
[INFO] [stderr]     |                           ----^^^^^^^^^^
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> nepl-core/src/parser.rs:434:17
[INFO] [stderr]     |
[INFO] [stderr] 434 |             let mut c = r.trim();
[INFO] [stderr]     |                 ----^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> nepl-core/src/parser.rs:509:13
[INFO] [stderr]     |
[INFO] [stderr] 509 |         let mut out = (|| match self.peek_kind()? {
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `kw_span`
[INFO] [stderr]    --> nepl-core/src/parser.rs:830:13
[INFO] [stderr]     |
[INFO] [stderr] 830 |         let kw_span = self.expect_with_span(&TokenKind::KwStruct)?;
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kw_span`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `kw_span`
[INFO] [stderr]    --> nepl-core/src/parser.rs:884:13
[INFO] [stderr]     |
[INFO] [stderr] 884 |         let kw_span = self.expect_with_span(&TokenKind::KwEnum)?;
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kw_span`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bn`
[INFO] [stderr]     --> nepl-core/src/parser.rs:3104:53
[INFO] [stderr]      |
[INFO] [stderr] 3104 |             let bind = if let Some(TokenKind::Ident(bn)) = self.peek_kind() {
[INFO] [stderr]      |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_bn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dot_span`
[INFO] [stderr]     --> nepl-core/src/parser.rs:3245:21
[INFO] [stderr]      |
[INFO] [stderr] 3245 |                 let dot_span = self.next().unwrap().span;
[INFO] [stderr]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dot_span`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tok`
[INFO] [stderr]     --> nepl-core/src/parser.rs:3247:25
[INFO] [stderr]      |
[INFO] [stderr] 3247 |                     let tok = self.next().unwrap();
[INFO] [stderr]      |                         ^^^ help: if this is intentional, prefix it with an underscore: `_tok`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rp_span`
[INFO] [stderr]     --> nepl-core/src/parser.rs:3257:25
[INFO] [stderr]      |
[INFO] [stderr] 3257 |                     let rp_span = self.next().unwrap().span;
[INFO] [stderr]      |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rp_span`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]     --> nepl-core/src/parser.rs:3526:35
[INFO] [stderr]      |
[INFO] [stderr] 3526 |             Some(TokenKind::Ident(name)) => {
[INFO] [stderr]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prev`
[INFO] [stderr]    --> nepl-core/src/resolve.rs:252:33
[INFO] [stderr]     |
[INFO] [stderr] 252 |                     if let Some(prev) = seen_open.get(n) {
[INFO] [stderr]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_prev`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:1028:18
[INFO] [stderr]      |
[INFO] [stderr] 1028 |             let (mut tps, _bounds_vec, bounds_map) =
[INFO] [stderr]      |                  ----^^^
[INFO] [stderr]      |                  |
[INFO] [stderr]      |                  help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:1572:21
[INFO] [stderr]      |
[INFO] [stderr] 1572 |                 let mut checked = match check_function(
[INFO] [stderr]      |                     ----^^^^^^^
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> nepl-core/src/typecheck.rs:614:22
[INFO] [stderr]     |
[INFO] [stderr] 614 |                 for (i, v) in vars.iter().enumerate() {
[INFO] [stderr]     |                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tps`
[INFO] [stderr]    --> nepl-core/src/typecheck.rs:888:18
[INFO] [stderr]     |
[INFO] [stderr] 888 |             let (tps, _bounds_vec, _bounds_map) =
[INFO] [stderr]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tps`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:2821:14
[INFO] [stderr]      |
[INFO] [stderr] 2821 |         for (i, stmt) in block.items.iter().enumerate() {
[INFO] [stderr]      |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fresh_args`
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:4758:27
[INFO] [stderr]      |
[INFO] [stderr] 4758 |             let (inst_ty, fresh_args) = if !stack[func_pos].type_args.is_empty() {
[INFO] [stderr]      |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fresh_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fresh_args`
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:4941:27
[INFO] [stderr]      |
[INFO] [stderr] 4941 |             let (inst_ty, fresh_args) = if !stack[func_pos].type_args.is_empty() {
[INFO] [stderr]      |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fresh_args`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `has_callable`
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:6666:17
[INFO] [stderr]      |
[INFO] [stderr] 6666 |             let has_callable = scope.callables.iter().any(|b| b.name == binding.name);
[INFO] [stderr]      |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_callable`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> nepl-core/src/types.rs:896:13
[INFO] [stderr]     |
[INFO] [stderr] 834 |             (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => {
[INFO] [stderr]     |             -------------------------------------------------------------- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 896 |             (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_empty` is never used
[INFO] [stderr]   --> nepl-core/src/codegen_wasm.rs:45:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | impl StringLower {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 45 |     fn is_empty(&self) -> bool {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `should_skip_wasm_codegen_for_generic` is never used
[INFO] [stderr]    --> nepl-core/src/codegen_wasm.rs:371:15
[INFO] [stderr]     |
[INFO] [stderr] 371 | pub(crate) fn should_skip_wasm_codegen_for_generic(ctx: &TypeCtx, f: &HirFunction) -> bool {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `has_unbound_type_var` is never used
[INFO] [stderr]    --> nepl-core/src/codegen_wasm.rs:375:4
[INFO] [stderr]     |
[INFO] [stderr] 375 | fn has_unbound_type_var(ctx: &TypeCtx, ty: TypeId) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_called_functions_from_expr` is never used
[INFO] [stderr]    --> nepl-core/src/codegen_wasm.rs:408:4
[INFO] [stderr]     |
[INFO] [stderr] 408 | fn collect_called_functions_from_expr(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_wasm_signature_set` is never used
[INFO] [stderr]    --> nepl-core/src/codegen_wasm.rs:601:15
[INFO] [stderr]     |
[INFO] [stderr] 601 | pub(crate) fn collect_wasm_signature_set(
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `idx`, `ty`, and `is_param` are never read
[INFO] [stderr]     --> nepl-core/src/codegen_wasm.rs:1569:5
[INFO] [stderr]      |
[INFO] [stderr] 1568 | struct LocalInfo {
[INFO] [stderr]      |        --------- fields in this struct
[INFO] [stderr] 1569 |     name: String,
[INFO] [stderr]      |     ^^^^
[INFO] [stderr] 1570 |     idx: u32,
[INFO] [stderr]      |     ^^^
[INFO] [stderr] 1571 |     ty: Option<TypeId>,
[INFO] [stderr]      |     ^^
[INFO] [stderr] 1572 |     is_param: bool,
[INFO] [stderr]      |     ^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `LocalInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `valtype_of` is never used
[INFO] [stderr]     --> nepl-core/src/codegen_wasm.rs:1654:8
[INFO] [stderr]      |
[INFO] [stderr] 1585 | impl LocalMap {
[INFO] [stderr]      | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1654 |     fn valtype_of(&self, idx: u32, ctx: &TypeCtx) -> Option<ValType> {
[INFO] [stderr]      |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_supported_wasm_intrinsic` is never used
[INFO] [stderr]     --> nepl-core/src/codegen_wasm.rs:1706:15
[INFO] [stderr]      |
[INFO] [stderr] 1706 | pub(crate) fn is_supported_wasm_intrinsic(name: &str) -> bool {
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `file_id` is never read
[INFO] [stderr]   --> nepl-core/src/parser.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | struct Parser {
[INFO] [stderr]    |        ------ field in this struct
[INFO] [stderr] 59 |     file_id: FileId,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `apply_history` is never used
[INFO] [stderr]    --> nepl-core/src/passes/move_check.rs:111:8
[INFO] [stderr]     |
[INFO] [stderr]  44 | impl MoveCheckContext {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 111 |     fn apply_history(&mut self, history: BTreeMap<String, VarState>) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_top` is never used
[INFO] [stderr]    --> nepl-core/src/passes/move_check.rs:688:4
[INFO] [stderr]     |
[INFO] [stderr] 688 | fn get_top(map: &BTreeMap<String, Vec<VarState>>, name: &str) -> Option<VarState> {
[INFO] [stderr]     |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `doc` is never read
[INFO] [stderr]   --> nepl-core/src/typecheck.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 69 | struct EnumInfo {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] 70 |     doc: Option<String>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EnumInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `doc` is never read
[INFO] [stderr]   --> nepl-core/src/typecheck.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 77 | struct StructInfo {
[INFO] [stderr]    |        ---------- field in this struct
[INFO] [stderr] 78 |     doc: Option<String>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StructInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> nepl-core/src/typecheck.rs:88:5
[INFO] [stderr]    |
[INFO] [stderr] 86 | struct TraitInfo {
[INFO] [stderr]    |        --------- field in this struct
[INFO] [stderr] 87 |     doc: Option<String>,
[INFO] [stderr] 88 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TraitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `doc`, `trait_name`, and `methods` are never read
[INFO] [stderr]    --> nepl-core/src/typecheck.rs:151:5
[INFO] [stderr]     |
[INFO] [stderr] 150 | struct ImplInfo {
[INFO] [stderr]     |        -------- fields in this struct
[INFO] [stderr] 151 |     doc: Option<String>,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 152 |     trait_name: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 155 |     methods: BTreeMap<String, (String, TypeId)>, // name -> (mangled_name, type)
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ImplInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `split_if_then_else_block_ast` is never used
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:5164:8
[INFO] [stderr]      |
[INFO] [stderr] 1939 | impl<'a> BlockChecker<'a> {
[INFO] [stderr]      | ------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 5164 |     fn split_if_then_else_block_ast(b: &Block) -> Option<(Block, Block)> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `moved` is never read
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:6475:5
[INFO] [stderr]      |
[INFO] [stderr] 6469 | struct Binding {
[INFO] [stderr]      |        ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 6475 |     moved: bool,
[INFO] [stderr]      |     ^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `Binding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `lookup_current`, `lookup_current_mut`, and `lookup_callable` are never used
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:6682:8
[INFO] [stderr]      |
[INFO] [stderr] 6623 | impl Env {
[INFO] [stderr]      | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 6682 |     fn lookup_current(&self, name: &str) -> Option<&Binding> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 6699 |     fn lookup_current_mut(&mut self, name: &str) -> Option<&mut Binding> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 6821 |     fn lookup_callable(&self, name: &str) -> Option<&Binding> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_arity` is never used
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:7146:4
[INFO] [stderr]      |
[INFO] [stderr] 7146 | fn func_arity(ctx: &TypeCtx, ty: TypeId) -> usize {
[INFO] [stderr]      |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Store` is never constructed
[INFO] [stderr]     --> nepl-core/src/typecheck.rs:7681:5
[INFO] [stderr]      |
[INFO] [stderr] 7678 | enum AssignKind {
[INFO] [stderr]      |      ---------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 7681 |     Store(HirExpr),
[INFO] [stderr]      |     ^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `AssignKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `nepl-core` (lib) generated 63 warnings (run `cargo fix --lib -p nepl-core` to apply 30 suggestions)
[INFO] [stderr]    Compiling nepl-cli v0.1.0 (/opt/rustwide/workdir/nepl-cli)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> nepl-core/tests/harness.rs:62:14
[INFO] [stderr]    |
[INFO] [stderr] 62 |             |mut caller: Caller<'_, ()>, ptr: i32| {
[INFO] [stderr]    |              ----^^^^^^
[INFO] [stderr]    |              |
[INFO] [stderr]    |              help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `compile_src` is never used
[INFO] [stderr]   --> nepl-core/tests/harness.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn compile_src(src: &str) -> Vec<u8> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasiFile` is never constructed
[INFO] [stderr]   --> nepl-core/tests/harness.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct WasiFile {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasiState` is never constructed
[INFO] [stderr]   --> nepl-core/tests/harness.rs:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | struct WasiState {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_main_i32` is never used
[INFO] [stderr]   --> nepl-core/tests/harness.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn run_main_i32(src: &str) -> i32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_main_wasi_i32` is never used
[INFO] [stderr]    --> nepl-core/tests/harness.rs:264:8
[INFO] [stderr]     |
[INFO] [stderr] 264 | pub fn run_main_wasi_i32(src: &str) -> i32 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_main_capture_stdout` is never used
[INFO] [stderr]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stderr]     |
[INFO] [stderr] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `compile_src_with_options` is never used
[INFO] [stderr]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_main_capture_stdout_with_stdin` is never used
[INFO] [stderr]    --> nepl-core/tests/harness.rs:992:8
[INFO] [stderr]     |
[INFO] [stderr] 992 | pub fn run_main_capture_stdout_with_stdin(src: &str, stdin: &[u8]) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nepl-core` (lib test) generated 63 warnings (63 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "kp") generated 7 warnings (run `cargo fix --test "kp" -p nepl-core` to apply 1 suggestion)
[INFO] [stderr] warning: `nepl-core` (test "tuple_new_syntax") generated 7 warnings (5 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "stdin") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: function `run_main_capture_stdout` is never used
[INFO] [stderr]    --> nepl-core/tests/harness.rs:729:8
[INFO] [stderr]     |
[INFO] [stderr] 729 | pub fn run_main_capture_stdout(src: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `compile_ok` is never used
[INFO] [stderr]   --> nepl-core/tests/block_if_semantics.rs:20:4
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn compile_ok(src: &str) {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `compile_src_with_options` is never used
[INFO] [stderr]   --> nepl-core/tests/harness.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn compile_src_with_options(src: &str, options: CompileOptions) -> Vec<u8> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `stdlib_root` is never used
[INFO] [stderr]     --> nepl-core/tests/harness.rs:1290:4
[INFO] [stderr]      |
[INFO] [stderr] 1290 | fn stdlib_root() -> std::path::PathBuf {
[INFO] [stderr]      |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nepl-core` (test "selfhost_req") generated 3 warnings (2 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "block_if_semantics") generated 8 warnings (6 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "typeannot") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "move_check") generated 10 warnings (9 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "harness") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `nepl-core` (test "tuple_old_syntax") generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "drop") generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "stdout") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "plan") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "neplg2") generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "string") generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "recursive_type") generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "numerics") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "if") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "overload") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "block_single_line") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: unused import: `CompileTarget`
[INFO] [stderr]  --> nepl-core/tests/functions.rs:5:47
[INFO] [stderr]   |
[INFO] [stderr] 5 | use nepl_core::{compile_wasm, CompileOptions, CompileTarget};
[INFO] [stderr]   |                                               ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nepl-core` (test "functions") generated 4 warnings (3 duplicates) (run `cargo fix --test "functions" -p nepl-core` to apply 1 suggestion)
[INFO] [stderr] warning: `nepl-core` (test "repro_recursive") generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "proptest") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "stdlib") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "pipe_operator") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "generics") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `nepl-core` (test "intrinsic") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: field `free_head` is never read
[INFO] [stderr]   --> nepl-cli/src/main.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct AllocState {
[INFO] [stderr]    |        ---------- field in this struct
[INFO] [stderr] 24 |     // head of free list (address in linear memory), 0 == null
[INFO] [stderr] 25 |     free_head: u32,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nepl-cli` (bin "nepl-cli" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `nepl-cli` (bin "nepl-cli") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.73s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nepl_cli-2bc0bae5ce9d8172)
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::output_base_handles_extensions ... ok
[INFO] [stdout] test tests::minify_wat_removes_comments_and_whitespace ... ok
[INFO] [stdout] test tests::cli_parses_defaults ... ok
[INFO] [stdout] test tests::cli_parses_emit_list ... ok
[INFO] [stdout] test tests::cli_parses_profile ... ok
[INFO] [stdout] test tests::write_outputs_creates_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deploy_script.rs (/opt/rustwide/target/debug/deps/deploy_script-1ce92041ecffc3ae)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test clones_editor_sample_into_custom_destination ... ignored, editor sample fetch script not required for NEPLG2
[INFO] [stdout] test updates_existing_clone_after_remote_change ... ignored, editor sample fetch script not required for NEPLG2
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nepl_core-5cf8d1688e7e8d6f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test codegen_llvm::tests::emit_ll_generates_main_bridge_from_entry ... ok
[INFO] [stdout] test codegen_llvm::tests::emit_ll_collects_top_and_fn_blocks ... ok
[INFO] [stdout] test codegen_llvm::tests::emit_ll_supports_function_body_if_target_raw ... ok
[INFO] [stdout] test codegen_llvm::tests::emit_ll_rejects_entry_with_wasm_body ... ok
[INFO] [stdout] test module_graph::tests::duplicate_export_is_error ... ok
[INFO] [stdout] test codegen_llvm::tests::emit_ll_respects_if_target_gate ... ok
[INFO] [stdout] test codegen_llvm::tests::emit_ll_supports_parsed_const_i32_function ... ok
[INFO] [stdout] test module_graph::tests::invalid_import_path_is_error ... ok
[INFO] [stdout] test module_graph::tests::builds_simple_graph_and_exports ... ok
[INFO] [stdout] test runtime_helpers::tests::find_runtime_helper_key_prefers_raw_allocator_for_internal_codegen ... ok
[INFO] [stdout] test module_graph::tests::pub_selective_reexport_respects_alias ... ok
[INFO] [stdout] test module_graph::tests::pub_selective_reexport_with_glob_includes_all ... ok
[INFO] [stdout] test module_graph::tests::non_pub_import_does_not_reexport ... ok
[INFO] [stdout] test runtime_helpers::tests::find_runtime_helper_index_skips_current_function_index ... ok
[INFO] [stdout] test module_graph::tests::missing_dependency_is_error ... ok
[INFO] [stdout] test runtime_helpers::tests::helper_base_name_handles_namespaced_and_mangled_symbols ... ok
[INFO] [stdout] test codegen_llvm::tests::emit_ll_skips_unsupported_parsed_function_body ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- codegen_llvm::tests::emit_ll_skips_unsupported_parsed_function_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen_llvm::tests::emit_ll_skips_unsupported_parsed_function_body' (112) panicked at nepl-core/src/codegen_llvm.rs:2830:47:
[INFO] [stdout] unsupported parsed function should be skipped: TypecheckFailed { reason: "[D3001] undefined identifier (file=0, start=40, end=43) / [D3016] expression left extra values on the stack (file=0, start=44, end=45)" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e128ebeeaba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e128ebeeaba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e128ebeeaba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e128ebeeaba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e128ec049aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e128ec049aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e128ebf3442 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e128ebf3442 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e128ebcb9ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e128ebcb9ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e128ebe6439 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e128eb6598c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e128eb6598c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e128ebe65f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e128ebe65f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e128ebcbaa8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e128ebc3219 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e128ebcc7bd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stderr] error: test failed, to rerun pass `-p nepl-core --lib`
[INFO] [stdout]   18:     0x5e128ec0525c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e128ec04fd2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e128ea863bb - core::result::Result<T,E>::expect::hba5313565778d757
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e128eaef8f4 - nepl_core::codegen_llvm::tests::emit_ll_skips_unsupported_parsed_function_body::h620ac3054e53c933
[INFO] [stdout]                                at /opt/rustwide/workdir/nepl-core/src/codegen_llvm.rs:2830:47
[INFO] [stdout]   22:     0x5e128eaef9d7 - nepl_core::codegen_llvm::tests::emit_ll_skips_unsupported_parsed_function_body::{{closure}}::he616e991fade3643
[INFO] [stdout]                                at /opt/rustwide/workdir/nepl-core/src/codegen_llvm.rs:2823:56
[INFO] [stdout]   23:     0x5e128ea6db36 - core::ops::function::FnOnce::call_once::ha6e3bd940d69b27a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e128eb59a6b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e128eb59a6b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e128eb6645b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e128eb6645b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e128eb6645b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e128eb6645b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e128eb6645b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e128eb6645b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e128eb6645b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e128eb61b74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e128eb61b74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e128eb69062 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e128eb69062 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e128eb69062 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e128eb69062 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e128eb69062 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e128eb69062 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e128eb69062 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e128ebedeaf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5e128ebedeaf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x792af0fc7aa4 - <unknown>
[INFO] [stdout]   45:     0x792af1054a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     codegen_llvm::tests::emit_ll_skips_unsupported_parsed_function_body
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee284678ed52727a613383fceac26877cc6430a7c52a365316cf261b269cb459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee284678ed52727a613383fceac26877cc6430a7c52a365316cf261b269cb459", kill_on_drop: false }`
[INFO] [stdout] ee284678ed52727a613383fceac26877cc6430a7c52a365316cf261b269cb459
