[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.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSgeo%2Frwg_to_rwx" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sgeo/rwg_to_rwx on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 654b7c139c994c10d34a29aa8df5dc6f6bc008b3385b2fec3e91a29243ca2aae [INFO] running `Command { std: "docker" "start" "-a" "654b7c139c994c10d34a29aa8df5dc6f6bc008b3385b2fec3e91a29243ca2aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "654b7c139c994c10d34a29aa8df5dc6f6bc008b3385b2fec3e91a29243ca2aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654b7c139c994c10d34a29aa8df5dc6f6bc008b3385b2fec3e91a29243ca2aae", kill_on_drop: false }` [INFO] [stdout] 654b7c139c994c10d34a29aa8df5dc6f6bc008b3385b2fec3e91a29243ca2aae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa3db63ce54a50a58471c787484b674f11d206cc4a42db27f2bdb54902090301 [INFO] running `Command { std: "docker" "start" "-a" "fa3db63ce54a50a58471c787484b674f11d206cc4a42db27f2bdb54902090301", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 on function pointer [INFO] [stdout] --> src/main.rs:19:45 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] = note: `#[warn(unsupported_fn_ptr_calling_conventions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:20:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:21:48 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:22:46 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:23:49 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | static ref RwGetInternalError: lib::Symbol<'static, unsafe extern "stdcall" fn() -> c_long> = unsafe { RWL20.get(b"RwGetInternalError... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:25:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:26:52 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:27:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:28:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:29:60 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:30:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:31:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:32:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:33:58 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:34:58 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:35:59 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:36:53 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:37:59 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:38:53 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:39:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:40:54 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:41:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:42:55 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:43:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:44:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:45:62 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:46:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:47:60 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:48:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:52:67 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:53:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:54:104 [INFO] [stdout] | [INFO] [stdout] 54 | ...unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_void) -> *mut c_void) -> *mut c_void> = unsafe { RWL20.get(b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:54:64 [INFO] [stdout] | [INFO] [stdout] 54 | ...ol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_void) -> *mut c_void) -> *mut c_void> = unsafe {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [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] = 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] = note: `#[warn(unsupported_calling_conventions)]` on by default [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] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `Command { std: "docker" "inspect" "fa3db63ce54a50a58471c787484b674f11d206cc4a42db27f2bdb54902090301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3db63ce54a50a58471c787484b674f11d206cc4a42db27f2bdb54902090301", kill_on_drop: false }` [INFO] [stdout] fa3db63ce54a50a58471c787484b674f11d206cc4a42db27f2bdb54902090301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c57fbcff1678cc334aeddb782469f6f9d200e85d3bf2e77c597990f9972ea170 [INFO] running `Command { std: "docker" "start" "-a" "c57fbcff1678cc334aeddb782469f6f9d200e85d3bf2e77c597990f9972ea170", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 on function pointer [INFO] [stdout] --> src/main.rs:19:45 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] = note: `#[warn(unsupported_fn_ptr_calling_conventions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:20:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:21:48 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:22:46 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:23:49 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | static ref RwGetInternalError: lib::Symbol<'static, unsafe extern "stdcall" fn() -> c_long> = unsafe { RWL20.get(b"RwGetInternalError... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:25:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:26:52 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:27:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:28:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:29:60 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:30:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:31:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:32:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:33:58 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:34:58 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:35:59 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:36:53 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:37:59 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:38:53 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:39:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:40:54 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:41:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:42:55 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:43:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:44:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:45:62 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:46:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:47:60 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:48:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:52:67 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:53:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:54:104 [INFO] [stdout] | [INFO] [stdout] 54 | ...unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_void) -> *mut c_void) -> *mut c_void> = unsafe { RWL20.get(b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of calling convention not supported on this target on function pointer [INFO] [stdout] --> src/main.rs:54:64 [INFO] [stdout] | [INFO] [stdout] 54 | ...ol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_void) -> *mut c_void) -> *mut c_void> = unsafe {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #130260 [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] = 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] = note: `#[warn(unsupported_calling_conventions)]` on by default [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] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "c57fbcff1678cc334aeddb782469f6f9d200e85d3bf2e77c597990f9972ea170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c57fbcff1678cc334aeddb782469f6f9d200e85d3bf2e77c597990f9972ea170", kill_on_drop: false }` [INFO] [stdout] c57fbcff1678cc334aeddb782469f6f9d200e85d3bf2e77c597990f9972ea170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad98d34c4615e32cde4c575c572004f092058682af679386f718654eb5c889db [INFO] running `Command { std: "docker" "start" "-a" "ad98d34c4615e32cde4c575c572004f092058682af679386f718654eb5c889db", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 on function pointer [INFO] [stderr] --> src/main.rs:19:45 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] = note: `#[warn(unsupported_fn_ptr_calling_conventions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:20:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:21:48 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:22:46 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:23:49 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:24:57 [INFO] [stderr] | [INFO] [stderr] 24 | static ref RwGetInternalError: lib::Symbol<'static, unsafe extern "stdcall" fn() -> c_long> = unsafe { RWL20.get(b"RwGetInternalError... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:25:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:26:52 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:27:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:28:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:29:60 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:30:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:31:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:32:56 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:33:58 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:34:58 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:35:59 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:36:53 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:37:59 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:38:53 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:39:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:40:54 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:41:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:42:55 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:43:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:44:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:45:62 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:46:51 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:47:60 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:48:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:52:67 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:53:57 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:54:104 [INFO] [stderr] | [INFO] [stderr] 54 | ...unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_void) -> *mut c_void) -> *mut c_void> = unsafe { RWL20.get(b... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [INFO] [stderr] [INFO] [stderr] warning: use of calling convention not supported on this target on function pointer [INFO] [stderr] --> src/main.rs:54:64 [INFO] [stderr] | [INFO] [stderr] 54 | ...ol<'static, unsafe extern "stdcall" fn(*mut c_void, unsafe extern "stdcall" fn(*mut c_void) -> *mut c_void) -> *mut c_void> = unsafe {... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 #130260 [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] = 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] = note: `#[warn(unsupported_calling_conventions)]` on by default [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] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [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] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [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] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RW_CREATE_TEXTURE` [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] [INFO] [stdout] [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 108 warnings (31 duplicates) (run `cargo fix --bin "rwg21_to_rwx" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rwg21_to_rwx-81fec3d839eb2f48) [INFO] running `Command { std: "docker" "inspect" "ad98d34c4615e32cde4c575c572004f092058682af679386f718654eb5c889db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad98d34c4615e32cde4c575c572004f092058682af679386f718654eb5c889db", kill_on_drop: false }` [INFO] [stdout] ad98d34c4615e32cde4c575c572004f092058682af679386f718654eb5c889db