[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] 6ec33d8198a6ef63d9bdc0e523350b368bb0e62c [INFO] testing bem130/NEPLg2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbem130%2FNEPLg2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bem130/NEPLg2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leb128fmt v0.1.0 [INFO] [stderr] Downloaded wasmi_arena v0.4.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.108 [INFO] [stderr] Downloaded indexmap-nostd v0.4.0 [INFO] [stderr] Downloaded wasmprinter v0.244.0 [INFO] [stderr] Downloaded clap v4.5.56 [INFO] [stderr] Downloaded wasm-encoder v0.244.0 [INFO] [stderr] Downloaded js-sys v0.3.85 [INFO] [stderr] Downloaded wasmparser v0.244.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Downloaded zerocopy-derive v0.8.37 [INFO] [stderr] Downloaded wasmparser-nostd v0.100.2 [INFO] [stderr] Downloaded clap_builder v4.5.56 [INFO] [stderr] Downloaded wasmi v0.31.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.108 [INFO] [stderr] Downloaded wasm-bindgen v0.2.108 [INFO] [stderr] Downloaded indexmap v2.12.1 [INFO] [stderr] Downloaded wasmi_core v0.13.0 [INFO] [stderr] Downloaded zerocopy v0.8.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7cebafbe0b10f418427b4815d196412cc058082ccdd48219795c7e92b7ccbec [INFO] running `Command { std: "docker" "start" "-a" "a7cebafbe0b10f418427b4815d196412cc058082ccdd48219795c7e92b7ccbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7cebafbe0b10f418427b4815d196412cc058082ccdd48219795c7e92b7ccbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cebafbe0b10f418427b4815d196412cc058082ccdd48219795c7e92b7ccbec", kill_on_drop: false }` [INFO] [stdout] a7cebafbe0b10f418427b4815d196412cc058082ccdd48219795c7e92b7ccbec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51a6fdbadfcb9de389fcab32d399e8cab13fbb1ae4c2f0a9bc738293e9bd340b [INFO] running `Command { std: "docker" "start" "-a" "51a6fdbadfcb9de389fcab32d399e8cab13fbb1ae4c2f0a9bc738293e9bd340b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling nepl-cli v0.1.0 (/opt/rustwide/workdir/nepl-cli) [INFO] [stderr] Compiling wasmi_arena v0.4.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling wasm-encoder v0.244.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling wasmi_core v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling wasmi v0.31.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling wasmparser v0.244.0 [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/nm.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![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:875:9 [INFO] [stdout] | [INFO] [stdout] 875 | 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/compiler.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | let mut hir_module = monomorphize::monomorphize(&mut types, tc.module); [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:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | 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] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> nepl-core/src/parser.rs:368:37 [INFO] [stdout] | [INFO] [stdout] 368 | ... 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:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | 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:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | 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:877:13 [INFO] [stdout] | [INFO] [stdout] 877 | 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:931:13 [INFO] [stdout] | [INFO] [stdout] 931 | 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:3150:53 [INFO] [stdout] | [INFO] [stdout] 3150 | 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:3326:21 [INFO] [stdout] | [INFO] [stdout] 3326 | 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:3328:25 [INFO] [stdout] | [INFO] [stdout] 3328 | 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:3338:25 [INFO] [stdout] | [INFO] [stdout] 3338 | 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:3607:35 [INFO] [stdout] | [INFO] [stdout] 3607 | 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:1244:18 [INFO] [stdout] | [INFO] [stdout] 1244 | let (mut tps, _bounds_vec, bounds_map) = [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:756:22 [INFO] [stdout] | [INFO] [stdout] 756 | 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:904:22 [INFO] [stdout] | [INFO] [stdout] 904 | 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: `tps` [INFO] [stdout] --> nepl-core/src/typecheck.rs:1068:18 [INFO] [stdout] | [INFO] [stdout] 1068 | let (tps, _bounds_vec, impl_bounds_map) = [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_bounds_map` [INFO] [stdout] --> nepl-core/src/typecheck.rs:1068:36 [INFO] [stdout] | [INFO] [stdout] 1068 | let (tps, _bounds_vec, impl_bounds_map) = [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_bounds_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> nepl-core/src/typecheck.rs:1263:17 [INFO] [stdout] | [INFO] [stdout] 1263 | params, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `params: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> nepl-core/src/typecheck.rs:3411:14 [INFO] [stdout] | [INFO] [stdout] 3411 | 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:5587:27 [INFO] [stdout] | [INFO] [stdout] 5587 | 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:5777:27 [INFO] [stdout] | [INFO] [stdout] 5777 | 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: `applied_trait_name` [INFO] [stdout] --> nepl-core/src/typecheck.rs:7271:37 [INFO] [stdout] | [INFO] [stdout] 7271 | ... let applied_trait_name = self.infer_trait_application_name( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_applied_trait_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `has_callable` [INFO] [stdout] --> nepl-core/src/typecheck.rs:7829:17 [INFO] [stdout] | [INFO] [stdout] 7829 | 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: unused variable: `ctx` [INFO] [stdout] --> nepl-core/src/typecheck.rs:8006:9 [INFO] [stdout] | [INFO] [stdout] 8006 | ctx: &TypeCtx, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> nepl-core/src/types.rs:1116:13 [INFO] [stdout] | [INFO] [stdout] 1054 | (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => { [INFO] [stdout] | -------------------------------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 1116 | (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: function `ll_storage_size` is never used [INFO] [stdout] --> nepl-core/src/codegen_llvm.rs:2939:4 [INFO] [stdout] | [INFO] [stdout] 2939 | fn ll_storage_size(ty: LlTy) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (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:46:8 [INFO] [stdout] | [INFO] [stdout] 41 | impl StringLower { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [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:660:15 [INFO] [stdout] | [INFO] [stdout] 660 | 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:664:4 [INFO] [stdout] | [INFO] [stdout] 664 | 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:697:4 [INFO] [stdout] | [INFO] [stdout] 697 | fn collect_called_functions_from_expr( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collect_reachable_wasm_functions` is never used [INFO] [stdout] --> nepl-core/src/codegen_wasm.rs:780:15 [INFO] [stdout] | [INFO] [stdout] 780 | pub(crate) fn collect_reachable_wasm_functions(module: &HirModule) -> BTreeSet { [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:890:15 [INFO] [stdout] | [INFO] [stdout] 890 | 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:2237:5 [INFO] [stdout] | [INFO] [stdout] 2236 | struct LocalInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 2237 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 2238 | idx: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 2239 | ty: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 2240 | 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:2322:8 [INFO] [stdout] | [INFO] [stdout] 2253 | impl LocalMap { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 2322 | fn valtype_of(&self, idx: u32, ctx: &TypeCtx) -> Option { [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:2374:15 [INFO] [stdout] | [INFO] [stdout] 2374 | pub(crate) fn is_supported_wasm_intrinsic(name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Section` is never constructed [INFO] [stdout] --> nepl-core/src/nm.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 287 | enum Container { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 288 | Document(Document), [INFO] [stdout] 289 | Section(SectionNode), [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) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_top` is never used [INFO] [stdout] --> nepl-core/src/passes/move_check.rs:700:4 [INFO] [stdout] | [INFO] [stdout] 700 | fn get_top(map: &BTreeMap>, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `doc` is never read [INFO] [stdout] --> nepl-core/src/typecheck.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 71 | struct EnumInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 72 | doc: Option, [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:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | struct StructInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 80 | doc: Option, [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:90:5 [INFO] [stdout] | [INFO] [stdout] 88 | struct TraitInfo { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 89 | doc: Option, [INFO] [stdout] 90 | 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` and `methods` are never read [INFO] [stdout] --> nepl-core/src/typecheck.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 167 | struct ImplInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 168 | doc: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | methods: BTreeMap, // 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 items `type_param_has_bound` and `split_if_then_else_block_ast` are never used [INFO] [stdout] --> nepl-core/src/typecheck.rs:2962:8 [INFO] [stdout] | [INFO] [stdout] 2277 | impl<'a> BlockChecker<'a> { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 2962 | fn type_param_has_bound(&self, ty: TypeId, trait_name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6051 | 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:7630:5 [INFO] [stdout] | [INFO] [stdout] 7624 | struct Binding { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7630 | 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:7845:8 [INFO] [stdout] | [INFO] [stdout] 7786 | impl Env { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 7845 | fn lookup_current(&self, name: &str) -> Option<&Binding> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7862 | fn lookup_current_mut(&mut self, name: &str) -> Option<&mut Binding> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8000 | fn lookup_callable(&self, name: &str) -> Option<&Binding> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `function_type_param_count` is never used [INFO] [stdout] --> nepl-core/src/typecheck.rs:8206:4 [INFO] [stdout] | [INFO] [stdout] 8206 | fn function_type_param_count(ctx: &TypeCtx, ty: TypeId) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_arity` is never used [INFO] [stdout] --> nepl-core/src/typecheck.rs:8470:4 [INFO] [stdout] | [INFO] [stdout] 8470 | 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:9005:5 [INFO] [stdout] | [INFO] [stdout] 9002 | enum AssignKind { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9005 | 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] [stderr] Compiling nepl-language v0.1.0 (/opt/rustwide/workdir/nepl-language) [INFO] [stderr] Compiling nepl-lsp v0.1.0 (/opt/rustwide/workdir/nepl-lsp) [INFO] [stdout] warning: unused import: `compile_module` [INFO] [stdout] --> nepl-cli/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | compile_module, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uri` and `path` are never read [INFO] [stdout] --> nepl-lsp/src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct DocumentState { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 23 | uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 24 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct AllocState { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 25 | // head of free list (address in linear memory), 0 == null [INFO] [stdout] 26 | 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 44.39s [INFO] running `Command { std: "docker" "inspect" "51a6fdbadfcb9de389fcab32d399e8cab13fbb1ae4c2f0a9bc738293e9bd340b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a6fdbadfcb9de389fcab32d399e8cab13fbb1ae4c2f0a9bc738293e9bd340b", kill_on_drop: false }` [INFO] [stdout] 51a6fdbadfcb9de389fcab32d399e8cab13fbb1ae4c2f0a9bc738293e9bd340b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5398d0d79eca656370c93260ebbafeb93b541f7de32e9d6c812fd6024cf8ab2 [INFO] running `Command { std: "docker" "start" "-a" "c5398d0d79eca656370c93260ebbafeb93b541f7de32e9d6c812fd6024cf8ab2", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling nepl-cli v0.1.0 (/opt/rustwide/workdir/nepl-cli) [INFO] [stderr] Compiling wasmparser v0.244.0 [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/nm.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![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:875:9 [INFO] [stdout] | [INFO] [stdout] 875 | 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/compiler.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | let mut hir_module = monomorphize::monomorphize(&mut types, tc.module); [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:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | 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] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> nepl-core/src/parser.rs:368:37 [INFO] [stdout] | [INFO] [stdout] 368 | ... 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:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | 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:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | 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:877:13 [INFO] [stdout] | [INFO] [stdout] 877 | 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:931:13 [INFO] [stdout] | [INFO] [stdout] 931 | 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:3150:53 [INFO] [stdout] | [INFO] [stdout] 3150 | 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:3326:21 [INFO] [stdout] | [INFO] [stdout] 3326 | 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:3328:25 [INFO] [stdout] | [INFO] [stdout] 3328 | 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:3338:25 [INFO] [stdout] | [INFO] [stdout] 3338 | 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:3607:35 [INFO] [stdout] | [INFO] [stdout] 3607 | 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:1244:18 [INFO] [stdout] | [INFO] [stdout] 1244 | let (mut tps, _bounds_vec, bounds_map) = [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:756:22 [INFO] [stdout] | [INFO] [stdout] 756 | 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:904:22 [INFO] [stdout] | [INFO] [stdout] 904 | 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: `tps` [INFO] [stdout] --> nepl-core/src/typecheck.rs:1068:18 [INFO] [stdout] | [INFO] [stdout] 1068 | let (tps, _bounds_vec, impl_bounds_map) = [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_bounds_map` [INFO] [stdout] --> nepl-core/src/typecheck.rs:1068:36 [INFO] [stdout] | [INFO] [stdout] 1068 | let (tps, _bounds_vec, impl_bounds_map) = [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_bounds_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> nepl-core/src/typecheck.rs:1263:17 [INFO] [stdout] | [INFO] [stdout] 1263 | params, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `params: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> nepl-core/src/typecheck.rs:3411:14 [INFO] [stdout] | [INFO] [stdout] 3411 | 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:5587:27 [INFO] [stdout] | [INFO] [stdout] 5587 | 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:5777:27 [INFO] [stdout] | [INFO] [stdout] 5777 | 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: `applied_trait_name` [INFO] [stdout] --> nepl-core/src/typecheck.rs:7271:37 [INFO] [stdout] | [INFO] [stdout] 7271 | ... let applied_trait_name = self.infer_trait_application_name( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_applied_trait_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `has_callable` [INFO] [stdout] --> nepl-core/src/typecheck.rs:7829:17 [INFO] [stdout] | [INFO] [stdout] 7829 | 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: unused variable: `ctx` [INFO] [stdout] --> nepl-core/src/typecheck.rs:8006:9 [INFO] [stdout] | [INFO] [stdout] 8006 | ctx: &TypeCtx, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> nepl-core/src/types.rs:1116:13 [INFO] [stdout] | [INFO] [stdout] 1054 | (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => { [INFO] [stdout] | -------------------------------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 1116 | (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: function `ll_storage_size` is never used [INFO] [stdout] --> nepl-core/src/codegen_llvm.rs:2939:4 [INFO] [stdout] | [INFO] [stdout] 2939 | fn ll_storage_size(ty: LlTy) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (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:46:8 [INFO] [stdout] | [INFO] [stdout] 41 | impl StringLower { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [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:660:15 [INFO] [stdout] | [INFO] [stdout] 660 | 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:664:4 [INFO] [stdout] | [INFO] [stdout] 664 | 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:697:4 [INFO] [stdout] | [INFO] [stdout] 697 | fn collect_called_functions_from_expr( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collect_reachable_wasm_functions` is never used [INFO] [stdout] --> nepl-core/src/codegen_wasm.rs:780:15 [INFO] [stdout] | [INFO] [stdout] 780 | pub(crate) fn collect_reachable_wasm_functions(module: &HirModule) -> BTreeSet { [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:890:15 [INFO] [stdout] | [INFO] [stdout] 890 | 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:2237:5 [INFO] [stdout] | [INFO] [stdout] 2236 | struct LocalInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 2237 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 2238 | idx: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 2239 | ty: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 2240 | 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:2322:8 [INFO] [stdout] | [INFO] [stdout] 2253 | impl LocalMap { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 2322 | fn valtype_of(&self, idx: u32, ctx: &TypeCtx) -> Option { [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:2374:15 [INFO] [stdout] | [INFO] [stdout] 2374 | pub(crate) fn is_supported_wasm_intrinsic(name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Section` is never constructed [INFO] [stdout] --> nepl-core/src/nm.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 287 | enum Container { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 288 | Document(Document), [INFO] [stdout] 289 | Section(SectionNode), [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) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_top` is never used [INFO] [stdout] --> nepl-core/src/passes/move_check.rs:700:4 [INFO] [stdout] | [INFO] [stdout] 700 | fn get_top(map: &BTreeMap>, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `doc` is never read [INFO] [stdout] --> nepl-core/src/typecheck.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 71 | struct EnumInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 72 | doc: Option, [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:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | struct StructInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 80 | doc: Option, [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:90:5 [INFO] [stdout] | [INFO] [stdout] 88 | struct TraitInfo { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 89 | doc: Option, [INFO] [stdout] 90 | 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` and `methods` are never read [INFO] [stdout] --> nepl-core/src/typecheck.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 167 | struct ImplInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 168 | doc: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | methods: BTreeMap, // 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 items `type_param_has_bound` and `split_if_then_else_block_ast` are never used [INFO] [stdout] --> nepl-core/src/typecheck.rs:2962:8 [INFO] [stdout] | [INFO] [stdout] 2277 | impl<'a> BlockChecker<'a> { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 2962 | fn type_param_has_bound(&self, ty: TypeId, trait_name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6051 | 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:7630:5 [INFO] [stdout] | [INFO] [stdout] 7624 | struct Binding { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7630 | 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:7845:8 [INFO] [stdout] | [INFO] [stdout] 7786 | impl Env { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 7845 | fn lookup_current(&self, name: &str) -> Option<&Binding> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7862 | fn lookup_current_mut(&mut self, name: &str) -> Option<&mut Binding> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8000 | fn lookup_callable(&self, name: &str) -> Option<&Binding> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `function_type_param_count` is never used [INFO] [stdout] --> nepl-core/src/typecheck.rs:8206:4 [INFO] [stdout] | [INFO] [stdout] 8206 | fn function_type_param_count(ctx: &TypeCtx, ty: TypeId) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_arity` is never used [INFO] [stdout] --> nepl-core/src/typecheck.rs:8470:4 [INFO] [stdout] | [INFO] [stdout] 8470 | 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:9005:5 [INFO] [stdout] | [INFO] [stdout] 9002 | enum AssignKind { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9005 | 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 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/nm.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![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] [stderr] Compiling nepl-language v0.1.0 (/opt/rustwide/workdir/nepl-language) [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> nepl-core/src/codegen_wasm.rs:875:9 [INFO] [stdout] | [INFO] [stdout] 875 | 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/compiler.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | let mut hir_module = monomorphize::monomorphize(&mut types, tc.module); [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:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | 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] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> nepl-core/src/parser.rs:368:37 [INFO] [stdout] | [INFO] [stdout] 368 | ... 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:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | 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:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | 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:877:13 [INFO] [stdout] | [INFO] [stdout] 877 | 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:931:13 [INFO] [stdout] | [INFO] [stdout] 931 | 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:3150:53 [INFO] [stdout] | [INFO] [stdout] 3150 | 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:3326:21 [INFO] [stdout] | [INFO] [stdout] 3326 | 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:3328:25 [INFO] [stdout] | [INFO] [stdout] 3328 | 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:3338:25 [INFO] [stdout] | [INFO] [stdout] 3338 | 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:3607:35 [INFO] [stdout] | [INFO] [stdout] 3607 | 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:1244:18 [INFO] [stdout] | [INFO] [stdout] 1244 | let (mut tps, _bounds_vec, bounds_map) = [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:756:22 [INFO] [stdout] | [INFO] [stdout] 756 | 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:904:22 [INFO] [stdout] | [INFO] [stdout] 904 | 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: `tps` [INFO] [stdout] --> nepl-core/src/typecheck.rs:1068:18 [INFO] [stdout] | [INFO] [stdout] 1068 | let (tps, _bounds_vec, impl_bounds_map) = [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `impl_bounds_map` [INFO] [stdout] --> nepl-core/src/typecheck.rs:1068:36 [INFO] [stdout] | [INFO] [stdout] 1068 | let (tps, _bounds_vec, impl_bounds_map) = [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impl_bounds_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> nepl-core/src/typecheck.rs:1263:17 [INFO] [stdout] | [INFO] [stdout] 1263 | params, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `params: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> nepl-core/src/typecheck.rs:3411:14 [INFO] [stdout] | [INFO] [stdout] 3411 | 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:5587:27 [INFO] [stdout] | [INFO] [stdout] 5587 | 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:5777:27 [INFO] [stdout] | [INFO] [stdout] 5777 | 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: `applied_trait_name` [INFO] [stdout] --> nepl-core/src/typecheck.rs:7271:37 [INFO] [stdout] | [INFO] [stdout] 7271 | ... let applied_trait_name = self.infer_trait_application_name( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_applied_trait_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `has_callable` [INFO] [stdout] --> nepl-core/src/typecheck.rs:7829:17 [INFO] [stdout] | [INFO] [stdout] 7829 | 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: unused variable: `ctx` [INFO] [stdout] --> nepl-core/src/typecheck.rs:8006:9 [INFO] [stdout] | [INFO] [stdout] 8006 | ctx: &TypeCtx, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> nepl-core/src/types.rs:1116:13 [INFO] [stdout] | [INFO] [stdout] 1054 | (TypeKind::Tuple { items: ta }, TypeKind::Tuple { items: tb }) => { [INFO] [stdout] | -------------------------------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 1116 | (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: function `ll_storage_size` is never used [INFO] [stdout] --> nepl-core/src/codegen_llvm.rs:2939:4 [INFO] [stdout] | [INFO] [stdout] 2939 | fn ll_storage_size(ty: LlTy) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (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:46:8 [INFO] [stdout] | [INFO] [stdout] 41 | impl StringLower { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [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:660:15 [INFO] [stdout] | [INFO] [stdout] 660 | 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:664:4 [INFO] [stdout] | [INFO] [stdout] 664 | 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:697:4 [INFO] [stdout] | [INFO] [stdout] 697 | fn collect_called_functions_from_expr( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collect_reachable_wasm_functions` is never used [INFO] [stdout] --> nepl-core/src/codegen_wasm.rs:780:15 [INFO] [stdout] | [INFO] [stdout] 780 | pub(crate) fn collect_reachable_wasm_functions(module: &HirModule) -> BTreeSet { [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:890:15 [INFO] [stdout] | [INFO] [stdout] 890 | 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:2237:5 [INFO] [stdout] | [INFO] [stdout] 2236 | struct LocalInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 2237 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 2238 | idx: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 2239 | ty: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 2240 | 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:2322:8 [INFO] [stdout] | [INFO] [stdout] 2253 | impl LocalMap { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 2322 | fn valtype_of(&self, idx: u32, ctx: &TypeCtx) -> Option { [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:2374:15 [INFO] [stdout] | [INFO] [stdout] 2374 | pub(crate) fn is_supported_wasm_intrinsic(name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Section` is never constructed [INFO] [stdout] --> nepl-core/src/nm.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 287 | enum Container { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 288 | Document(Document), [INFO] [stdout] 289 | Section(SectionNode), [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) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_top` is never used [INFO] [stdout] --> nepl-core/src/passes/move_check.rs:700:4 [INFO] [stdout] | [INFO] [stdout] 700 | fn get_top(map: &BTreeMap>, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `doc` is never read [INFO] [stdout] --> nepl-core/src/typecheck.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 71 | struct EnumInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 72 | doc: Option, [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:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | struct StructInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 80 | doc: Option, [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:90:5 [INFO] [stdout] | [INFO] [stdout] 88 | struct TraitInfo { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 89 | doc: Option, [INFO] [stdout] 90 | 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` and `methods` are never read [INFO] [stdout] --> nepl-core/src/typecheck.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 167 | struct ImplInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 168 | doc: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | methods: BTreeMap, // 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 items `type_param_has_bound` and `split_if_then_else_block_ast` are never used [INFO] [stdout] --> nepl-core/src/typecheck.rs:2962:8 [INFO] [stdout] | [INFO] [stdout] 2277 | impl<'a> BlockChecker<'a> { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 2962 | fn type_param_has_bound(&self, ty: TypeId, trait_name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6051 | 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:7630:5 [INFO] [stdout] | [INFO] [stdout] 7624 | struct Binding { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7630 | 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:7845:8 [INFO] [stdout] | [INFO] [stdout] 7786 | impl Env { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 7845 | fn lookup_current(&self, name: &str) -> Option<&Binding> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7862 | fn lookup_current_mut(&mut self, name: &str) -> Option<&mut Binding> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8000 | fn lookup_callable(&self, name: &str) -> Option<&Binding> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `function_type_param_count` is never used [INFO] [stdout] --> nepl-core/src/typecheck.rs:8206:4 [INFO] [stdout] | [INFO] [stdout] 8206 | fn function_type_param_count(ctx: &TypeCtx, ty: TypeId) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `func_arity` is never used [INFO] [stdout] --> nepl-core/src/typecheck.rs:8470:4 [INFO] [stdout] | [INFO] [stdout] 8470 | 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:9005:5 [INFO] [stdout] | [INFO] [stdout] 9002 | enum AssignKind { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9005 | 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 import: `compile_module` [INFO] [stdout] --> nepl-cli/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | compile_module, [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: 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 `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 { [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: 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 `compile_src_with_target` is never used [INFO] [stdout] --> nepl-core/tests/overload.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn compile_src_with_target(src: &str, target: CompileTarget) { [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 { [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 { [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 { [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:1336:4 [INFO] [stdout] | [INFO] [stdout] 1336 | fn stdlib_root() -> std::path::PathBuf { [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 { [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 { [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 { [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 { [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 `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` is never used [INFO] [stdout] --> nepl-core/tests/harness.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec { [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 { [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:1336:4 [INFO] [stdout] | [INFO] [stdout] 1336 | 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 { [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 { [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 `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 { [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 { [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:1336:4 [INFO] [stdout] | [INFO] [stdout] 1336 | fn stdlib_root() -> std::path::PathBuf { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `free_head` is never read [INFO] [stdout] --> nepl-cli/src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct AllocState { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 25 | // head of free list (address in linear memory), 0 == null [INFO] [stdout] 26 | 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: 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 { [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: 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 { [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` is never used [INFO] [stdout] --> nepl-core/tests/harness.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn compile_src(src: &str) -> Vec { [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 `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 { [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: unused import: `compile_module` [INFO] [stdout] --> nepl-cli/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | compile_module, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nepl-core` (lib test); 73 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name nepl_core --edition=2021 nepl-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a67fcb2307d12e6 -C extra-filename=-79eaec7cd5e57e36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-eeaccb6b01b7f829.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-560abda0b09f0eda.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f18cc9f4b680340.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-58137c014909cd70.rlib --extern wasmi=/opt/rustwide/target/debug/deps/libwasmi-e20fb6687d00fb73.rlib --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-465f2b258dcdccec.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `free_head` is never read [INFO] [stdout] --> nepl-cli/src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct AllocState { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 25 | // head of free list (address in linear memory), 0 == null [INFO] [stdout] 26 | 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] error: could not compile `nepl-cli` (bin "nepl-cli"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name nepl_cli --edition=2021 nepl-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05d9fb89f3dd58b7 -C extra-filename=-19153e805ba65740 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-216beb19bf54bbf1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a444f2b7d1f00841.rlib --extern nepl_core=/opt/rustwide/target/debug/deps/libnepl_core-f9cf1e7b582ba570.rlib --extern wasmi=/opt/rustwide/target/debug/deps/libwasmi-e20fb6687d00fb73.rlib --extern wasmprinter=/opt/rustwide/target/debug/deps/libwasmprinter-e6c2479921ca839e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `nepl-cli` (bin "nepl-cli" test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name nepl_cli --edition=2021 nepl-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15a8289139c1e711 -C extra-filename=-b7c98b4bf3ff94ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-216beb19bf54bbf1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a444f2b7d1f00841.rlib --extern nepl_core=/opt/rustwide/target/debug/deps/libnepl_core-f9cf1e7b582ba570.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-560abda0b09f0eda.rlib --extern wasmi=/opt/rustwide/target/debug/deps/libwasmi-e20fb6687d00fb73.rlib --extern wasmprinter=/opt/rustwide/target/debug/deps/libwasmprinter-e6c2479921ca839e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `nepl-core` (test "selfhost_req"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name selfhost_req --edition=2021 nepl-core/tests/selfhost_req.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d41a5d9ec2dc5671 -C extra-filename=-042f09ab30e4a7f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nepl_core=/opt/rustwide/target/debug/deps/libnepl_core-f9cf1e7b582ba570.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-eeaccb6b01b7f829.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-560abda0b09f0eda.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f18cc9f4b680340.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-58137c014909cd70.rlib --extern wasmi=/opt/rustwide/target/debug/deps/libwasmi-e20fb6687d00fb73.rlib --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-465f2b258dcdccec.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c5398d0d79eca656370c93260ebbafeb93b541f7de32e9d6c812fd6024cf8ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5398d0d79eca656370c93260ebbafeb93b541f7de32e9d6c812fd6024cf8ab2", kill_on_drop: false }` [INFO] [stdout] c5398d0d79eca656370c93260ebbafeb93b541f7de32e9d6c812fd6024cf8ab2