[INFO] cloning repository https://github.com/Sgeo/rwg_to_rwx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sgeo/rwg_to_rwx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSgeo%2Frwg_to_rwx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSgeo%2Frwg_to_rwx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae06e34fe90fe388b12418cda9af5ce27d6432d4 [INFO] testing Sgeo/rwg_to_rwx against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSgeo%2Frwg_to_rwx" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sgeo/rwg_to_rwx on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sgeo/rwg_to_rwx [INFO] finished tweaking git repo https://github.com/Sgeo/rwg_to_rwx [INFO] tweaked toml for git repo https://github.com/Sgeo/rwg_to_rwx written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate git repo https://github.com/Sgeo/rwg_to_rwx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03f29d16d0af395cdfe9479ae375ebc5f067b5b6232fb502e6171681854908fa [INFO] running `Command { std: "docker" "start" "-a" "03f29d16d0af395cdfe9479ae375ebc5f067b5b6232fb502e6171681854908fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03f29d16d0af395cdfe9479ae375ebc5f067b5b6232fb502e6171681854908fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f29d16d0af395cdfe9479ae375ebc5f067b5b6232fb502e6171681854908fa", kill_on_drop: false }` [INFO] [stdout] 03f29d16d0af395cdfe9479ae375ebc5f067b5b6232fb502e6171681854908fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06cf5ef002f7625c7c597a58a14540915ef05dbe03a76a0de21c5b2801959ec6 [INFO] running `Command { std: "docker" "start" "-a" "06cf5ef002f7625c7c597a58a14540915ef05dbe03a76a0de21c5b2801959ec6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.13 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rwg21_to_rwx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stdout] 53 | | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stdout] 54 | | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stdout] 55 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stdout] 53 | | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stdout] 54 | | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stdout] 55 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stdout] 53 | | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stdout] 54 | | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stdout] 55 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/main.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | unsafe extern "stdcall" fn reset_uv(clump: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `texture_header_data` is never read [INFO] [stdout] --> src/main.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let mut texture_header_data: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwOpen` should have an upper case name [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `RW_OPEN` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwInitialize` should have an upper case name [INFO] [stdout] --> src/main.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_INITIALIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwRelease` should have an upper case name [INFO] [stdout] --> src/main.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | static ref RwRelease: lib::Symbol<'static, unsafe extern "stdcall" fn()> = unsafe { RWL20.get(b"RwRelease\0").expect("Unable to load ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `RW_RELEASE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwClose` should have an upper case name [INFO] [stdout] --> src/main.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | static ref RwClose: lib::Symbol<'static, unsafe extern "stdcall" fn()> = unsafe { RWL20.get(b"RwClose\0").expect("Unable to load RwCl... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `RW_CLOSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetError` should have an upper case name [INFO] [stdout] --> src/main.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | static ref RwGetError: lib::Symbol<'static, unsafe extern "stdcall" fn() -> c_int> = unsafe { RWL20.get(b"RwGetError\0").expect("Unab... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_ERROR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetInternalError` should have an upper case name [INFO] [stdout] --> src/main.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | static ref RwGetInternalError: lib::Symbol<'static, unsafe extern "stdcall" fn() -> c_long> = unsafe { RWL20.get(b"RwGetInternalError... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_INTERNAL_ERROR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwOpenStream` should have an upper case name [INFO] [stdout] --> src/main.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | static ref RwOpenStream: lib::Symbol<'static, unsafe extern "stdcall" fn(c_int, c_int, *mut c_char) -> *mut c_void> = unsafe { RWL20.... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_OPEN_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCloseStream` should have an upper case name [INFO] [stdout] --> src/main.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | static ref RwCloseStream: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, *mut c_void) -> i32> = unsafe { RWL20.get(b"Rw... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CLOSE_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwOpenDebugStream` should have an upper case name [INFO] [stdout] --> src/main.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | static ref RwOpenDebugStream: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char) -> c_int> = unsafe { RWL20.get(b"RwOpenDeb... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_OPEN_DEBUG_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwFindStreamChunk` should have an upper case name [INFO] [stdout] --> src/main.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | static ref RwFindStreamChunk: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, u32) -> c_int> = unsafe { RWL20.get(b"RwFi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_FIND_STREAM_CHUNK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadStreamChunkType` should have an upper case name [INFO] [stdout] --> src/main.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | static ref RwReadStreamChunkType: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void, *mut u32) -> c_int> = unsafe { RWL20.... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM_CHUNK_TYPE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwSkipStreamChunk` should have an upper case name [INFO] [stdout] --> src/main.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | static ref RwSkipStreamChunk: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwSkipSt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SKIP_STREAM_CHUNK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwSeekStream` should have an upper case name [INFO] [stdout] --> src/main.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | static ref RwSeekStream: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void, i32) -> c_int> = unsafe { RWL20.get(b"RwSeekSt... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SEEK_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadStreamChunk` should have an upper case name [INFO] [stdout] --> src/main.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | static ref RwReadStreamChunk: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void, u32, *mut *mut c_void, u32) -> c_int> = u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM_CHUNK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetDisplayDevices` should have an upper case name [INFO] [stdout] --> src/main.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | static ref RwGetDisplayDevices: lib::Symbol<'static, unsafe extern "stdcall" fn() -> *mut c_char> = unsafe { RWL20.get(b"RwGetDisplay... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_DISPLAY_DEVICES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwOpenDisplayDevice` should have an upper case name [INFO] [stdout] --> src/main.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | static ref RwOpenDisplayDevice: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> *mut c_void> = unsafe { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_OPEN_DISPLAY_DEVICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCloseDisplayDevice` should have an upper case name [INFO] [stdout] --> src/main.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | static ref RwCloseDisplayDevice: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> i32> = unsafe { RWL20.get(b"RwCloseD... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CLOSE_DISPLAY_DEVICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwSetShapePath` should have an upper case name [INFO] [stdout] --> src/main.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | static ref RwSetShapePath: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, u32) -> c_int> = unsafe { RWL20.get(b"RwSetSh... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SET_SHAPE_PATH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwStartDisplayDevice` should have an upper case name [INFO] [stdout] --> src/main.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | static ref RwStartDisplayDevice: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, *mut c_void) -> c_int> = unsafe { RWL20... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_START_DISPLAY_DEVICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCreateRaster` should have an upper case name [INFO] [stdout] --> src/main.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | static ref RwCreateRaster: lib::Symbol<'static, unsafe extern "stdcall" fn(i32, i32) -> *mut c_void> = unsafe { RWL20.get(b"RwCreateR... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CREATE_RASTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadRaster` should have an upper case name [INFO] [stdout] --> src/main.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | static ref RwReadRaster: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, u32) -> *mut c_void> = unsafe { RWL20.get(b"RwR... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_RASTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCreateTexture` should have an upper case name [INFO] [stdout] --> src/main.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | static ref RwCreateTexture: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> *mut c_void> = unsafe { RWL20.get(b"RwCre... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CREATE_TEXTURE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwAddTextureToDict` should have an upper case name [INFO] [stdout] --> src/main.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | static ref RwAddTextureToDict: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> *mut c_void> = unsafe { R... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_ADD_TEXTURE_TO_DICT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetRasterWidth` should have an upper case name [INFO] [stdout] --> src/main.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | static ref RwGetRasterWidth: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwGetRaste... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_RASTER_WIDTH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadNamedTexture` should have an upper case name [INFO] [stdout] --> src/main.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | static ref RwReadNamedTexture: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char) -> *mut c_void> = unsafe { RWL20.get(b"Rw... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_NAMED_TEXTURE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwWriteShape` should have an upper case name [INFO] [stdout] --> src/main.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | static ref RwWriteShape: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"R... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_WRITE_SHAPE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadStreamChunkHeader` should have an upper case name [INFO] [stdout] --> src/main.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | static ref RwReadStreamChunkHeader: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwR... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM_CHUNK_HEADER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadStream` should have an upper case name [INFO] [stdout] --> src/main.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | static ref RwReadStream: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, *mut u8, u32) -> c_int> = unsafe { RWL20.get(b"... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetClumpNumVertices` should have an upper case name [INFO] [stdout] --> src/main.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | static ref RwGetClumpNumVertices: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwGet... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_CLUMP_NUM_VERTICES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetClumpVertexUV` should have an upper case name [INFO] [stdout] --> src/main.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_CLUMP_VERTEX_UV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCalculateClumpVertexNormal` should have an upper case name [INFO] [stdout] --> src/main.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CALCULATE_CLUMP_VERTEX_NORMAL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwSetClumpVertexUV` should have an upper case name [INFO] [stdout] --> src/main.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SET_CLUMP_VERTEX_UV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwForAllClumpsInHierarchy` should have an upper case name [INFO] [stdout] --> src/main.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_FOR_ALL_CLUMPS_IN_HIERARCHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `displayDevice` should have a snake case name [INFO] [stdout] --> src/main.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | let displayDevice = RwOpenDisplayDevice(cs("rwdl8d21"), ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `display_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `chunkType` should have a snake case name [INFO] [stdout] --> src/main.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | let mut chunkType: u32 = 0; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `chunk_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `chunkType` should have a snake case name [INFO] [stdout] --> src/main.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let mut chunkType: u32 = 0; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `chunk_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `writeResult` should have a snake case name [INFO] [stdout] --> src/main.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | let writeResult = RwWriteShape(cs(&format!("{}.rwx", filename)), clump); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `write_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 74 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.00s [INFO] running `Command { std: "docker" "inspect" "06cf5ef002f7625c7c597a58a14540915ef05dbe03a76a0de21c5b2801959ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06cf5ef002f7625c7c597a58a14540915ef05dbe03a76a0de21c5b2801959ec6", kill_on_drop: false }` [INFO] [stdout] 06cf5ef002f7625c7c597a58a14540915ef05dbe03a76a0de21c5b2801959ec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ccf40418ba44fd002ed1c5b0c8b670536808c70edb1723d0c13ce20416f956f [INFO] running `Command { std: "docker" "start" "-a" "5ccf40418ba44fd002ed1c5b0c8b670536808c70edb1723d0c13ce20416f956f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rwg21_to_rwx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stdout] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] ... | [INFO] [stdout] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stdout] 53 | | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stdout] 54 | | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stdout] 55 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stdout] 53 | | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stdout] 54 | | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stdout] 55 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / lazy_static! { [INFO] [stdout] 52 | | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stdout] 53 | | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stdout] 54 | | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stdout] 55 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> src/main.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | unsafe extern "stdcall" fn reset_uv(clump: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #87678 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `texture_header_data` is never read [INFO] [stdout] --> src/main.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let mut texture_header_data: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwOpen` should have an upper case name [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `RW_OPEN` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwInitialize` should have an upper case name [INFO] [stdout] --> src/main.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_INITIALIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwRelease` should have an upper case name [INFO] [stdout] --> src/main.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | static ref RwRelease: lib::Symbol<'static, unsafe extern "stdcall" fn()> = unsafe { RWL20.get(b"RwRelease\0").expect("Unable to load ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `RW_RELEASE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwClose` should have an upper case name [INFO] [stdout] --> src/main.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | static ref RwClose: lib::Symbol<'static, unsafe extern "stdcall" fn()> = unsafe { RWL20.get(b"RwClose\0").expect("Unable to load RwCl... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `RW_CLOSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetError` should have an upper case name [INFO] [stdout] --> src/main.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | static ref RwGetError: lib::Symbol<'static, unsafe extern "stdcall" fn() -> c_int> = unsafe { RWL20.get(b"RwGetError\0").expect("Unab... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_ERROR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetInternalError` should have an upper case name [INFO] [stdout] --> src/main.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | static ref RwGetInternalError: lib::Symbol<'static, unsafe extern "stdcall" fn() -> c_long> = unsafe { RWL20.get(b"RwGetInternalError... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_INTERNAL_ERROR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwOpenStream` should have an upper case name [INFO] [stdout] --> src/main.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | static ref RwOpenStream: lib::Symbol<'static, unsafe extern "stdcall" fn(c_int, c_int, *mut c_char) -> *mut c_void> = unsafe { RWL20.... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_OPEN_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCloseStream` should have an upper case name [INFO] [stdout] --> src/main.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | static ref RwCloseStream: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, *mut c_void) -> i32> = unsafe { RWL20.get(b"Rw... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CLOSE_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwOpenDebugStream` should have an upper case name [INFO] [stdout] --> src/main.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | static ref RwOpenDebugStream: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char) -> c_int> = unsafe { RWL20.get(b"RwOpenDeb... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_OPEN_DEBUG_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwFindStreamChunk` should have an upper case name [INFO] [stdout] --> src/main.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | static ref RwFindStreamChunk: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, u32) -> c_int> = unsafe { RWL20.get(b"RwFi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_FIND_STREAM_CHUNK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadStreamChunkType` should have an upper case name [INFO] [stdout] --> src/main.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | static ref RwReadStreamChunkType: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void, *mut u32) -> c_int> = unsafe { RWL20.... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM_CHUNK_TYPE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwSkipStreamChunk` should have an upper case name [INFO] [stdout] --> src/main.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | static ref RwSkipStreamChunk: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwSkipSt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SKIP_STREAM_CHUNK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwSeekStream` should have an upper case name [INFO] [stdout] --> src/main.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | static ref RwSeekStream: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void, i32) -> c_int> = unsafe { RWL20.get(b"RwSeekSt... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SEEK_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadStreamChunk` should have an upper case name [INFO] [stdout] --> src/main.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | static ref RwReadStreamChunk: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void, u32, *mut *mut c_void, u32) -> c_int> = u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM_CHUNK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetDisplayDevices` should have an upper case name [INFO] [stdout] --> src/main.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | static ref RwGetDisplayDevices: lib::Symbol<'static, unsafe extern "stdcall" fn() -> *mut c_char> = unsafe { RWL20.get(b"RwGetDisplay... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_DISPLAY_DEVICES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwOpenDisplayDevice` should have an upper case name [INFO] [stdout] --> src/main.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | static ref RwOpenDisplayDevice: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> *mut c_void> = unsafe { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_OPEN_DISPLAY_DEVICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCloseDisplayDevice` should have an upper case name [INFO] [stdout] --> src/main.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | static ref RwCloseDisplayDevice: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> i32> = unsafe { RWL20.get(b"RwCloseD... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CLOSE_DISPLAY_DEVICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwSetShapePath` should have an upper case name [INFO] [stdout] --> src/main.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | static ref RwSetShapePath: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, u32) -> c_int> = unsafe { RWL20.get(b"RwSetSh... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SET_SHAPE_PATH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwStartDisplayDevice` should have an upper case name [INFO] [stdout] --> src/main.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | static ref RwStartDisplayDevice: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, *mut c_void) -> c_int> = unsafe { RWL20... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_START_DISPLAY_DEVICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCreateRaster` should have an upper case name [INFO] [stdout] --> src/main.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | static ref RwCreateRaster: lib::Symbol<'static, unsafe extern "stdcall" fn(i32, i32) -> *mut c_void> = unsafe { RWL20.get(b"RwCreateR... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CREATE_RASTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadRaster` should have an upper case name [INFO] [stdout] --> src/main.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | static ref RwReadRaster: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, u32) -> *mut c_void> = unsafe { RWL20.get(b"RwR... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_RASTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCreateTexture` should have an upper case name [INFO] [stdout] --> src/main.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | static ref RwCreateTexture: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> *mut c_void> = unsafe { RWL20.get(b"RwCre... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CREATE_TEXTURE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwAddTextureToDict` should have an upper case name [INFO] [stdout] --> src/main.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | static ref RwAddTextureToDict: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> *mut c_void> = unsafe { R... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_ADD_TEXTURE_TO_DICT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetRasterWidth` should have an upper case name [INFO] [stdout] --> src/main.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | static ref RwGetRasterWidth: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwGetRaste... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_RASTER_WIDTH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadNamedTexture` should have an upper case name [INFO] [stdout] --> src/main.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | static ref RwReadNamedTexture: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char) -> *mut c_void> = unsafe { RWL20.get(b"Rw... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_NAMED_TEXTURE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwWriteShape` should have an upper case name [INFO] [stdout] --> src/main.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | static ref RwWriteShape: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"R... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_WRITE_SHAPE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadStreamChunkHeader` should have an upper case name [INFO] [stdout] --> src/main.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | static ref RwReadStreamChunkHeader: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwR... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM_CHUNK_HEADER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwReadStream` should have an upper case name [INFO] [stdout] --> src/main.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | static ref RwReadStream: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, *mut u8, u32) -> c_int> = unsafe { RWL20.get(b"... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetClumpNumVertices` should have an upper case name [INFO] [stdout] --> src/main.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | static ref RwGetClumpNumVertices: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwGet... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_CLUMP_NUM_VERTICES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwGetClumpVertexUV` should have an upper case name [INFO] [stdout] --> src/main.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_CLUMP_VERTEX_UV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwCalculateClumpVertexNormal` should have an upper case name [INFO] [stdout] --> src/main.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CALCULATE_CLUMP_VERTEX_NORMAL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwSetClumpVertexUV` should have an upper case name [INFO] [stdout] --> src/main.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SET_CLUMP_VERTEX_UV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `RwForAllClumpsInHierarchy` should have an upper case name [INFO] [stdout] --> src/main.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_FOR_ALL_CLUMPS_IN_HIERARCHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `displayDevice` should have a snake case name [INFO] [stdout] --> src/main.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | let displayDevice = RwOpenDisplayDevice(cs("rwdl8d21"), ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `display_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `chunkType` should have a snake case name [INFO] [stdout] --> src/main.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | let mut chunkType: u32 = 0; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `chunk_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `chunkType` should have a snake case name [INFO] [stdout] --> src/main.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let mut chunkType: u32 = 0; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `chunk_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `writeResult` should have a snake case name [INFO] [stdout] --> src/main.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | let writeResult = RwWriteShape(cs(&format!("{}.rwx", filename)), clump); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `write_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 74 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.71s [INFO] running `Command { std: "docker" "inspect" "5ccf40418ba44fd002ed1c5b0c8b670536808c70edb1723d0c13ce20416f956f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ccf40418ba44fd002ed1c5b0c8b670536808c70edb1723d0c13ce20416f956f", kill_on_drop: false }` [INFO] [stdout] 5ccf40418ba44fd002ed1c5b0c8b670536808c70edb1723d0c13ce20416f956f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f57e6a8047b4f5f8386c64c85dfb6dec57e889bab86cd0793abb108500c96795 [INFO] running `Command { std: "docker" "start" "-a" "f57e6a8047b4f5f8386c64c85dfb6dec57e889bab86cd0793abb108500c96795", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `std::io::Read` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / lazy_static! { [INFO] [stderr] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stderr] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stderr] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stderr] ... | [INFO] [stderr] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stderr] 49 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / lazy_static! { [INFO] [stderr] 18 | | static ref RWL20: lib::Library = lib::Library::new("RWL21.dll").expect("Unable to load RWL21.DLL"); [INFO] [stderr] 19 | | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stderr] 20 | | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stderr] ... | [INFO] [stderr] 48 | | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stderr] 49 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / lazy_static! { [INFO] [stderr] 52 | | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stderr] 53 | | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stderr] 54 | | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stderr] 55 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target [INFO] [stderr] --> src/main.rs:123:13 [INFO] [stderr] | [INFO] [stderr] 123 | unsafe extern "stdcall" fn reset_uv(clump: *mut c_void) -> *mut c_void { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #87678 [INFO] [stderr] [INFO] [stderr] warning: value assigned to `texture_header_data` is never read [INFO] [stderr] --> src/main.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | let mut texture_header_data: Vec = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: static variable `RwOpen` should have an upper case name [INFO] [stderr] --> src/main.rs:19:16 [INFO] [stderr] | [INFO] [stderr] 19 | static ref RwOpen: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"RwOpen\... [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper case: `RW_OPEN` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `RwInitialize` should have an upper case name [INFO] [stderr] --> src/main.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | static ref RwInitialize: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwInitialize\0... [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_INITIALIZE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwRelease` should have an upper case name [INFO] [stderr] --> src/main.rs:21:16 [INFO] [stderr] | [INFO] [stderr] 21 | static ref RwRelease: lib::Symbol<'static, unsafe extern "stdcall" fn()> = unsafe { RWL20.get(b"RwRelease\0").expect("Unable to load ... [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper case: `RW_RELEASE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwClose` should have an upper case name [INFO] [stderr] --> src/main.rs:22:16 [INFO] [stderr] | [INFO] [stderr] 22 | static ref RwClose: lib::Symbol<'static, unsafe extern "stdcall" fn()> = unsafe { RWL20.get(b"RwClose\0").expect("Unable to load RwCl... [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper case: `RW_CLOSE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwGetError` should have an upper case name [INFO] [stderr] --> src/main.rs:23:16 [INFO] [stderr] | [INFO] [stderr] 23 | static ref RwGetError: lib::Symbol<'static, unsafe extern "stdcall" fn() -> c_int> = unsafe { RWL20.get(b"RwGetError\0").expect("Unab... [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_ERROR` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwGetInternalError` should have an upper case name [INFO] [stderr] --> src/main.rs:24:16 [INFO] [stderr] | [INFO] [stderr] 24 | static ref RwGetInternalError: lib::Symbol<'static, unsafe extern "stdcall" fn() -> c_long> = unsafe { RWL20.get(b"RwGetInternalError... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_INTERNAL_ERROR` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwOpenStream` should have an upper case name [INFO] [stderr] --> src/main.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 25 | static ref RwOpenStream: lib::Symbol<'static, unsafe extern "stdcall" fn(c_int, c_int, *mut c_char) -> *mut c_void> = unsafe { RWL20.... [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_OPEN_STREAM` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwCloseStream` should have an upper case name [INFO] [stderr] --> src/main.rs:26:16 [INFO] [stderr] | [INFO] [stderr] 26 | static ref RwCloseStream: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, *mut c_void) -> i32> = unsafe { RWL20.get(b"Rw... [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CLOSE_STREAM` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwOpenDebugStream` should have an upper case name [INFO] [stderr] --> src/main.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | static ref RwOpenDebugStream: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char) -> c_int> = unsafe { RWL20.get(b"RwOpenDeb... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_OPEN_DEBUG_STREAM` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwFindStreamChunk` should have an upper case name [INFO] [stderr] --> src/main.rs:28:16 [INFO] [stderr] | [INFO] [stderr] 28 | static ref RwFindStreamChunk: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, u32) -> c_int> = unsafe { RWL20.get(b"RwFi... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_FIND_STREAM_CHUNK` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwReadStreamChunkType` should have an upper case name [INFO] [stderr] --> src/main.rs:29:16 [INFO] [stderr] | [INFO] [stderr] 29 | static ref RwReadStreamChunkType: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void, *mut u32) -> c_int> = unsafe { RWL20.... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM_CHUNK_TYPE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwSkipStreamChunk` should have an upper case name [INFO] [stderr] --> src/main.rs:30:16 [INFO] [stderr] | [INFO] [stderr] 30 | static ref RwSkipStreamChunk: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwSkipSt... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SKIP_STREAM_CHUNK` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwSeekStream` should have an upper case name [INFO] [stderr] --> src/main.rs:31:16 [INFO] [stderr] | [INFO] [stderr] 31 | static ref RwSeekStream: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void, i32) -> c_int> = unsafe { RWL20.get(b"RwSeekSt... [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SEEK_STREAM` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwReadStreamChunk` should have an upper case name [INFO] [stderr] --> src/main.rs:32:16 [INFO] [stderr] | [INFO] [stderr] 32 | static ref RwReadStreamChunk: lib::Symbol<'static, unsafe extern "stdcall" fn (*mut c_void, u32, *mut *mut c_void, u32) -> c_int> = u... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM_CHUNK` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwGetDisplayDevices` should have an upper case name [INFO] [stderr] --> src/main.rs:33:16 [INFO] [stderr] | [INFO] [stderr] 33 | static ref RwGetDisplayDevices: lib::Symbol<'static, unsafe extern "stdcall" fn() -> *mut c_char> = unsafe { RWL20.get(b"RwGetDisplay... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_DISPLAY_DEVICES` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwOpenDisplayDevice` should have an upper case name [INFO] [stderr] --> src/main.rs:34:16 [INFO] [stderr] | [INFO] [stderr] 34 | static ref RwOpenDisplayDevice: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> *mut c_void> = unsafe { ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_OPEN_DISPLAY_DEVICE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwCloseDisplayDevice` should have an upper case name [INFO] [stderr] --> src/main.rs:35:16 [INFO] [stderr] | [INFO] [stderr] 35 | static ref RwCloseDisplayDevice: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> i32> = unsafe { RWL20.get(b"RwCloseD... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CLOSE_DISPLAY_DEVICE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwSetShapePath` should have an upper case name [INFO] [stderr] --> src/main.rs:36:16 [INFO] [stderr] | [INFO] [stderr] 36 | static ref RwSetShapePath: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, u32) -> c_int> = unsafe { RWL20.get(b"RwSetSh... [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SET_SHAPE_PATH` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwStartDisplayDevice` should have an upper case name [INFO] [stderr] --> src/main.rs:37:16 [INFO] [stderr] | [INFO] [stderr] 37 | static ref RwStartDisplayDevice: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, *mut c_void) -> c_int> = unsafe { RWL20... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_START_DISPLAY_DEVICE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwCreateRaster` should have an upper case name [INFO] [stderr] --> src/main.rs:38:16 [INFO] [stderr] | [INFO] [stderr] 38 | static ref RwCreateRaster: lib::Symbol<'static, unsafe extern "stdcall" fn(i32, i32) -> *mut c_void> = unsafe { RWL20.get(b"RwCreateR... [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CREATE_RASTER` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwReadRaster` should have an upper case name [INFO] [stderr] --> src/main.rs:39:16 [INFO] [stderr] | [INFO] [stderr] 39 | static ref RwReadRaster: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, u32) -> *mut c_void> = unsafe { RWL20.get(b"RwR... [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_RASTER` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwCreateTexture` should have an upper case name [INFO] [stderr] --> src/main.rs:40:16 [INFO] [stderr] | [INFO] [stderr] 40 | static ref RwCreateTexture: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> *mut c_void> = unsafe { RWL20.get(b"RwCre... [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CREATE_TEXTURE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwAddTextureToDict` should have an upper case name [INFO] [stderr] --> src/main.rs:41:16 [INFO] [stderr] | [INFO] [stderr] 41 | static ref RwAddTextureToDict: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> *mut c_void> = unsafe { R... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_ADD_TEXTURE_TO_DICT` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwGetRasterWidth` should have an upper case name [INFO] [stderr] --> src/main.rs:42:16 [INFO] [stderr] | [INFO] [stderr] 42 | static ref RwGetRasterWidth: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwGetRaste... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_RASTER_WIDTH` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwReadNamedTexture` should have an upper case name [INFO] [stderr] --> src/main.rs:43:16 [INFO] [stderr] | [INFO] [stderr] 43 | static ref RwReadNamedTexture: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char) -> *mut c_void> = unsafe { RWL20.get(b"Rw... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_NAMED_TEXTURE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwWriteShape` should have an upper case name [INFO] [stderr] --> src/main.rs:44:16 [INFO] [stderr] | [INFO] [stderr] 44 | static ref RwWriteShape: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_char, *mut c_void) -> c_int> = unsafe { RWL20.get(b"R... [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_WRITE_SHAPE` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwReadStreamChunkHeader` should have an upper case name [INFO] [stderr] --> src/main.rs:45:16 [INFO] [stderr] | [INFO] [stderr] 45 | static ref RwReadStreamChunkHeader: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwR... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM_CHUNK_HEADER` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwReadStream` should have an upper case name [INFO] [stderr] --> src/main.rs:46:16 [INFO] [stderr] | [INFO] [stderr] 46 | static ref RwReadStream: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, *mut u8, u32) -> c_int> = unsafe { RWL20.get(b"... [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_READ_STREAM` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwGetClumpNumVertices` should have an upper case name [INFO] [stderr] --> src/main.rs:47:16 [INFO] [stderr] | [INFO] [stderr] 47 | static ref RwGetClumpNumVertices: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void) -> c_int> = unsafe { RWL20.get(b"RwGet... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_CLUMP_NUM_VERTICES` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwGetClumpVertexUV` should have an upper case name [INFO] [stderr] --> src/main.rs:48:16 [INFO] [stderr] | [INFO] [stderr] 48 | static ref RwGetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, *mut UV) -> *mut UV> = unsafe { RWL2... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_GET_CLUMP_VERTEX_UV` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwCalculateClumpVertexNormal` should have an upper case name [INFO] [stderr] --> src/main.rs:52:16 [INFO] [stderr] | [INFO] [stderr] 52 | static ref RwCalculateClumpVertexNormal: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32) -> *mut c_void> = unsafe {... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CALCULATE_CLUMP_VERTEX_NORMAL` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwSetClumpVertexUV` should have an upper case name [INFO] [stderr] --> src/main.rs:53:16 [INFO] [stderr] | [INFO] [stderr] 53 | static ref RwSetClumpVertexUV: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, i32, f32, f32) -> *mut c_void> = unsafe {... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_SET_CLUMP_VERTEX_UV` [INFO] [stderr] [INFO] [stderr] warning: static variable `RwForAllClumpsInHierarchy` should have an upper case name [INFO] [stderr] --> src/main.rs:54:16 [INFO] [stderr] | [INFO] [stderr] 54 | static ref RwForAllClumpsInHierarchy: lib::Symbol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_FOR_ALL_CLUMPS_IN_HIERARCHY` [INFO] [stderr] [INFO] [stderr] warning: variable `displayDevice` should have a snake case name [INFO] [stderr] --> src/main.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 97 | let displayDevice = RwOpenDisplayDevice(cs("rwdl8d21"), ptr::null_mut()); [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `display_device` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `chunkType` should have a snake case name [INFO] [stderr] --> src/main.rs:104:17 [INFO] [stderr] | [INFO] [stderr] 104 | let mut chunkType: u32 = 0; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `chunk_type` [INFO] [stderr] [INFO] [stderr] warning: variable `chunkType` should have a snake case name [INFO] [stderr] --> src/main.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | let mut chunkType: u32 = 0; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `chunk_type` [INFO] [stderr] [INFO] [stderr] warning: variable `writeResult` should have a snake case name [INFO] [stderr] --> src/main.rs:137:17 [INFO] [stderr] | [INFO] [stderr] 137 | let writeResult = RwWriteShape(cs(&format!("{}.rwx", filename)), clump); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `write_result` [INFO] [stderr] [INFO] [stderr] warning: `rwg21_to_rwx` (bin "rwg21_to_rwx" test) generated 74 warnings (31 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rwg21_to_rwx-b672640ebadd2ff4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f57e6a8047b4f5f8386c64c85dfb6dec57e889bab86cd0793abb108500c96795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57e6a8047b4f5f8386c64c85dfb6dec57e889bab86cd0793abb108500c96795", kill_on_drop: false }` [INFO] [stdout] f57e6a8047b4f5f8386c64c85dfb6dec57e889bab86cd0793abb108500c96795