[INFO] cloning repository https://github.com/marius851000/pmd3d_script_runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marius851000/pmd3d_script_runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fpmd3d_script_runner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fpmd3d_script_runner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64d17c771edafeaddcfd1a88e7a7b2de5542d7cd
[INFO] checking marius851000/pmd3d_script_runner against master#4068bafedd8ba724e332a5221c06a6fa531a30d2 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fpmd3d_script_runner" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marius851000/pmd3d_script_runner
[INFO] finished tweaking git repo https://github.com/marius851000/pmd3d_script_runner
[INFO] tweaked toml for git repo https://github.com/marius851000/pmd3d_script_runner written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marius851000/pmd3d_script_runner on toolchain 4068bafedd8ba724e332a5221c06a6fa531a30d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marius851000/pmd3d_script_runner 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" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binwrite v0.2.1
[INFO] [stderr]   Downloaded binwrite_derive v0.2.1
[INFO] [stderr]   Downloaded pmd_sir0 v1.2.2
[INFO] [stderr]   Downloaded paste-impl v0.1.18
[INFO] [stderr]   Downloaded io_partition v1.1.1
[INFO] [stderr]   Downloaded arr_macro v0.2.1
[INFO] [stderr]   Downloaded arr_macro_impl v0.2.1
[INFO] [stderr]   Downloaded paste v0.1.18
[INFO] [stderr]   Downloaded mlua-sys v0.6.7
[INFO] [stderr]   Downloaded pistoncore-event_loop v1.0.0
[INFO] [stderr]   Downloaded piston2d-gfx_graphics v0.81.0
[INFO] [stderr]   Downloaded piston_window v0.132.0
[INFO] [stderr]   Downloaded spin_sleep v1.3.1
[INFO] [stderr]   Downloaded piston v1.0.0
[INFO] [stderr]   Downloaded pmd_cpack v1.0.0
[INFO] [stderr]   Downloaded piston-gfx_texture v0.45.0
[INFO] [stderr]   Downloaded jiff-static v0.2.9
[INFO] [stderr]   Downloaded jiff v0.2.9
[INFO] [stderr]   Downloaded mlua v0.10.3
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded luajit-src v210.5.12+a4f56a4
[INFO] [stderr]   Downloaded pmd_wan v6.0.0
[INFO] [stderr]   Downloaded mlua_derive v0.10.1
[INFO] [stderr]   Downloaded pmd_pkdpx v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47586d8935932e872d85e4d1fcba349004bf0d6804dbc9633f8f095f0d19c1ab
[INFO] running `Command { std: "docker" "start" "-a" "47586d8935932e872d85e4d1fcba349004bf0d6804dbc9633f8f095f0d19c1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47586d8935932e872d85e4d1fcba349004bf0d6804dbc9633f8f095f0d19c1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47586d8935932e872d85e4d1fcba349004bf0d6804dbc9633f8f095f0d19c1ab", kill_on_drop: false }`
[INFO] [stdout] 47586d8935932e872d85e4d1fcba349004bf0d6804dbc9633f8f095f0d19c1ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1df25f83825164fee6cff5e5e975061fc3a9def25e7e759aa1895e9ee6e250f
[INFO] running `Command { std: "docker" "start" "-a" "c1df25f83825164fee6cff5e5e975061fc3a9def25e7e759aa1895e9ee6e250f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking piston-viewport v1.0.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking piston-graphics_api_version v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking draw_state v0.8.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking piston-texture v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]     Checking gfx v0.18.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]     Checking shader_version v0.7.0
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking interpolation v0.3.0
[INFO] [stderr]     Checking spin_sleep v1.3.1
[INFO] [stderr]     Checking read_color v1.0.0
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]     Checking piston2d-graphics v0.44.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking piston-shaders_graphics2d v0.4.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking jiff v0.2.9
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling mlua-sys v0.6.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking gfx_device_gl v0.16.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling arr_macro_impl v0.2.1
[INFO] [stderr]    Compiling binwrite_derive v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking arr_macro v0.2.1
[INFO] [stderr]     Checking binwrite v0.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling mlua_derive v0.10.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking io_partition v1.1.1
[INFO] [stderr]     Checking pmd_sir0 v1.2.2
[INFO] [stderr]     Checking pmd_cpack v1.0.0
[INFO] [stderr]     Checking pmd_pkdpx v1.1.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking mlua v0.10.3
[INFO] [stderr]     Checking pistoncore-input v1.0.1
[INFO] [stderr]     Checking pistoncore-window v1.0.0
[INFO] [stderr]     Checking pistoncore-event_loop v1.0.0
[INFO] [stderr]     Checking piston v1.0.0
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking piston-gfx_texture v0.45.0
[INFO] [stderr]     Checking pmd_wan v6.0.0
[INFO] [stderr]     Checking piston2d-gfx_graphics v0.81.0
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking pistoncore-glutin_window v0.72.0
[INFO] [stderr]     Checking piston_window v0.132.0
[INFO] [stderr]     Checking pmd3d_script_runner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `scene` is never read
[INFO] [stdout]  --> src/luaapi/symact.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SymAct {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     scene: Arc<Mutex<Scene>>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SymAct` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `angle` is never read
[INFO] [stdout]  --> src/render/camera.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ObjectOnScreen {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub angle: f64,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ObjectOnScreen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_unit`, `y_unit`, and `angle` are never read
[INFO] [stdout]   --> src/render/camera.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     scale: f64,
[INFO] [stdout] 16 |     x_unit: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     y_unit: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     angle: f64, // radians
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Camera` 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 `CH_function` should have a snake case name
[INFO] [stdout]   --> src/luaapi/initialize.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let CH_function = lua
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ch_function`
[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 `SymAct_function` should have a snake case name
[INFO] [stdout]   --> src/luaapi/initialize.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let SymAct_function = lua
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sym_act_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vector_function` should have a snake case name
[INFO] [stdout]   --> src/luaapi/initialize.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let Vector_function = lua
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vector2_function` should have a snake case name
[INFO] [stdout]   --> src/luaapi/initialize.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let Vector2_function = lua
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector2_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Speed_function` should have a snake case name
[INFO] [stdout]    --> src/luaapi/initialize.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let Speed_function = lua
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `speed_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `TimeSec_function` should have a snake case name
[INFO] [stdout]    --> src/luaapi/initialize.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let TimeSec_function = lua
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_sec_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scene` is never read
[INFO] [stdout]  --> src/luaapi/symact.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SymAct {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     scene: Arc<Mutex<Scene>>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SymAct` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `angle` is never read
[INFO] [stdout]  --> src/render/camera.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ObjectOnScreen {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub angle: f64,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ObjectOnScreen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_unit`, `y_unit`, and `angle` are never read
[INFO] [stdout]   --> src/render/camera.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     scale: f64,
[INFO] [stdout] 16 |     x_unit: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     y_unit: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     angle: f64, // radians
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Camera` 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 `CH_function` should have a snake case name
[INFO] [stdout]   --> src/luaapi/initialize.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let CH_function = lua
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ch_function`
[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 `SymAct_function` should have a snake case name
[INFO] [stdout]   --> src/luaapi/initialize.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let SymAct_function = lua
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sym_act_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vector_function` should have a snake case name
[INFO] [stdout]   --> src/luaapi/initialize.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let Vector_function = lua
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vector2_function` should have a snake case name
[INFO] [stdout]   --> src/luaapi/initialize.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let Vector2_function = lua
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector2_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Speed_function` should have a snake case name
[INFO] [stdout]    --> src/luaapi/initialize.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let Speed_function = lua
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `speed_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `TimeSec_function` should have a snake case name
[INFO] [stdout]    --> src/luaapi/initialize.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let TimeSec_function = lua
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_sec_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.07s
[INFO] running `Command { std: "docker" "inspect" "c1df25f83825164fee6cff5e5e975061fc3a9def25e7e759aa1895e9ee6e250f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1df25f83825164fee6cff5e5e975061fc3a9def25e7e759aa1895e9ee6e250f", kill_on_drop: false }`
[INFO] [stdout] c1df25f83825164fee6cff5e5e975061fc3a9def25e7e759aa1895e9ee6e250f
