[INFO] fetching crate luaur-repl-cli 0.1.8...
[INFO] checking luaur-repl-cli-0.1.8 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate luaur-repl-cli 0.1.8 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate luaur-repl-cli 0.1.8
[INFO] finished tweaking crates.io crate luaur-repl-cli 0.1.8
[INFO] tweaked toml for crates.io crate luaur-repl-cli 0.1.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate luaur-repl-cli 0.1.8 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate luaur-repl-cli 0.1.8 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b1fd4639a036eb31e6c9eedc24a7ae589c6a2555f7ae8fbb76533dbcb4a34225
[INFO] running `Command { std: "docker" "start" "b1fd4639a036eb31e6c9eedc24a7ae589c6a2555f7ae8fbb76533dbcb4a34225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1fd4639a036eb31e6c9eedc24a7ae589c6a2555f7ae8fbb76533dbcb4a34225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1fd4639a036eb31e6c9eedc24a7ae589c6a2555f7ae8fbb76533dbcb4a34225" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1fd4639a036eb31e6c9eedc24a7ae589c6a2555f7ae8fbb76533dbcb4a34225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1fd4639a036eb31e6c9eedc24a7ae589c6a2555f7ae8fbb76533dbcb4a34225" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling luaur-vm v0.1.8
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking luaur-common v0.1.8
[INFO] [stderr]     Checking luaur-ast v0.1.8
[INFO] [stderr]     Checking luaur-bytecode v0.1.8
[INFO] [stderr]     Checking luaur-compiler v0.1.8
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking luaur-config v0.1.8
[INFO] [stderr]     Checking luaur-code-gen v0.1.8
[INFO] [stderr]     Checking luaur-require v0.1.8
[INFO] [stderr]     Checking luaur-cli-lib v0.1.8
[INFO] [stderr]     Checking luaur-repl-cli v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `NAVIGATE_SUCCESS` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     NAVIGATE_SUCCESS = 0,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NavigateSuccess`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NAVIGATE_AMBIGUOUS` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     NAVIGATE_AMBIGUOUS = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NavigateAmbiguous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NAVIGATE_NOT_FOUND` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     NAVIGATE_NOT_FOUND = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NavigateNotFound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CONFIG_AMBIGUOUS` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer_alt_b.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     CONFIG_AMBIGUOUS = 0,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfigAmbiguous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CONFIG_PRESENT_JSON` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer_alt_b.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CONFIG_PRESENT_JSON = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfigPresentJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CONFIG_PRESENT_LUAU` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer_alt_b.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     CONFIG_PRESENT_LUAU = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfigPresentLuau`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CONFIG_ABSENT` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer_alt_b.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     CONFIG_ABSENT = 3,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfigAbsent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/functions/coverage_callback.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/functions/get_cache_key.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::functions::write::{luarequire_WriteResult, write};
[INFO] [stdout]   |                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WRITE_SUCCESS` should have an upper camel case name
[INFO] [stdout]  --> src/functions/write.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     WRITE_SUCCESS = 0,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WriteSuccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WRITE_BUFFER_TOO_SMALL` should have an upper camel case name
[INFO] [stdout]  --> src/functions/write.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     WRITE_BUFFER_TOO_SMALL = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WriteBufferTooSmall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WRITE_FAILURE` should have an upper camel case name
[INFO] [stdout]  --> src/functions/write.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     WRITE_FAILURE = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WriteFailure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::ffi::c_void`
[INFO] [stdout]  --> src/records/repl_requirer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::ffi::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NAVIGATE_SUCCESS` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     NAVIGATE_SUCCESS = 0,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NavigateSuccess`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NAVIGATE_AMBIGUOUS` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     NAVIGATE_AMBIGUOUS = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NavigateAmbiguous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NAVIGATE_NOT_FOUND` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     NAVIGATE_NOT_FOUND = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NavigateNotFound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CONFIG_AMBIGUOUS` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer_alt_b.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     CONFIG_AMBIGUOUS = 0,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfigAmbiguous`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CONFIG_PRESENT_JSON` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer_alt_b.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CONFIG_PRESENT_JSON = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfigPresentJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CONFIG_PRESENT_LUAU` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer_alt_b.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     CONFIG_PRESENT_LUAU = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfigPresentLuau`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CONFIG_ABSENT` should have an upper camel case name
[INFO] [stdout]  --> src/functions/convert_repl_requirer_alt_b.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     CONFIG_ABSENT = 3,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConfigAbsent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/functions/coverage_callback.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/functions/get_cache_key.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::functions::write::{luarequire_WriteResult, write};
[INFO] [stdout]   |                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WRITE_SUCCESS` should have an upper camel case name
[INFO] [stdout]  --> src/functions/write.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     WRITE_SUCCESS = 0,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WriteSuccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WRITE_BUFFER_TOO_SMALL` should have an upper camel case name
[INFO] [stdout]  --> src/functions/write.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     WRITE_BUFFER_TOO_SMALL = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WriteBufferTooSmall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WRITE_FAILURE` should have an upper camel case name
[INFO] [stdout]  --> src/functions/write.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     WRITE_FAILURE = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WriteFailure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::ffi::c_void`
[INFO] [stdout]  --> src/records/repl_requirer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::ffi::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copts_wrapper` is never used
[INFO] [stdout]   --> src/functions/copts.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn copts_wrapper() -> LuauCompileOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `l`, `module_refs`, and `module_counters` are never read
[INFO] [stdout]  --> src/records/counters.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Counters {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 7 |     pub(crate) l: *mut c_void,
[INFO] [stdout]   |                ^
[INFO] [stdout] 8 |     pub(crate) module_refs: alloc::vec::Vec<i32>,
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout] 9 |     pub(crate) module_counters: alloc::vec::Vec<ModuleCounters>,
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Counters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `l` and `functions` are never read
[INFO] [stdout]  --> src/records/coverage.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Coverage {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 5 |     pub(crate) l: *mut c_void,
[INFO] [stdout]   |                ^
[INFO] [stdout] 6 |     pub(crate) functions: alloc::vec::Vec<i32>,
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Coverage` 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: multiple fields are never read
[INFO] [stdout]   --> src/records/profiler.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Profiler {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  7 |     pub(crate) callbacks: *mut core::ffi::c_void,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]  8 |     pub(crate) frequency: i32,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]  9 |     pub(crate) thread: std::thread::JoinHandle<()>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 10 |     pub(crate) exit: AtomicBool,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 11 |     pub(crate) ticks: AtomicU64,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 12 |     pub(crate) samples: AtomicU64,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 13 |     pub(crate) current_ticks: u64,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub(crate) stack_scratch: String,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub(crate) data: DenseHashMap<String, u64>,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 16 |     pub(crate) gc: [u64; 16],
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Profiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/get_cache_key.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/get_chunkname.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/get_config.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/get_loadname.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/is_module_present.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub unsafe fn is_module_present(_L: *mut lua_State, ctx: *mut c_void) -> bool {
[INFO] [stdout]   |                                 ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/is_require_allowed.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `globalOptions` should have an upper case name
[INFO] [stdout]   --> src/functions/repl_main.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(crate) static mut globalOptions: GlobalOptions = GlobalOptions {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 65 - pub(crate) static mut globalOptions: GlobalOptions = GlobalOptions {
[INFO] [stdout] 65 + pub(crate) static mut GLOBAL_OPTIONS: GlobalOptions = GlobalOptions {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `regularExecuted` should have a snake case name
[INFO] [stdout]  --> src/records/line_counters.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub regularExecuted: u64,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `regular_executed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fallbackExecuted` should have a snake case name
[INFO] [stdout]  --> src/records/line_counters.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub fallbackExecuted: u64,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fallback_executed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vmExitTaken` should have a snake case name
[INFO] [stdout]  --> src/records/line_counters.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub vmExitTaken: u64,
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `vm_exit_taken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `coverageActive` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) coverageActive: BoolCheck,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `coverage_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `codegenEnabled` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) codegenEnabled: BoolCheck,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `codegen_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `coverageTrack` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub(crate) coverageTrack: Coverage,
[INFO] [stdout]    |                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `coverage_track`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `countersActive` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) countersActive: BoolCheck,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `counters_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `countersTrack` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) countersTrack: Coverage,
[INFO] [stdout]    |                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `counters_track`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copts_wrapper` is never used
[INFO] [stdout]   --> src/functions/copts.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn copts_wrapper() -> LuauCompileOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `l`, `module_refs`, and `module_counters` are never read
[INFO] [stdout]  --> src/records/counters.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Counters {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 7 |     pub(crate) l: *mut c_void,
[INFO] [stdout]   |                ^
[INFO] [stdout] 8 |     pub(crate) module_refs: alloc::vec::Vec<i32>,
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout] 9 |     pub(crate) module_counters: alloc::vec::Vec<ModuleCounters>,
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Counters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `l` and `functions` are never read
[INFO] [stdout]  --> src/records/coverage.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Coverage {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 5 |     pub(crate) l: *mut c_void,
[INFO] [stdout]   |                ^
[INFO] [stdout] 6 |     pub(crate) functions: alloc::vec::Vec<i32>,
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Coverage` 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: multiple fields are never read
[INFO] [stdout]   --> src/records/profiler.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Profiler {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  7 |     pub(crate) callbacks: *mut core::ffi::c_void,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]  8 |     pub(crate) frequency: i32,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]  9 |     pub(crate) thread: std::thread::JoinHandle<()>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 10 |     pub(crate) exit: AtomicBool,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 11 |     pub(crate) ticks: AtomicU64,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 12 |     pub(crate) samples: AtomicU64,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 13 |     pub(crate) current_ticks: u64,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub(crate) stack_scratch: String,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub(crate) data: DenseHashMap<String, u64>,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 16 |     pub(crate) gc: [u64; 16],
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Profiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/get_cache_key.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/get_chunkname.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/get_config.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/get_loadname.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/is_module_present.rs:6:33
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub unsafe fn is_module_present(_L: *mut lua_State, ctx: *mut c_void) -> bool {
[INFO] [stdout]   |                                 ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_L` should have a snake case name
[INFO] [stdout]  --> src/functions/is_require_allowed.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     _L: *mut lua_State,
[INFO] [stdout]   |     ^^ help: convert the identifier to snake case: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `globalOptions` should have an upper case name
[INFO] [stdout]   --> src/functions/repl_main.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(crate) static mut globalOptions: GlobalOptions = GlobalOptions {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 65 - pub(crate) static mut globalOptions: GlobalOptions = GlobalOptions {
[INFO] [stdout] 65 + pub(crate) static mut GLOBAL_OPTIONS: GlobalOptions = GlobalOptions {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `regularExecuted` should have a snake case name
[INFO] [stdout]  --> src/records/line_counters.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub regularExecuted: u64,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `regular_executed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fallbackExecuted` should have a snake case name
[INFO] [stdout]  --> src/records/line_counters.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub fallbackExecuted: u64,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fallback_executed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vmExitTaken` should have a snake case name
[INFO] [stdout]  --> src/records/line_counters.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub vmExitTaken: u64,
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `vm_exit_taken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `coverageActive` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) coverageActive: BoolCheck,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `coverage_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `codegenEnabled` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) codegenEnabled: BoolCheck,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `codegen_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `coverageTrack` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub(crate) coverageTrack: Coverage,
[INFO] [stdout]    |                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `coverage_track`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `countersActive` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) countersActive: BoolCheck,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `counters_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `countersTrack` should have a snake case name
[INFO] [stdout]   --> src/records/repl_requirer.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) countersTrack: Coverage,
[INFO] [stdout]    |                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `counters_track`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "b1fd4639a036eb31e6c9eedc24a7ae589c6a2555f7ae8fbb76533dbcb4a34225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1fd4639a036eb31e6c9eedc24a7ae589c6a2555f7ae8fbb76533dbcb4a34225", kill_on_drop: false }`
[INFO] [stdout] b1fd4639a036eb31e6c9eedc24a7ae589c6a2555f7ae8fbb76533dbcb4a34225
