[INFO] cloning repository https://github.com/GitMarkedDan/rLuauDec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GitMarkedDan/rLuauDec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitMarkedDan%2FrLuauDec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitMarkedDan%2FrLuauDec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb61550c4d244b156018785f70780f72853a150a
[INFO] testing GitMarkedDan/rLuauDec 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%2FGitMarkedDan%2FrLuauDec" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GitMarkedDan/rLuauDec
[INFO] finished tweaking git repo https://github.com/GitMarkedDan/rLuauDec
[INFO] tweaked toml for git repo https://github.com/GitMarkedDan/rLuauDec written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GitMarkedDan/rLuauDec 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/GitMarkedDan/rLuauDec 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]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded clap v4.5.19
[INFO] [stderr]   Downloaded syn v2.0.70
[INFO] [stderr]   Downloaded clap_builder v4.5.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 237b5fd59b769c8bf4bacfe88d90bf96cb5f4804d96a25b764fcd92022718b5c
[INFO] running `Command { std: "docker" "start" "-a" "237b5fd59b769c8bf4bacfe88d90bf96cb5f4804d96a25b764fcd92022718b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "237b5fd59b769c8bf4bacfe88d90bf96cb5f4804d96a25b764fcd92022718b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "237b5fd59b769c8bf4bacfe88d90bf96cb5f4804d96a25b764fcd92022718b5c", kill_on_drop: false }`
[INFO] [stdout] 237b5fd59b769c8bf4bacfe88d90bf96cb5f4804d96a25b764fcd92022718b5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c2cf0b5c341bf79b46c662db32d2319da1561d13123877d0210b0129ef421cbb
[INFO] running `Command { std: "docker" "start" "-a" "c2cf0b5c341bf79b46c662db32d2319da1561d13123877d0210b0129ef421cbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling rLuauDec v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BufRead` and `Read`
[INFO] [stdout]  --> src/opcode.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{BufRead, Read};
[INFO] [stdout]   |               ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Deref`
[INFO] [stdout]  --> src/bytecode_reader.rs:1:75
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{Read, BufRead, self}, collections::HashMap, num::Wrapping, ops::Deref};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_derive::FromPrimitive`
[INFO] [stdout]  --> src/bytecode_reader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_derive::FromPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::RefCell`, `default`, `fmt`, `mem`, `rc::Rc`, and `sync::Arc`
[INFO] [stdout]  --> src/decompiler.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, default, fmt, mem, rc::Rc, result, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^                        ^^^^^^^  ^^^  ^^^  ^^^^^^          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Opcode`, `SetList`, and `self`
[INFO] [stdout]  --> src/decompiler.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...::{self, Bytecode, ConstImport, Constant, Function}, luau_ast::{BinOp, BinOpKind, Binding, Block, Call, Chunk, ConsStringTableIndex, ConstantString, Expression, GenericAssign, GlobalVar, LocalAssign, LocalVar, MultiAssign, NameCall, Return, SetList, Statement, Table, TableIndex, UnOp, UnOpKind}, opcode::{Opcode, O...
[INFO] [stdout]   |       ^^^^                                                                                                                                                                                                                                          ^^^^^^^                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet`, `borrow::Cow`, and `io`
[INFO] [stdout]  --> src/luau_ast.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{borrow::Cow, cell::RefCell, collections::{HashMap, HashSet}, fmt::{Display, Write}, io, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^^                                        ^^^^^^^                          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytecode_reader::Result`
[INFO] [stdout]  --> src/luau_ast.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{bytecode::Constant, bytecode_reader::Result};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConstTable` and `ConstantString`
[INFO] [stdout]  --> src/serializer.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{bytecode::{ConstImport, ConstTable, Constant}, luau_ast::{BinOp, Block, Call, Chunk, ConsStringTableIndex, ConstantString, Ex...
[INFO] [stdout]   |                                     ^^^^^^^^^^                                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/decompiler.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |                     continue;
[INFO] [stdout]    |                     -------- any code following this expression is unreachable
[INFO] [stdout] 88 |
[INFO] [stdout] 89 |                     let target_reg = opcode.A();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::FromPrimitive`
[INFO] [stdout]  --> src/opcode.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num::FromPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/luau_ast.rs:3:87
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{borrow::Cow, cell::RefCell, collections::{HashMap, HashSet}, fmt::{Display, Write}, io, rc::Rc};
[INFO] [stdout]   |                                                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug_line_defined`
[INFO] [stdout]   --> src/bytecode_reader.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let debug_line_defined = Self::read_var_int(reader)?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_line_defined`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/decompiler.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     let (a, b, c) = opcode.ABC();
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/decompiler.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     let (a, b, c) = opcode.ABC();
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_reg`
[INFO] [stdout]   --> src/decompiler.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                     let target_reg = opcode.A();
[INFO] [stdout]    |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_reg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i1`
[INFO] [stdout]    --> src/decompiler.rs:104:42
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         ConstImport::Two(i1, i2) => todo!(),
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_i1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i2`
[INFO] [stdout]    --> src/decompiler.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         ConstImport::Two(i1, i2) => todo!(),
[INFO] [stdout]     |                                              ^^ help: if this is intentional, prefix it with an underscore: `_i2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i1`
[INFO] [stdout]    --> src/decompiler.rs:105:44
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_i1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i2`
[INFO] [stdout]    --> src/decompiler.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stdout]     |                                                ^^ help: if this is intentional, prefix it with an underscore: `_i2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i3`
[INFO] [stdout]    --> src/decompiler.rs:105:52
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stdout]     |                                                    ^^ help: if this is intentional, prefix it with an underscore: `_i3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/decompiler.rs:167:29
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     let (a, b) = opcode.AB();
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/serializer.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ConstTable`
[INFO] [stdout]    --> src/serializer.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |             Constant::Table(ConstTable) => Cow::Borrowed("{}"),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ConstTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/serializer.rs:159:43
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/serializer.rs:163:46
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Opcode` is more private than the item `Function::bytecode`
[INFO] [stdout]   --> src/bytecode.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub bytecode: Vec<Opcode>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `Function::bytecode` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Opcode` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/opcode.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub (crate) struct Opcode {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TableIndex` is more private than the item `Expression::TableIndex::0`
[INFO] [stdout]    --> src/luau_ast.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 |     TableIndex(TableIndex),
[INFO] [stdout]     |                ^^^^^^^^^^ field `Expression::TableIndex::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TableIndex` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub (crate) struct TableIndex {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ConsStringTableIndex` is more private than the item `Expression::ConstStringTableIndex::0`
[INFO] [stdout]    --> src/luau_ast.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ConstStringTableIndex(ConsStringTableIndex),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ field `Expression::ConstStringTableIndex::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ConsStringTableIndex` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub (crate) struct ConsStringTableIndex {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BinOp` is more private than the item `Expression::BinOp::0`
[INFO] [stdout]    --> src/luau_ast.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     BinOp(BinOp),
[INFO] [stdout]     |           ^^^^^ field `Expression::BinOp::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BinOp` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub (crate) struct BinOp {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UnOp` is more private than the item `Expression::UnOp::0`
[INFO] [stdout]    --> src/luau_ast.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 |     UnOp(UnOp),
[INFO] [stdout]     |          ^^^^ field `Expression::UnOp::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UnOp` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub (crate) struct UnOp {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CONST_TABLE_LEN` is never used
[INFO] [stdout]  --> src/bytecode.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MAX_CONST_TABLE_LEN: usize = 32;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `E` and `AD` are never used
[INFO] [stdout]   --> src/opcode.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Opcode {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub (crate) fn E(&self) -> i32 {
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub (crate) fn AD(&self) -> (u8, i16) {
[INFO] [stdout]    |                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `arg_kind` is never used
[INFO] [stdout]    --> src/opcode.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl OpcodeKind {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub (crate) const fn arg_kind(&self) -> OpcodeArgKind {
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_reg_val` and `get_reg_var` are never used
[INFO] [stdout]    --> src/decompiler.rs:468:8
[INFO] [stdout]     |
[INFO] [stdout] 45  | impl DecompilerState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 468 |     fn get_reg_val(&self, reg: u8) -> Expression {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 473 |     fn get_reg_var(&self, reg: u8) -> LocalVar {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pairs` is never read
[INFO] [stdout]   --> src/luau_ast.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct MultiMultiAssign {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 94 |     pairs: Vec<(LocalVar, Expression)>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MultiMultiAssign` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypeAssertion` is never constructed
[INFO] [stdout]    --> src/luau_ast.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub (crate) struct TypeAssertion { }
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FloorDivide`, `LessThan`, `LessThanOrEq`, `MoreThan`, and `MoreThanOrEq` are never constructed
[INFO] [stdout]    --> src/luau_ast.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub (crate) enum BinOpKind {
[INFO] [stdout]     |                  --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 215 |     FloorDivide,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     LessThan,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 221 |     LessThanOrEq,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 222 |     MoreThan,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 223 |     MoreThanOrEq,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BinOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `rLuauDec` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `r_luau_dec`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/serializer.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn fmt_expr(&self, expr: &Expression, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]    |                 ^^^^^ this lifetime flows to the output            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn fmt_expr(&self, expr: &Expression, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/serializer.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_const(&self, cons: &Constant, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]    |                  ^^^^^ this lifetime flows to the output          -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_const(&self, cons: &Constant, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ConstTable` should have a snake case name
[INFO] [stdout]    --> src/serializer.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |             Constant::Table(ConstTable) => Cow::Borrowed("{}"),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: convert the identifier to snake case: `const_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/serializer.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         write!(f, "{{{}}}", self.fmt_arg_list(&list.source_regs, block)?);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let _ = write!(f, "{{{}}}", self.fmt_arg_list(&list.source_regs, block)?);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 143 |     const fn fmt_bool(&self, bool: bool) -> Cow<str> {
[INFO] [stdout]     |                       ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     const fn fmt_bool(&self, bool: bool) -> Cow<'_, str> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn fmt_f64(&self, num: f64) -> Cow<str> {
[INFO] [stdout]     |                ^^^^^               -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn fmt_f64(&self, num: f64) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fmt_i16(&self, num: i16) -> Cow<str> {
[INFO] [stdout]     |                ^^^^^               -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fmt_i16(&self, num: i16) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn fmt_string_literal(&self, string: &str) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn fmt_string_literal(&self, string: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output    -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                   ^^^^^ this lifetime flows to the output      -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn fmt_un_op(&self, op: &UnOp, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output    -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn fmt_un_op(&self, op: &UnOp, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn fmt_bin_op(&self, op: &BinOp, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                   ^^^^^ this lifetime flows to the output     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn fmt_bin_op(&self, op: &BinOp, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn fmt_table(&self, table: &Table, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output        -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn fmt_table(&self, table: &Table, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn fmt_index(&self, index: &TableIndex, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output             -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn fmt_index(&self, index: &TableIndex, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn fmt_const_index(&self, index: &ConsStringTableIndex, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                        ^^^^^ this lifetime flows to the output                       -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn fmt_const_index(&self, index: &ConsStringTableIndex, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn fmt_call(&self, call: &Call, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                 ^^^^^ this lifetime flows to the output      -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn fmt_call(&self, call: &Call, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn fmt_namecall(&self, namecall: &NameCall, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                     ^^^^^ this lifetime flows to the output              -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn fmt_namecall(&self, namecall: &NameCall, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn fmt_arg_list(&self, args: &[Expression], block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                     ^^^^^ this lifetime flows to the output              -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn fmt_arg_list(&self, args: &[Expression], block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:210:19
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn fmt_import(&self, import: &ConstImport, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                   ^^^^^ this lifetime flows to the output               -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn fmt_import(&self, import: &ConstImport, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter` and `Path`
[INFO] [stdout]  --> src/main.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::{BufReader, BufWriter, Write}, path::{Path, PathBuf}};
[INFO] [stdout]   |                                     ^^^^^^^^^                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/main.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::{BufReader, BufWriter, Write}, path::{Path, PathBuf}};
[INFO] [stdout]   |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "c2cf0b5c341bf79b46c662db32d2319da1561d13123877d0210b0129ef421cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2cf0b5c341bf79b46c662db32d2319da1561d13123877d0210b0129ef421cbb", kill_on_drop: false }`
[INFO] [stdout] c2cf0b5c341bf79b46c662db32d2319da1561d13123877d0210b0129ef421cbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7db534749f6f9090898dff6e7a46e8829ed27b28e47ab37423573a151957f7ba
[INFO] running `Command { std: "docker" "start" "-a" "7db534749f6f9090898dff6e7a46e8829ed27b28e47ab37423573a151957f7ba", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `BufRead` and `Read`
[INFO] [stdout]  --> src/opcode.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{BufRead, Read};
[INFO] [stdout]   |               ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Deref`
[INFO] [stdout]  --> src/bytecode_reader.rs:1:75
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{Read, BufRead, self}, collections::HashMap, num::Wrapping, ops::Deref};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_derive::FromPrimitive`
[INFO] [stdout]  --> src/bytecode_reader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_derive::FromPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::RefCell`, `default`, `fmt`, `mem`, `rc::Rc`, and `sync::Arc`
[INFO] [stdout]  --> src/decompiler.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, default, fmt, mem, rc::Rc, result, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^                        ^^^^^^^  ^^^  ^^^  ^^^^^^          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Opcode`, `SetList`, and `self`
[INFO] [stdout]  --> src/decompiler.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...::{self, Bytecode, ConstImport, Constant, Function}, luau_ast::{BinOp, BinOpKind, Binding, Block, Call, Chunk, ConsStringTableIndex, ConstantString, Expression, GenericAssign, GlobalVar, LocalAssign, LocalVar, MultiAssign, NameCall, Return, SetList, Statement, Table, TableIndex, UnOp, UnOpKind}, opcode::{Opcode, O...
[INFO] [stdout]   |       ^^^^                                                                                                                                                                                                                                          ^^^^^^^                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet`, `borrow::Cow`, and `io`
[INFO] [stdout]  --> src/luau_ast.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{borrow::Cow, cell::RefCell, collections::{HashMap, HashSet}, fmt::{Display, Write}, io, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^^                                        ^^^^^^^                          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytecode_reader::Result`
[INFO] [stdout]  --> src/luau_ast.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{bytecode::Constant, bytecode_reader::Result};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConstTable` and `ConstantString`
[INFO] [stdout]  --> src/serializer.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{bytecode::{ConstImport, ConstTable, Constant}, luau_ast::{BinOp, Block, Call, Chunk, ConsStringTableIndex, ConstantString, Ex...
[INFO] [stdout]   |                                     ^^^^^^^^^^                                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/decompiler.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |                     continue;
[INFO] [stdout]    |                     -------- any code following this expression is unreachable
[INFO] [stdout] 88 |
[INFO] [stdout] 89 |                     let target_reg = opcode.A();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::FromPrimitive`
[INFO] [stdout]  --> src/opcode.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num::FromPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/luau_ast.rs:3:87
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{borrow::Cow, cell::RefCell, collections::{HashMap, HashSet}, fmt::{Display, Write}, io, rc::Rc};
[INFO] [stdout]   |                                                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug_line_defined`
[INFO] [stdout]   --> src/bytecode_reader.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let debug_line_defined = Self::read_var_int(reader)?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_line_defined`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/decompiler.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     let (a, b, c) = opcode.ABC();
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/decompiler.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     let (a, b, c) = opcode.ABC();
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_reg`
[INFO] [stdout]   --> src/decompiler.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                     let target_reg = opcode.A();
[INFO] [stdout]    |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_reg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i1`
[INFO] [stdout]    --> src/decompiler.rs:104:42
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         ConstImport::Two(i1, i2) => todo!(),
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_i1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i2`
[INFO] [stdout]    --> src/decompiler.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         ConstImport::Two(i1, i2) => todo!(),
[INFO] [stdout]     |                                              ^^ help: if this is intentional, prefix it with an underscore: `_i2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i1`
[INFO] [stdout]    --> src/decompiler.rs:105:44
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_i1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i2`
[INFO] [stdout]    --> src/decompiler.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stdout]     |                                                ^^ help: if this is intentional, prefix it with an underscore: `_i2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i3`
[INFO] [stdout]    --> src/decompiler.rs:105:52
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stdout]     |                                                    ^^ help: if this is intentional, prefix it with an underscore: `_i3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/decompiler.rs:167:29
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     let (a, b) = opcode.AB();
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/serializer.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ConstTable`
[INFO] [stdout]    --> src/serializer.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |             Constant::Table(ConstTable) => Cow::Borrowed("{}"),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ConstTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/serializer.rs:159:43
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/serializer.rs:163:46
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Opcode` is more private than the item `Function::bytecode`
[INFO] [stdout]   --> src/bytecode.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub bytecode: Vec<Opcode>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `Function::bytecode` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Opcode` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/opcode.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub (crate) struct Opcode {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TableIndex` is more private than the item `Expression::TableIndex::0`
[INFO] [stdout]    --> src/luau_ast.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 |     TableIndex(TableIndex),
[INFO] [stdout]     |                ^^^^^^^^^^ field `Expression::TableIndex::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TableIndex` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub (crate) struct TableIndex {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ConsStringTableIndex` is more private than the item `Expression::ConstStringTableIndex::0`
[INFO] [stdout]    --> src/luau_ast.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ConstStringTableIndex(ConsStringTableIndex),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ field `Expression::ConstStringTableIndex::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ConsStringTableIndex` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub (crate) struct ConsStringTableIndex {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BinOp` is more private than the item `Expression::BinOp::0`
[INFO] [stdout]    --> src/luau_ast.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     BinOp(BinOp),
[INFO] [stdout]     |           ^^^^^ field `Expression::BinOp::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BinOp` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub (crate) struct BinOp {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UnOp` is more private than the item `Expression::UnOp::0`
[INFO] [stdout]    --> src/luau_ast.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 |     UnOp(UnOp),
[INFO] [stdout]     |          ^^^^ field `Expression::UnOp::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UnOp` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub (crate) struct UnOp {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CONST_TABLE_LEN` is never used
[INFO] [stdout]  --> src/bytecode.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MAX_CONST_TABLE_LEN: usize = 32;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `E` and `AD` are never used
[INFO] [stdout]   --> src/opcode.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Opcode {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub (crate) fn E(&self) -> i32 {
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub (crate) fn AD(&self) -> (u8, i16) {
[INFO] [stdout]    |                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `arg_kind` is never used
[INFO] [stdout]    --> src/opcode.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl OpcodeKind {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub (crate) const fn arg_kind(&self) -> OpcodeArgKind {
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_reg_val` and `get_reg_var` are never used
[INFO] [stdout]    --> src/decompiler.rs:468:8
[INFO] [stdout]     |
[INFO] [stdout] 45  | impl DecompilerState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 468 |     fn get_reg_val(&self, reg: u8) -> Expression {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 473 |     fn get_reg_var(&self, reg: u8) -> LocalVar {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pairs` is never read
[INFO] [stdout]   --> src/luau_ast.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct MultiMultiAssign {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 94 |     pairs: Vec<(LocalVar, Expression)>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MultiMultiAssign` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypeAssertion` is never constructed
[INFO] [stdout]    --> src/luau_ast.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub (crate) struct TypeAssertion { }
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FloorDivide`, `LessThan`, `LessThanOrEq`, `MoreThan`, and `MoreThanOrEq` are never constructed
[INFO] [stdout]    --> src/luau_ast.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub (crate) enum BinOpKind {
[INFO] [stdout]     |                  --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 215 |     FloorDivide,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     LessThan,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 221 |     LessThanOrEq,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 222 |     MoreThan,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 223 |     MoreThanOrEq,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BinOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `rLuauDec` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `r_luau_dec`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/serializer.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn fmt_expr(&self, expr: &Expression, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]    |                 ^^^^^ this lifetime flows to the output            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn fmt_expr(&self, expr: &Expression, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/serializer.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_const(&self, cons: &Constant, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]    |                  ^^^^^ this lifetime flows to the output          -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_const(&self, cons: &Constant, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ConstTable` should have a snake case name
[INFO] [stdout]    --> src/serializer.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |             Constant::Table(ConstTable) => Cow::Borrowed("{}"),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: convert the identifier to snake case: `const_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/serializer.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         write!(f, "{{{}}}", self.fmt_arg_list(&list.source_regs, block)?);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let _ = write!(f, "{{{}}}", self.fmt_arg_list(&list.source_regs, block)?);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 143 |     const fn fmt_bool(&self, bool: bool) -> Cow<str> {
[INFO] [stdout]     |                       ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     const fn fmt_bool(&self, bool: bool) -> Cow<'_, str> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn fmt_f64(&self, num: f64) -> Cow<str> {
[INFO] [stdout]     |                ^^^^^               -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn fmt_f64(&self, num: f64) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fmt_i16(&self, num: i16) -> Cow<str> {
[INFO] [stdout]     |                ^^^^^               -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fmt_i16(&self, num: i16) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn fmt_string_literal(&self, string: &str) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn fmt_string_literal(&self, string: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output    -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                   ^^^^^ this lifetime flows to the output      -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn fmt_un_op(&self, op: &UnOp, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output    -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn fmt_un_op(&self, op: &UnOp, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn fmt_bin_op(&self, op: &BinOp, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                   ^^^^^ this lifetime flows to the output     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn fmt_bin_op(&self, op: &BinOp, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn fmt_table(&self, table: &Table, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output        -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn fmt_table(&self, table: &Table, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn fmt_index(&self, index: &TableIndex, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output             -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn fmt_index(&self, index: &TableIndex, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn fmt_const_index(&self, index: &ConsStringTableIndex, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                        ^^^^^ this lifetime flows to the output                       -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn fmt_const_index(&self, index: &ConsStringTableIndex, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn fmt_call(&self, call: &Call, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                 ^^^^^ this lifetime flows to the output      -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn fmt_call(&self, call: &Call, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn fmt_namecall(&self, namecall: &NameCall, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                     ^^^^^ this lifetime flows to the output              -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn fmt_namecall(&self, namecall: &NameCall, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn fmt_arg_list(&self, args: &[Expression], block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                     ^^^^^ this lifetime flows to the output              -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn fmt_arg_list(&self, args: &[Expression], block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rLuauDec v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:210:19
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn fmt_import(&self, import: &ConstImport, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                   ^^^^^ this lifetime flows to the output               -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn fmt_import(&self, import: &ConstImport, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter` and `Path`
[INFO] [stdout]  --> src/main.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::{BufReader, BufWriter, Write}, path::{Path, PathBuf}};
[INFO] [stdout]   |                                     ^^^^^^^^^                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/main.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::{BufReader, BufWriter, Write}, path::{Path, PathBuf}};
[INFO] [stdout]   |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead` and `Read`
[INFO] [stdout]  --> src/opcode.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{BufRead, Read};
[INFO] [stdout]   |               ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Deref`
[INFO] [stdout]  --> src/bytecode_reader.rs:1:75
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{Read, BufRead, self}, collections::HashMap, num::Wrapping, ops::Deref};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_derive::FromPrimitive`
[INFO] [stdout]  --> src/bytecode_reader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_derive::FromPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::RefCell`, `default`, `fmt`, `mem`, `rc::Rc`, and `sync::Arc`
[INFO] [stdout]  --> src/decompiler.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, default, fmt, mem, rc::Rc, result, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^                        ^^^^^^^  ^^^  ^^^  ^^^^^^          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Opcode`, `SetList`, and `self`
[INFO] [stdout]  --> src/decompiler.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...::{self, Bytecode, ConstImport, Constant, Function}, luau_ast::{BinOp, BinOpKind, Binding, Block, Call, Chunk, ConsStringTableIndex, ConstantString, Expression, GenericAssign, GlobalVar, LocalAssign, LocalVar, MultiAssign, NameCall, Return, SetList, Statement, Table, TableIndex, UnOp, UnOpKind}, opcode::{Opcode, O...
[INFO] [stdout]   |       ^^^^                                                                                                                                                                                                                                          ^^^^^^^                                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]    --> src/decompiler.rs:547:40
[INFO] [stdout]     |
[INFO] [stdout] 547 |     use std::{fs::File, io::BufReader, path::PathBuf};
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet`, `borrow::Cow`, and `io`
[INFO] [stdout]  --> src/luau_ast.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{borrow::Cow, cell::RefCell, collections::{HashMap, HashSet}, fmt::{Display, Write}, io, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^^                                        ^^^^^^^                          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytecode_reader::Result`
[INFO] [stdout]  --> src/luau_ast.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{bytecode::Constant, bytecode_reader::Result};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConstTable` and `ConstantString`
[INFO] [stdout]  --> src/serializer.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{bytecode::{ConstImport, ConstTable, Constant}, luau_ast::{BinOp, Block, Call, Chunk, ConsStringTableIndex, ConstantString, Ex...
[INFO] [stdout]   |                                     ^^^^^^^^^^                                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/decompiler.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |                     continue;
[INFO] [stdout]    |                     -------- any code following this expression is unreachable
[INFO] [stdout] 88 |
[INFO] [stdout] 89 |                     let target_reg = opcode.A();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::FromPrimitive`
[INFO] [stdout]  --> src/opcode.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num::FromPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/luau_ast.rs:3:87
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{borrow::Cow, cell::RefCell, collections::{HashMap, HashSet}, fmt::{Display, Write}, io, rc::Rc};
[INFO] [stdout]   |                                                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug_line_defined`
[INFO] [stdout]   --> src/bytecode_reader.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let debug_line_defined = Self::read_var_int(reader)?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_line_defined`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/decompiler.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     let (a, b, c) = opcode.ABC();
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/decompiler.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     let (a, b, c) = opcode.ABC();
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_reg`
[INFO] [stdout]   --> src/decompiler.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                     let target_reg = opcode.A();
[INFO] [stdout]    |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_reg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i1`
[INFO] [stdout]    --> src/decompiler.rs:104:42
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         ConstImport::Two(i1, i2) => todo!(),
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_i1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i2`
[INFO] [stdout]    --> src/decompiler.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         ConstImport::Two(i1, i2) => todo!(),
[INFO] [stdout]     |                                              ^^ help: if this is intentional, prefix it with an underscore: `_i2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i1`
[INFO] [stdout]    --> src/decompiler.rs:105:44
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_i1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i2`
[INFO] [stdout]    --> src/decompiler.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stdout]     |                                                ^^ help: if this is intentional, prefix it with an underscore: `_i2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i3`
[INFO] [stdout]    --> src/decompiler.rs:105:52
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stdout]     |                                                    ^^ help: if this is intentional, prefix it with an underscore: `_i3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/decompiler.rs:167:29
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     let (a, b) = opcode.AB();
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/serializer.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ConstTable`
[INFO] [stdout]    --> src/serializer.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |             Constant::Table(ConstTable) => Cow::Borrowed("{}"),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ConstTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/serializer.rs:159:43
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/serializer.rs:163:46
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Opcode` is more private than the item `Function::bytecode`
[INFO] [stdout]   --> src/bytecode.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub bytecode: Vec<Opcode>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `Function::bytecode` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Opcode` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/opcode.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub (crate) struct Opcode {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TableIndex` is more private than the item `Expression::TableIndex::0`
[INFO] [stdout]    --> src/luau_ast.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 |     TableIndex(TableIndex),
[INFO] [stdout]     |                ^^^^^^^^^^ field `Expression::TableIndex::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TableIndex` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub (crate) struct TableIndex {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ConsStringTableIndex` is more private than the item `Expression::ConstStringTableIndex::0`
[INFO] [stdout]    --> src/luau_ast.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ConstStringTableIndex(ConsStringTableIndex),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ field `Expression::ConstStringTableIndex::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ConsStringTableIndex` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub (crate) struct ConsStringTableIndex {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BinOp` is more private than the item `Expression::BinOp::0`
[INFO] [stdout]    --> src/luau_ast.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     BinOp(BinOp),
[INFO] [stdout]     |           ^^^^^ field `Expression::BinOp::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BinOp` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub (crate) struct BinOp {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UnOp` is more private than the item `Expression::UnOp::0`
[INFO] [stdout]    --> src/luau_ast.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 |     UnOp(UnOp),
[INFO] [stdout]     |          ^^^^ field `Expression::UnOp::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UnOp` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/luau_ast.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub (crate) struct UnOp {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CONST_TABLE_LEN` is never used
[INFO] [stdout]  --> src/bytecode.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MAX_CONST_TABLE_LEN: usize = 32;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `E` and `AD` are never used
[INFO] [stdout]   --> src/opcode.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Opcode {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub (crate) fn E(&self) -> i32 {
[INFO] [stdout]    |                    ^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub (crate) fn AD(&self) -> (u8, i16) {
[INFO] [stdout]    |                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `arg_kind` is never used
[INFO] [stdout]    --> src/opcode.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl OpcodeKind {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub (crate) const fn arg_kind(&self) -> OpcodeArgKind {
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_reg_val` and `get_reg_var` are never used
[INFO] [stdout]    --> src/decompiler.rs:468:8
[INFO] [stdout]     |
[INFO] [stdout] 45  | impl DecompilerState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 468 |     fn get_reg_val(&self, reg: u8) -> Expression {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 473 |     fn get_reg_var(&self, reg: u8) -> LocalVar {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pairs` is never read
[INFO] [stdout]   --> src/luau_ast.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct MultiMultiAssign {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 94 |     pairs: Vec<(LocalVar, Expression)>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MultiMultiAssign` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypeAssertion` is never constructed
[INFO] [stdout]    --> src/luau_ast.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub (crate) struct TypeAssertion { }
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FloorDivide`, `LessThan`, `LessThanOrEq`, `MoreThan`, and `MoreThanOrEq` are never constructed
[INFO] [stdout]    --> src/luau_ast.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub (crate) enum BinOpKind {
[INFO] [stdout]     |                  --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 215 |     FloorDivide,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     LessThan,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 221 |     LessThanOrEq,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 222 |     MoreThan,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 223 |     MoreThanOrEq,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BinOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/serializer.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn fmt_expr(&self, expr: &Expression, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]    |                 ^^^^^ this lifetime flows to the output            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn fmt_expr(&self, expr: &Expression, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/serializer.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_const(&self, cons: &Constant, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]    |                  ^^^^^ this lifetime flows to the output          -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_const(&self, cons: &Constant, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ConstTable` should have a snake case name
[INFO] [stdout]    --> src/serializer.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |             Constant::Table(ConstTable) => Cow::Borrowed("{}"),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: convert the identifier to snake case: `const_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/serializer.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         write!(f, "{{{}}}", self.fmt_arg_list(&list.source_regs, block)?);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let _ = write!(f, "{{{}}}", self.fmt_arg_list(&list.source_regs, block)?);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 143 |     const fn fmt_bool(&self, bool: bool) -> Cow<str> {
[INFO] [stdout]     |                       ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     const fn fmt_bool(&self, bool: bool) -> Cow<'_, str> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn fmt_f64(&self, num: f64) -> Cow<str> {
[INFO] [stdout]     |                ^^^^^               -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn fmt_f64(&self, num: f64) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fmt_i16(&self, num: i16) -> Cow<str> {
[INFO] [stdout]     |                ^^^^^               -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fmt_i16(&self, num: i16) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn fmt_string_literal(&self, string: &str) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn fmt_string_literal(&self, string: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output    -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<str> {
[INFO] [stdout]     |                   ^^^^^ this lifetime flows to the output      -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn fmt_un_op(&self, op: &UnOp, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output    -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn fmt_un_op(&self, op: &UnOp, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn fmt_bin_op(&self, op: &BinOp, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                   ^^^^^ this lifetime flows to the output     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn fmt_bin_op(&self, op: &BinOp, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn fmt_table(&self, table: &Table, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output        -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn fmt_table(&self, table: &Table, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn fmt_index(&self, index: &TableIndex, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output             -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn fmt_index(&self, index: &TableIndex, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn fmt_const_index(&self, index: &ConsStringTableIndex, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                        ^^^^^ this lifetime flows to the output                       -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn fmt_const_index(&self, index: &ConsStringTableIndex, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn fmt_call(&self, call: &Call, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                 ^^^^^ this lifetime flows to the output      -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn fmt_call(&self, call: &Call, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn fmt_namecall(&self, namecall: &NameCall, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                     ^^^^^ this lifetime flows to the output              -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn fmt_namecall(&self, namecall: &NameCall, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn fmt_arg_list(&self, args: &[Expression], block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                     ^^^^^ this lifetime flows to the output              -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn fmt_arg_list(&self, args: &[Expression], block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serializer.rs:210:19
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn fmt_import(&self, import: &ConstImport, block: &Block) -> Result<Cow<str>> {
[INFO] [stdout]     |                   ^^^^^ this lifetime flows to the output               -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn fmt_import(&self, import: &ConstImport, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] running `Command { std: "docker" "inspect" "7db534749f6f9090898dff6e7a46e8829ed27b28e47ab37423573a151957f7ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db534749f6f9090898dff6e7a46e8829ed27b28e47ab37423573a151957f7ba", kill_on_drop: false }`
[INFO] [stdout] 7db534749f6f9090898dff6e7a46e8829ed27b28e47ab37423573a151957f7ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] df2c700600956599922855e10615a870c4c7d61c9e591f158d081db1e4185e68
[INFO] running `Command { std: "docker" "start" "-a" "df2c700600956599922855e10615a870c4c7d61c9e591f158d081db1e4185e68", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `BufRead` and `Read`
[INFO] [stderr]  --> src/opcode.rs:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::io::{BufRead, Read};
[INFO] [stderr]   |               ^^^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ops::Deref`
[INFO] [stderr]  --> src/bytecode_reader.rs:1:75
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{io::{Read, BufRead, self}, collections::HashMap, num::Wrapping, ops::Deref};
[INFO] [stderr]   |                                                                           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `num_derive::FromPrimitive`
[INFO] [stderr]  --> src/bytecode_reader.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use num_derive::FromPrimitive;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `cell::RefCell`, `default`, `fmt`, `mem`, `rc::Rc`, and `sync::Arc`
[INFO] [stderr]  --> src/decompiler.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{cell::RefCell, collections::HashMap, default, fmt, mem, rc::Rc, result, sync::Arc};
[INFO] [stderr]   |           ^^^^^^^^^^^^^                        ^^^^^^^  ^^^  ^^^  ^^^^^^          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Opcode`, `SetList`, and `self`
[INFO] [stderr]  --> src/decompiler.rs:3:24
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...::{self, Bytecode, ConstImport, Constant, Function}, luau_ast::{BinOp, BinOpKind, Binding, Block, Call, Chunk, ConsStringTableIndex, ConstantString, Expression, GenericAssign, GlobalVar, LocalAssign, LocalVar, MultiAssign, NameCall, Return, SetList, Statement, Table, TableIndex, UnOp, UnOpKind}, opcode::{Opcode, O...
[INFO] [stderr]   |       ^^^^                                                                                                                                                                                                                                          ^^^^^^^                                                          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `HashSet`, `borrow::Cow`, and `io`
[INFO] [stderr]  --> src/luau_ast.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{borrow::Cow, cell::RefCell, collections::{HashMap, HashSet}, fmt::{Display, Write}, io, rc::Rc};
[INFO] [stderr]   |           ^^^^^^^^^^^                                        ^^^^^^^                          ^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bytecode_reader::Result`
[INFO] [stderr]  --> src/luau_ast.rs:5:33
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{bytecode::Constant, bytecode_reader::Result};
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ConstTable` and `ConstantString`
[INFO] [stderr]  --> src/serializer.rs:3:37
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::{bytecode::{ConstImport, ConstTable, Constant}, luau_ast::{BinOp, Block, Call, Chunk, ConsStringTableIndex, ConstantString, Ex...
[INFO] [stderr]   |                                     ^^^^^^^^^^                                                                         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]   --> src/decompiler.rs:89:21
[INFO] [stderr]    |
[INFO] [stderr] 87 |                     continue;
[INFO] [stderr]    |                     -------- any code following this expression is unreachable
[INFO] [stderr] 88 |
[INFO] [stderr] 89 |                     let target_reg = opcode.A();
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `num::FromPrimitive`
[INFO] [stderr]  --> src/opcode.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use num::FromPrimitive;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]  --> src/luau_ast.rs:3:87
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{borrow::Cow, cell::RefCell, collections::{HashMap, HashSet}, fmt::{Display, Write}, io, rc::Rc};
[INFO] [stderr]   |                                                                                       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debug_line_defined`
[INFO] [stderr]   --> src/bytecode_reader.rs:99:13
[INFO] [stderr]    |
[INFO] [stderr] 99 |         let debug_line_defined = Self::read_var_int(reader)?;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_line_defined`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `a`
[INFO] [stderr]   --> src/decompiler.rs:70:26
[INFO] [stderr]    |
[INFO] [stderr] 70 |                     let (a, b, c) = opcode.ABC();
[INFO] [stderr]    |                          ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]   --> src/decompiler.rs:70:29
[INFO] [stderr]    |
[INFO] [stderr] 70 |                     let (a, b, c) = opcode.ABC();
[INFO] [stderr]    |                             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `target_reg`
[INFO] [stderr]   --> src/decompiler.rs:89:25
[INFO] [stderr]    |
[INFO] [stderr] 89 |                     let target_reg = opcode.A();
[INFO] [stderr]    |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_reg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i1`
[INFO] [stderr]    --> src/decompiler.rs:104:42
[INFO] [stderr]     |
[INFO] [stderr] 104 |                         ConstImport::Two(i1, i2) => todo!(),
[INFO] [stderr]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_i1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i2`
[INFO] [stderr]    --> src/decompiler.rs:104:46
[INFO] [stderr]     |
[INFO] [stderr] 104 |                         ConstImport::Two(i1, i2) => todo!(),
[INFO] [stderr]     |                                              ^^ help: if this is intentional, prefix it with an underscore: `_i2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i1`
[INFO] [stderr]    --> src/decompiler.rs:105:44
[INFO] [stderr]     |
[INFO] [stderr] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stderr]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_i1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i2`
[INFO] [stderr]    --> src/decompiler.rs:105:48
[INFO] [stderr]     |
[INFO] [stderr] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stderr]     |                                                ^^ help: if this is intentional, prefix it with an underscore: `_i2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i3`
[INFO] [stderr]    --> src/decompiler.rs:105:52
[INFO] [stderr]     |
[INFO] [stderr] 105 |                         ConstImport::Three(i1, i2, i3) => todo!(),
[INFO] [stderr]     |                                                    ^^ help: if this is intentional, prefix it with an underscore: `_i3`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]    --> src/decompiler.rs:167:29
[INFO] [stderr]     |
[INFO] [stderr] 167 |                     let (a, b) = opcode.AB();
[INFO] [stderr]     |                             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]   --> src/serializer.rs:21:19
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stderr]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ConstTable`
[INFO] [stderr]    --> src/serializer.rs:105:29
[INFO] [stderr]     |
[INFO] [stderr] 105 |             Constant::Table(ConstTable) => Cow::Borrowed("{}"),
[INFO] [stderr]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ConstTable`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block`
[INFO] [stderr]    --> src/serializer.rs:159:43
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<str> {
[INFO] [stderr]     |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block`
[INFO] [stderr]    --> src/serializer.rs:163:46
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<str> {
[INFO] [stderr]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stderr] 
[INFO] [stderr] warning: type `Opcode` is more private than the item `Function::bytecode`
[INFO] [stderr]   --> src/bytecode.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub bytecode: Vec<Opcode>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `Function::bytecode` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `Opcode` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> src/opcode.rs:7:1
[INFO] [stderr]    |
[INFO] [stderr] 7  | pub (crate) struct Opcode {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `TableIndex` is more private than the item `Expression::TableIndex::0`
[INFO] [stderr]    --> src/luau_ast.rs:140:16
[INFO] [stderr]     |
[INFO] [stderr] 140 |     TableIndex(TableIndex),
[INFO] [stderr]     |                ^^^^^^^^^^ field `Expression::TableIndex::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TableIndex` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> src/luau_ast.rs:254:1
[INFO] [stderr]     |
[INFO] [stderr] 254 | pub (crate) struct TableIndex {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ConsStringTableIndex` is more private than the item `Expression::ConstStringTableIndex::0`
[INFO] [stderr]    --> src/luau_ast.rs:141:27
[INFO] [stderr]     |
[INFO] [stderr] 141 |     ConstStringTableIndex(ConsStringTableIndex),
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^ field `Expression::ConstStringTableIndex::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ConsStringTableIndex` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> src/luau_ast.rs:260:1
[INFO] [stderr]     |
[INFO] [stderr] 260 | pub (crate) struct ConsStringTableIndex {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `BinOp` is more private than the item `Expression::BinOp::0`
[INFO] [stderr]    --> src/luau_ast.rs:146:11
[INFO] [stderr]     |
[INFO] [stderr] 146 |     BinOp(BinOp),
[INFO] [stderr]     |           ^^^^^ field `Expression::BinOp::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `BinOp` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> src/luau_ast.rs:266:1
[INFO] [stderr]     |
[INFO] [stderr] 266 | pub (crate) struct BinOp {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `UnOp` is more private than the item `Expression::UnOp::0`
[INFO] [stderr]    --> src/luau_ast.rs:147:10
[INFO] [stderr]     |
[INFO] [stderr] 147 |     UnOp(UnOp),
[INFO] [stderr]     |          ^^^^ field `Expression::UnOp::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `UnOp` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> src/luau_ast.rs:290:1
[INFO] [stderr]     |
[INFO] [stderr] 290 | pub (crate) struct UnOp {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_CONST_TABLE_LEN` is never used
[INFO] [stderr]  --> src/bytecode.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const MAX_CONST_TABLE_LEN: usize = 32;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `E` and `AD` are never used
[INFO] [stderr]   --> src/opcode.rs:43:20
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Opcode {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub (crate) fn E(&self) -> i32 {
[INFO] [stderr]    |                    ^
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub (crate) fn AD(&self) -> (u8, i16) {
[INFO] [stderr]    |                    ^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `arg_kind` is never used
[INFO] [stderr]    --> src/opcode.rs:142:26
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl OpcodeKind {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 142 |     pub (crate) const fn arg_kind(&self) -> OpcodeArgKind {
[INFO] [stderr]     |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_reg_val` and `get_reg_var` are never used
[INFO] [stderr]    --> src/decompiler.rs:468:8
[INFO] [stderr]     |
[INFO] [stderr] 45  | impl DecompilerState {
[INFO] [stderr]     | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 468 |     fn get_reg_val(&self, reg: u8) -> Expression {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 473 |     fn get_reg_var(&self, reg: u8) -> LocalVar {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `pairs` is never read
[INFO] [stderr]   --> src/luau_ast.rs:94:5
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub struct MultiMultiAssign {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 94 |     pairs: Vec<(LocalVar, Expression)>
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MultiMultiAssign` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TypeAssertion` is never constructed
[INFO] [stderr]    --> src/luau_ast.rs:206:20
[INFO] [stderr]     |
[INFO] [stderr] 206 | pub (crate) struct TypeAssertion { }
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `FloorDivide`, `LessThan`, `LessThanOrEq`, `MoreThan`, and `MoreThanOrEq` are never constructed
[INFO] [stderr]    --> src/luau_ast.rs:215:5
[INFO] [stderr]     |
[INFO] [stderr] 210 | pub (crate) enum BinOpKind {
[INFO] [stderr]     |                  --------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 215 |     FloorDivide,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 220 |     LessThan,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 221 |     LessThanOrEq,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 222 |     MoreThan,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 223 |     MoreThanOrEq,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BinOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: crate `rLuauDec` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `r_luau_dec`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/serializer.rs:71:17
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn fmt_expr(&self, expr: &Expression, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]    |                 ^^^^^ this lifetime flows to the output            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn fmt_expr(&self, expr: &Expression, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/serializer.rs:98:18
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn get_const(&self, cons: &Constant, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]    |                  ^^^^^ this lifetime flows to the output          -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn get_const(&self, cons: &Constant, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]    |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: variable `ConstTable` should have a snake case name
[INFO] [stderr]    --> src/serializer.rs:105:29
[INFO] [stderr]     |
[INFO] [stderr] 105 |             Constant::Table(ConstTable) => Cow::Borrowed("{}"),
[INFO] [stderr]     |                             ^^^^^^^^^^ help: convert the identifier to snake case: `const_table`
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]    --> src/serializer.rs:124:9
[INFO] [stderr]     |
[INFO] [stderr] 124 |         write!(f, "{{{}}}", self.fmt_arg_list(&list.source_regs, block)?);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 124 |         let _ = write!(f, "{{{}}}", self.fmt_arg_list(&list.source_regs, block)?);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:143:23
[INFO] [stderr]     |
[INFO] [stderr] 143 |     const fn fmt_bool(&self, bool: bool) -> Cow<str> {
[INFO] [stderr]     |                       ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 143 |     const fn fmt_bool(&self, bool: bool) -> Cow<'_, str> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:147:16
[INFO] [stderr]     |
[INFO] [stderr] 147 |     fn fmt_f64(&self, num: f64) -> Cow<str> {
[INFO] [stderr]     |                ^^^^^               -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 147 |     fn fmt_f64(&self, num: f64) -> Cow<'_, str> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:151:16
[INFO] [stderr]     |
[INFO] [stderr] 151 |     fn fmt_i16(&self, num: i16) -> Cow<str> {
[INFO] [stderr]     |                ^^^^^               -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 151 |     fn fmt_i16(&self, num: i16) -> Cow<'_, str> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:155:27
[INFO] [stderr]     |
[INFO] [stderr] 155 |     fn fmt_string_literal(&self, string: &str) -> Cow<str> {
[INFO] [stderr]     |                           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 155 |     fn fmt_string_literal(&self, string: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:159:18
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<str> {
[INFO] [stderr]     |                  ^^^^^ this lifetime flows to the output    -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn fmt_local(&self, local: &LocalVar, block: &Block) -> Cow<'_, str> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:163:19
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<str> {
[INFO] [stderr]     |                   ^^^^^ this lifetime flows to the output      -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn fmt_global(&self, global: &GlobalVar, block: &Block) -> Cow<'_, str> {
[INFO] [stderr]     |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:167:18
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn fmt_un_op(&self, op: &UnOp, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^ this lifetime flows to the output    -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn fmt_un_op(&self, op: &UnOp, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:171:19
[INFO] [stderr]     |
[INFO] [stderr] 171 |     fn fmt_bin_op(&self, op: &BinOp, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]     |                   ^^^^^ this lifetime flows to the output     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     fn fmt_bin_op(&self, op: &BinOp, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:175:18
[INFO] [stderr]     |
[INFO] [stderr] 175 |     fn fmt_table(&self, table: &Table, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^ this lifetime flows to the output        -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |     fn fmt_table(&self, table: &Table, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:179:18
[INFO] [stderr]     |
[INFO] [stderr] 179 |     fn fmt_index(&self, index: &TableIndex, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^ this lifetime flows to the output             -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     fn fmt_index(&self, index: &TableIndex, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:183:24
[INFO] [stderr]     |
[INFO] [stderr] 183 |     fn fmt_const_index(&self, index: &ConsStringTableIndex, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]     |                        ^^^^^ this lifetime flows to the output                       -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 183 |     fn fmt_const_index(&self, index: &ConsStringTableIndex, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:187:17
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn fmt_call(&self, call: &Call, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]     |                 ^^^^^ this lifetime flows to the output      -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn fmt_call(&self, call: &Call, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:191:21
[INFO] [stderr]     |
[INFO] [stderr] 191 |     fn fmt_namecall(&self, namecall: &NameCall, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]     |                     ^^^^^ this lifetime flows to the output              -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 191 |     fn fmt_namecall(&self, namecall: &NameCall, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/serializer.rs:196:21
[INFO] [stdout] running 1 test
[INFO] [stderr]     |
[INFO] [stderr] 196 |     fn fmt_arg_list(&self, args: &[Expression], block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]     |                     ^^^^^ this lifetime flows to the output              -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 196 |     fn fmt_arg_list(&self, args: &[Expression], block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serializer.rs:210:19
[INFO] [stderr]     |
[INFO] [stderr] 210 |     fn fmt_import(&self, import: &ConstImport, block: &Block) -> Result<Cow<str>> {
[INFO] [stderr]     |                   ^^^^^ this lifetime flows to the output               -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 210 |     fn fmt_import(&self, import: &ConstImport, block: &Block) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `path::PathBuf`
[INFO] [stderr]    --> src/decompiler.rs:547:40
[INFO] [stderr]     |
[INFO] [stderr] 547 |     use std::{fs::File, io::BufReader, path::PathBuf};
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `ConstTable` should have a snake case name
[INFO] [stderr]    --> src/serializer.rs:105:29
[INFO] [stderr]     |
[INFO] [stderr] 105 |             Constant::Table(ConstTable) => Cow::Borrowed("{}"),
[INFO] [stderr]     |                             ^^^^^^^^^^ help: convert the identifier to snake case: `const_table`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rLuauDec` (lib) generated 57 warnings (run `cargo fix --lib -p rLuauDec` to apply 8 suggestions)
[INFO] [stderr] warning: `rLuauDec` (lib test) generated 57 warnings (55 duplicates) (run `cargo fix --lib -p rLuauDec --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused imports: `BufWriter` and `Path`
[INFO] [stderr]  --> src/main.rs:1:37
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fs::File, io::{BufReader, BufWriter, Write}, path::{Path, PathBuf}};
[INFO] [stderr]   |                                     ^^^^^^^^^                 ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]  --> src/main.rs:1:48
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fs::File, io::{BufReader, BufWriter, Write}, path::{Path, PathBuf}};
[INFO] [stderr]   |                                                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rLuauDec` (bin "rLuauDec" test) generated 2 warnings (run `cargo fix --bin "rLuauDec" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rLuauDec-9a6ec4d9aa46792e)
[INFO] [stdout] test decompiler::tests::it_all_works ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- decompiler::tests::it_all_works stdout ----
[INFO] [stdout] Decompiling "tests/const_tables/output.out"
[INFO] [stdout] Bytecode Read!
[INFO] [stdout] Decomp Success!
[INFO] [stdout] Everything normal!
[INFO] [stdout] Decompiling "tests/namecall/output.out"
[INFO] [stdout] Bytecode Read!
[INFO] [stdout] Decomp Success!
[INFO] [stdout] Everything normal!
[INFO] [stdout] Decompiling "tests/bin_ops/output.out"
[INFO] [stdout] Bytecode Read!
[INFO] [stdout] Decomp Success!
[INFO] [stdout] Everything normal!
[INFO] [stdout] Decompiling "tests/simple_returns/output.out"
[INFO] [stdout] Bytecode Read!
[INFO] [stdout] Decomp Success!
[INFO] [stdout] Everything normal!
[INFO] [stdout] Decompiling "tests/return_true/output.out"
[INFO] [stdout] Bytecode Read!
[INFO] [stdout] Decomp Success!
[INFO] [stdout] Everything normal!
[INFO] [stdout] Decompiling "tests/indexes/output.out"
[INFO] [stdout] Bytecode Read!
[INFO] [stdout] Decomp Success!
[INFO] [stdout] Everything normal!
[INFO] [stdout] Decompiling "tests/hello_world/output.out"
[INFO] [stdout] Bytecode Read!
[INFO] [stdout] Decomp Success!
[INFO] [stdout] Everything normal!
[INFO] [stdout] Decompiling "tests/tables/output.out"
[INFO] [stdout] Bytecode Read!
[INFO] [stdout] 
[INFO] [stdout] thread 'decompiler::tests::it_all_works' panicked at src/decompiler.rs:567:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Generic("Unsupported aux =/= 0 rn!")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1e0b8e2b52 - 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:     0x5b1e0b8e2b52 - 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:     0x5b1e0b8e2b52 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b1e0b8e2b52 - <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:     0x5b1e0b9083b3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b1e0b9083b3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5b1e0b8dfb13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1e0b8dfb13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b1e0b8e29a2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b1e0b8e42ac - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b1e0b8e4102 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b1e0b8abb44 - <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:     0x5b1e0b8abb44 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1e0b8e4c8b - <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:     0x5b1e0b8e4c8b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b1e0b8e4a5a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b1e0b8e3049 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5b1e0b8e46ed - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b1e0b906b80 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b1e0b906ef6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5b1e0b870e93 - core::result::Result<T,E>::unwrap::h9630be8522fcbcfe
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b1e0b870e93 - rLuauDec::decompiler::tests::it_all_works::hd80530f7a78f8a67
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decompiler.rs:567:44
[INFO] [stdout]   22:     0x5b1e0b871ae0 - rLuauDec::decompiler::tests::it_all_works::{{closure}}::hc0c228341dc42759
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decompiler.rs:555:26
[INFO] [stdout]   23:     0x5b1e0b871ae0 - core::ops::function::FnOnce::call_once::h752afd088f882d86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b1e0b8b12cb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b1e0b8b12cb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b1e0b8b04be - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b1e0b8b04be - <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:     0x5b1e0b8b04be - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b1e0b8b04be - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b1e0b8b04be - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b1e0b8b04be - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b1e0b8b04be - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b1e0b874034 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b1e0b874034 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5b1e0b877a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b1e0b877a0a - <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:     0x5b1e0b877a0a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b1e0b877a0a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b1e0b877a0a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b1e0b877a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b1e0b877a0a - 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:     0x5b1e0b8e7be7 - <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:     0x5b1e0b8e7be7 - <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:     0x5b1e0b8e7be7 - 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:     0x75fc5faf3aa4 - <unknown>
[INFO] [stdout]   46:     0x75fc5fb80a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     decompiler::tests::it_all_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "df2c700600956599922855e10615a870c4c7d61c9e591f158d081db1e4185e68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df2c700600956599922855e10615a870c4c7d61c9e591f158d081db1e4185e68", kill_on_drop: false }`
[INFO] [stdout] df2c700600956599922855e10615a870c4c7d61c9e591f158d081db1e4185e68
