[INFO] cloning repository https://github.com/martin-bucinskas/lumi-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martin-bucinskas/lumi-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartin-bucinskas%2Flumi-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartin-bucinskas%2Flumi-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2616856cf3080ddd38866d4a5555e9fc6d173fa
[INFO] testing martin-bucinskas/lumi-lang against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartin-bucinskas%2Flumi-lang" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martin-bucinskas/lumi-lang
[INFO] finished tweaking git repo https://github.com/martin-bucinskas/lumi-lang
[INFO] tweaked toml for git repo https://github.com/martin-bucinskas/lumi-lang written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martin-bucinskas/lumi-lang on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martin-bucinskas/lumi-lang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded russh-cryptovec v0.7.2
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded russh-keys v0.43.0
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded fiat-crypto v0.2.8
[INFO] [stderr]   Downloaded russh v0.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00a1efd4525530dd55c15571fbf4743120f1493a5d896052b381542a5f29d5e8
[INFO] running `Command { std: "docker" "start" "-a" "00a1efd4525530dd55c15571fbf4743120f1493a5d896052b381542a5f29d5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00a1efd4525530dd55c15571fbf4743120f1493a5d896052b381542a5f29d5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a1efd4525530dd55c15571fbf4743120f1493a5d896052b381542a5f29d5e8", kill_on_drop: false }`
[INFO] [stdout] 00a1efd4525530dd55c15571fbf4743120f1493a5d896052b381542a5f29d5e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e061e5cae75c09b2e29d235aacd5e2b06e7ab452ed9ad3c2d30d169f5c45bbd
[INFO] running `Command { std: "docker" "start" "-a" "7e061e5cae75c09b2e29d235aacd5e2b06e7ab452ed9ad3c2d30d169f5c45bbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling russh-cryptovec v0.7.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling lumi_vm_sdk v2.0.0 (/opt/rustwide/workdir/lumi_vm_sdk)
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling lumi_ext_metrics v2.0.0 (/opt/rustwide/workdir/lumi_ext_metrics)
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> lumi_ext_metrics/src/lib.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn on_execute(&self, code: &str) -> Result<(), String> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn LumiVmPlugin>`, which is not FFI-safe
[INFO] [stdout]   --> lumi_ext_metrics/src/lib.rs:41:41
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub extern "C" fn create_extension() -> Box<dyn LumiVmPlugin> {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: box cannot be represented as a single pointer
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling russh-keys v0.43.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling lumi_asm v2.0.0 (/opt/rustwide/workdir/lumi_asm)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> lumi_asm/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::branch::alt`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nom::branch::alt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `eof`, `map`, and `opt`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nom::combinator::{eof, map, opt};
[INFO] [stdout]   |                       ^^^  ^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `VerboseError` and `context`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::error::{context, VerboseError};
[INFO] [stdout]   |                  ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::multi::many0`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nom::multi::many0;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::sequence::terminated`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nom::sequence::terminated;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::IResult`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nom::IResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> lumi_asm/src/parsers/program_parser.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let mut opcode: Option<Token> = None;
[INFO] [stdout]    |           ----^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]    --> lumi_asm/src/assembler.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 88  | pub struct Assembler {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |   buf: [u8; 4],
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_nom_error` is never used
[INFO] [stdout]    --> lumi_asm/src/assembler.rs:476:6
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl Assembler {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 476 |   fn format_nom_error(&self, input: &str, error: VerboseError<&str>) -> String {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbol_type` is never read
[INFO] [stdout]   --> lumi_asm/src/symbols.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Symbol {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |   symbol_type: SymbolType,
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Error` is never used
[INFO] [stdout]  --> lumi_asm/src/file_assembler.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | type Error = anyhow::Error;
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assemble_file` is never used
[INFO] [stdout]   --> lumi_asm/src/file_assembler.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn assemble_file(file_path: &str) -> Result<(), Vec<AssemblerError>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strip_extension` is never used
[INFO] [stdout]   --> lumi_asm/src/file_assembler.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn strip_extension(input: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_binary_file` is never used
[INFO] [stdout]   --> lumi_asm/src/file_assembler.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn create_binary_file(file_name: &str, data: &[u8]) -> std::io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> lumi_asm/src/file_assembler.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn read_file(tmp: &str) -> Result<String, Error> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_hex` is never used
[INFO] [stdout]   --> lumi_asm/src/file_disassembler.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn to_hex(value: usize) -> String {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_I16` is never used
[INFO] [stdout]   --> lumi_asm/src/parsers/assembler_instruction.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const MAX_I16: i32 = 32767;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_I16` is never used
[INFO] [stdout]   --> lumi_asm/src/parsers/assembler_instruction.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MIN_I16: i32 = -32768;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_asm/src/parsers/assembler_instruction.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 26  | impl AssemblerInstruction {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |   pub fn is_integer_needs_splitting(&self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |   pub fn get_integer_value(&self) -> Option<i16> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |   pub fn get_register_number(&self) -> Option<u8> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |   pub fn set_operand_two(&mut self, token: Token) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |   pub fn set_operand_three(&mut self, token: Token) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |   pub fn has_operands(&self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |   pub fn get_directive_name(&self) -> Option<String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |   pub fn get_float_constant(&self) -> Option<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_instruction` is never used
[INFO] [stdout]    --> lumi_asm/src/parsers/assembler_instruction.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn parse_instruction(input: &str) -> Result<AssemblerInstruction, AssemblerError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_bytes` is never used
[INFO] [stdout]    --> lumi_asm/src/parsers/program_parser.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 21  | impl Program {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |   pub fn to_bytes(&self, symbols: &SymbolTable) -> Vec<u8> {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling russh v0.43.0
[INFO] [stdout] warning: unused import: `std::sync::mpsc::sync_channel`
[INFO] [stdout]  --> lumi_asm/src/bin/lumi_asm.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::mpsc::sync_channel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pest::Parser`
[INFO] [stdout]  --> lumi_asm/src/bin/lumi_asm.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pest::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> lumi_asm/src/bin/lumi_asm.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let debug = matches.contains_id("debug");
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_representation` is never used
[INFO] [stdout]    --> lumi_asm/src/bin/lumi_asm.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn hex_representation(bytecode: &[u8]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lumi2 v2.0.0 (/opt/rustwide/workdir/lumi_vm_2)
[INFO] [stdout] warning: unused import: `chrono::format`
[INFO] [stdout]  --> lumi_vm_2/src/utils/logging.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> lumi_vm_2/src/vm/virtual_machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Library` and `Symbol`
[INFO] [stdout]  --> lumi_vm_2/src/vm/virtual_machine.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use libloading::{Library, Symbol};
[INFO] [stdout]   |                  ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> lumi_vm_2/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> lumi_vm_2/src/vm/virtual_machine.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 |       let context = LumiVmContext {
[INFO] [stdout]     |           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> lumi_vm_2/src/vm/virtual_machine.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let mut in_step_mode = false;
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `VMEventType` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum VMEventType {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecutionStatus` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VMEvent` is never constructed
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct VMEvent {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WatchType` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum WatchType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchVariable` is never constructed
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct WatchVariable {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stop_code` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl VMEventType {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 53 |   pub fn stop_code(&self) -> u32 {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VirtualMachine` is never constructed
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct VirtualMachine {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/virtual_machine.rs:85:10
[INFO] [stdout]     |
[INFO] [stdout] 84  | impl VirtualMachine {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 85  |   pub fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |   pub fn initialize() -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |   fn initialize_instruction_table(&mut self) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |   fn dump_state(&self) {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |   fn detect_changes(&mut self) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |   pub fn run(&mut self) -> Vec<VMEvent> {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |   pub fn run_once(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |   pub fn execute_instruction(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |   pub fn decode_opcode(&mut self) -> Opcode {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |   pub fn next_8_bits(&mut self) -> u8 {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |   pub fn next_16_bits(&mut self) -> u16 {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 |   pub fn next_24_bits(&mut self) -> u32 {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |   pub fn get_starting_offset(&self) -> usize {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 |   pub fn read_ro_data(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]  --> lumi_vm_2/src/vm/program.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Program {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `load` are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/program.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Program {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn load(&mut self) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `InstructionHandler` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type InstructionHandler = fn(&mut VirtualMachine) -> ExecutionStatus;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/operations/memory.rs:10:10
[INFO] [stdout]     |
[INFO] [stdout] 6   | impl VirtualMachine {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 10  |   pub fn system_safe_memory_access_range(&mut self, start: usize, len: usize) -> Option<&mut [u8]> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19  |   pub fn memory_execute_load(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28  |   pub fn memory_execute_load_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37  |   pub fn memory_execute_allocate(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49  |   pub fn memory_execute_load_upper_immediate(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64  |   pub fn memory_execute_load_memory(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |   pub fn memory_execute_set_memory(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |   pub fn memory_execute_push_to_stack(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |   pub fn memory_execute_pop_from_stack(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/operations/arithmetic.rs:5:10
[INFO] [stdout]     |
[INFO] [stdout] 4   | impl VirtualMachine {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 5   |   pub fn arithmetic_execute_add(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17  |   pub fn arithmetic_execute_sub(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29  |   pub fn arithmetic_execute_mul(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41  |   pub fn arithmetic_execute_div(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54  |   pub fn arithmetic_execute_add_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63  |   pub fn arithmetic_execute_sub_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |   pub fn arithmetic_execute_mul_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |   pub fn arithmetic_execute_div_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91  |   pub fn arithmetic_execute_increment(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |   pub fn arithmetic_execute_decrement(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bitwise_execute_shift_left` and `bitwise_execute_shift_right` are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/bitwise.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 4  |   pub fn bitwise_execute_shift_left(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |   pub fn bitwise_execute_shift_right(&mut self) -> ExecutionStatus{
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/operations/comparison.rs:4:10
[INFO] [stdout]     |
[INFO] [stdout] 3   | impl VirtualMachine {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 4   |   pub fn comparison_execute_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13  |   pub fn comparison_execute_not_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22  |   pub fn comparison_execute_greater_than(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31  |   pub fn comparison_execute_less_than(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40  |   pub fn comparison_execute_greater_than_or_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49  |   pub fn comparison_execute_less_than_or_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58  |   pub fn comparison_execute_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67  |   pub fn comparison_execute_not_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |   pub fn comparison_execute_greater_than_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |   pub fn comparison_execute_less_than_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |   pub fn comparison_execute_greater_than_or_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |   pub fn comparison_execute_less_than_or_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/control.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 4  |   pub fn control_execute_jump(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |   pub fn control_execute_jump_forward(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |   pub fn control_execute_jump_backward(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |   pub fn control_execute_jump_if_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |   pub fn control_execute_direct_jump(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   pub fn control_execute_direct_jump_if_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |   pub fn control_execute_loop(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |   pub fn control_execute_create_loop(&mut self) -> ExecutionStatus{
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `logical_execute_and`, `logical_execute_or`, `logical_execute_xor`, and `logical_execute_not` are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/logical.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 4  |   pub fn logical_execute_and(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |   pub fn logical_execute_or(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |   pub fn logical_execute_xor(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |   pub fn logical_execute_not(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/system.rs:6:10
[INFO] [stdout]    |
[INFO] [stdout] 4  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 5  |   
[INFO] [stdout] 6  |   pub fn system_halt(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |   pub fn system_breakpoint(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |   pub fn system_no_operation(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |   pub fn system_call(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub fn add_watch_variable(&mut self, watch_type: WatchType) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |   pub fn system_execute_print_string(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |   pub fn system_execute_call(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |   pub fn system_execute_return(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |   pub fn system_execute_breakpoint(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |   pub fn system_illegal_instruction(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_extensions` is never used
[INFO] [stdout]  --> lumi_vm_2/src/vm/extensions.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn load_extensions(path: &str) -> Vec<Box<dyn LumiVmPlugin>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_extension` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/extensions.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn load_extension(path: &str) -> Result<Box<dyn LumiVmPlugin>, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> lumi_vm_2/src/bin/lumi2.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 45s
[INFO] running `Command { std: "docker" "inspect" "7e061e5cae75c09b2e29d235aacd5e2b06e7ab452ed9ad3c2d30d169f5c45bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e061e5cae75c09b2e29d235aacd5e2b06e7ab452ed9ad3c2d30d169f5c45bbd", kill_on_drop: false }`
[INFO] [stdout] 7e061e5cae75c09b2e29d235aacd5e2b06e7ab452ed9ad3c2d30d169f5c45bbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a75f4b5f7a444e25cdba012b25e0aa49bfe64864a3d2be5d5c24dbc227b23ad0
[INFO] running `Command { std: "docker" "start" "-a" "a75f4b5f7a444e25cdba012b25e0aa49bfe64864a3d2be5d5c24dbc227b23ad0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lumi_ext_metrics v2.0.0 (/opt/rustwide/workdir/lumi_ext_metrics)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> lumi_asm/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::branch::alt`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nom::branch::alt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `eof`, `map`, and `opt`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nom::combinator::{eof, map, opt};
[INFO] [stdout]   |                       ^^^  ^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `VerboseError` and `context`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::error::{context, VerboseError};
[INFO] [stdout]   |                  ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::multi::many0`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nom::multi::many0;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::sequence::terminated`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nom::sequence::terminated;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::IResult`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nom::IResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> lumi_asm/src/parsers/program_parser.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let mut opcode: Option<Token> = None;
[INFO] [stdout]    |           ----^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]    --> lumi_asm/src/assembler.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 88  | pub struct Assembler {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |   buf: [u8; 4],
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_nom_error` is never used
[INFO] [stdout]    --> lumi_asm/src/assembler.rs:476:6
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl Assembler {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 476 |   fn format_nom_error(&self, input: &str, error: VerboseError<&str>) -> String {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbol_type` is never read
[INFO] [stdout]   --> lumi_asm/src/symbols.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Symbol {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |   symbol_type: SymbolType,
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Error` is never used
[INFO] [stdout]  --> lumi_asm/src/file_assembler.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | type Error = anyhow::Error;
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assemble_file` is never used
[INFO] [stdout]   --> lumi_asm/src/file_assembler.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn assemble_file(file_path: &str) -> Result<(), Vec<AssemblerError>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strip_extension` is never used
[INFO] [stdout]   --> lumi_asm/src/file_assembler.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn strip_extension(input: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_binary_file` is never used
[INFO] [stdout]   --> lumi_asm/src/file_assembler.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn create_binary_file(file_name: &str, data: &[u8]) -> std::io::Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> lumi_asm/src/file_assembler.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn read_file(tmp: &str) -> Result<String, Error> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_hex` is never used
[INFO] [stdout]   --> lumi_asm/src/file_disassembler.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn to_hex(value: usize) -> String {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_I16` is never used
[INFO] [stdout]   --> lumi_asm/src/parsers/assembler_instruction.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const MAX_I16: i32 = 32767;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_I16` is never used
[INFO] [stdout]   --> lumi_asm/src/parsers/assembler_instruction.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MIN_I16: i32 = -32768;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_asm/src/parsers/assembler_instruction.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 26  | impl AssemblerInstruction {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |   pub fn is_integer_needs_splitting(&self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |   pub fn get_integer_value(&self) -> Option<i16> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |   pub fn get_register_number(&self) -> Option<u8> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |   pub fn set_operand_two(&mut self, token: Token) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |   pub fn set_operand_three(&mut self, token: Token) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |   pub fn has_operands(&self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |   pub fn get_directive_name(&self) -> Option<String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |   pub fn get_float_constant(&self) -> Option<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_instruction` is never used
[INFO] [stdout]    --> lumi_asm/src/parsers/assembler_instruction.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn parse_instruction(input: &str) -> Result<AssemblerInstruction, AssemblerError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_bytes` is never used
[INFO] [stdout]    --> lumi_asm/src/parsers/program_parser.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 21  | impl Program {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |   pub fn to_bytes(&self, symbols: &SymbolTable) -> Vec<u8> {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> lumi_ext_metrics/src/lib.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn on_execute(&self, code: &str) -> Result<(), String> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn LumiVmPlugin>`, which is not FFI-safe
[INFO] [stdout]   --> lumi_ext_metrics/src/lib.rs:41:41
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub extern "C" fn create_extension() -> Box<dyn LumiVmPlugin> {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: box cannot be represented as a single pointer
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> lumi_ext_metrics/src/lib.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn on_execute(&self, code: &str) -> Result<(), String> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn LumiVmPlugin>`, which is not FFI-safe
[INFO] [stdout]   --> lumi_ext_metrics/src/lib.rs:41:41
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub extern "C" fn create_extension() -> Box<dyn LumiVmPlugin> {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: box cannot be represented as a single pointer
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling lumi_vm_sdk v2.0.0 (/opt/rustwide/workdir/lumi_vm_sdk)
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling russh-keys v0.43.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling russh v0.43.0
[INFO] [stderr]    Compiling lumi2 v2.0.0 (/opt/rustwide/workdir/lumi_vm_2)
[INFO] [stdout] warning: unused import: `chrono::format`
[INFO] [stdout]  --> lumi_vm_2/src/utils/logging.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> lumi_vm_2/src/vm/virtual_machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Library` and `Symbol`
[INFO] [stdout]  --> lumi_vm_2/src/vm/virtual_machine.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use libloading::{Library, Symbol};
[INFO] [stdout]   |                  ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> lumi_vm_2/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> lumi_vm_2/src/vm/virtual_machine.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 |       let context = LumiVmContext {
[INFO] [stdout]     |           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> lumi_vm_2/src/vm/virtual_machine.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let mut in_step_mode = false;
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `VMEventType` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum VMEventType {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecutionStatus` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VMEvent` is never constructed
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct VMEvent {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WatchType` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum WatchType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchVariable` is never constructed
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct WatchVariable {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stop_code` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl VMEventType {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 53 |   pub fn stop_code(&self) -> u32 {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VirtualMachine` is never constructed
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct VirtualMachine {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/virtual_machine.rs:85:10
[INFO] [stdout]     |
[INFO] [stdout] 84  | impl VirtualMachine {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 85  |   pub fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |   pub fn initialize() -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |   fn initialize_instruction_table(&mut self) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |   fn dump_state(&self) {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |   fn detect_changes(&mut self) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |   pub fn run(&mut self) -> Vec<VMEvent> {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |   pub fn run_once(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |   pub fn execute_instruction(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |   pub fn decode_opcode(&mut self) -> Opcode {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |   pub fn next_8_bits(&mut self) -> u8 {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |   pub fn next_16_bits(&mut self) -> u16 {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 |   pub fn next_24_bits(&mut self) -> u32 {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |   pub fn get_starting_offset(&self) -> usize {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 |   pub fn read_ro_data(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]  --> lumi_vm_2/src/vm/program.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Program {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `load` are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/program.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Program {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn load(&mut self) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `InstructionHandler` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type InstructionHandler = fn(&mut VirtualMachine) -> ExecutionStatus;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/operations/memory.rs:10:10
[INFO] [stdout]     |
[INFO] [stdout] 6   | impl VirtualMachine {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 10  |   pub fn system_safe_memory_access_range(&mut self, start: usize, len: usize) -> Option<&mut [u8]> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19  |   pub fn memory_execute_load(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28  |   pub fn memory_execute_load_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37  |   pub fn memory_execute_allocate(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49  |   pub fn memory_execute_load_upper_immediate(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64  |   pub fn memory_execute_load_memory(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |   pub fn memory_execute_set_memory(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |   pub fn memory_execute_push_to_stack(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |   pub fn memory_execute_pop_from_stack(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/operations/arithmetic.rs:5:10
[INFO] [stdout]     |
[INFO] [stdout] 4   | impl VirtualMachine {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 5   |   pub fn arithmetic_execute_add(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17  |   pub fn arithmetic_execute_sub(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29  |   pub fn arithmetic_execute_mul(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41  |   pub fn arithmetic_execute_div(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54  |   pub fn arithmetic_execute_add_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63  |   pub fn arithmetic_execute_sub_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |   pub fn arithmetic_execute_mul_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |   pub fn arithmetic_execute_div_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91  |   pub fn arithmetic_execute_increment(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |   pub fn arithmetic_execute_decrement(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bitwise_execute_shift_left` and `bitwise_execute_shift_right` are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/bitwise.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 4  |   pub fn bitwise_execute_shift_left(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |   pub fn bitwise_execute_shift_right(&mut self) -> ExecutionStatus{
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/operations/comparison.rs:4:10
[INFO] [stdout]     |
[INFO] [stdout] 3   | impl VirtualMachine {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 4   |   pub fn comparison_execute_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13  |   pub fn comparison_execute_not_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22  |   pub fn comparison_execute_greater_than(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31  |   pub fn comparison_execute_less_than(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40  |   pub fn comparison_execute_greater_than_or_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49  |   pub fn comparison_execute_less_than_or_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58  |   pub fn comparison_execute_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67  |   pub fn comparison_execute_not_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |   pub fn comparison_execute_greater_than_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |   pub fn comparison_execute_less_than_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |   pub fn comparison_execute_greater_than_or_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |   pub fn comparison_execute_less_than_or_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/control.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 4  |   pub fn control_execute_jump(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |   pub fn control_execute_jump_forward(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |   pub fn control_execute_jump_backward(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |   pub fn control_execute_jump_if_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |   pub fn control_execute_direct_jump(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   pub fn control_execute_direct_jump_if_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |   pub fn control_execute_loop(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |   pub fn control_execute_create_loop(&mut self) -> ExecutionStatus{
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `logical_execute_and`, `logical_execute_or`, `logical_execute_xor`, and `logical_execute_not` are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/logical.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 4  |   pub fn logical_execute_and(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |   pub fn logical_execute_or(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |   pub fn logical_execute_xor(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |   pub fn logical_execute_not(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/system.rs:6:10
[INFO] [stdout]    |
[INFO] [stdout] 4  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 5  |   
[INFO] [stdout] 6  |   pub fn system_halt(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |   pub fn system_breakpoint(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |   pub fn system_no_operation(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |   pub fn system_call(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub fn add_watch_variable(&mut self, watch_type: WatchType) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |   pub fn system_execute_print_string(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |   pub fn system_execute_call(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |   pub fn system_execute_return(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |   pub fn system_execute_breakpoint(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |   pub fn system_illegal_instruction(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_extensions` is never used
[INFO] [stdout]  --> lumi_vm_2/src/vm/extensions.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn load_extensions(path: &str) -> Vec<Box<dyn LumiVmPlugin>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_extension` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/extensions.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn load_extension(path: &str) -> Result<Box<dyn LumiVmPlugin>, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lumi_asm v2.0.0 (/opt/rustwide/workdir/lumi_asm)
[INFO] [stdout] warning: unused import: `std::sync::mpsc::sync_channel`
[INFO] [stdout]  --> lumi_asm/src/bin/lumi_asm.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::mpsc::sync_channel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pest::Parser`
[INFO] [stdout]  --> lumi_asm/src/bin/lumi_asm.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pest::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> lumi_asm/src/bin/lumi_asm.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let debug = matches.contains_id("debug");
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::format`
[INFO] [stdout]  --> lumi_vm_2/src/utils/logging.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> lumi_vm_2/src/vm/virtual_machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Library` and `Symbol`
[INFO] [stdout]  --> lumi_vm_2/src/vm/virtual_machine.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use libloading::{Library, Symbol};
[INFO] [stdout]   |                  ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> lumi_vm_2/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_representation` is never used
[INFO] [stdout]    --> lumi_asm/src/bin/lumi_asm.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn hex_representation(bytecode: &[u8]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> lumi_vm_2/src/bin/lumi2.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> lumi_asm/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::branch::alt`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nom::branch::alt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `eof`, `map`, and `opt`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nom::combinator::{eof, map, opt};
[INFO] [stdout]   |                       ^^^  ^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `VerboseError` and `context`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::error::{context, VerboseError};
[INFO] [stdout]   |                  ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::multi::many0`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nom::multi::many0;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::sequence::terminated`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nom::sequence::terminated;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::IResult`
[INFO] [stdout]  --> lumi_asm/src/parsers/program_parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nom::IResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> lumi_vm_2/src/vm/virtual_machine.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 |       let context = LumiVmContext {
[INFO] [stdout]     |           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> lumi_vm_2/src/vm/virtual_machine.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let mut in_step_mode = false;
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `VMEventType` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum VMEventType {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExecutionStatus` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VMEvent` is never constructed
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct VMEvent {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WatchType` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum WatchType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchVariable` is never constructed
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct WatchVariable {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stop_code` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl VMEventType {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 53 |   pub fn stop_code(&self) -> u32 {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VirtualMachine` is never constructed
[INFO] [stdout]   --> lumi_vm_2/src/vm/virtual_machine.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct VirtualMachine {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/virtual_machine.rs:85:10
[INFO] [stdout]     |
[INFO] [stdout] 84  | impl VirtualMachine {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 85  |   pub fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |   pub fn initialize() -> Self {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |   fn initialize_instruction_table(&mut self) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |   fn dump_state(&self) {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |   fn detect_changes(&mut self) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |   pub fn run(&mut self) -> Vec<VMEvent> {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |   pub fn run_once(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |   pub fn execute_instruction(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |   pub fn decode_opcode(&mut self) -> Opcode {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |   pub fn next_8_bits(&mut self) -> u8 {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |   pub fn next_16_bits(&mut self) -> u16 {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 |   pub fn next_24_bits(&mut self) -> u32 {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |   pub fn get_starting_offset(&self) -> usize {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 |   pub fn read_ro_data(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]  --> lumi_vm_2/src/vm/program.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Program {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `load` are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/program.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Program {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn load(&mut self) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `InstructionHandler` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type InstructionHandler = fn(&mut VirtualMachine) -> ExecutionStatus;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/operations/memory.rs:10:10
[INFO] [stdout]     |
[INFO] [stdout] 6   | impl VirtualMachine {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 10  |   pub fn system_safe_memory_access_range(&mut self, start: usize, len: usize) -> Option<&mut [u8]> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19  |   pub fn memory_execute_load(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28  |   pub fn memory_execute_load_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37  |   pub fn memory_execute_allocate(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49  |   pub fn memory_execute_load_upper_immediate(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64  |   pub fn memory_execute_load_memory(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |   pub fn memory_execute_set_memory(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |   pub fn memory_execute_push_to_stack(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |   pub fn memory_execute_pop_from_stack(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/operations/arithmetic.rs:5:10
[INFO] [stdout]     |
[INFO] [stdout] 4   | impl VirtualMachine {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 5   |   pub fn arithmetic_execute_add(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17  |   pub fn arithmetic_execute_sub(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29  |   pub fn arithmetic_execute_mul(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41  |   pub fn arithmetic_execute_div(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54  |   pub fn arithmetic_execute_add_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63  |   pub fn arithmetic_execute_sub_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |   pub fn arithmetic_execute_mul_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |   pub fn arithmetic_execute_div_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91  |   pub fn arithmetic_execute_increment(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |   pub fn arithmetic_execute_decrement(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bitwise_execute_shift_left` and `bitwise_execute_shift_right` are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/bitwise.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 4  |   pub fn bitwise_execute_shift_left(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |   pub fn bitwise_execute_shift_right(&mut self) -> ExecutionStatus{
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_vm_2/src/vm/operations/comparison.rs:4:10
[INFO] [stdout]     |
[INFO] [stdout] 3   | impl VirtualMachine {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 4   |   pub fn comparison_execute_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13  |   pub fn comparison_execute_not_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22  |   pub fn comparison_execute_greater_than(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31  |   pub fn comparison_execute_less_than(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40  |   pub fn comparison_execute_greater_than_or_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49  |   pub fn comparison_execute_less_than_or_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58  |   pub fn comparison_execute_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67  |   pub fn comparison_execute_not_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |   pub fn comparison_execute_greater_than_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |   pub fn comparison_execute_less_than_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |   pub fn comparison_execute_greater_than_or_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |   pub fn comparison_execute_less_than_or_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/control.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 4  |   pub fn control_execute_jump(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |   pub fn control_execute_jump_forward(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |   pub fn control_execute_jump_backward(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |   pub fn control_execute_jump_if_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |   pub fn control_execute_direct_jump(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   pub fn control_execute_direct_jump_if_equal(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |   pub fn control_execute_loop(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |   pub fn control_execute_create_loop(&mut self) -> ExecutionStatus{
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `logical_execute_and`, `logical_execute_or`, `logical_execute_xor`, and `logical_execute_not` are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/logical.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 4  |   pub fn logical_execute_and(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |   pub fn logical_execute_or(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |   pub fn logical_execute_xor(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |   pub fn logical_execute_not(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/operations/system.rs:6:10
[INFO] [stdout]    |
[INFO] [stdout] 4  | impl VirtualMachine {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 5  |   
[INFO] [stdout] 6  |   pub fn system_halt(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |   pub fn system_breakpoint(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |   pub fn system_no_operation(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |   pub fn system_call(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |   pub fn add_watch_variable(&mut self, watch_type: WatchType) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |   pub fn system_execute_print_string(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |   pub fn system_execute_call(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |   pub fn system_execute_return(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |   pub fn system_execute_breakpoint(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |   pub fn system_illegal_instruction(&mut self) -> ExecutionStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_extensions` is never used
[INFO] [stdout]  --> lumi_vm_2/src/vm/extensions.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn load_extensions(path: &str) -> Vec<Box<dyn LumiVmPlugin>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_extension` is never used
[INFO] [stdout]   --> lumi_vm_2/src/vm/extensions.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn load_extension(path: &str) -> Result<Box<dyn LumiVmPlugin>, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> lumi_asm/src/parsers/program_parser.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let mut opcode: Option<Token> = None;
[INFO] [stdout]    |           ----^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]    --> lumi_asm/src/assembler.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 88  | pub struct Assembler {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |   buf: [u8; 4],
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_nom_error` is never used
[INFO] [stdout]    --> lumi_asm/src/assembler.rs:476:6
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl Assembler {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 476 |   fn format_nom_error(&self, input: &str, error: VerboseError<&str>) -> String {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbol_type` is never read
[INFO] [stdout]   --> lumi_asm/src/symbols.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Symbol {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |   symbol_type: SymbolType,
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_hex` is never used
[INFO] [stdout]   --> lumi_asm/src/file_disassembler.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn to_hex(value: usize) -> String {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_I16` is never used
[INFO] [stdout]   --> lumi_asm/src/parsers/assembler_instruction.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const MAX_I16: i32 = 32767;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_I16` is never used
[INFO] [stdout]   --> lumi_asm/src/parsers/assembler_instruction.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MIN_I16: i32 = -32768;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> lumi_asm/src/parsers/assembler_instruction.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 26  | impl AssemblerInstruction {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |   pub fn is_integer_needs_splitting(&self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |   pub fn get_integer_value(&self) -> Option<i16> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |   pub fn get_register_number(&self) -> Option<u8> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |   pub fn set_operand_two(&mut self, token: Token) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |   pub fn set_operand_three(&mut self, token: Token) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |   pub fn has_operands(&self) -> bool {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |   pub fn get_directive_name(&self) -> Option<String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |   pub fn get_float_constant(&self) -> Option<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_instruction` is never used
[INFO] [stdout]    --> lumi_asm/src/parsers/assembler_instruction.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn parse_instruction(input: &str) -> Result<AssemblerInstruction, AssemblerError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_bytes` is never used
[INFO] [stdout]    --> lumi_asm/src/parsers/program_parser.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 21  | impl Program {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |   pub fn to_bytes(&self, symbols: &SymbolTable) -> Vec<u8> {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "a75f4b5f7a444e25cdba012b25e0aa49bfe64864a3d2be5d5c24dbc227b23ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a75f4b5f7a444e25cdba012b25e0aa49bfe64864a3d2be5d5c24dbc227b23ad0", kill_on_drop: false }`
[INFO] [stdout] a75f4b5f7a444e25cdba012b25e0aa49bfe64864a3d2be5d5c24dbc227b23ad0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a984043fc4338844d9177ce2d5e034fb090a9aa91c278842821556d1787d693
[INFO] running `Command { std: "docker" "start" "-a" "4a984043fc4338844d9177ce2d5e034fb090a9aa91c278842821556d1787d693", kill_on_drop: false }`
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> lumi_asm/src/lib.rs:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nom::branch::alt`
[INFO] [stderr]  --> lumi_asm/src/parsers/program_parser.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use nom::branch::alt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `eof`, `map`, and `opt`
[INFO] [stderr]  --> lumi_asm/src/parsers/program_parser.rs:4:23
[INFO] [stderr]   |
[INFO] [stderr] 4 | use nom::combinator::{eof, map, opt};
[INFO] [stderr]   |                       ^^^  ^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `VerboseError` and `context`
[INFO] [stderr]  --> lumi_asm/src/parsers/program_parser.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | use nom::error::{context, VerboseError};
[INFO] [stderr]   |                  ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nom::multi::many0`
[INFO] [stderr]  --> lumi_asm/src/parsers/program_parser.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use nom::multi::many0;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nom::sequence::terminated`
[INFO] [stderr]  --> lumi_asm/src/parsers/program_parser.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use nom::sequence::terminated;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nom::IResult`
[INFO] [stderr]  --> lumi_asm/src/parsers/program_parser.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use nom::IResult;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> lumi_asm/src/parsers/program_parser.rs:44:11
[INFO] [stderr]    |
[INFO] [stderr] 44 |       let mut opcode: Option<Token> = None;
[INFO] [stderr]    |           ----^^^^^^
[INFO] [stderr]    |           |
[INFO] [stderr]    |           help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `buf` is never read
[INFO] [stderr]    --> lumi_asm/src/assembler.rs:108:3
[INFO] [stderr]     |
[INFO] [stderr] 88  | pub struct Assembler {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 108 |   buf: [u8; 4],
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `format_nom_error` is never used
[INFO] [stderr]    --> lumi_asm/src/assembler.rs:476:6
[INFO] [stderr]     |
[INFO] [stderr] 111 | impl Assembler {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 476 |   fn format_nom_error(&self, input: &str, error: VerboseError<&str>) -> String {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `symbol_type` is never read
[INFO] [stderr]   --> lumi_asm/src/symbols.rs:12:3
[INFO] [stderr]    |
[INFO] [stderr] 9  | pub struct Symbol {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |   symbol_type: SymbolType,
[INFO] [stderr]    |   ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Error` is never used
[INFO] [stderr]  --> lumi_asm/src/file_assembler.rs:8:6
[INFO] [stderr]   |
[INFO] [stderr] 8 | type Error = anyhow::Error;
[INFO] [stderr]   |      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assemble_file` is never used
[INFO] [stderr]   --> lumi_asm/src/file_assembler.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn assemble_file(file_path: &str) -> Result<(), Vec<AssemblerError>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `strip_extension` is never used
[INFO] [stderr]   --> lumi_asm/src/file_assembler.rs:35:4
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn strip_extension(input: &str) -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_binary_file` is never used
[INFO] [stderr]   --> lumi_asm/src/file_assembler.rs:43:4
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn create_binary_file(file_name: &str, data: &[u8]) -> std::io::Result<()> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_file` is never used
[INFO] [stderr]   --> lumi_asm/src/file_assembler.rs:52:4
[INFO] [stderr]    |
[INFO] [stderr] 52 | fn read_file(tmp: &str) -> Result<String, Error> {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `to_hex` is never used
[INFO] [stderr]   --> lumi_asm/src/file_disassembler.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn to_hex(value: usize) -> String {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_I16` is never used
[INFO] [stderr]   --> lumi_asm/src/parsers/assembler_instruction.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 | const MAX_I16: i32 = 32767;
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MIN_I16` is never used
[INFO] [stderr]   --> lumi_asm/src/parsers/assembler_instruction.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | const MIN_I16: i32 = -32768;
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> lumi_asm/src/parsers/assembler_instruction.rs:122:10
[INFO] [stderr]     |
[INFO] [stderr] 26  | impl AssemblerInstruction {
[INFO] [stderr]     | ------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 122 |   pub fn is_integer_needs_splitting(&self) -> bool {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 151 |   pub fn get_integer_value(&self) -> Option<i16> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 173 |   pub fn get_register_number(&self) -> Option<u8> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 183 |   pub fn set_operand_two(&mut self, token: Token) {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |   pub fn set_operand_three(&mut self, token: Token) {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 191 |   pub fn has_operands(&self) -> bool {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 |   pub fn get_directive_name(&self) -> Option<String> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 235 |   pub fn get_float_constant(&self) -> Option<f64> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_instruction` is never used
[INFO] [stderr]    --> lumi_asm/src/parsers/assembler_instruction.rs:447:8
[INFO] [stderr]     |
[INFO] [stderr] 447 | pub fn parse_instruction(input: &str) -> Result<AssemblerInstruction, AssemblerError> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_bytes` is never used
[INFO] [stderr]    --> lumi_asm/src/parsers/program_parser.rs:143:10
[INFO] [stderr]     |
[INFO] [stderr] 21  | impl Program {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 143 |   pub fn to_bytes(&self, symbols: &SymbolTable) -> Vec<u8> {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lumi_asm` (lib) generated 22 warnings (run `cargo fix --lib -p lumi_asm` to apply 7 suggestions)
[INFO] [stderr] warning: unused variable: `code`
[INFO] [stderr]   --> lumi_ext_metrics/src/lib.rs:30:26
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn on_execute(&self, code: &str) -> Result<(), String> {
[INFO] [stderr]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` fn uses type `Box<dyn LumiVmPlugin>`, which is not FFI-safe
[INFO] [stderr]   --> lumi_ext_metrics/src/lib.rs:41:41
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub extern "C" fn create_extension() -> Box<dyn LumiVmPlugin> {
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]    |
[INFO] [stderr]    = note: box cannot be represented as a single pointer
[INFO] [stderr]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::mpsc::sync_channel`
[INFO] [stderr]  --> lumi_asm/src/bin/lumi_asm.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::sync::mpsc::sync_channel;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pest::Parser`
[INFO] [stderr]  --> lumi_asm/src/bin/lumi_asm.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use pest::Parser;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debug`
[INFO] [stderr]   --> lumi_asm/src/bin/lumi_asm.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     let debug = matches.contains_id("debug");
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `hex_representation` is never used
[INFO] [stderr]    --> lumi_asm/src/bin/lumi_asm.rs:110:4
[INFO] [stderr]     |
[INFO] [stderr] 110 | fn hex_representation(bytecode: &[u8]) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lumi_ext_metrics` (lib) generated 2 warnings
[INFO] [stderr] warning: `lumi_asm` (bin "lumi_asm" test) generated 4 warnings (run `cargo fix --bin "lumi_asm" --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `lumi_asm` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr] warning: `lumi_ext_metrics` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `chrono::format`
[INFO] [stderr]  --> lumi_vm_2/src/utils/logging.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use chrono::format;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]  --> lumi_vm_2/src/vm/virtual_machine.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::error::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Library` and `Symbol`
[INFO] [stderr]  --> lumi_vm_2/src/vm/virtual_machine.rs:6:18
[INFO] [stderr]   |
[INFO] [stderr] 6 | use libloading::{Library, Symbol};
[INFO] [stderr]   |                  ^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> lumi_vm_2/src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(async_closure)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]    --> lumi_vm_2/src/vm/virtual_machine.rs:214:11
[INFO] [stderr]     |
[INFO] [stderr] 214 |       let context = LumiVmContext {
[INFO] [stderr]     |           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> lumi_vm_2/src/vm/virtual_machine.rs:241:9
[INFO] [stderr]     |
[INFO] [stderr] 241 |     let mut in_step_mode = false;
[INFO] [stderr]     |         ----^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `VMEventType` is never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/virtual_machine.rs:16:10
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub enum VMEventType {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ExecutionStatus` is never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/virtual_machine.rs:24:10
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub enum ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VMEvent` is never constructed
[INFO] [stderr]   --> lumi_vm_2/src/vm/virtual_machine.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct VMEvent {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `WatchType` is never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/virtual_machine.rs:40:10
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub enum WatchType {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WatchVariable` is never constructed
[INFO] [stderr]   --> lumi_vm_2/src/vm/virtual_machine.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct WatchVariable {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `stop_code` is never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/virtual_machine.rs:53:10
[INFO] [stderr]    |
[INFO] [stderr] 52 | impl VMEventType {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] 53 |   pub fn stop_code(&self) -> u32 {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VirtualMachine` is never constructed
[INFO] [stderr]   --> lumi_vm_2/src/vm/virtual_machine.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct VirtualMachine {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lumi_vm_2/src/vm/virtual_machine.rs:85:10
[INFO] [stderr]     |
[INFO] [stderr] 84  | impl VirtualMachine {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr] 85  |   pub fn new() -> Self {
[INFO] [stderr]     |          ^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |   pub fn initialize() -> Self {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |   fn initialize_instruction_table(&mut self) {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |   fn dump_state(&self) {
[INFO] [stderr]     |      ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 188 |   fn detect_changes(&mut self) {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 203 |   pub fn run(&mut self) -> Vec<VMEvent> {
[INFO] [stderr]     |          ^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 |   pub fn run_once(&mut self) {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |   pub fn execute_instruction(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 307 |   pub fn decode_opcode(&mut self) -> Opcode {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 315 |   pub fn next_8_bits(&mut self) -> u8 {
[INFO] [stderr]     |          ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 324 |   pub fn next_16_bits(&mut self) -> u16 {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 332 |   pub fn next_24_bits(&mut self) -> u32 {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 341 |   pub fn get_starting_offset(&self) -> usize {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 349 |   pub fn read_ro_data(&mut self) {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Program` is never constructed
[INFO] [stderr]  --> lumi_vm_2/src/vm/program.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Program {
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `load` are never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/program.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl Program {
[INFO] [stderr]    | ------------ associated items in this implementation
[INFO] [stderr] 13 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub fn load(&mut self) -> Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `InstructionHandler` is never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/operations/mod.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub type InstructionHandler = fn(&mut VirtualMachine) -> ExecutionStatus;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> lumi_vm_2/src/vm/operations/memory.rs:10:10
[INFO] [stderr]     |
[INFO] [stderr] 6   | impl VirtualMachine {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 10  |   pub fn system_safe_memory_access_range(&mut self, start: usize, len: usize) -> Option<&mut [u8]> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19  |   pub fn memory_execute_load(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28  |   pub fn memory_execute_load_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37  |   pub fn memory_execute_allocate(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49  |   pub fn memory_execute_load_upper_immediate(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 64  |   pub fn memory_execute_load_memory(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81  |   pub fn memory_execute_set_memory(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |   pub fn memory_execute_push_to_stack(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 |   pub fn memory_execute_pop_from_stack(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> lumi_vm_2/src/vm/operations/arithmetic.rs:5:10
[INFO] [stderr]     |
[INFO] [stderr] 4   | impl VirtualMachine {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] 5   |   pub fn arithmetic_execute_add(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 17  |   pub fn arithmetic_execute_sub(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29  |   pub fn arithmetic_execute_mul(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41  |   pub fn arithmetic_execute_div(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54  |   pub fn arithmetic_execute_add_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63  |   pub fn arithmetic_execute_sub_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72  |   pub fn arithmetic_execute_mul_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81  |   pub fn arithmetic_execute_div_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 91  |   pub fn arithmetic_execute_increment(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 |   pub fn arithmetic_execute_decrement(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `bitwise_execute_shift_left` and `bitwise_execute_shift_right` are never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/operations/bitwise.rs:4:10
[INFO] [stderr]    |
[INFO] [stderr] 3  | impl VirtualMachine {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] 4  |   pub fn bitwise_execute_shift_left(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |   pub fn bitwise_execute_shift_right(&mut self) -> ExecutionStatus{
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> lumi_vm_2/src/vm/operations/comparison.rs:4:10
[INFO] [stderr]     |
[INFO] [stderr] 3   | impl VirtualMachine {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] 4   |   pub fn comparison_execute_equal(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 13  |   pub fn comparison_execute_not_equal(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22  |   pub fn comparison_execute_greater_than(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31  |   pub fn comparison_execute_less_than(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40  |   pub fn comparison_execute_greater_than_or_equal(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49  |   pub fn comparison_execute_less_than_or_equal(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58  |   pub fn comparison_execute_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67  |   pub fn comparison_execute_not_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76  |   pub fn comparison_execute_greater_than_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 85  |   pub fn comparison_execute_less_than_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 94  |   pub fn comparison_execute_greater_than_or_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |   pub fn comparison_execute_less_than_or_equal_f64(&mut self) -> ExecutionStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/operations/control.rs:4:10
[INFO] [stderr]    |
[INFO] [stderr] 3  | impl VirtualMachine {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] 4  |   pub fn control_execute_jump(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |   pub fn control_execute_jump_forward(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |   pub fn control_execute_jump_backward(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |   pub fn control_execute_jump_if_equal(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |   pub fn control_execute_direct_jump(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |   pub fn control_execute_direct_jump_if_equal(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |   pub fn control_execute_loop(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |   pub fn control_execute_create_loop(&mut self) -> ExecutionStatus{
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `logical_execute_and`, `logical_execute_or`, `logical_execute_xor`, and `logical_execute_not` are never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/operations/logical.rs:4:10
[INFO] [stderr]    |
[INFO] [stderr] 3  | impl VirtualMachine {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] 4  |   pub fn logical_execute_and(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |   pub fn logical_execute_or(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |   pub fn logical_execute_xor(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |   pub fn logical_execute_not(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/operations/system.rs:6:10
[INFO] [stderr]    |
[INFO] [stderr] 4  | impl VirtualMachine {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] 5  |   
[INFO] [stderr] 6  |   pub fn system_halt(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 10 |   pub fn system_breakpoint(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |   pub fn system_no_operation(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |   pub fn system_call(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |   pub fn add_watch_variable(&mut self, watch_type: WatchType) {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |   pub fn system_execute_print_string(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 |   pub fn system_execute_call(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 |   pub fn system_execute_return(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 83 |   pub fn system_execute_breakpoint(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 90 |   pub fn system_illegal_instruction(&mut self) -> ExecutionStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `load_extensions` is never used
[INFO] [stderr]  --> lumi_vm_2/src/vm/extensions.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn load_extensions(path: &str) -> Vec<Box<dyn LumiVmPlugin>> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `load_extension` is never used
[INFO] [stderr]   --> lumi_vm_2/src/vm/extensions.rs:21:4
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn load_extension(path: &str) -> Result<Box<dyn LumiVmPlugin>, Box<dyn Error>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lumi2` (lib) generated 26 warnings (run `cargo fix --lib -p lumi2` to apply 4 suggestions)
[INFO] [stderr] warning: `lumi2` (lib test) generated 26 warnings (26 duplicates)
[INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> lumi_vm_2/src/bin/lumi2.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(async_closure)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lumi2` (bin "lumi2" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lumi2-8990b3aaa02ed403)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/lumi2.rs (/opt/rustwide/target/debug/deps/lumi2-f3c5d2b4b23542a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lumi_asm-45e1953a102228f2)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test assembler::tests::test_ro_bad_data ... ok
[INFO] [stdout] test assembler::tests::test_symbol_table ... ok
[INFO] [stdout] test assembler_errors::tests::test_display_insufficient_sections ... ok
[INFO] [stdout] test assembler_errors::tests::test_display_no_segment_declaration_found ... ok
[INFO] [stdout] test assembler_errors::tests::test_display_non_opcode_in_opcode_field ... ok
[INFO] [stdout] test assembler_errors::tests::test_display_parse_error ... ok
[INFO] [stdout] test assembler_errors::tests::test_display_string_constant_declared_without_label ... ok
[INFO] [stdout] test assembler_errors::tests::test_display_symbol_already_declared ... ok
[INFO] [stdout] test assembler_errors::tests::test_display_unknown_directive_found ... ok
[INFO] [stdout] test file_assembler::tests::test_assemble_file_empty ... ok
[INFO] [stdout] test file_assembler::tests::test_assemble_file_invalid ... ok
[INFO] [stdout] test assembler_errors::tests::test_error_description ... ok
[INFO] [stdout] test assembler::tests::test_assemble_program_with_start_offset_written ... FAILED
[INFO] [stdout] test assembler::tests::test_assemble_program ... FAILED
[INFO] [stdout] test file_assembler::tests::test_read_file ... ok
[INFO] [stdout] test assembler::tests::test_assemble_program_all ... FAILED
[INFO] [stdout] test file_assembler::tests::test_strip_extension ... ok
[INFO] [stdout] test instruction::tests::test_create_hlt ... ok
[INFO] [stdout] test instruction::tests::test_opcode_metadata_lookup ... ok
[INFO] [stdout] test instruction::tests::test_str_to_opcode ... ok
[INFO] [stdout] test assembler::tests::test_ro_data_asciiz ... FAILED
[INFO] [stdout] test parsers::lumi_asm_parser::tests::parse_comment ... ok
[INFO] [stdout] test instruction::tests::test_create_instruction ... ok
[INFO] [stdout] test parsers::lumi_asm_parser::tests::parse_directive_line ... ok
[INFO] [stdout] test assembler::tests::test_ro_data_i32 ... FAILED
[INFO] [stdout] test file_assembler::tests::test_assemble_file_no_extension ... FAILED
[INFO] [stdout] test file_assembler::tests::test_assemble_file ... FAILED
[INFO] [stdout] test file_assembler::tests::test_assemble_file_not_found ... ok
[INFO] [stdout] test file_assembler::tests::test_create_binary_file ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- assembler::tests::test_assemble_program_with_start_offset_written stdout ----
[INFO] [stdout] Parsing error:
[INFO] [stdout]  --> 2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |         test1: .asciiz 'Hello'
[INFO] [stdout]   |                        ^---
[INFO] [stdout]   |
[INFO] [stdout]   = expected EOI, identifier, operand, directive, or instruction
[INFO] [stdout] 
[INFO] [stdout] thread 'assembler::tests::test_assemble_program_with_start_offset_written' panicked at lumi_asm/src/assembler.rs:567:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: [ParseError { error: " --> 2:24\n  |\n2 |         test1: .asciiz 'Hello'\n  |                        ^---\n  |\n  = expected EOI, identifier, operand, directive, or instruction" }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae1ff7fc612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae1ff7fc612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae1ff825c63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae1ff825c63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ae1ff7f93c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae1ff7f93c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae1ff7fc462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae1ff7fdc2c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ae1ff7fda82 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ae1ff7bda24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ae1ff7bda24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae1ff7fe70b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ae1ff7fe70b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ae1ff7fe3da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ae1ff7fcb19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ae1ff7fe06d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ae1ff823a40 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ae1ff823de6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5ae1ff6ae379 - core::result::Result<T,E>::unwrap::ha258674904b28085
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5ae1ff6ae379 - lumi_asm::assembler::tests::test_assemble_program_with_start_offset_written::h992549c9f83dcfba
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:567:45
[INFO] [stdout]   22:     0x5ae1ff6ae379 - lumi_asm::assembler::tests::test_assemble_program_with_start_offset_written::{{closure}}::h80a130c284789c92
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:554:55
[INFO] [stdout]   23:     0x5ae1ff6ae379 - core::ops::function::FnOnce::call_once::hcce11925cdba1fee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ae1ff7c31ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ae1ff7c31ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ae1ff7c239e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ae1ff7c239e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ae1ff7c239e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ae1ff7c239e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ae1ff7c239e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ae1ff7c239e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ae1ff7c239e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ae1ff785f14 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ae1ff785f14 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ae1ff7898ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ae1ff7898ea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ae1ff7898ea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ae1ff7898ea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ae1ff7898ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ae1ff8018b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7d2ff7c22aa4 - <unknown>
[INFO] [stdout]   46:     0x7d2ff7cafa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- assembler::tests::test_assemble_program stdout ----
[INFO] [stdout] Parsing error:
[INFO] [stdout]  --> 2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |         .code
[INFO] [stdout]   |         ^---
[INFO] [stdout]   |
[INFO] [stdout]   = expected EOI, identifier, directive, or instruction
[INFO] [stdout] 
[INFO] [stdout] thread 'assembler::tests::test_assemble_program' panicked at lumi_asm/src/assembler.rs:549:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: [ParseError { error: " --> 2:9\n  |\n2 |         .code\n  |         ^---\n  |\n  = expected EOI, identifier, directive, or instruction" }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae1ff7fc612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae1ff7fc612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae1ff825c63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae1ff825c63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ae1ff7f93c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae1ff7f93c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae1ff7fc462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae1ff7fdc2c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ae1ff7fda82 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ae1ff7bda24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ae1ff7bda24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae1ff7fe70b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ae1ff7fe70b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ae1ff7fe3da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ae1ff7fcb19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ae1ff7fe06d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ae1ff823a40 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ae1ff823de6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5ae1ff6ae559 - core::result::Result<T,E>::unwrap::ha258674904b28085
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5ae1ff6ae559 - lumi_asm::assembler::tests::test_assemble_program::h412cbf1db1be4ea4
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:549:45
[INFO] [stdout]   22:     0x5ae1ff6ae559 - lumi_asm::assembler::tests::test_assemble_program::{{closure}}::h946f01eb502db69f
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:537:29
[INFO] [stdout]   23:     0x5ae1ff6ae559 - core::ops::function::FnOnce::call_once::he29dce94e12eb754
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ae1ff7c31ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ae1ff7c31ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ae1ff7c239e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ae1ff7c239e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ae1ff7c239e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ae1ff7c239e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ae1ff7c239e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ae1ff7c239e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ae1ff7c239e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ae1ff785f14 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ae1ff785f14 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ae1ff7898ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ae1ff7898ea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ae1ff7898ea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ae1ff7898ea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ae1ff7898ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ae1ff8018b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7d2ff7c22aa4 - <unknown>
[INFO] [stdout]   46:     0x7d2ff7cafa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- assembler::tests::test_assemble_program_all stdout ----
[INFO] [stdout] Parsing error:
[INFO] [stdout]  --> 2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |         test1: .asciiz 'Hello'
[INFO] [stdout]   |                        ^---
[INFO] [stdout]   |
[INFO] [stdout]   = expected EOI, identifier, operand, directive, or instruction
[INFO] [stdout] [2025-10-13T02:33:49Z ERROR lumi_asm::assembler] There was an error parsing the code:  --> 2:24
[INFO] [stdout]       |
[INFO] [stdout]     2 |         test1: .asciiz 'Hello'
[INFO] [stdout]       |                        ^---
[INFO] [stdout]       |
[INFO] [stdout]       = expected EOI, identifier, operand, directive, or instruction
[INFO] [stdout] 
[INFO] [stdout] thread 'assembler::tests::test_assemble_program_all' panicked at lumi_asm/src/assembler.rs:692:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: [ParseError { error: " --> 2:24\n  |\n2 |         test1: .asciiz 'Hello'\n  |                        ^---\n  |\n  = expected EOI, identifier, operand, directive, or instruction" }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae1ff7fc612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae1ff7fc612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae1ff825c63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae1ff825c63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ae1ff7f93c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae1ff7f93c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae1ff7fc462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae1ff7fdc2c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ae1ff7fda82 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ae1ff7bda24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ae1ff7bda24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae1ff7fe70b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ae1ff7fe70b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ae1ff7fe3da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ae1ff7fcb19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ae1ff7fe06d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ae1ff823a40 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ae1ff823de6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5ae1ff6adec4 - core::result::Result<T,E>::unwrap::ha258674904b28085
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5ae1ff6adec4 - lumi_asm::assembler::tests::test_assemble_program_all::hb720809105c964cf
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:692:45
[INFO] [stdout]   22:     0x5ae1ff6adec4 - lumi_asm::assembler::tests::test_assemble_program_all::{{closure}}::h673fd4026ae73a14
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:631:33
[INFO] [stdout]   23:     0x5ae1ff6adec4 - core::ops::function::FnOnce::call_once::ha666fe912b516983
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ae1ff7c31ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ae1ff7c31ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ae1ff7c239e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ae1ff7c239e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ae1ff7c239e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ae1ff7c239e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ae1ff7c239e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ae1ff7c239e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ae1ff7c239e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ae1ff785f14 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ae1ff785f14 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ae1ff7898ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ae1ff7898ea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ae1ff7898ea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ae1ff7898ea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ae1ff7898ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ae1ff8018b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7d2ff7c22aa4 - <unknown>
[INFO] [stdout]   46:     0x7d2ff7cafa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- assembler::tests::test_ro_data_asciiz stdout ----
[INFO] [stdout] Parsing error:
[INFO] [stdout]  --> 2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 |         test: .asciiz 'this is a test'
[INFO] [stdout]   |                       ^---
[INFO] [stdout]   |
[INFO] [stdout]   = expected EOI, identifier, operand, directive, or instruction
[INFO] [stdout] [2025-10-13T02:33:49Z ERROR lumi_asm::assembler] There was an error parsing the code:  --> 2:23
[INFO] [stdout]       |
[INFO] [stdout]     2 |         test: .asciiz 'this is a test'
[INFO] [stdout]       |                       ^---
[INFO] [stdout]       |
[INFO] [stdout]       = expected EOI, identifier, operand, directive, or instruction
[INFO] [stdout] 
[INFO] [stdout] thread 'assembler::tests::test_ro_data_asciiz' panicked at lumi_asm/src/assembler.rs:579:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae1ff7fc612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae1ff7fc612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae1ff825c63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae1ff825c63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ae1ff7f93c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae1ff7f93c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae1ff7fc462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae1ff7fdc2c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ae1ff7fda82 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ae1ff7bda24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ae1ff7bda24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae1ff7fe70b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ae1ff7fe70b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ae1ff7fe3da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ae1ff7fcb19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ae1ff7fe06d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ae1ff823a40 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ae1ff823cd7 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5ae1ff6a6ae5 - core::panicking::assert_failed::h1428b4da531db9f8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5ae1ff6ae1ed - lumi_asm::assembler::tests::test_ro_data_asciiz::h21b23184b0f1ed75
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:579:5
[INFO] [stdout]   22:     0x5ae1ff6ae1ed - lumi_asm::assembler::tests::test_ro_data_asciiz::{{closure}}::h96b5d93482ec78ab
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:572:27
[INFO] [stdout]   23:     0x5ae1ff6ae1ed - core::ops::function::FnOnce::call_once::hc1de5c0884ef2093
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ae1ff7c31ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ae1ff7c31ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ae1ff7c239e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ae1ff7c239e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ae1ff7c239e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ae1ff7c239e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ae1ff7c239e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ae1ff7c239e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ae1ff7c239e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ae1ff785f14 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ae1ff785f14 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ae1ff7898ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ae1ff7898ea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ae1ff7898ea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ae1ff7898ea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ae1ff7898ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ae1ff8018b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7d2ff7c22aa4 - <unknown>
[INFO] [stdout]   46:     0x7d2ff7cafa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- assembler::tests::test_ro_data_i32 stdout ----
[INFO] [stdout] Parsing error:
[INFO] [stdout]  --> 2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |         test: .integer #300
[INFO] [stdout]   |                        ^---
[INFO] [stdout]   |
[INFO] [stdout]   = expected EOI, identifier, operand, directive, or instruction
[INFO] [stdout] [2025-10-13T02:33:49Z ERROR lumi_asm::assembler] There was an error parsing the code:  --> 2:24
[INFO] [stdout]       |
[INFO] [stdout]     2 |         test: .integer #300
[INFO] [stdout]       |                        ^---
[INFO] [stdout]       |
[INFO] [stdout]       = expected EOI, identifier, operand, directive, or instruction
[INFO] [stdout] 
[INFO] [stdout] thread 'assembler::tests::test_ro_data_i32' panicked at lumi_asm/src/assembler.rs:590:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae1ff7fc612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae1ff7fc612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae1ff825c63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae1ff825c63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ae1ff7f93c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae1ff7f93c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae1ff7fc462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae1ff7fdc2c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ae1ff7fda82 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ae1ff7bda24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ae1ff7bda24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae1ff7fe70b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ae1ff7fe70b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ae1ff7fe3da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ae1ff7fcb19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ae1ff7fe06d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ae1ff823a40 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ae1ff823cd7 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5ae1ff6a6ae5 - core::panicking::assert_failed::h1428b4da531db9f8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5ae1ff6add0d - lumi_asm::assembler::tests::test_ro_data_i32::h2049e2795860ffe4
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:590:5
[INFO] [stdout]   22:     0x5ae1ff6add0d - lumi_asm::assembler::tests::test_ro_data_i32::{{closure}}::h3969fa0ef9c2494e
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/assembler.rs:583:24
[INFO] [stdout]   23:     0x5ae1ff6add0d - core::ops::function::FnOnce::call_once::ha6017b601f84ae80
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ae1ff7c31ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ae1ff7c31ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ae1ff7c239e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ae1ff7c239e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ae1ff7c239e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ae1ff7c239e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ae1ff7c239e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ae1ff7c239e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ae1ff7c239e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ae1ff785f14 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ae1ff785f14 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ae1ff7898ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ae1ff7898ea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ae1ff7898ea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ae1ff7898ea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ae1ff7898ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ae1ff8018b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7d2ff7c22aa4 - <unknown>
[INFO] [stdout]   46:     0x7d2ff7cafa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- file_assembler::tests::test_assemble_file_no_extension stdout ----
[INFO] [stdout] Parsing error:
[INFO] [stdout]  --> 2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | test1: .asciiz 'Hello'
[INFO] [stdout]   |                ^---
[INFO] [stdout]   |
[INFO] [stdout]   = expected EOI, identifier, operand, directive, or instruction
[INFO] [stdout] [2025-10-13T02:33:49Z ERROR lumi_asm::assembler] There was an error parsing the code:  --> 2:16
[INFO] [stdout]       |
[INFO] [stdout]     2 | test1: .asciiz 'Hello'
[INFO] [stdout]       |                ^---
[INFO] [stdout]       |
[INFO] [stdout]       = expected EOI, identifier, operand, directive, or instruction
[INFO] [stdout] 
[INFO] [stdout] thread 'file_assembler::tests::test_assemble_file_no_extension' panicked at lumi_asm/src/file_assembler.rs:134:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae1ff7fc612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae1ff7fc612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae1ff825c63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae1ff825c63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ae1ff7f93c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae1ff7f93c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae1ff7fc462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae1ff7fdc2c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ae1ff7fda82 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ae1ff7bda24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ae1ff7bda24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae1ff7fe70b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ae1ff7fe70b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ae1ff7fe3da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ae1ff7fcb19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ae1ff7fe06d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ae1ff823a40 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ae1ff823cd7 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5ae1ff6a6ae5 - core::panicking::assert_failed::h1428b4da531db9f8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5ae1ff6adffa - lumi_asm::file_assembler::tests::test_assemble_file_no_extension::he6da6a27f12f2770
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/file_assembler.rs:134:5
[INFO] [stdout]   22:     0x5ae1ff6adffa - lumi_asm::file_assembler::tests::test_assemble_file_no_extension::{{closure}}::hb5791b2d8bbdf48a
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/file_assembler.rs:132:39
[INFO] [stdout]   23:     0x5ae1ff6adffa - core::ops::function::FnOnce::call_once::hbe9685651608308c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ae1ff7c31ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ae1ff7c31ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ae1ff7c239e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ae1ff7c239e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ae1ff7c239e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ae1ff7c239e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ae1ff7c239e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ae1ff7c239e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ae1ff7c239e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ae1ff785f14 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ae1ff785f14 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ae1ff7898ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ae1ff7898ea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ae1ff7898ea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ae1ff7898ea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stderr] error: test failed, to rerun pass `-p lumi_asm --lib`
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ae1ff7898ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ae1ff8018b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7d2ff7c22aa4 - <unknown>
[INFO] [stdout]   46:     0x7d2ff7cafa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- file_assembler::tests::test_assemble_file stdout ----
[INFO] [stdout] Parsed successfully!
[INFO] [stdout] [2025-10-13T02:33:49Z ERROR lumi_asm::parsers::program_parser] Error converting operand: Err("Unexpected operand token: string_immediate")
[INFO] [stdout] [2025-10-13T02:33:49Z ERROR lumi_asm::assembler] String constant following a .asciiz directive is missing
[INFO] [stdout] 00000000 4C55 4D49 1111 1111 1111 1111 1111 1111   LUMI............
[INFO] [stdout] 00000010 1111 1111 1111 1111 1111 1111 1111 1111   ................
[INFO] [stdout] 00000020 1111 1111 1111 1111 1111 1111 1111 1111   ................
[INFO] [stdout] 00000030 1111 1111 1111 1111 1111 1111 1111 1111   ................
[INFO] [stdout] 00000040 110C 0000 0005 0000 0001 0000 0001 0000   ................
[INFO] [stdout] 00000050 0000 0000 0000 0000 0104 0000 0000 0208   ................
[INFO] [stdout] 00000060 0000 0003 0101 0212 0209 0200 10A1 0000   ................
[INFO] [stdout] 00000070 0030 7500 0000 2EBD 0000 0015 5100 0000   .0u.........Q...
[INFO] [stdout] 00000080 0532 0400 0000 0009 0104 1025 0100 0064   .2.........%...d
[INFO] [stdout] 00000090 0501 0A00 0000 0401 010A 0000 0001 0505   ................
[INFO] [stdout] 000000a0 3000 0000 3206 6401 0706 0464 0705 1204   0...2.d....d....
[INFO] [stdout] 000000b0 30C9 0000 0032 0500 0000 0032 0664 0107   0....2.....2.d..
[INFO] [stdout] 000000c0 0604 6407 052F                             ..d../
[INFO] [stdout] 
[INFO] [stdout] thread 'file_assembler::tests::test_assemble_file' panicked at lumi_asm/src/file_assembler.rs:45:6:
[INFO] [stdout] Unable to create a file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae1ff7fc612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae1ff7fc612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae1ff7fc612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae1ff825c63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae1ff825c63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ae1ff7f93c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae1ff7f93c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae1ff7fc462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae1ff7fdc2c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ae1ff7fda82 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ae1ff7bda24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ae1ff7bda24 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae1ff7fe70b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ae1ff7fe70b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ae1ff7fe3da - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ae1ff7fcb19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ae1ff7fe06d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ae1ff823a40 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ae1ff823de6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5ae1ff6afe67 - core::result::Result<T,E>::expect::h64d2ebba3b8d7328
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5ae1ff6afe67 - lumi_asm::file_assembler::create_binary_file::h402a77b674e3220d
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/file_assembler.rs:45:6
[INFO] [stdout]   22:     0x5ae1ff6afb34 - lumi_asm::file_assembler::assemble_file::h4691dd5760e266dc
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/file_assembler.rs:27:3
[INFO] [stdout]   23:     0x5ae1ff6ad85e - lumi_asm::file_assembler::tests::test_assemble_file::hc89b2ccff2b4cd1b
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/file_assembler.rs:109:18
[INFO] [stdout]   24:     0x5ae1ff6ad85e - lumi_asm::file_assembler::tests::test_assemble_file::{{closure}}::ha7e30dd1ce9df486
[INFO] [stdout]                                at /opt/rustwide/workdir/lumi_asm/src/file_assembler.rs:108:26
[INFO] [stdout]   25:     0x5ae1ff6ad85e - core::ops::function::FnOnce::call_once::h50340421aebea40c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ae1ff7c31ab - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5ae1ff7c31ab - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5ae1ff7c239e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5ae1ff7c239e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5ae1ff7c239e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5ae1ff7c239e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5ae1ff7c239e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5ae1ff7c239e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5ae1ff7c239e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5ae1ff785f14 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5ae1ff785f14 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5ae1ff7898ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5ae1ff7898ea - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5ae1ff7898ea - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5ae1ff7898ea - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5ae1ff7898ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5ae1ff7898ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5ae1ff8018b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5ae1ff8018b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7d2ff7c22aa4 - <unknown>
[INFO] [stdout]   48:     0x7d2ff7cafa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     assembler::tests::test_assemble_program
[INFO] [stdout]     assembler::tests::test_assemble_program_all
[INFO] [stdout]     assembler::tests::test_assemble_program_with_start_offset_written
[INFO] [stdout]     assembler::tests::test_ro_data_asciiz
[INFO] [stdout]     assembler::tests::test_ro_data_i32
[INFO] [stdout]     file_assembler::tests::test_assemble_file
[INFO] [stdout]     file_assembler::tests::test_assemble_file_no_extension
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4a984043fc4338844d9177ce2d5e034fb090a9aa91c278842821556d1787d693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a984043fc4338844d9177ce2d5e034fb090a9aa91c278842821556d1787d693", kill_on_drop: false }`
[INFO] [stdout] 4a984043fc4338844d9177ce2d5e034fb090a9aa91c278842821556d1787d693
