[INFO] cloning repository https://github.com/dacsson/lamarik
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dacsson/lamarik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacsson%2Flamarik", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacsson%2Flamarik'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ff780c1b57bb27ed8e80ea9a5c5016c629304d8
[INFO] checking dacsson/lamarik against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacsson%2Flamarik" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dacsson/lamarik
[INFO] finished tweaking git repo https://github.com/dacsson/lamarik
[INFO] tweaked toml for git repo https://github.com/dacsson/lamarik written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dacsson/lamarik on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dacsson/lamarik 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/lamarifyer/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/lamarik/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af027ea9da88bbc8a2ef53b0a9689d99de4fd93733acf9ccbcc8a369c1b4c2e3
[INFO] running `Command { std: "docker" "start" "-a" "af027ea9da88bbc8a2ef53b0a9689d99de4fd93733acf9ccbcc8a369c1b4c2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af027ea9da88bbc8a2ef53b0a9689d99de4fd93733acf9ccbcc8a369c1b4c2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af027ea9da88bbc8a2ef53b0a9689d99de4fd93733acf9ccbcc8a369c1b4c2e3", kill_on_drop: false }`
[INFO] [stdout] af027ea9da88bbc8a2ef53b0a9689d99de4fd93733acf9ccbcc8a369c1b4c2e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12aae6efcdca45ad38b436de0da146373bb9ceb7c1c97a1884616403ee9d36c9
[INFO] running `Command { std: "docker" "start" "-a" "12aae6efcdca45ad38b436de0da146373bb9ceb7c1c97a1884616403ee9d36c9", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lamarifyer/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lamarik/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking lamacore v0.1.0 (/opt/rustwide/workdir/lamacore)
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling lamanyzer v0.1.0 (/opt/rustwide/workdir/lamanyzer)
[INFO] [stderr]    Compiling lamarifyer v0.1.0 (/opt/rustwide/workdir/lamarifyer)
[INFO] [stderr]    Compiling lamarik v0.1.0 (/opt/rustwide/workdir/lamarik)
[INFO] [stdout] warning: unused imports: `Barray`, `alloc`, `createStringBuf`, `exit`, `printValue`, and `stringBuf`
[INFO] [stdout]   --> lamarik/src/interpreter.rs:6:51
[INFO] [stdout]    |
[INFO] [stdout]  6 |     __gc_init, __gc_stack_bottom, __gc_stack_top, Barray, Barray_tag_patt, Bboxed_patt,
[INFO] [stdout]    |                                                   ^^^^^^
[INFO] [stdout]  7 |     Bclosure_tag_patt, Bsexp_tag_patt, Bstring_patt, Bstring_tag_patt, Bunboxed_patt,
[INFO] [stdout]  8 |     CONS_TAG_HASH, Llength, Lread, Lstring, LtagHash, Lwrite, NIL_TAG_HASH, alloc, createStringBuf,
[INFO] [stdout]    |                                                                             ^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     exit, failure, get_array_el, get_captured_variable, get_sexp_el, lama_type_ARRAY,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     lama_type_CLOSURE, lama_type_SEXP, lama_type_STRING, new_array, new_closure, new_sexp,
[INFO] [stdout] 11 |     new_string, printValue, rtBox, rtToData, rtToSexp, rtUnbox, set_array_el,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 12 |     set_captured_variable, set_sexp_el, stringBuf,
[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: `CStr`
[INFO] [stdout]  --> lamarik/src/object.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::ffi::{CStr, c_void};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Barray`, `alloc`, `createStringBuf`, `exit`, `printValue`, and `stringBuf`
[INFO] [stdout]   --> lamarik/src/interpreter.rs:6:51
[INFO] [stdout]    |
[INFO] [stdout]  6 |     __gc_init, __gc_stack_bottom, __gc_stack_top, Barray, Barray_tag_patt, Bboxed_patt,
[INFO] [stdout]    |                                                   ^^^^^^
[INFO] [stdout]  7 |     Bclosure_tag_patt, Bsexp_tag_patt, Bstring_patt, Bstring_tag_patt, Bunboxed_patt,
[INFO] [stdout]  8 |     CONS_TAG_HASH, Llength, Lread, Lstring, LtagHash, Lwrite, NIL_TAG_HASH, alloc, createStringBuf,
[INFO] [stdout]    |                                                                             ^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     exit, failure, get_array_el, get_captured_variable, get_sexp_el, lama_type_ARRAY,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     lama_type_CLOSURE, lama_type_SEXP, lama_type_STRING, new_array, new_closure, new_sexp,
[INFO] [stdout] 11 |     new_string, printValue, rtBox, rtToData, rtToSexp, rtUnbox, set_array_el,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 12 |     set_captured_variable, set_sexp_el, stringBuf,
[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: `CStr`
[INFO] [stdout]  --> lamarik/src/object.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::ffi::{CStr, c_void};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, VecDeque};
[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 imports: `Display` and `Formatter`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{Debug, Display, Formatter};
[INFO] [stdout]   |                       ^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitvec::array::BitArray`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bitvec::array::BitArray;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BitArr` and `prelude as bv`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bitvec::{BitArr, prelude as bv};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Builtin`, `CompareJumpKind`, `Op`, `PattKind`, and `ValueRel`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lamacore::bytecode::{Builtin, CompareJumpKind, Op, PattKind, ValueRel};
[INFO] [stdout]   |                          ^^^^^^^  ^^^^^^^^^^^^^^^  ^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lamacore::bytefile::Bytefile`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use lamacore::bytefile::Bytefile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::array`
[INFO] [stdout]   --> lamanyzer/src/analyzer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::array;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, VecDeque};
[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 imports: `Display` and `Formatter`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{Debug, Display, Formatter};
[INFO] [stdout]   |                       ^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitvec::array::BitArray`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bitvec::array::BitArray;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BitArr` and `prelude as bv`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bitvec::{BitArr, prelude as bv};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Builtin`, `CompareJumpKind`, `Op`, `PattKind`, and `ValueRel`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lamacore::bytecode::{Builtin, CompareJumpKind, Op, PattKind, ValueRel};
[INFO] [stdout]   |                          ^^^^^^^  ^^^^^^^^^^^^^^^  ^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lamacore::bytefile::Bytefile`
[INFO] [stdout]  --> lamanyzer/src/analyzer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use lamacore::bytefile::Bytefile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::array`
[INFO] [stdout]   --> lamanyzer/src/analyzer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::array;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next_instr`
[INFO] [stdout]    --> lamanyzer/src/analyzer.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 let next_instr = self
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_instr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPCODES_COUNT` is never used
[INFO] [stdout]   --> lamanyzer/src/analyzer.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const OPCODES_COUNT: usize = 60;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_singles` and `max_doubles` are never read
[INFO] [stdout]    --> lamanyzer/src/analyzer.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub struct Frequency {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 378 |     max_singles: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 379 |     max_doubles: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarik/src/interpreter.rs:627:40
[INFO] [stdout]     |
[INFO] [stdout] 627 |                     Builtin::Barray => unsafe {
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarik/src/interpreter.rs:858:17
[INFO] [stdout]     |
[INFO] [stdout] 848 |             Instruction::FAIL { line, column } => unsafe {
[INFO] [stdout]     |                                                   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 858 |                 unsafe {
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> lamarik/src/interpreter.rs:1005:21
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                 let mut closure_obj = Object::try_from(closure)
[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: unused variable: `frame_closure_copy`
[INFO] [stdout]    --> lamarik/src/interpreter.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 let frame_closure_copy = closure_obj.clone();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_closure_copy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> lamarik/src/interpreter.rs:614:33
[INFO] [stdout]     |
[INFO] [stdout] 614 |             Instruction::LINE { n } => {}
[INFO] [stdout]     |                                 ^ help: try ignoring the field: `n: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> lamarik/src/interpreter.rs:615:41
[INFO] [stdout]     |
[INFO] [stdout] 615 |             Instruction::CALL { offset, n } => {
[INFO] [stdout]     |                                         ^ help: try ignoring the field: `n: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> lamarik/src/interpreter.rs:895:21
[INFO] [stdout]     |
[INFO] [stdout] 895 |                 for i in 0..*arity as usize {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> lamarik/src/object.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         unsafe { Object::new(rtBox(value)) }
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> lamarik/src/object.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         unsafe { rtUnbox(self.data) }
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarik/src/object.rs:144:27
[INFO] [stdout]     |
[INFO] [stdout] 144 |             let unboxed = unsafe { rtUnbox(self.data) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next_instr`
[INFO] [stdout]    --> lamanyzer/src/analyzer.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 let next_instr = self
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_instr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarik-884d15c4b95d184d/out/bindings.rs:3:4774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...en : usize) -> & [T] { :: core :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarik-884d15c4b95d184d/out/bindings.rs:3:4717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lf as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: core :: slice :: from_raw_parts ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPCODES_COUNT` is never used
[INFO] [stdout]   --> lamanyzer/src/analyzer.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const OPCODES_COUNT: usize = 60;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_singles` and `max_doubles` are never read
[INFO] [stdout]    --> lamanyzer/src/analyzer.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub struct Frequency {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 378 |     max_singles: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 379 |     max_doubles: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarik-884d15c4b95d184d/out/bindings.rs:3:4916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ze) -> & mut [T] { :: core :: slice :: from_raw_parts_mut (self . as_mut_ptr () , len) } } impl < T > :: core :: fmt :: Debug for ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarik-884d15c4b95d184d/out/bindings.rs:3:4847
[INFO] [stdout]   |
[INFO] [stdout] 3 | .... as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut self , len : usize) -> & mut [T] { :: core :: slice :: from_raw_...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_MASK` is never used
[INFO] [stdout]   --> lamarik/src/lib.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | const LEN_MASK: u64 = u64::MAX ^ 7;
[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 `rtLen` is never used
[INFO] [stdout]   --> lamarik/src/lib.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn rtLen(x: u64) -> ptrt {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rtTag` is never used
[INFO] [stdout]   --> lamarik/src/lib.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn rtTag(x: u64) -> i32 {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_data_tag` is never used
[INFO] [stdout]    --> lamarik/src/lib.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn get_data_tag(ptr: *mut c_void) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InterpreterError`
[INFO] [stdout]  --> lamarik/src/main.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lamarik::interpreter::{Interpreter, InterpreterError};
[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: `InterpreterError`
[INFO] [stdout]  --> lamarik/src/main.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lamarik::interpreter::{Interpreter, InterpreterError};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `explicit_tail_calls` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> lamarifyer/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(explicit_tail_calls)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #112788 <https://github.com/rust-lang/rust/issues/112788> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Barray`, `createStringBuf`, `exit`, `lama_type_CLOSURE`, `printValue`, and `stringBuf`
[INFO] [stdout]   --> lamarifyer/src/interpreter.rs:6:51
[INFO] [stdout]    |
[INFO] [stdout]  6 |     __gc_init, __gc_stack_bottom, __gc_stack_top, Barray, Barray_tag_patt, Bboxed_patt,
[INFO] [stdout]    |                                                   ^^^^^^
[INFO] [stdout]  7 |     Bclosure_tag_patt, Bsexp_tag_patt, Bstring_patt, Bstring_tag_patt, Bunboxed_patt,
[INFO] [stdout]  8 |     CONS_TAG_HASH, Llength, Lread, Lstring, LtagHash, Lwrite, NIL_TAG_HASH, createStringBuf, exit,
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout]  9 |     failure, get_array_el, get_captured_variable, get_sexp_el, lama_type_ARRAY, lama_type_CLOSURE,
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     lama_type_SEXP, lama_type_STRING, new_array, new_closure, new_sexp, new_string, printValue,
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^
[INFO] [stdout] 11 |     rtBox, rtToData, rtToSexp, rtUnbox, set_array_el, set_captured_variable, set_sexp_el,
[INFO] [stdout] 12 |     stringBuf,
[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: `CStr`
[INFO] [stdout]  --> lamarifyer/src/object.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::ffi::{CStr, c_void};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `explicit_tail_calls` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> lamarifyer/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(explicit_tail_calls)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #112788 <https://github.com/rust-lang/rust/issues/112788> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Barray`, `createStringBuf`, `exit`, `lama_type_CLOSURE`, `printValue`, and `stringBuf`
[INFO] [stdout]   --> lamarifyer/src/interpreter.rs:6:51
[INFO] [stdout]    |
[INFO] [stdout]  6 |     __gc_init, __gc_stack_bottom, __gc_stack_top, Barray, Barray_tag_patt, Bboxed_patt,
[INFO] [stdout]    |                                                   ^^^^^^
[INFO] [stdout]  7 |     Bclosure_tag_patt, Bsexp_tag_patt, Bstring_patt, Bstring_tag_patt, Bunboxed_patt,
[INFO] [stdout]  8 |     CONS_TAG_HASH, Llength, Lread, Lstring, LtagHash, Lwrite, NIL_TAG_HASH, createStringBuf, exit,
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout]  9 |     failure, get_array_el, get_captured_variable, get_sexp_el, lama_type_ARRAY, lama_type_CLOSURE,
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     lama_type_SEXP, lama_type_STRING, new_array, new_closure, new_sexp, new_string, printValue,
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^
[INFO] [stdout] 11 |     rtBox, rtToData, rtToSexp, rtUnbox, set_array_el, set_captured_variable, set_sexp_el,
[INFO] [stdout] 12 |     stringBuf,
[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: `CStr`
[INFO] [stdout]  --> lamarifyer/src/object.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::ffi::{CStr, c_void};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarik/src/interpreter.rs:627:40
[INFO] [stdout]     |
[INFO] [stdout] 627 |                     Builtin::Barray => unsafe {
[INFO] [stdout]     |                                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarik/src/interpreter.rs:858:17
[INFO] [stdout]     |
[INFO] [stdout] 848 |             Instruction::FAIL { line, column } => unsafe {
[INFO] [stdout]     |                                                   ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 858 |                 unsafe {
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> lamarik/src/interpreter.rs:1005:21
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                 let mut closure_obj = Object::try_from(closure)
[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: unused variable: `frame_closure_copy`
[INFO] [stdout]    --> lamarik/src/interpreter.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 let frame_closure_copy = closure_obj.clone();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_closure_copy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> lamarik/src/interpreter.rs:614:33
[INFO] [stdout]     |
[INFO] [stdout] 614 |             Instruction::LINE { n } => {}
[INFO] [stdout]     |                                 ^ help: try ignoring the field: `n: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> lamarik/src/interpreter.rs:615:41
[INFO] [stdout]     |
[INFO] [stdout] 615 |             Instruction::CALL { offset, n } => {
[INFO] [stdout]     |                                         ^ help: try ignoring the field: `n: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> lamarik/src/interpreter.rs:895:21
[INFO] [stdout]     |
[INFO] [stdout] 895 |                 for i in 0..*arity as usize {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let mut closure_obj =
[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: unused variable: `offset_at`
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let offset_at = offset as usize;
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         for i in 0..arity as usize {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let mut obj = self.take(arity)?;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> lamarik/src/object.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         unsafe { Object::new(rtBox(value)) }
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> lamarik/src/object.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         unsafe { rtUnbox(self.data) }
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarik/src/object.rs:144:27
[INFO] [stdout]     |
[INFO] [stdout] 144 |             let unboxed = unsafe { rtUnbox(self.data) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:574:17
[INFO] [stdout]     |
[INFO] [stdout] 574 |             let length = rtUnbox(Llength(obj.as_ptr_mut().unwrap())) as usize;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:652:32
[INFO] [stdout]     |
[INFO] [stdout] 652 |             Builtin::Barray => unsafe {
[INFO] [stdout]     |                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_size_for_function`
[INFO] [stdout]     --> lamarifyer/src/interpreter.rs:1014:13
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         let stack_size_for_function = payload >> 16;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_size_for_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_closure_copy`
[INFO] [stdout]     --> lamarifyer/src/interpreter.rs:1026:13
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         let frame_closure_copy = closure_obj.clone();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_closure_copy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]     --> lamarifyer/src/interpreter.rs:1092:17
[INFO] [stdout]      |
[INFO] [stdout] 1092 |             let length = rtUnbox(Llength(aggregate.as_ptr_mut().unwrap())) as usize;
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> lamarifyer/src/object.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         unsafe { Object::new(rtBox(value)) }
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> lamarifyer/src/object.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         unsafe { rtUnbox(self.data) }
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarifyer/src/object.rs:144:27
[INFO] [stdout]     |
[INFO] [stdout] 144 |             let unboxed = unsafe { rtUnbox(self.data) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarik-884d15c4b95d184d/out/bindings.rs:3:4774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...en : usize) -> & [T] { :: core :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarik-884d15c4b95d184d/out/bindings.rs:3:4717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lf as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: core :: slice :: from_raw_parts ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarik-884d15c4b95d184d/out/bindings.rs:3:4916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ze) -> & mut [T] { :: core :: slice :: from_raw_parts_mut (self . as_mut_ptr () , len) } } impl < T > :: core :: fmt :: Debug for ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarik-884d15c4b95d184d/out/bindings.rs:3:4847
[INFO] [stdout]   |
[INFO] [stdout] 3 | .... as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut self , len : usize) -> & mut [T] { :: core :: slice :: from_raw_...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarifyer-db3a489d019f1f29/out/bindings.rs:3:4774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...en : usize) -> & [T] { :: core :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarifyer-db3a489d019f1f29/out/bindings.rs:3:4717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lf as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: core :: slice :: from_raw_parts ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let mut closure_obj =
[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: unused variable: `offset_at`
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let offset_at = offset as usize;
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         for i in 0..arity as usize {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let mut obj = self.take(arity)?;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarifyer-db3a489d019f1f29/out/bindings.rs:3:4916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ze) -> & mut [T] { :: core :: slice :: from_raw_parts_mut (self . as_mut_ptr () , len) } } impl < T > :: core :: fmt :: Debug for ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarifyer-db3a489d019f1f29/out/bindings.rs:3:4847
[INFO] [stdout]   |
[INFO] [stdout] 3 | .... as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut self , len : usize) -> & mut [T] { :: core :: slice :: from_raw_...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:574:17
[INFO] [stdout]     |
[INFO] [stdout] 574 |             let length = rtUnbox(Llength(obj.as_ptr_mut().unwrap())) as usize;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarifyer/src/interpreter.rs:652:32
[INFO] [stdout]     |
[INFO] [stdout] 652 |             Builtin::Barray => unsafe {
[INFO] [stdout]     |                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarik/src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_MASK` is never used
[INFO] [stdout]   --> lamarik/src/lib.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | const LEN_MASK: u64 = u64::MAX ^ 7;
[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 `rtLen` is never used
[INFO] [stdout]   --> lamarik/src/lib.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn rtLen(x: u64) -> ptrt {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rtTag` is never used
[INFO] [stdout]   --> lamarik/src/lib.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn rtTag(x: u64) -> i32 {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_data_tag` is never used
[INFO] [stdout]    --> lamarik/src/lib.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn get_data_tag(ptr: *mut c_void) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> lamarik/src/frame.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'a> FrameMetadata {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_MASK` is never used
[INFO] [stdout]   --> lamarifyer/src/lib.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | const LEN_MASK: u64 = u64::MAX ^ 7;
[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 `rtLen` is never used
[INFO] [stdout]   --> lamarifyer/src/lib.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn rtLen(x: u64) -> ptrt {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rtTag` is never used
[INFO] [stdout]   --> lamarifyer/src/lib.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn rtTag(x: u64) -> i32 {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_data_tag` is never used
[INFO] [stdout]    --> lamarifyer/src/lib.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn get_data_tag(ptr: *mut c_void) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CAPTURES` is never used
[INFO] [stdout]   --> lamarifyer/src/interpreter.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const MAX_CAPTURES: usize = 0xffff; // 0x7fffffff;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_ARG_LEN` is never used
[INFO] [stdout]   --> lamarifyer/src/interpreter.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const MAX_ARG_LEN: usize = 50;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_size_for_function`
[INFO] [stdout]     --> lamarifyer/src/interpreter.rs:1014:13
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         let stack_size_for_function = payload >> 16;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_size_for_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_closure_copy`
[INFO] [stdout]     --> lamarifyer/src/interpreter.rs:1026:13
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         let frame_closure_copy = closure_obj.clone();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_closure_copy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]     --> lamarifyer/src/interpreter.rs:1092:17
[INFO] [stdout]      |
[INFO] [stdout] 1092 |             let length = rtUnbox(Llength(aggregate.as_ptr_mut().unwrap())) as usize;
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> lamarifyer/src/object.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         unsafe { Object::new(rtBox(value)) }
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> lamarifyer/src/object.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         unsafe { rtUnbox(self.data) }
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarifyer/src/object.rs:144:27
[INFO] [stdout]     |
[INFO] [stdout] 144 |             let unboxed = unsafe { rtUnbox(self.data) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarifyer-db3a489d019f1f29/out/bindings.rs:3:4774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...en : usize) -> & [T] { :: core :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarifyer-db3a489d019f1f29/out/bindings.rs:3:4717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lf as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: core :: slice :: from_raw_parts ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarifyer-db3a489d019f1f29/out/bindings.rs:3:4916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ze) -> & mut [T] { :: core :: slice :: from_raw_parts_mut (self . as_mut_ptr () , len) } } impl < T > :: core :: fmt :: Debug for ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/lamarifyer-db3a489d019f1f29/out/bindings.rs:3:4847
[INFO] [stdout]   |
[INFO] [stdout] 3 | .... as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut self , len : usize) -> & mut [T] { :: core :: slice :: from_raw_...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lamarifyer/src/lib.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_MASK` is never used
[INFO] [stdout]   --> lamarifyer/src/lib.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | const LEN_MASK: u64 = u64::MAX ^ 7;
[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 `rtLen` is never used
[INFO] [stdout]   --> lamarifyer/src/lib.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn rtLen(x: u64) -> ptrt {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rtTag` is never used
[INFO] [stdout]   --> lamarifyer/src/lib.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn rtTag(x: u64) -> i32 {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_data_tag` is never used
[INFO] [stdout]    --> lamarifyer/src/lib.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn get_data_tag(ptr: *mut c_void) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> lamarifyer/src/frame.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'a> FrameMetadata {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CAPTURES` is never used
[INFO] [stdout]   --> lamarifyer/src/interpreter.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const MAX_CAPTURES: usize = 0xffff; // 0x7fffffff;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_ARG_LEN` is never used
[INFO] [stdout]   --> lamarifyer/src/interpreter.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const MAX_ARG_LEN: usize = 50;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InterpreterError`
[INFO] [stdout]  --> lamarifyer/src/main.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lamarifyer::interpreter::{Interpreter, InterpreterError};
[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 imports: `HashMap` and `VecDeque`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `Formatter`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{Debug, Display, Formatter};
[INFO] [stdout]   |                       ^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitvec::array::BitArray`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bitvec::array::BitArray;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitvec::vec::BitVec`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bitvec::vec::BitVec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BitArr` and `prelude as bv`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bitvec::{BitArr, prelude as bv};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lamacore::bytefile::Bytefile`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lamacore::bytefile::Bytefile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InterpreterError`
[INFO] [stdout]  --> lamarifyer/src/main.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lamarifyer::interpreter::{Interpreter, InterpreterError};
[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 imports: `HashMap` and `VecDeque`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `Formatter`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{Debug, Display, Formatter};
[INFO] [stdout]   |                       ^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitvec::array::BitArray`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bitvec::array::BitArray;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitvec::vec::BitVec`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bitvec::vec::BitVec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BitArr` and `prelude as bv`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bitvec::{BitArr, prelude as bv};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lamacore::bytefile::Bytefile`
[INFO] [stdout]  --> lamarifyer/src/verifyer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lamacore::bytefile::Bytefile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:362:21
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     n,
[INFO] [stdout]     |                     ^ help: try ignoring the field: `n: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locals`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:487:17
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 locals,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 491 |                 locals,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try ignoring the field
[INFO] [stdout]     |
[INFO] [stdout] 487 ~                 locals: _,
[INFO] [stdout] 488 |             }
[INFO] [stdout] 489 |             | Instruction::CBEGIN {
[INFO] [stdout] 490 |                 args: payload,
[INFO] [stdout] 491 ~                 locals: _,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_size_for_function`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:495:21
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 let stack_size_for_function = payload >> 16;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_size_for_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_size_for_function`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |                     let stack_size_for_function = payload >> 16;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_size_for_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:700:17
[INFO] [stdout]     |
[INFO] [stdout] 700 |                 _ => 0,
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:700:17
[INFO] [stdout]     |
[INFO] [stdout] 695 |                 Builtin::Barray => 1 - *n as isize,
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 696 |                 Builtin::Llength => 0,
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 697 |                 Builtin::Lread => 1,
[INFO] [stdout]     |                 -------------- matches some of the same values
[INFO] [stdout] 698 |                 Builtin::Lwrite => 0,
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 699 |                 Builtin::Lstring => 0,
[INFO] [stdout] 700 |                 _ => 0,
[INFO] [stdout]     |                 ^ ...and 1 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:679:35
[INFO] [stdout]     |
[INFO] [stdout] 679 |             Instruction::CBEGIN { args, locals } | Instruction::BEGIN { args, locals } => {
[INFO] [stdout]     |                                   ^^^^                                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try ignoring the field
[INFO] [stdout]     |
[INFO] [stdout] 679 |             Instruction::CBEGIN { args: _, locals } | Instruction::BEGIN { args: _, locals } => {
[INFO] [stdout]     |                                       +++                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:693:33
[INFO] [stdout]     |
[INFO] [stdout] 693 |             Instruction::CALL { offset, n } => -(*n as isize) + 1, // we dont count temporary pushes (ret_ip)
[INFO] [stdout]     |                                 ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:742:17
[INFO] [stdout]     |
[INFO] [stdout] 742 |                 _ => 0,
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:742:17
[INFO] [stdout]     |
[INFO] [stdout] 737 |                 Builtin::Barray => *n as usize,
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 738 |                 Builtin::Llength => 1,
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 739 |                 Builtin::Lread => 0,
[INFO] [stdout]     |                 -------------- matches some of the same values
[INFO] [stdout] 740 |                 Builtin::Lwrite => 1,
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 741 |                 Builtin::Lstring => 1,
[INFO] [stdout] 742 |                 _ => 0,
[INFO] [stdout]     |                 ^ ...and 1 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:735:33
[INFO] [stdout]     |
[INFO] [stdout] 735 |             Instruction::CALL { offset, n } => *n as usize,
[INFO] [stdout]     |                                 ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_ARG_LEN` is never used
[INFO] [stdout]   --> lamarifyer/src/verifyer.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const MAX_ARG_LEN: usize = 50;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DecoderError` and `ExpectedFunction` are never constructed
[INFO] [stdout]   --> lamarifyer/src/verifyer.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum VerifierError {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 29 |     DecoderError(DecoderError),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ExpectedFunction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerifierError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_opcode`, `queue_function`, `function_queue_pop`, `function_queue_is_empty`, `set_function_stack_depth`, and `mark_pending_if_unseen` are never used
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Verifier {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 154 |     fn get_opcode(&mut self, offset: u32) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     fn queue_function(&mut self, offset: u32, curr_stack_depth: isize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn function_queue_pop(&mut self) -> (u32, usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn function_queue_is_empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     fn set_function_stack_depth(&mut self, stack_depth: isize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 470 |     pub fn mark_pending_if_unseen(stack_depth: &mut [u32], idx: usize, required: u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stack_size_effect` is never used
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:660:8
[INFO] [stdout]     |
[INFO] [stdout] 658 | trait StackEffect {
[INFO] [stdout]     |       ----------- method in this trait
[INFO] [stdout] 659 |     /// Returns the stack effect of the instruction.
[INFO] [stdout] 660 |     fn stack_size_effect(&self) -> isize;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:362:21
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     n,
[INFO] [stdout]     |                     ^ help: try ignoring the field: `n: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locals`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:487:17
[INFO] [stdout]     |
[INFO] [stdout] 487 |                 locals,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 491 |                 locals,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try ignoring the field
[INFO] [stdout]     |
[INFO] [stdout] 487 ~                 locals: _,
[INFO] [stdout] 488 |             }
[INFO] [stdout] 489 |             | Instruction::CBEGIN {
[INFO] [stdout] 490 |                 args: payload,
[INFO] [stdout] 491 ~                 locals: _,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_size_for_function`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:495:21
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 let stack_size_for_function = payload >> 16;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_size_for_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_size_for_function`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |                     let stack_size_for_function = payload >> 16;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_size_for_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:700:17
[INFO] [stdout]     |
[INFO] [stdout] 700 |                 _ => 0,
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:700:17
[INFO] [stdout]     |
[INFO] [stdout] 695 |                 Builtin::Barray => 1 - *n as isize,
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 696 |                 Builtin::Llength => 0,
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 697 |                 Builtin::Lread => 1,
[INFO] [stdout]     |                 -------------- matches some of the same values
[INFO] [stdout] 698 |                 Builtin::Lwrite => 0,
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 699 |                 Builtin::Lstring => 0,
[INFO] [stdout] 700 |                 _ => 0,
[INFO] [stdout]     |                 ^ ...and 1 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:679:35
[INFO] [stdout]     |
[INFO] [stdout] 679 |             Instruction::CBEGIN { args, locals } | Instruction::BEGIN { args, locals } => {
[INFO] [stdout]     |                                   ^^^^                                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try ignoring the field
[INFO] [stdout]     |
[INFO] [stdout] 679 |             Instruction::CBEGIN { args: _, locals } | Instruction::BEGIN { args: _, locals } => {
[INFO] [stdout]     |                                       +++                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:693:33
[INFO] [stdout]     |
[INFO] [stdout] 693 |             Instruction::CALL { offset, n } => -(*n as isize) + 1, // we dont count temporary pushes (ret_ip)
[INFO] [stdout]     |                                 ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:742:17
[INFO] [stdout]     |
[INFO] [stdout] 742 |                 _ => 0,
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:742:17
[INFO] [stdout]     |
[INFO] [stdout] 737 |                 Builtin::Barray => *n as usize,
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 738 |                 Builtin::Llength => 1,
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 739 |                 Builtin::Lread => 0,
[INFO] [stdout]     |                 -------------- matches some of the same values
[INFO] [stdout] 740 |                 Builtin::Lwrite => 1,
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 741 |                 Builtin::Lstring => 1,
[INFO] [stdout] 742 |                 _ => 0,
[INFO] [stdout]     |                 ^ ...and 1 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:735:33
[INFO] [stdout]     |
[INFO] [stdout] 735 |             Instruction::CALL { offset, n } => *n as usize,
[INFO] [stdout]     |                                 ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_ARG_LEN` is never used
[INFO] [stdout]   --> lamarifyer/src/verifyer.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const MAX_ARG_LEN: usize = 50;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DecoderError` and `ExpectedFunction` are never constructed
[INFO] [stdout]   --> lamarifyer/src/verifyer.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum VerifierError {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 29 |     DecoderError(DecoderError),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ExpectedFunction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerifierError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_opcode`, `queue_function`, `function_queue_pop`, `function_queue_is_empty`, `set_function_stack_depth`, and `mark_pending_if_unseen` are never used
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Verifier {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 154 |     fn get_opcode(&mut self, offset: u32) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     fn queue_function(&mut self, offset: u32, curr_stack_depth: isize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn function_queue_pop(&mut self) -> (u32, usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn function_queue_is_empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     fn set_function_stack_depth(&mut self, stack_depth: isize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 470 |     pub fn mark_pending_if_unseen(stack_depth: &mut [u32], idx: usize, required: u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stack_size_effect` is never used
[INFO] [stdout]    --> lamarifyer/src/verifyer.rs:660:8
[INFO] [stdout]     |
[INFO] [stdout] 658 | trait StackEffect {
[INFO] [stdout]     |       ----------- method in this trait
[INFO] [stdout] 659 |     /// Returns the stack effect of the instruction.
[INFO] [stdout] 660 |     fn stack_size_effect(&self) -> isize;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.23s
[INFO] running `Command { std: "docker" "inspect" "12aae6efcdca45ad38b436de0da146373bb9ceb7c1c97a1884616403ee9d36c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12aae6efcdca45ad38b436de0da146373bb9ceb7c1c97a1884616403ee9d36c9", kill_on_drop: false }`
[INFO] [stdout] 12aae6efcdca45ad38b436de0da146373bb9ceb7c1c97a1884616403ee9d36c9
