[INFO] fetching crate openh264-sys2 0.8.1... [INFO] checking openh264-sys2-0.8.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate openh264-sys2 0.8.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate openh264-sys2 0.8.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate openh264-sys2 0.8.1 [INFO] tweaked toml for crates.io crate openh264-sys2 0.8.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openh264-sys2 0.8.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openh264-sys2 0.8.1 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d1cb9d4ea5d0658afcc4de7fb8f8f3988efc008233636489c0ac59a47c2a6bb [INFO] running `Command { std: "docker" "start" "-a" "8d1cb9d4ea5d0658afcc4de7fb8f8f3988efc008233636489c0ac59a47c2a6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d1cb9d4ea5d0658afcc4de7fb8f8f3988efc008233636489c0ac59a47c2a6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1cb9d4ea5d0658afcc4de7fb8f8f3988efc008233636489c0ac59a47c2a6bb", kill_on_drop: false }` [INFO] [stdout] 8d1cb9d4ea5d0658afcc4de7fb8f8f3988efc008233636489c0ac59a47c2a6bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 570dde58a43a42b973ca33886f5cb47913041ff302d19b4fd4b5bdd1b1df9099 [INFO] running `Command { std: "docker" "start" "-a" "570dde58a43a42b973ca33886f5cb47913041ff302d19b4fd4b5bdd1b1df9099", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling openh264-sys2 v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] 1185 | pub struct ISVCEncoderVtbl { [INFO] [stdout] 1186 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1187 | | unsafe extern "C" fn(arg1: *mut ISVCEncoder, pParam: *const SEncParamBase) -> ::std::os::raw::c_int, [INFO] [stdout] 1188 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [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] --> src/generated/types.rs:1189:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1189 | / pub InitializeExt: [INFO] [stdout] 1190 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1191 | / pub GetDefaultParams: [INFO] [stdout] 1192 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1193 | pub Uninitialize: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1194 | / pub EncodeFrame: ::std::option::Option< [INFO] [stdout] 1195 | | unsafe extern "C" fn( [INFO] [stdout] 1196 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1197 | | kpSrcPic: *const SSourcePicture, [INFO] [stdout] 1198 | | pBsInfo: *mut SFrameBSInfo, [INFO] [stdout] 1199 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1200 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1201:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1201 | / pub EncodeParameterSets: [INFO] [stdout] 1202 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1203 | pub ForceIntraFrame: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1204 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1205 | | unsafe extern "C" fn( [INFO] [stdout] 1206 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1207 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1208 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1209 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1210 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1211 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1212 | | unsafe extern "C" fn( [INFO] [stdout] 1213 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1214 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1215 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1216 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1217 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] 1185 | pub struct ISVCEncoderVtbl { [INFO] [stdout] 1186 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1187 | | unsafe extern "C" fn(arg1: *mut ISVCEncoder, pParam: *const SEncParamBase) -> ::std::os::raw::c_int, [INFO] [stdout] 1188 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1189:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1189 | / pub InitializeExt: [INFO] [stdout] 1190 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1191 | / pub GetDefaultParams: [INFO] [stdout] 1192 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1193 | pub Uninitialize: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1194 | / pub EncodeFrame: ::std::option::Option< [INFO] [stdout] 1195 | | unsafe extern "C" fn( [INFO] [stdout] 1196 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1197 | | kpSrcPic: *const SSourcePicture, [INFO] [stdout] 1198 | | pBsInfo: *mut SFrameBSInfo, [INFO] [stdout] 1199 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1200 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1201:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1201 | / pub EncodeParameterSets: [INFO] [stdout] 1202 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1203 | pub ForceIntraFrame: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1204 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1205 | | unsafe extern "C" fn( [INFO] [stdout] 1206 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1207 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1208 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1209 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1210 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1211 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1212 | | unsafe extern "C" fn( [INFO] [stdout] 1213 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1214 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1215 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1216 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1217 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 1185 | pub struct ISVCEncoderVtbl { [INFO] [stdout] 1186 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1187 | | unsafe extern "C" fn(arg1: *mut ISVCEncoder, pParam: *const SEncParamBase) -> ::std::os::raw::c_int, [INFO] [stdout] 1188 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1189:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1189 | / pub InitializeExt: [INFO] [stdout] 1190 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1191 | / pub GetDefaultParams: [INFO] [stdout] 1192 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1193 | pub Uninitialize: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1194 | / pub EncodeFrame: ::std::option::Option< [INFO] [stdout] 1195 | | unsafe extern "C" fn( [INFO] [stdout] 1196 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1197 | | kpSrcPic: *const SSourcePicture, [INFO] [stdout] 1198 | | pBsInfo: *mut SFrameBSInfo, [INFO] [stdout] 1199 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1200 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1201:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1201 | / pub EncodeParameterSets: [INFO] [stdout] 1202 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1203 | pub ForceIntraFrame: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1204 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1205 | | unsafe extern "C" fn( [INFO] [stdout] 1206 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1207 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1208 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1209 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1210 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1211 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1212 | | unsafe extern "C" fn( [INFO] [stdout] 1213 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1214 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1215 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1216 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1217 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] 1222 | pub struct ISVCDecoderVtbl { [INFO] [stdout] 1223 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1224 | | unsafe extern "C" fn(arg1: *mut ISVCDecoder, pParam: *const SDecodingParam) -> ::std::os::raw::c_long, [INFO] [stdout] 1225 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1226 | pub Uninitialize: ::std::option::Option ::std::os::raw::c_long>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1227 | / pub DecodeFrame: ::std::option::Option< [INFO] [stdout] 1228 | | unsafe extern "C" fn( [INFO] [stdout] 1229 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1230 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1236 | | ) -> DECODING_STATE, [INFO] [stdout] 1237 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1238:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1238 | / pub DecodeFrameNoDelay: ::std::option::Option< [INFO] [stdout] 1239 | | unsafe extern "C" fn( [INFO] [stdout] 1240 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1241 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1245 | | ) -> DECODING_STATE, [INFO] [stdout] 1246 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1247 | / pub DecodeFrame2: ::std::option::Option< [INFO] [stdout] 1248 | | unsafe extern "C" fn( [INFO] [stdout] 1249 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1250 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1254 | | ) -> DECODING_STATE, [INFO] [stdout] 1255 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1256:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1256 | / pub FlushFrame: ::std::option::Option< [INFO] [stdout] 1257 | | unsafe extern "C" fn( [INFO] [stdout] 1258 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1259 | | ppDst: *mut *mut ::std::os::raw::c_uchar, [INFO] [stdout] 1260 | | pDstInfo: *mut SBufferInfo, [INFO] [stdout] 1261 | | ) -> DECODING_STATE, [INFO] [stdout] 1262 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1263:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1263 | / pub DecodeParser: ::std::option::Option< [INFO] [stdout] 1264 | | unsafe extern "C" fn( [INFO] [stdout] 1265 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1266 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1269 | | ) -> DECODING_STATE, [INFO] [stdout] 1270 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1271 | / pub DecodeFrameEx: ::std::option::Option< [INFO] [stdout] 1272 | | unsafe extern "C" fn( [INFO] [stdout] 1273 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1274 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1282 | | ) -> DECODING_STATE, [INFO] [stdout] 1283 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1284:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1284 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1285 | | unsafe extern "C" fn( [INFO] [stdout] 1286 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1287 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1288 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1289 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1290 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1291:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1291 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1292 | | unsafe extern "C" fn( [INFO] [stdout] 1293 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1294 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1295 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1296 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1297 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] 1222 | pub struct ISVCDecoderVtbl { [INFO] [stdout] 1223 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1224 | | unsafe extern "C" fn(arg1: *mut ISVCDecoder, pParam: *const SDecodingParam) -> ::std::os::raw::c_long, [INFO] [stdout] 1225 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1226 | pub Uninitialize: ::std::option::Option ::std::os::raw::c_long>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1227 | / pub DecodeFrame: ::std::option::Option< [INFO] [stdout] 1228 | | unsafe extern "C" fn( [INFO] [stdout] 1229 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1230 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1236 | | ) -> DECODING_STATE, [INFO] [stdout] 1237 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1238:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1238 | / pub DecodeFrameNoDelay: ::std::option::Option< [INFO] [stdout] 1239 | | unsafe extern "C" fn( [INFO] [stdout] 1240 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1241 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1245 | | ) -> DECODING_STATE, [INFO] [stdout] 1246 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1247 | / pub DecodeFrame2: ::std::option::Option< [INFO] [stdout] 1248 | | unsafe extern "C" fn( [INFO] [stdout] 1249 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1250 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1254 | | ) -> DECODING_STATE, [INFO] [stdout] 1255 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1256:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1256 | / pub FlushFrame: ::std::option::Option< [INFO] [stdout] 1257 | | unsafe extern "C" fn( [INFO] [stdout] 1258 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1259 | | ppDst: *mut *mut ::std::os::raw::c_uchar, [INFO] [stdout] 1260 | | pDstInfo: *mut SBufferInfo, [INFO] [stdout] 1261 | | ) -> DECODING_STATE, [INFO] [stdout] 1262 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1263:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1263 | / pub DecodeParser: ::std::option::Option< [INFO] [stdout] 1264 | | unsafe extern "C" fn( [INFO] [stdout] 1265 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1266 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1269 | | ) -> DECODING_STATE, [INFO] [stdout] 1270 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1271 | / pub DecodeFrameEx: ::std::option::Option< [INFO] [stdout] 1272 | | unsafe extern "C" fn( [INFO] [stdout] 1273 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1274 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1282 | | ) -> DECODING_STATE, [INFO] [stdout] 1283 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1284:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1284 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1285 | | unsafe extern "C" fn( [INFO] [stdout] 1286 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1287 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1288 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1289 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1290 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1291:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1291 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1292 | | unsafe extern "C" fn( [INFO] [stdout] 1293 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1294 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1295 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1296 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1297 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 1222 | pub struct ISVCDecoderVtbl { [INFO] [stdout] 1223 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1224 | | unsafe extern "C" fn(arg1: *mut ISVCDecoder, pParam: *const SDecodingParam) -> ::std::os::raw::c_long, [INFO] [stdout] 1225 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1226 | pub Uninitialize: ::std::option::Option ::std::os::raw::c_long>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1227 | / pub DecodeFrame: ::std::option::Option< [INFO] [stdout] 1228 | | unsafe extern "C" fn( [INFO] [stdout] 1229 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1230 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1236 | | ) -> DECODING_STATE, [INFO] [stdout] 1237 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1238:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1238 | / pub DecodeFrameNoDelay: ::std::option::Option< [INFO] [stdout] 1239 | | unsafe extern "C" fn( [INFO] [stdout] 1240 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1241 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1245 | | ) -> DECODING_STATE, [INFO] [stdout] 1246 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1247 | / pub DecodeFrame2: ::std::option::Option< [INFO] [stdout] 1248 | | unsafe extern "C" fn( [INFO] [stdout] 1249 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1250 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1254 | | ) -> DECODING_STATE, [INFO] [stdout] 1255 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1256:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1256 | / pub FlushFrame: ::std::option::Option< [INFO] [stdout] 1257 | | unsafe extern "C" fn( [INFO] [stdout] 1258 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1259 | | ppDst: *mut *mut ::std::os::raw::c_uchar, [INFO] [stdout] 1260 | | pDstInfo: *mut SBufferInfo, [INFO] [stdout] 1261 | | ) -> DECODING_STATE, [INFO] [stdout] 1262 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1263:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1263 | / pub DecodeParser: ::std::option::Option< [INFO] [stdout] 1264 | | unsafe extern "C" fn( [INFO] [stdout] 1265 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1266 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1269 | | ) -> DECODING_STATE, [INFO] [stdout] 1270 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1271 | / pub DecodeFrameEx: ::std::option::Option< [INFO] [stdout] 1272 | | unsafe extern "C" fn( [INFO] [stdout] 1273 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1274 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1282 | | ) -> DECODING_STATE, [INFO] [stdout] 1283 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1284:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1284 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1285 | | unsafe extern "C" fn( [INFO] [stdout] 1286 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1287 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1288 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1289 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1290 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1291:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1291 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1292 | | unsafe extern "C" fn( [INFO] [stdout] 1293 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1294 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1295 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1296 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1297 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] 1185 | pub struct ISVCEncoderVtbl { [INFO] [stdout] 1186 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1187 | | unsafe extern "C" fn(arg1: *mut ISVCEncoder, pParam: *const SEncParamBase) -> ::std::os::raw::c_int, [INFO] [stdout] 1188 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [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] --> src/generated/types.rs:1189:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1189 | / pub InitializeExt: [INFO] [stdout] 1190 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1191 | / pub GetDefaultParams: [INFO] [stdout] 1192 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1193 | pub Uninitialize: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1194 | / pub EncodeFrame: ::std::option::Option< [INFO] [stdout] 1195 | | unsafe extern "C" fn( [INFO] [stdout] 1196 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1197 | | kpSrcPic: *const SSourcePicture, [INFO] [stdout] 1198 | | pBsInfo: *mut SFrameBSInfo, [INFO] [stdout] 1199 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1200 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1201:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1201 | / pub EncodeParameterSets: [INFO] [stdout] 1202 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1203 | pub ForceIntraFrame: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1204 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1205 | | unsafe extern "C" fn( [INFO] [stdout] 1206 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1207 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1208 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1209 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1210 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1211 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1212 | | unsafe extern "C" fn( [INFO] [stdout] 1213 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1214 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1215 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1216 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1217 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] 1185 | pub struct ISVCEncoderVtbl { [INFO] [stdout] 1186 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1187 | | unsafe extern "C" fn(arg1: *mut ISVCEncoder, pParam: *const SEncParamBase) -> ::std::os::raw::c_int, [INFO] [stdout] 1188 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1189:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1189 | / pub InitializeExt: [INFO] [stdout] 1190 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1191 | / pub GetDefaultParams: [INFO] [stdout] 1192 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1193 | pub Uninitialize: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1194 | / pub EncodeFrame: ::std::option::Option< [INFO] [stdout] 1195 | | unsafe extern "C" fn( [INFO] [stdout] 1196 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1197 | | kpSrcPic: *const SSourcePicture, [INFO] [stdout] 1198 | | pBsInfo: *mut SFrameBSInfo, [INFO] [stdout] 1199 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1200 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1201:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1201 | / pub EncodeParameterSets: [INFO] [stdout] 1202 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1203 | pub ForceIntraFrame: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1204 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1205 | | unsafe extern "C" fn( [INFO] [stdout] 1206 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1207 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1208 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1209 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1210 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1211 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1212 | | unsafe extern "C" fn( [INFO] [stdout] 1213 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1214 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1215 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1216 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1217 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 1185 | pub struct ISVCEncoderVtbl { [INFO] [stdout] 1186 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1187 | | unsafe extern "C" fn(arg1: *mut ISVCEncoder, pParam: *const SEncParamBase) -> ::std::os::raw::c_int, [INFO] [stdout] 1188 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1189:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1189 | / pub InitializeExt: [INFO] [stdout] 1190 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1191 | / pub GetDefaultParams: [INFO] [stdout] 1192 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1193 | pub Uninitialize: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1194 | / pub EncodeFrame: ::std::option::Option< [INFO] [stdout] 1195 | | unsafe extern "C" fn( [INFO] [stdout] 1196 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1197 | | kpSrcPic: *const SSourcePicture, [INFO] [stdout] 1198 | | pBsInfo: *mut SFrameBSInfo, [INFO] [stdout] 1199 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1200 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1201:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1201 | / pub EncodeParameterSets: [INFO] [stdout] 1202 | | ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1203 | pub ForceIntraFrame: ::std::option::Option ::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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1204 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1205 | | unsafe extern "C" fn( [INFO] [stdout] 1206 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1207 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1208 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1209 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1210 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1184 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1211 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1212 | | unsafe extern "C" fn( [INFO] [stdout] 1213 | | arg1: *mut ISVCEncoder, [INFO] [stdout] 1214 | | eOptionId: ENCODER_OPTION, [INFO] [stdout] 1215 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1216 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] 1217 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] 1222 | pub struct ISVCDecoderVtbl { [INFO] [stdout] 1223 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1224 | | unsafe extern "C" fn(arg1: *mut ISVCDecoder, pParam: *const SDecodingParam) -> ::std::os::raw::c_long, [INFO] [stdout] 1225 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1226 | pub Uninitialize: ::std::option::Option ::std::os::raw::c_long>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1227 | / pub DecodeFrame: ::std::option::Option< [INFO] [stdout] 1228 | | unsafe extern "C" fn( [INFO] [stdout] 1229 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1230 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1236 | | ) -> DECODING_STATE, [INFO] [stdout] 1237 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1238:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1238 | / pub DecodeFrameNoDelay: ::std::option::Option< [INFO] [stdout] 1239 | | unsafe extern "C" fn( [INFO] [stdout] 1240 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1241 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1245 | | ) -> DECODING_STATE, [INFO] [stdout] 1246 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1247 | / pub DecodeFrame2: ::std::option::Option< [INFO] [stdout] 1248 | | unsafe extern "C" fn( [INFO] [stdout] 1249 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1250 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1254 | | ) -> DECODING_STATE, [INFO] [stdout] 1255 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1256:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1256 | / pub FlushFrame: ::std::option::Option< [INFO] [stdout] 1257 | | unsafe extern "C" fn( [INFO] [stdout] 1258 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1259 | | ppDst: *mut *mut ::std::os::raw::c_uchar, [INFO] [stdout] 1260 | | pDstInfo: *mut SBufferInfo, [INFO] [stdout] 1261 | | ) -> DECODING_STATE, [INFO] [stdout] 1262 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1263:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1263 | / pub DecodeParser: ::std::option::Option< [INFO] [stdout] 1264 | | unsafe extern "C" fn( [INFO] [stdout] 1265 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1266 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1269 | | ) -> DECODING_STATE, [INFO] [stdout] 1270 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1271 | / pub DecodeFrameEx: ::std::option::Option< [INFO] [stdout] 1272 | | unsafe extern "C" fn( [INFO] [stdout] 1273 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1274 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1282 | | ) -> DECODING_STATE, [INFO] [stdout] 1283 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1284:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1284 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1285 | | unsafe extern "C" fn( [INFO] [stdout] 1286 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1287 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1288 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1289 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1290 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1291:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1291 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1292 | | unsafe extern "C" fn( [INFO] [stdout] 1293 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1294 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1295 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1296 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1297 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] 1222 | pub struct ISVCDecoderVtbl { [INFO] [stdout] 1223 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1224 | | unsafe extern "C" fn(arg1: *mut ISVCDecoder, pParam: *const SDecodingParam) -> ::std::os::raw::c_long, [INFO] [stdout] 1225 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1226 | pub Uninitialize: ::std::option::Option ::std::os::raw::c_long>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1227 | / pub DecodeFrame: ::std::option::Option< [INFO] [stdout] 1228 | | unsafe extern "C" fn( [INFO] [stdout] 1229 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1230 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1236 | | ) -> DECODING_STATE, [INFO] [stdout] 1237 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1238:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1238 | / pub DecodeFrameNoDelay: ::std::option::Option< [INFO] [stdout] 1239 | | unsafe extern "C" fn( [INFO] [stdout] 1240 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1241 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1245 | | ) -> DECODING_STATE, [INFO] [stdout] 1246 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1247 | / pub DecodeFrame2: ::std::option::Option< [INFO] [stdout] 1248 | | unsafe extern "C" fn( [INFO] [stdout] 1249 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1250 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1254 | | ) -> DECODING_STATE, [INFO] [stdout] 1255 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1256:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1256 | / pub FlushFrame: ::std::option::Option< [INFO] [stdout] 1257 | | unsafe extern "C" fn( [INFO] [stdout] 1258 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1259 | | ppDst: *mut *mut ::std::os::raw::c_uchar, [INFO] [stdout] 1260 | | pDstInfo: *mut SBufferInfo, [INFO] [stdout] 1261 | | ) -> DECODING_STATE, [INFO] [stdout] 1262 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1263:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1263 | / pub DecodeParser: ::std::option::Option< [INFO] [stdout] 1264 | | unsafe extern "C" fn( [INFO] [stdout] 1265 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1266 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1269 | | ) -> DECODING_STATE, [INFO] [stdout] 1270 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1271 | / pub DecodeFrameEx: ::std::option::Option< [INFO] [stdout] 1272 | | unsafe extern "C" fn( [INFO] [stdout] 1273 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1274 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1282 | | ) -> DECODING_STATE, [INFO] [stdout] 1283 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1284:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1284 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1285 | | unsafe extern "C" fn( [INFO] [stdout] 1286 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1287 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1288 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1289 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1290 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1291:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1291 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1292 | | unsafe extern "C" fn( [INFO] [stdout] 1293 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1294 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1295 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1296 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1297 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 1222 | pub struct ISVCDecoderVtbl { [INFO] [stdout] 1223 | / pub Initialize: ::std::option::Option< [INFO] [stdout] 1224 | | unsafe extern "C" fn(arg1: *mut ISVCDecoder, pParam: *const SDecodingParam) -> ::std::os::raw::c_long, [INFO] [stdout] 1225 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1226 | pub Uninitialize: ::std::option::Option ::std::os::raw::c_long>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1227 | / pub DecodeFrame: ::std::option::Option< [INFO] [stdout] 1228 | | unsafe extern "C" fn( [INFO] [stdout] 1229 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1230 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1236 | | ) -> DECODING_STATE, [INFO] [stdout] 1237 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1238:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1238 | / pub DecodeFrameNoDelay: ::std::option::Option< [INFO] [stdout] 1239 | | unsafe extern "C" fn( [INFO] [stdout] 1240 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1241 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1245 | | ) -> DECODING_STATE, [INFO] [stdout] 1246 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1247:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1247 | / pub DecodeFrame2: ::std::option::Option< [INFO] [stdout] 1248 | | unsafe extern "C" fn( [INFO] [stdout] 1249 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1250 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1254 | | ) -> DECODING_STATE, [INFO] [stdout] 1255 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1256:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1256 | / pub FlushFrame: ::std::option::Option< [INFO] [stdout] 1257 | | unsafe extern "C" fn( [INFO] [stdout] 1258 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1259 | | ppDst: *mut *mut ::std::os::raw::c_uchar, [INFO] [stdout] 1260 | | pDstInfo: *mut SBufferInfo, [INFO] [stdout] 1261 | | ) -> DECODING_STATE, [INFO] [stdout] 1262 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1263:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1263 | / pub DecodeParser: ::std::option::Option< [INFO] [stdout] 1264 | | unsafe extern "C" fn( [INFO] [stdout] 1265 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1266 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1269 | | ) -> DECODING_STATE, [INFO] [stdout] 1270 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1271 | / pub DecodeFrameEx: ::std::option::Option< [INFO] [stdout] 1272 | | unsafe extern "C" fn( [INFO] [stdout] 1273 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1274 | | pSrc: *const ::std::os::raw::c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 1282 | | ) -> DECODING_STATE, [INFO] [stdout] 1283 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1284:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1284 | / pub SetOption: ::std::option::Option< [INFO] [stdout] 1285 | | unsafe extern "C" fn( [INFO] [stdout] 1286 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1287 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1288 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1289 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1290 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/generated/types.rs:1291:5 [INFO] [stdout] | [INFO] [stdout] 1221 | #[derive(Debug, Default, Copy, Clone, Hash, PartialOrd, Ord, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1291 | / pub GetOption: ::std::option::Option< [INFO] [stdout] 1292 | | unsafe extern "C" fn( [INFO] [stdout] 1293 | | arg1: *mut ISVCDecoder, [INFO] [stdout] 1294 | | eOptionId: DECODER_OPTION, [INFO] [stdout] 1295 | | pOption: *mut ::std::os::raw::c_void, [INFO] [stdout] 1296 | | ) -> ::std::os::raw::c_long, [INFO] [stdout] 1297 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.09s [INFO] running `Command { std: "docker" "inspect" "570dde58a43a42b973ca33886f5cb47913041ff302d19b4fd4b5bdd1b1df9099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570dde58a43a42b973ca33886f5cb47913041ff302d19b4fd4b5bdd1b1df9099", kill_on_drop: false }` [INFO] [stdout] 570dde58a43a42b973ca33886f5cb47913041ff302d19b4fd4b5bdd1b1df9099