[INFO] cloning repository https://github.com/ElonaRemake/rhsp3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElonaRemake/rhsp3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElonaRemake%2Frhsp3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElonaRemake%2Frhsp3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3b4c37ef357250f2fadf64ca6378e6560ec2e7d
[INFO] checking ElonaRemake/rhsp3 against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElonaRemake%2Frhsp3" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ElonaRemake/rhsp3
[INFO] finished tweaking git repo https://github.com/ElonaRemake/rhsp3
[INFO] tweaked toml for git repo https://github.com/ElonaRemake/rhsp3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ElonaRemake/rhsp3 on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ElonaRemake/rhsp3 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anymap v1.0.0-beta.2
[INFO] [stderr]   Downloaded modinverse v0.1.1
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] [stderr]   Downloaded env_logger v0.9.3
[INFO] [stderr]   Downloaded cc v1.0.74
[INFO] [stderr]   Downloaded proc-macro2 v1.0.47
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded unicode-ident v1.0.5
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b214a85f7058db4227ec8a75d17adeb1e5e8c330acd2df83d0fb2dce692d1ac7
[INFO] running `Command { std: "docker" "start" "-a" "b214a85f7058db4227ec8a75d17adeb1e5e8c330acd2df83d0fb2dce692d1ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b214a85f7058db4227ec8a75d17adeb1e5e8c330acd2df83d0fb2dce692d1ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b214a85f7058db4227ec8a75d17adeb1e5e8c330acd2df83d0fb2dce692d1ac7", kill_on_drop: false }`
[INFO] [stdout] b214a85f7058db4227ec8a75d17adeb1e5e8c330acd2df83d0fb2dce692d1ac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c844fc191716c7475179bfd66c55394fc3b016054364fb048e6e542d4a5001b
[INFO] running `Command { std: "docker" "start" "-a" "9c844fc191716c7475179bfd66c55394fc3b016054364fb048e6e542d4a5001b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking rhsp3_internal_abi v0.1.0 (/opt/rustwide/workdir/crates/rhsp3_internal_abi)
[INFO] [stdout] warning: the feature `c_unwind` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/rhsp3_internal_abi/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(c_unwind)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 233 | /     pub Cnv: ::std::option::Option<
[INFO] [stdout] 234 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 235 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 236 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 237 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 238 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     pub CnvCustom: ::std::option::Option<
[INFO] [stdout] 240 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 241 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 242 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 243 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 244 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub GetPtr: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal) -> *mut PDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     pub ArrayObjectRead: ::std::option::Option<
[INFO] [stdout] 247 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 248 | |             pval: *mut PVal,
[INFO] [stdout] 249 | |             mptype: *mut ::std::os::raw::c_int,
[INFO] [stdout] 250 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 251 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub ArrayObject: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     pub ObjectWrite: ::std::option::Option<
[INFO] [stdout] 254 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 255 | |             pval: *mut PVal,
[INFO] [stdout] 256 | |             data: *mut ::std::os::raw::c_void,
[INFO] [stdout] 257 | |             type_: ::std::os::raw::c_int,
[INFO] [stdout] 258 | |         ),
[INFO] [stdout] 259 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub ObjectMethod: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub Alloc: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, pval2: *const PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub Free: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 263 | /     pub GetSize:
[INFO] [stdout] 264 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 265 | /     pub GetUsing:
[INFO] [stdout] 266 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 267 | /     pub GetBlockSize: ::std::option::Option<
[INFO] [stdout] 268 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 269 | |             pval: *mut PVal,
[INFO] [stdout] 270 | |             pdat: *mut PDAT,
[INFO] [stdout] 271 | |             size: *mut ::std::os::raw::c_int,
[INFO] [stdout] 272 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 273 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 274 | /     pub AllocBlock: ::std::option::Option<
[INFO] [stdout] 275 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, size: ::std::os::raw::c_int),
[INFO] [stdout] 276 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 | /     pub Set: ::std::option::Option<
[INFO] [stdout] 278 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, in_: *const ::std::os::raw::c_void),
[INFO] [stdout] 279 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     pub AddI: ::std::option::Option<
[INFO] [stdout] 281 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 282 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 283 | /     pub SubI: ::std::option::Option<
[INFO] [stdout] 284 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 285 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 | /     pub MulI: ::std::option::Option<
[INFO] [stdout] 287 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 288 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 289 | /     pub DivI: ::std::option::Option<
[INFO] [stdout] 290 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 291 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 292 | /     pub ModI: ::std::option::Option<
[INFO] [stdout] 293 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 294 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 | /     pub AndI: ::std::option::Option<
[INFO] [stdout] 296 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 297 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 298 | /     pub OrI: ::std::option::Option<
[INFO] [stdout] 299 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 300 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 301 | /     pub XorI: ::std::option::Option<
[INFO] [stdout] 302 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 303 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 304 | /     pub EqI: ::std::option::Option<
[INFO] [stdout] 305 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 306 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 307 | /     pub NeI: ::std::option::Option<
[INFO] [stdout] 308 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 309 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 310 | /     pub GtI: ::std::option::Option<
[INFO] [stdout] 311 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 312 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 313 | /     pub LtI: ::std::option::Option<
[INFO] [stdout] 314 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 315 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 316 | /     pub GtEqI: ::std::option::Option<
[INFO] [stdout] 317 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 318 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 319 | /     pub LtEqI: ::std::option::Option<
[INFO] [stdout] 320 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 321 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 322 | /     pub RrI: ::std::option::Option<
[INFO] [stdout] 323 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 324 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 325 | /     pub LrI: ::std::option::Option<
[INFO] [stdout] 326 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 327 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 233 | /     pub Cnv: ::std::option::Option<
[INFO] [stdout] 234 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 235 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 236 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 237 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 238 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     pub CnvCustom: ::std::option::Option<
[INFO] [stdout] 240 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 241 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 242 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 243 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 244 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub GetPtr: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal) -> *mut PDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     pub ArrayObjectRead: ::std::option::Option<
[INFO] [stdout] 247 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 248 | |             pval: *mut PVal,
[INFO] [stdout] 249 | |             mptype: *mut ::std::os::raw::c_int,
[INFO] [stdout] 250 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 251 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub ArrayObject: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     pub ObjectWrite: ::std::option::Option<
[INFO] [stdout] 254 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 255 | |             pval: *mut PVal,
[INFO] [stdout] 256 | |             data: *mut ::std::os::raw::c_void,
[INFO] [stdout] 257 | |             type_: ::std::os::raw::c_int,
[INFO] [stdout] 258 | |         ),
[INFO] [stdout] 259 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub ObjectMethod: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub Alloc: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, pval2: *const PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub Free: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 263 | /     pub GetSize:
[INFO] [stdout] 264 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 265 | /     pub GetUsing:
[INFO] [stdout] 266 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 267 | /     pub GetBlockSize: ::std::option::Option<
[INFO] [stdout] 268 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 269 | |             pval: *mut PVal,
[INFO] [stdout] 270 | |             pdat: *mut PDAT,
[INFO] [stdout] 271 | |             size: *mut ::std::os::raw::c_int,
[INFO] [stdout] 272 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 273 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 274 | /     pub AllocBlock: ::std::option::Option<
[INFO] [stdout] 275 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, size: ::std::os::raw::c_int),
[INFO] [stdout] 276 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 | /     pub Set: ::std::option::Option<
[INFO] [stdout] 278 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, in_: *const ::std::os::raw::c_void),
[INFO] [stdout] 279 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     pub AddI: ::std::option::Option<
[INFO] [stdout] 281 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 282 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 283 | /     pub SubI: ::std::option::Option<
[INFO] [stdout] 284 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 285 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 | /     pub MulI: ::std::option::Option<
[INFO] [stdout] 287 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 288 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 289 | /     pub DivI: ::std::option::Option<
[INFO] [stdout] 290 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 291 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 292 | /     pub ModI: ::std::option::Option<
[INFO] [stdout] 293 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 294 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 | /     pub AndI: ::std::option::Option<
[INFO] [stdout] 296 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 297 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 298 | /     pub OrI: ::std::option::Option<
[INFO] [stdout] 299 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 300 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 301 | /     pub XorI: ::std::option::Option<
[INFO] [stdout] 302 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 303 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 304 | /     pub EqI: ::std::option::Option<
[INFO] [stdout] 305 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 306 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 307 | /     pub NeI: ::std::option::Option<
[INFO] [stdout] 308 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 309 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 310 | /     pub GtI: ::std::option::Option<
[INFO] [stdout] 311 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 312 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 313 | /     pub LtI: ::std::option::Option<
[INFO] [stdout] 314 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 315 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 316 | /     pub GtEqI: ::std::option::Option<
[INFO] [stdout] 317 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 318 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 319 | /     pub LtEqI: ::std::option::Option<
[INFO] [stdout] 320 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 321 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 322 | /     pub RrI: ::std::option::Option<
[INFO] [stdout] 323 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 324 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 325 | /     pub LrI: ::std::option::Option<
[INFO] [stdout] 326 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 327 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 233 | /     pub Cnv: ::std::option::Option<
[INFO] [stdout] 234 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 235 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 236 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 237 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 238 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     pub CnvCustom: ::std::option::Option<
[INFO] [stdout] 240 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 241 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 242 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 243 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 244 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub GetPtr: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal) -> *mut PDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     pub ArrayObjectRead: ::std::option::Option<
[INFO] [stdout] 247 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 248 | |             pval: *mut PVal,
[INFO] [stdout] 249 | |             mptype: *mut ::std::os::raw::c_int,
[INFO] [stdout] 250 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 251 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub ArrayObject: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     pub ObjectWrite: ::std::option::Option<
[INFO] [stdout] 254 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 255 | |             pval: *mut PVal,
[INFO] [stdout] 256 | |             data: *mut ::std::os::raw::c_void,
[INFO] [stdout] 257 | |             type_: ::std::os::raw::c_int,
[INFO] [stdout] 258 | |         ),
[INFO] [stdout] 259 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub ObjectMethod: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub Alloc: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, pval2: *const PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub Free: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 263 | /     pub GetSize:
[INFO] [stdout] 264 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 265 | /     pub GetUsing:
[INFO] [stdout] 266 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 267 | /     pub GetBlockSize: ::std::option::Option<
[INFO] [stdout] 268 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 269 | |             pval: *mut PVal,
[INFO] [stdout] 270 | |             pdat: *mut PDAT,
[INFO] [stdout] 271 | |             size: *mut ::std::os::raw::c_int,
[INFO] [stdout] 272 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 273 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 274 | /     pub AllocBlock: ::std::option::Option<
[INFO] [stdout] 275 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, size: ::std::os::raw::c_int),
[INFO] [stdout] 276 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 | /     pub Set: ::std::option::Option<
[INFO] [stdout] 278 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, in_: *const ::std::os::raw::c_void),
[INFO] [stdout] 279 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     pub AddI: ::std::option::Option<
[INFO] [stdout] 281 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 282 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 283 | /     pub SubI: ::std::option::Option<
[INFO] [stdout] 284 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 285 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 | /     pub MulI: ::std::option::Option<
[INFO] [stdout] 287 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 288 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 289 | /     pub DivI: ::std::option::Option<
[INFO] [stdout] 290 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 291 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 292 | /     pub ModI: ::std::option::Option<
[INFO] [stdout] 293 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 294 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 | /     pub AndI: ::std::option::Option<
[INFO] [stdout] 296 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 297 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 298 | /     pub OrI: ::std::option::Option<
[INFO] [stdout] 299 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 300 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 301 | /     pub XorI: ::std::option::Option<
[INFO] [stdout] 302 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 303 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 304 | /     pub EqI: ::std::option::Option<
[INFO] [stdout] 305 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 306 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 307 | /     pub NeI: ::std::option::Option<
[INFO] [stdout] 308 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 309 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 310 | /     pub GtI: ::std::option::Option<
[INFO] [stdout] 311 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 312 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 313 | /     pub LtI: ::std::option::Option<
[INFO] [stdout] 314 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 315 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 316 | /     pub GtEqI: ::std::option::Option<
[INFO] [stdout] 317 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 318 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 319 | /     pub LtEqI: ::std::option::Option<
[INFO] [stdout] 320 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 321 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 322 | /     pub RrI: ::std::option::Option<
[INFO] [stdout] 323 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 324 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 325 | /     pub LrI: ::std::option::Option<
[INFO] [stdout] 326 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 327 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 434 | /     pub get_value: ::std::option::Option<
[INFO] [stdout] 435 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 436 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 437 | /     pub get_varinf: ::std::option::Option<
[INFO] [stdout] 438 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 439 | |             arg1: *mut ::std::os::raw::c_char,
[INFO] [stdout] 440 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 441 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 442 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub dbg_close: ::std::option::Option<unsafe extern "C-unwind" fn(arg1: *mut ::std::os::raw::c_char)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub dbg_curinf: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 445 | /     pub dbg_set: ::std::option::Option<
[INFO] [stdout] 446 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 447 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub dbg_callstack: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 434 | /     pub get_value: ::std::option::Option<
[INFO] [stdout] 435 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 436 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 437 | /     pub get_varinf: ::std::option::Option<
[INFO] [stdout] 438 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 439 | |             arg1: *mut ::std::os::raw::c_char,
[INFO] [stdout] 440 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 441 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 442 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub dbg_close: ::std::option::Option<unsafe extern "C-unwind" fn(arg1: *mut ::std::os::raw::c_char)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub dbg_curinf: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 445 | /     pub dbg_set: ::std::option::Option<
[INFO] [stdout] 446 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 447 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub dbg_callstack: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 434 | /     pub get_value: ::std::option::Option<
[INFO] [stdout] 435 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 436 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 437 | /     pub get_varinf: ::std::option::Option<
[INFO] [stdout] 438 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 439 | |             arg1: *mut ::std::os::raw::c_char,
[INFO] [stdout] 440 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 441 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 442 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub dbg_close: ::std::option::Option<unsafe extern "C-unwind" fn(arg1: *mut ::std::os::raw::c_char)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub dbg_curinf: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 445 | /     pub dbg_set: ::std::option::Option<
[INFO] [stdout] 446 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 447 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub dbg_callstack: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 627 | /     pub callback: ::std::option::Option<
[INFO] [stdout] 628 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 629 | |             arg1: *mut IRQDAT,
[INFO] [stdout] 630 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 631 | |             arg3: ::std::os::raw::c_int,
[INFO] [stdout] 632 | |         ),
[INFO] [stdout] 633 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 627 | /     pub callback: ::std::option::Option<
[INFO] [stdout] 628 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 629 | |             arg1: *mut IRQDAT,
[INFO] [stdout] 630 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 631 | |             arg3: ::std::os::raw::c_int,
[INFO] [stdout] 632 | |         ),
[INFO] [stdout] 633 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 627 | /     pub callback: ::std::option::Option<
[INFO] [stdout] 628 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 629 | |             arg1: *mut IRQDAT,
[INFO] [stdout] 630 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 631 | |             arg3: ::std::os::raw::c_int,
[INFO] [stdout] 632 | |         ),
[INFO] [stdout] 633 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:658:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 658 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 659 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 660 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:661:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 661 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 662 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 663 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 664 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 665 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 666 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 667 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 668 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 669 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 670 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 671 | |             pv: *mut PVal,
[INFO] [stdout] 672 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 673 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 674 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 675 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:676:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 676 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 677 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 678 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 679 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 683 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 684 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 685 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 686 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:687:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 687 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 688 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 689 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 690 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 691 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 692 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 693 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 694 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 695 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 696 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 697 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 698 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 699 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 700 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 701 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 702 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 703 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 706 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 707 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 708 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 709 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 710 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 711 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 712 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 714 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 715 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 716 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 717 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 718 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:719:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 719 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 720 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 721 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 722 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 723 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 724 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 725 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 726 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 727 | |             pval: *mut PVal,
[INFO] [stdout] 728 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         ),
[INFO] [stdout] 732 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 733 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 734 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 735 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 736 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 737 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 738 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 739 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 740 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 741 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 742 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:743:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 743 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 744 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 745 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 746 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 747 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 751 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:752:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 753 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 754 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:755:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 755 | /     pub HspFunc_setpc:
[INFO] [stdout] 756 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:757:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 | /     pub HspFunc_call:
[INFO] [stdout] 758 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 759 | /     pub HspFunc_mref:
[INFO] [stdout] 760 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 761 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 762 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 763 | |             pval: *mut PVal,
[INFO] [stdout] 764 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |         ),
[INFO] [stdout] 771 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 772 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 773 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 774 | |             pval: *mut PVal,
[INFO] [stdout] 775 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 776 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 777 | |         ),
[INFO] [stdout] 778 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:779:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 779 | /     pub HspFunc_array:
[INFO] [stdout] 780 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:658:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 658 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 659 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 660 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:661:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 661 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 662 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 663 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 664 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 665 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 666 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 667 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 668 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 669 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 670 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 671 | |             pv: *mut PVal,
[INFO] [stdout] 672 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 673 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 674 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 675 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:676:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 676 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 677 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 678 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 679 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 683 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 684 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 685 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 686 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:687:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 687 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 688 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 689 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 690 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 691 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 692 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 693 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 694 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 695 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 696 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 697 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 698 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 699 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 700 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 701 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 702 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 703 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 706 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 707 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 708 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 709 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 710 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 711 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 712 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 714 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 715 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 716 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 717 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 718 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:719:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 719 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 720 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 721 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 722 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 723 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 724 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 725 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 726 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 727 | |             pval: *mut PVal,
[INFO] [stdout] 728 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         ),
[INFO] [stdout] 732 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 733 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 734 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 735 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 736 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 737 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 738 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 739 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 740 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 741 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 742 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:743:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 743 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 744 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 745 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 746 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 747 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 751 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:752:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 753 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 754 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:755:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 755 | /     pub HspFunc_setpc:
[INFO] [stdout] 756 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:757:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 | /     pub HspFunc_call:
[INFO] [stdout] 758 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 759 | /     pub HspFunc_mref:
[INFO] [stdout] 760 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 761 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 762 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 763 | |             pval: *mut PVal,
[INFO] [stdout] 764 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |         ),
[INFO] [stdout] 771 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 772 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 773 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 774 | |             pval: *mut PVal,
[INFO] [stdout] 775 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 776 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 777 | |         ),
[INFO] [stdout] 778 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:779:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 779 | /     pub HspFunc_array:
[INFO] [stdout] 780 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:658:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 658 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 659 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 660 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:661:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 661 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 662 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 663 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 664 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 665 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 666 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 667 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 668 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 669 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 670 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 671 | |             pv: *mut PVal,
[INFO] [stdout] 672 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 673 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 674 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 675 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:676:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 676 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 677 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 678 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 679 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 683 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 684 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 685 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 686 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:687:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 687 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 688 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 689 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 690 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 691 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 692 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 693 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 694 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 695 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 696 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 697 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 698 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 699 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 700 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 701 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 702 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 703 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 706 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 707 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 708 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 709 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 710 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 711 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 712 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 714 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 715 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 716 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 717 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 718 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:719:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 719 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 720 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 721 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 722 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 723 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 724 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 725 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 726 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 727 | |             pval: *mut PVal,
[INFO] [stdout] 728 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         ),
[INFO] [stdout] 732 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 733 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 734 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 735 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 736 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 737 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 738 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 739 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 740 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 741 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 742 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:743:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 743 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 744 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 745 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 746 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 747 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 751 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:752:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 753 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 754 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:755:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 755 | /     pub HspFunc_setpc:
[INFO] [stdout] 756 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:757:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 | /     pub HspFunc_call:
[INFO] [stdout] 758 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 759 | /     pub HspFunc_mref:
[INFO] [stdout] 760 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 761 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 762 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 763 | |             pval: *mut PVal,
[INFO] [stdout] 764 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |         ),
[INFO] [stdout] 771 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 772 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 773 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 774 | |             pval: *mut PVal,
[INFO] [stdout] 775 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 776 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 777 | |         ),
[INFO] [stdout] 778 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:779:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 779 | /     pub HspFunc_array:
[INFO] [stdout] 780 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:805:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 805 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 806 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:807:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 807 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:808:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 808 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 809 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 810 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:811:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 811 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 812 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:813:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 813 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 814 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 815 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:816:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 816 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 817 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 818 | |             pv: *mut PVal,
[INFO] [stdout] 819 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 820 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 821 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 822 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:823:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 823 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 824 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 825 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 826 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 829 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 830 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:831:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 831 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 832 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 833 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:834:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 834 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 835 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 836 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:837:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 837 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 838 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 839 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 840 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 841 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 842 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 843 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:844:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 844 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 845 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 846 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 847 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 848 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 849 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 850 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:853:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 853 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 854 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 855 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:856:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 856 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 858 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 859 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:860:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 860 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 861 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 862 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 863 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 864 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:865:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 865 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:866:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 866 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:867:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 867 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 868 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:869:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 869 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:870:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 870 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 871 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:872:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 872 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 873 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 874 | |             pval: *mut PVal,
[INFO] [stdout] 875 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 878 | |         ),
[INFO] [stdout] 879 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:880:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 880 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 881 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 882 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:883:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 883 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 884 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 885 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 886 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 887 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 888 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 889 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:890:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 890 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:891:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 891 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 892 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 893 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 894 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 897 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 898 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:899:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 899 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 900 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 901 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:902:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 902 | /     pub HspFunc_setpc:
[INFO] [stdout] 903 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:904:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 904 | /     pub HspFunc_call:
[INFO] [stdout] 905 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:906:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 906 | /     pub HspFunc_mref:
[INFO] [stdout] 907 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:908:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 908 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 909 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 910 | |             pval: *mut PVal,
[INFO] [stdout] 911 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 917 | |         ),
[INFO] [stdout] 918 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:919:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 919 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 920 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 921 | |             pval: *mut PVal,
[INFO] [stdout] 922 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 923 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 924 | |         ),
[INFO] [stdout] 925 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:926:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 926 | /     pub HspFunc_array:
[INFO] [stdout] 927 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 928 | /     pub HspFunc_varname: ::std::option::Option<
[INFO] [stdout] 929 | |         unsafe extern "C-unwind" fn(id: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 930 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:931:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 931 | /     pub HspFunc_seekvar: ::std::option::Option<
[INFO] [stdout] 932 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 933 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:934:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 934 | /     pub HspFunc_prm_getns:
[INFO] [stdout] 935 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:936:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 936 | /     pub HspFunc_prm_getnds: ::std::option::Option<
[INFO] [stdout] 937 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 938 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:805:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 805 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 806 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:807:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 807 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:808:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 808 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 809 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 810 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:811:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 811 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 812 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:813:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 813 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 814 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 815 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:816:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 816 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 817 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 818 | |             pv: *mut PVal,
[INFO] [stdout] 819 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 820 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 821 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 822 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:823:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 823 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 824 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 825 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 826 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 829 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 830 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:831:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 831 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 832 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 833 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:834:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 834 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 835 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 836 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:837:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 837 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 838 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 839 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 840 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 841 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 842 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 843 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:844:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 844 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 845 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 846 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 847 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 848 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 849 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 850 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:853:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 853 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 854 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 855 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:856:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 856 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 858 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 859 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:860:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 860 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 861 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 862 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 863 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 864 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:865:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 865 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:866:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 866 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:867:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 867 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 868 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:869:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 869 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:870:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 870 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 871 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:872:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 872 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 873 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 874 | |             pval: *mut PVal,
[INFO] [stdout] 875 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 878 | |         ),
[INFO] [stdout] 879 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:880:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 880 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 881 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 882 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:883:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 883 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 884 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 885 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 886 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 887 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 888 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 889 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:890:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 890 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:891:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 891 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 892 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 893 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 894 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 897 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 898 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:899:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 899 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 900 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 901 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:902:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 902 | /     pub HspFunc_setpc:
[INFO] [stdout] 903 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:904:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 904 | /     pub HspFunc_call:
[INFO] [stdout] 905 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:906:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 906 | /     pub HspFunc_mref:
[INFO] [stdout] 907 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:908:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 908 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 909 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 910 | |             pval: *mut PVal,
[INFO] [stdout] 911 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 917 | |         ),
[INFO] [stdout] 918 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:919:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 919 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 920 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 921 | |             pval: *mut PVal,
[INFO] [stdout] 922 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 923 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 924 | |         ),
[INFO] [stdout] 925 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:926:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 926 | /     pub HspFunc_array:
[INFO] [stdout] 927 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 928 | /     pub HspFunc_varname: ::std::option::Option<
[INFO] [stdout] 929 | |         unsafe extern "C-unwind" fn(id: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 930 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:931:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 931 | /     pub HspFunc_seekvar: ::std::option::Option<
[INFO] [stdout] 932 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 933 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:934:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 934 | /     pub HspFunc_prm_getns:
[INFO] [stdout] 935 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:936:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 936 | /     pub HspFunc_prm_getnds: ::std::option::Option<
[INFO] [stdout] 937 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 938 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:805:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 805 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 806 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:807:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 807 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:808:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 808 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 809 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 810 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:811:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 811 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 812 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:813:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 813 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 814 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 815 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:816:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 816 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 817 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 818 | |             pv: *mut PVal,
[INFO] [stdout] 819 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 820 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 821 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 822 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:823:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 823 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 824 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 825 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 826 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 829 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 830 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:831:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 831 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 832 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 833 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:834:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 834 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 835 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 836 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:837:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 837 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 838 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 839 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 840 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 841 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 842 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 843 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:844:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 844 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 845 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 846 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 847 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 848 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 849 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 850 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:853:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 853 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 854 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 855 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:856:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 856 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 858 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 859 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:860:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 860 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 861 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 862 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 863 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 864 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:865:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 865 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:866:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 866 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:867:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 867 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 868 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:869:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 869 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:870:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 870 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 871 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:872:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 872 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 873 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 874 | |             pval: *mut PVal,
[INFO] [stdout] 875 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 878 | |         ),
[INFO] [stdout] 879 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:880:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 880 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 881 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 882 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:883:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 883 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 884 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 885 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 886 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 887 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 888 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 889 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:890:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 890 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:891:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 891 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 892 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 893 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 894 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 897 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 898 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:899:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 899 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 900 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 901 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:902:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 902 | /     pub HspFunc_setpc:
[INFO] [stdout] 903 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:904:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 904 | /     pub HspFunc_call:
[INFO] [stdout] 905 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:906:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 906 | /     pub HspFunc_mref:
[INFO] [stdout] 907 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:908:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 908 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 909 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 910 | |             pval: *mut PVal,
[INFO] [stdout] 911 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 917 | |         ),
[INFO] [stdout] 918 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:919:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 919 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 920 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 921 | |             pval: *mut PVal,
[INFO] [stdout] 922 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 923 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 924 | |         ),
[INFO] [stdout] 925 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:926:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 926 | /     pub HspFunc_array:
[INFO] [stdout] 927 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 928 | /     pub HspFunc_varname: ::std::option::Option<
[INFO] [stdout] 929 | |         unsafe extern "C-unwind" fn(id: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 930 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:931:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 931 | /     pub HspFunc_seekvar: ::std::option::Option<
[INFO] [stdout] 932 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 933 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:934:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 934 | /     pub HspFunc_prm_getns:
[INFO] [stdout] 935 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:936:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 936 | /     pub HspFunc_prm_getnds: ::std::option::Option<
[INFO] [stdout] 937 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 938 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1025:5
[INFO] [stdout]      |
[INFO] [stdout]  983 | #[derive(Debug, Copy, Clone, PartialOrd, PartialEq)]
[INFO] [stdout]      |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1025 |     pub msgfunc: ::std::option::Option<unsafe extern "C-unwind" fn(arg1: *mut HSPCTX)>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1025:5
[INFO] [stdout]      |
[INFO] [stdout]  983 | #[derive(Debug, Copy, Clone, PartialOrd, PartialEq)]
[INFO] [stdout]      |                                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1025 |     pub msgfunc: ::std::option::Option<unsafe extern "C-unwind" fn(arg1: *mut HSPCTX)>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1101:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1101 | /     pub cmdfunc: ::std::option::Option<
[INFO] [stdout] 1102 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 1103 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1104:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1104 | /     pub reffunc: ::std::option::Option<
[INFO] [stdout] 1105 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 1106 | |             arg1: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1107 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 1108 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 1109 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1110:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1110 | /     pub termfunc: ::std::option::Option<
[INFO] [stdout] 1111 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 1112 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1113:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1113 | /     pub msgfunc: ::std::option::Option<
[INFO] [stdout] 1114 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 1115 | |             arg1: ::std::os::raw::c_int,
[INFO] [stdout] 1116 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 1117 | |             arg3: ::std::os::raw::c_int,
[INFO] [stdout] 1118 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 1119 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1120:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1120 | /     pub eventfunc: ::std::option::Option<
[INFO] [stdout] 1121 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 1122 | |             arg1: ::std::os::raw::c_int,
[INFO] [stdout] 1123 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1126 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 1127 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1101:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1101 | /     pub cmdfunc: ::std::option::Option<
[INFO] [stdout] 1102 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 1103 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1104:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1104 | /     pub reffunc: ::std::option::Option<
[INFO] [stdout] 1105 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 1106 | |             arg1: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1107 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 1108 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 1109 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1110:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1110 | /     pub termfunc: ::std::option::Option<
[INFO] [stdout] 1111 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 1112 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1113:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1113 | /     pub msgfunc: ::std::option::Option<
[INFO] [stdout] 1114 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 1115 | |             arg1: ::std::os::raw::c_int,
[INFO] [stdout] 1116 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 1117 | |             arg3: ::std::os::raw::c_int,
[INFO] [stdout] 1118 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 1119 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1120:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1120 | /     pub eventfunc: ::std::option::Option<
[INFO] [stdout] 1121 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 1122 | |             arg1: ::std::os::raw::c_int,
[INFO] [stdout] 1123 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1126 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 1127 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1101:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1101 | /     pub cmdfunc: ::std::option::Option<
[INFO] [stdout] 1102 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 1103 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1104:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1104 | /     pub reffunc: ::std::option::Option<
[INFO] [stdout] 1105 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 1106 | |             arg1: *mut ::std::os::raw::c_int,
[INFO] [stdout] 1107 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 1108 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 1109 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1110:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1110 | /     pub termfunc: ::std::option::Option<
[INFO] [stdout] 1111 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 1112 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1113:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1113 | /     pub msgfunc: ::std::option::Option<
[INFO] [stdout] 1114 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 1115 | |             arg1: ::std::os::raw::c_int,
[INFO] [stdout] 1116 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 1117 | |             arg3: ::std::os::raw::c_int,
[INFO] [stdout] 1118 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 1119 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]     --> crates/rhsp3_internal_abi/src/hsp3struct.rs:1120:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]      |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1120 | /     pub eventfunc: ::std::option::Option<
[INFO] [stdout] 1121 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 1122 | |             arg1: ::std::os::raw::c_int,
[INFO] [stdout] 1123 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] ...    |
[INFO] [stdout] 1126 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 1127 | |     >,
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the address of the same function can vary between different codegen units
[INFO] [stdout]      = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]      = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stdout] warning: the feature `c_unwind` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/rhsp3_internal_abi/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(c_unwind)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anymap v1.0.0-beta.2
[INFO] [stdout] error[E0804]: cannot add auto trait `Send` to dyn bound via pointer cast
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40
[INFO] [stdout]     |
[INFO] [stdout]  37 |                 unsafe { Box::from_raw(raw as *mut $t) }
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ unsupported cast
[INFO] [stdout] ...
[INFO] [stdout] 144 | impl_clone!(dyn CloneAny + Send);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this could allow UB elsewhere
[INFO] [stdout]     = help: use `transmute` if you're sure this is sound
[INFO] [stdout]     = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0804]: cannot add auto traits `Send` and `Sync` to dyn bound via pointer cast
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40
[INFO] [stdout]     |
[INFO] [stdout]  37 |                 unsafe { Box::from_raw(raw as *mut $t) }
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ unsupported cast
[INFO] [stdout] ...
[INFO] [stdout] 145 | impl_clone!(dyn CloneAny + Send + Sync);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this could allow UB elsewhere
[INFO] [stdout]     = help: use `transmute` if you're sure this is sound
[INFO] [stdout]     = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0804`.
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 233 | /     pub Cnv: ::std::option::Option<
[INFO] [stdout] 234 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 235 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 236 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 237 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 238 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     pub CnvCustom: ::std::option::Option<
[INFO] [stdout] 240 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 241 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 242 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 243 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 244 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub GetPtr: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal) -> *mut PDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     pub ArrayObjectRead: ::std::option::Option<
[INFO] [stdout] 247 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 248 | |             pval: *mut PVal,
[INFO] [stdout] 249 | |             mptype: *mut ::std::os::raw::c_int,
[INFO] [stdout] 250 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 251 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub ArrayObject: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     pub ObjectWrite: ::std::option::Option<
[INFO] [stdout] 254 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 255 | |             pval: *mut PVal,
[INFO] [stdout] 256 | |             data: *mut ::std::os::raw::c_void,
[INFO] [stdout] 257 | |             type_: ::std::os::raw::c_int,
[INFO] [stdout] 258 | |         ),
[INFO] [stdout] 259 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub ObjectMethod: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub Alloc: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, pval2: *const PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub Free: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 263 | /     pub GetSize:
[INFO] [stdout] 264 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 265 | /     pub GetUsing:
[INFO] [stdout] 266 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 267 | /     pub GetBlockSize: ::std::option::Option<
[INFO] [stdout] 268 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 269 | |             pval: *mut PVal,
[INFO] [stdout] 270 | |             pdat: *mut PDAT,
[INFO] [stdout] 271 | |             size: *mut ::std::os::raw::c_int,
[INFO] [stdout] 272 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 273 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 274 | /     pub AllocBlock: ::std::option::Option<
[INFO] [stdout] 275 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, size: ::std::os::raw::c_int),
[INFO] [stdout] 276 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 | /     pub Set: ::std::option::Option<
[INFO] [stdout] 278 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, in_: *const ::std::os::raw::c_void),
[INFO] [stdout] 279 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     pub AddI: ::std::option::Option<
[INFO] [stdout] 281 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 282 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 283 | /     pub SubI: ::std::option::Option<
[INFO] [stdout] 284 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 285 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 | /     pub MulI: ::std::option::Option<
[INFO] [stdout] 287 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 288 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 289 | /     pub DivI: ::std::option::Option<
[INFO] [stdout] 290 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 291 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 292 | /     pub ModI: ::std::option::Option<
[INFO] [stdout] 293 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 294 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 | /     pub AndI: ::std::option::Option<
[INFO] [stdout] 296 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 297 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 298 | /     pub OrI: ::std::option::Option<
[INFO] [stdout] 299 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 300 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anymap` (lib) due to 2 previous errors
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 301 | /     pub XorI: ::std::option::Option<
[INFO] [stdout] 302 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 303 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 304 | /     pub EqI: ::std::option::Option<
[INFO] [stdout] 305 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 306 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 307 | /     pub NeI: ::std::option::Option<
[INFO] [stdout] 308 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 309 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 310 | /     pub GtI: ::std::option::Option<
[INFO] [stdout] 311 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 312 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 313 | /     pub LtI: ::std::option::Option<
[INFO] [stdout] 314 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 315 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 316 | /     pub GtEqI: ::std::option::Option<
[INFO] [stdout] 317 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 318 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 319 | /     pub LtEqI: ::std::option::Option<
[INFO] [stdout] 320 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 321 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 322 | /     pub RrI: ::std::option::Option<
[INFO] [stdout] 323 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 324 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 325 | /     pub LrI: ::std::option::Option<
[INFO] [stdout] 326 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 327 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 233 | /     pub Cnv: ::std::option::Option<
[INFO] [stdout] 234 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 235 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 236 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 237 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 238 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     pub CnvCustom: ::std::option::Option<
[INFO] [stdout] 240 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 241 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 242 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 243 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 244 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub GetPtr: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal) -> *mut PDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     pub ArrayObjectRead: ::std::option::Option<
[INFO] [stdout] 247 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 248 | |             pval: *mut PVal,
[INFO] [stdout] 249 | |             mptype: *mut ::std::os::raw::c_int,
[INFO] [stdout] 250 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 251 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub ArrayObject: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     pub ObjectWrite: ::std::option::Option<
[INFO] [stdout] 254 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 255 | |             pval: *mut PVal,
[INFO] [stdout] 256 | |             data: *mut ::std::os::raw::c_void,
[INFO] [stdout] 257 | |             type_: ::std::os::raw::c_int,
[INFO] [stdout] 258 | |         ),
[INFO] [stdout] 259 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub ObjectMethod: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub Alloc: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, pval2: *const PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub Free: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 263 | /     pub GetSize:
[INFO] [stdout] 264 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 265 | /     pub GetUsing:
[INFO] [stdout] 266 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 267 | /     pub GetBlockSize: ::std::option::Option<
[INFO] [stdout] 268 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 269 | |             pval: *mut PVal,
[INFO] [stdout] 270 | |             pdat: *mut PDAT,
[INFO] [stdout] 271 | |             size: *mut ::std::os::raw::c_int,
[INFO] [stdout] 272 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 273 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 274 | /     pub AllocBlock: ::std::option::Option<
[INFO] [stdout] 275 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, size: ::std::os::raw::c_int),
[INFO] [stdout] 276 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 | /     pub Set: ::std::option::Option<
[INFO] [stdout] 278 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, in_: *const ::std::os::raw::c_void),
[INFO] [stdout] 279 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     pub AddI: ::std::option::Option<
[INFO] [stdout] 281 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 282 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 283 | /     pub SubI: ::std::option::Option<
[INFO] [stdout] 284 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 285 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 | /     pub MulI: ::std::option::Option<
[INFO] [stdout] 287 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 288 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 289 | /     pub DivI: ::std::option::Option<
[INFO] [stdout] 290 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 291 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 292 | /     pub ModI: ::std::option::Option<
[INFO] [stdout] 293 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 294 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 | /     pub AndI: ::std::option::Option<
[INFO] [stdout] 296 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 297 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 298 | /     pub OrI: ::std::option::Option<
[INFO] [stdout] 299 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 300 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 301 | /     pub XorI: ::std::option::Option<
[INFO] [stdout] 302 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 303 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 304 | /     pub EqI: ::std::option::Option<
[INFO] [stdout] 305 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 306 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 307 | /     pub NeI: ::std::option::Option<
[INFO] [stdout] 308 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 309 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 310 | /     pub GtI: ::std::option::Option<
[INFO] [stdout] 311 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 312 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 313 | /     pub LtI: ::std::option::Option<
[INFO] [stdout] 314 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 315 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 316 | /     pub GtEqI: ::std::option::Option<
[INFO] [stdout] 317 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 318 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 319 | /     pub LtEqI: ::std::option::Option<
[INFO] [stdout] 320 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 321 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 322 | /     pub RrI: ::std::option::Option<
[INFO] [stdout] 323 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 324 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 325 | /     pub LrI: ::std::option::Option<
[INFO] [stdout] 326 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 327 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 233 | /     pub Cnv: ::std::option::Option<
[INFO] [stdout] 234 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 235 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 236 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 237 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 238 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 239 | /     pub CnvCustom: ::std::option::Option<
[INFO] [stdout] 240 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 241 | |             buffer: *const ::std::os::raw::c_void,
[INFO] [stdout] 242 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] 243 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 244 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub GetPtr: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal) -> *mut PDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 246 | /     pub ArrayObjectRead: ::std::option::Option<
[INFO] [stdout] 247 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 248 | |             pval: *mut PVal,
[INFO] [stdout] 249 | |             mptype: *mut ::std::os::raw::c_int,
[INFO] [stdout] 250 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 251 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub ArrayObject: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     pub ObjectWrite: ::std::option::Option<
[INFO] [stdout] 254 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 255 | |             pval: *mut PVal,
[INFO] [stdout] 256 | |             data: *mut ::std::os::raw::c_void,
[INFO] [stdout] 257 | |             type_: ::std::os::raw::c_int,
[INFO] [stdout] 258 | |         ),
[INFO] [stdout] 259 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub ObjectMethod: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub Alloc: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, pval2: *const PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub Free: ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 263 | /     pub GetSize:
[INFO] [stdout] 264 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 265 | /     pub GetUsing:
[INFO] [stdout] 266 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pdat: *const PDAT) -> ::std::os::raw::c_int>,
[INFO] [stdout]     | |______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 267 | /     pub GetBlockSize: ::std::option::Option<
[INFO] [stdout] 268 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 269 | |             pval: *mut PVal,
[INFO] [stdout] 270 | |             pdat: *mut PDAT,
[INFO] [stdout] 271 | |             size: *mut ::std::os::raw::c_int,
[INFO] [stdout] 272 | |         ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 273 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 274 | /     pub AllocBlock: ::std::option::Option<
[INFO] [stdout] 275 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, size: ::std::os::raw::c_int),
[INFO] [stdout] 276 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 | /     pub Set: ::std::option::Option<
[INFO] [stdout] 278 | |         unsafe extern "C-unwind" fn(pval: *mut PVal, pdat: *mut PDAT, in_: *const ::std::os::raw::c_void),
[INFO] [stdout] 279 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 280 | /     pub AddI: ::std::option::Option<
[INFO] [stdout] 281 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 282 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 283 | /     pub SubI: ::std::option::Option<
[INFO] [stdout] 284 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 285 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 | /     pub MulI: ::std::option::Option<
[INFO] [stdout] 287 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 288 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 289 | /     pub DivI: ::std::option::Option<
[INFO] [stdout] 290 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 291 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 292 | /     pub ModI: ::std::option::Option<
[INFO] [stdout] 293 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 294 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 | /     pub AndI: ::std::option::Option<
[INFO] [stdout] 296 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 297 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 298 | /     pub OrI: ::std::option::Option<
[INFO] [stdout] 299 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 300 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 301 | /     pub XorI: ::std::option::Option<
[INFO] [stdout] 302 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 303 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 304 | /     pub EqI: ::std::option::Option<
[INFO] [stdout] 305 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 306 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 307 | /     pub NeI: ::std::option::Option<
[INFO] [stdout] 308 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 309 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 310 | /     pub GtI: ::std::option::Option<
[INFO] [stdout] 311 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 312 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 313 | /     pub LtI: ::std::option::Option<
[INFO] [stdout] 314 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 315 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 316 | /     pub GtEqI: ::std::option::Option<
[INFO] [stdout] 317 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 318 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 319 | /     pub LtEqI: ::std::option::Option<
[INFO] [stdout] 320 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 321 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 322 | /     pub RrI: ::std::option::Option<
[INFO] [stdout] 323 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 324 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 325 | /     pub LrI: ::std::option::Option<
[INFO] [stdout] 326 | |         unsafe extern "C-unwind" fn(pval: *mut PDAT, val: *const ::std::os::raw::c_void),
[INFO] [stdout] 327 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 434 | /     pub get_value: ::std::option::Option<
[INFO] [stdout] 435 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 436 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 437 | /     pub get_varinf: ::std::option::Option<
[INFO] [stdout] 438 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 439 | |             arg1: *mut ::std::os::raw::c_char,
[INFO] [stdout] 440 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 441 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 442 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub dbg_close: ::std::option::Option<unsafe extern "C-unwind" fn(arg1: *mut ::std::os::raw::c_char)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub dbg_curinf: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 445 | /     pub dbg_set: ::std::option::Option<
[INFO] [stdout] 446 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 447 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub dbg_callstack: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 434 | /     pub get_value: ::std::option::Option<
[INFO] [stdout] 435 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 436 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 437 | /     pub get_varinf: ::std::option::Option<
[INFO] [stdout] 438 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 439 | |             arg1: *mut ::std::os::raw::c_char,
[INFO] [stdout] 440 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 441 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 442 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub dbg_close: ::std::option::Option<unsafe extern "C-unwind" fn(arg1: *mut ::std::os::raw::c_char)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub dbg_curinf: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 445 | /     pub dbg_set: ::std::option::Option<
[INFO] [stdout] 446 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 447 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub dbg_callstack: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 434 | /     pub get_value: ::std::option::Option<
[INFO] [stdout] 435 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 436 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 437 | /     pub get_varinf: ::std::option::Option<
[INFO] [stdout] 438 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 439 | |             arg1: *mut ::std::os::raw::c_char,
[INFO] [stdout] 440 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 441 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 442 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub dbg_close: ::std::option::Option<unsafe extern "C-unwind" fn(arg1: *mut ::std::os::raw::c_char)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub dbg_curinf: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 445 | /     pub dbg_set: ::std::option::Option<
[INFO] [stdout] 446 | |         unsafe extern "C-unwind" fn(arg1: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 447 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub dbg_callstack: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 627 | /     pub callback: ::std::option::Option<
[INFO] [stdout] 628 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 629 | |             arg1: *mut IRQDAT,
[INFO] [stdout] 630 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 631 | |             arg3: ::std::os::raw::c_int,
[INFO] [stdout] 632 | |         ),
[INFO] [stdout] 633 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 627 | /     pub callback: ::std::option::Option<
[INFO] [stdout] 628 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 629 | |             arg1: *mut IRQDAT,
[INFO] [stdout] 630 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 631 | |             arg3: ::std::os::raw::c_int,
[INFO] [stdout] 632 | |         ),
[INFO] [stdout] 633 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 627 | /     pub callback: ::std::option::Option<
[INFO] [stdout] 628 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 629 | |             arg1: *mut IRQDAT,
[INFO] [stdout] 630 | |             arg2: ::std::os::raw::c_int,
[INFO] [stdout] 631 | |             arg3: ::std::os::raw::c_int,
[INFO] [stdout] 632 | |         ),
[INFO] [stdout] 633 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:658:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 658 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 659 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 660 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:661:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 661 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 662 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 663 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 664 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 665 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 666 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 667 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 668 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 669 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 670 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 671 | |             pv: *mut PVal,
[INFO] [stdout] 672 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 673 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 674 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 675 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:676:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 676 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 677 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 678 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 679 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 683 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 684 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 685 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 686 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:687:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 687 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 688 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 689 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 690 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 691 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 692 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 693 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 694 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 695 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 696 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 697 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 698 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 699 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 700 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 701 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 702 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 703 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 706 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 707 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 708 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 709 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 710 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 711 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 712 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 714 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 715 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 716 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 717 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 718 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:719:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 719 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 720 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 721 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 722 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 723 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 724 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 725 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 726 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 727 | |             pval: *mut PVal,
[INFO] [stdout] 728 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         ),
[INFO] [stdout] 732 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 733 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 734 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 735 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 736 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 737 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 738 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 739 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 740 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 741 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 742 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:743:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 743 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 744 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 745 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 746 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 747 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 751 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:752:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 753 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 754 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:755:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 755 | /     pub HspFunc_setpc:
[INFO] [stdout] 756 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:757:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 | /     pub HspFunc_call:
[INFO] [stdout] 758 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 759 | /     pub HspFunc_mref:
[INFO] [stdout] 760 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 761 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 762 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 763 | |             pval: *mut PVal,
[INFO] [stdout] 764 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |         ),
[INFO] [stdout] 771 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 772 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 773 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 774 | |             pval: *mut PVal,
[INFO] [stdout] 775 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 776 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 777 | |         ),
[INFO] [stdout] 778 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:779:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 779 | /     pub HspFunc_array:
[INFO] [stdout] 780 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:658:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 658 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 659 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 660 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:661:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 661 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 662 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 663 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 664 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 665 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 666 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 667 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 668 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 669 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 670 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 671 | |             pv: *mut PVal,
[INFO] [stdout] 672 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 673 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 674 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 675 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:676:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 676 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 677 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 678 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 679 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 683 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 684 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 685 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 686 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:687:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 687 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 688 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 689 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 690 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 691 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 692 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 693 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 694 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 695 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 696 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 697 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 698 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 699 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 700 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 701 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 702 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 703 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 706 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 707 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 708 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 709 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 710 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 711 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 712 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 714 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 715 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 716 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 717 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 718 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:719:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 719 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 720 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 721 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 722 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 723 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 724 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 725 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 726 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 727 | |             pval: *mut PVal,
[INFO] [stdout] 728 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         ),
[INFO] [stdout] 732 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 733 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 734 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 735 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 736 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 737 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 738 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 739 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 740 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 741 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 742 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:743:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 743 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 744 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 745 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 746 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 747 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 751 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:752:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 753 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 754 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:755:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 755 | /     pub HspFunc_setpc:
[INFO] [stdout] 756 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:757:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 | /     pub HspFunc_call:
[INFO] [stdout] 758 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 759 | /     pub HspFunc_mref:
[INFO] [stdout] 760 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 761 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 762 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 763 | |             pval: *mut PVal,
[INFO] [stdout] 764 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |         ),
[INFO] [stdout] 771 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 772 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 773 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 774 | |             pval: *mut PVal,
[INFO] [stdout] 775 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 776 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 777 | |         ),
[INFO] [stdout] 778 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:779:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 779 | /     pub HspFunc_array:
[INFO] [stdout] 780 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:658:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 658 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 659 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 660 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:661:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 661 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 662 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 663 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 664 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 665 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 666 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 667 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 668 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 669 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 670 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 671 | |             pv: *mut PVal,
[INFO] [stdout] 672 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 673 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 674 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 675 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:676:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 676 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 677 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 678 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 679 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 683 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 684 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 685 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 686 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:687:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 687 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 688 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 689 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 690 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 691 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 692 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 693 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 694 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 695 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 696 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 697 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 698 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 699 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 700 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 701 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 702 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 703 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 706 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 707 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 708 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 709 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:710:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 710 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 711 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 712 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 714 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 715 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 716 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 717 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 718 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:719:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 719 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 720 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 721 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:722:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 722 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 723 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 724 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 725 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 726 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 727 | |             pval: *mut PVal,
[INFO] [stdout] 728 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         ),
[INFO] [stdout] 732 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 733 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 734 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 735 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 736 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 737 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 738 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 739 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 740 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 741 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 742 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:743:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 743 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 744 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 745 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 746 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 747 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 751 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:752:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 753 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 754 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:755:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 755 | /     pub HspFunc_setpc:
[INFO] [stdout] 756 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:757:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 757 | /     pub HspFunc_call:
[INFO] [stdout] 758 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 759 | /     pub HspFunc_mref:
[INFO] [stdout] 760 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 761 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 762 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 763 | |             pval: *mut PVal,
[INFO] [stdout] 764 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |         ),
[INFO] [stdout] 771 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 772 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 773 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 774 | |             pval: *mut PVal,
[INFO] [stdout] 775 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 776 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 777 | |         ),
[INFO] [stdout] 778 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:779:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 779 | /     pub HspFunc_array:
[INFO] [stdout] 780 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:805:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 805 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 806 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:807:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 807 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:808:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 808 | /     pub HspFunc_prm_getdi: ::std::option::Option<
[INFO] [stdout] 809 | |         unsafe extern "C-unwind" fn(defval: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 810 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:811:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 811 | /     pub HspFunc_prm_gets:
[INFO] [stdout] 812 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:813:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 813 | /     pub HspFunc_prm_getds: ::std::option::Option<
[INFO] [stdout] 814 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 815 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:816:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 816 | /     pub HspFunc_val_realloc: ::std::option::Option<
[INFO] [stdout] 817 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 818 | |             pv: *mut PVal,
[INFO] [stdout] 819 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 820 | |             mode: ::std::os::raw::c_int,
[INFO] [stdout] 821 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 822 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:823:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 823 | /     pub HspFunc_fread: ::std::option::Option<
[INFO] [stdout] 824 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 825 | |             fname: *mut ::std::os::raw::c_char,
[INFO] [stdout] 826 | |             readmem: *mut ::std::os::raw::c_void,
[INFO] [stdout] ...   |
[INFO] [stdout] 829 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 830 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:831:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 831 | /     pub HspFunc_fsize: ::std::option::Option<
[INFO] [stdout] 832 | |         unsafe extern "C-unwind" fn(fname: *mut ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 833 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:834:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 834 | /     pub HspFunc_getbmscr: ::std::option::Option<
[INFO] [stdout] 835 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 836 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:837:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 837 | /     pub HspFunc_getobj: ::std::option::Option<
[INFO] [stdout] 838 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 839 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 840 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 841 | |             inf: *mut ::std::os::raw::c_void,
[INFO] [stdout] 842 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 843 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:844:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 844 | /     pub HspFunc_setobj: ::std::option::Option<
[INFO] [stdout] 845 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 846 | |             wid: ::std::os::raw::c_int,
[INFO] [stdout] 847 | |             id: ::std::os::raw::c_int,
[INFO] [stdout] 848 | |             inf: *const ::std::os::raw::c_void,
[INFO] [stdout] 849 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 850 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:853:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 853 | /     pub HspFunc_addobj: ::std::option::Option<
[INFO] [stdout] 854 | |         unsafe extern "C-unwind" fn(wid: ::std::os::raw::c_int) -> ::std::os::raw::c_int,
[INFO] [stdout] 855 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:856:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 856 |     pub HspFunc_puterror: ::std::option::Option<unsafe extern "C-unwind" fn(error: HSPERROR)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | /     pub HspFunc_getproc: ::std::option::Option<
[INFO] [stdout] 858 | |         unsafe extern "C-unwind" fn(type_: ::std::os::raw::c_int) -> *mut HspVarProc,
[INFO] [stdout] 859 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:860:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 860 | /     pub HspFunc_seekproc: ::std::option::Option<
[INFO] [stdout] 861 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> *mut HspVarProc,
[INFO] [stdout] 862 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 863 |     pub HspFunc_prm_next: ::std::option::Option<unsafe extern "C-unwind" fn()>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 864 |     pub HspFunc_prm_get: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:865:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 865 |     pub HspFunc_prm_getd: ::std::option::Option<unsafe extern "C-unwind" fn() -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:866:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 866 |     pub HspFunc_prm_getdd: ::std::option::Option<unsafe extern "C-unwind" fn(defval: f64) -> f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:867:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 867 | /     pub HspFunc_prm_getlb:
[INFO] [stdout] 868 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_ushort>,
[INFO] [stdout]     | |_____________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:869:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 869 |     pub HspFunc_prm_getpval: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut PVal>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:870:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 870 | /     pub HspFunc_prm_getva:
[INFO] [stdout] 871 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut *mut PVal) -> APTR>,
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:872:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 872 | /     pub HspFunc_prm_setva: ::std::option::Option<
[INFO] [stdout] 873 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 874 | |             pval: *mut PVal,
[INFO] [stdout] 875 | |             aptr: APTR,
[INFO] [stdout] ...   |
[INFO] [stdout] 878 | |         ),
[INFO] [stdout] 879 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:880:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 880 | /     pub HspFunc_malloc: ::std::option::Option<
[INFO] [stdout] 881 | |         unsafe extern "C-unwind" fn(size: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 882 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:883:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 883 |     pub HspFunc_free: ::std::option::Option<unsafe extern "C-unwind" fn(ptr: *mut ::std::os::raw::c_void)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 884 | /     pub HspFunc_expand: ::std::option::Option<
[INFO] [stdout] 885 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 886 | |             ptr: *mut ::std::os::raw::c_char,
[INFO] [stdout] 887 | |             size: ::std::os::raw::c_int,
[INFO] [stdout] 888 | |         ) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 889 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:890:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                              ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 890 |     pub HspFunc_addirq: ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut IRQDAT>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:891:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 891 | /     pub HspFunc_hspevent: ::std::option::Option<
[INFO] [stdout] 892 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 893 | |             event: ::std::os::raw::c_int,
[INFO] [stdout] 894 | |             prm1: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 897 | |         ) -> ::std::os::raw::c_int,
[INFO] [stdout] 898 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:899:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 899 | /     pub HspFunc_registvar: ::std::option::Option<
[INFO] [stdout] 900 | |         unsafe extern "C-unwind" fn(flag: ::std::os::raw::c_int, func: HSPVAR_COREFUNC),
[INFO] [stdout] 901 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:902:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 902 | /     pub HspFunc_setpc:
[INFO] [stdout] 903 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:904:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 904 | /     pub HspFunc_call:
[INFO] [stdout] 905 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pc: *const ::std::os::raw::c_ushort)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:906:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 906 | /     pub HspFunc_mref:
[INFO] [stdout] 907 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, prm: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:908:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 908 | /     pub HspFunc_dim: ::std::option::Option<
[INFO] [stdout] 909 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 910 | |             pval: *mut PVal,
[INFO] [stdout] 911 | |             flag: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 917 | |         ),
[INFO] [stdout] 918 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:919:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 919 | /     pub HspFunc_redim: ::std::option::Option<
[INFO] [stdout] 920 | |         unsafe extern "C-unwind" fn(
[INFO] [stdout] 921 | |             pval: *mut PVal,
[INFO] [stdout] 922 | |             lenid: ::std::os::raw::c_int,
[INFO] [stdout] 923 | |             len: ::std::os::raw::c_int,
[INFO] [stdout] 924 | |         ),
[INFO] [stdout] 925 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:926:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 926 | /     pub HspFunc_array:
[INFO] [stdout] 927 | |         ::std::option::Option<unsafe extern "C-unwind" fn(pval: *mut PVal, offset: ::std::os::raw::c_int)>,
[INFO] [stdout]     | |__________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 928 | /     pub HspFunc_varname: ::std::option::Option<
[INFO] [stdout] 929 | |         unsafe extern "C-unwind" fn(id: ::std::os::raw::c_int) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 930 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:931:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 931 | /     pub HspFunc_seekvar: ::std::option::Option<
[INFO] [stdout] 932 | |         unsafe extern "C-unwind" fn(name: *const ::std::os::raw::c_char) -> ::std::os::raw::c_int,
[INFO] [stdout] 933 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:934:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 934 | /     pub HspFunc_prm_getns:
[INFO] [stdout] 935 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_char>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:936:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 936 | /     pub HspFunc_prm_getnds: ::std::option::Option<
[INFO] [stdout] 937 | |         unsafe extern "C-unwind" fn(defstr: *const ::std::os::raw::c_char) -> *mut ::std::os::raw::c_char,
[INFO] [stdout] 938 | |     >,
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:805:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |   #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                            --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 805 | /     pub HspFunc_prm_getv:
[INFO] [stdout] 806 | |         ::std::option::Option<unsafe extern "C-unwind" fn() -> *mut ::std::os::raw::c_void>,
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/rhsp3_internal_abi/src/hsp3struct.rs:807:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | #[derive(Debug, Copy, Clone, PartialOrd, Ord, PartialEq, Eq)]
[INFO] [stdout]     |                                          --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 807 |     pub HspFunc_prm_geti: ::std::option::Option<unsafe extern "C-unwind" fn() -> ::std::os::raw::c_int>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[WARN] too many lines in the log, truncating it
