[INFO] fetching crate rust_icu_sys 5.1.0... [INFO] checking rust_icu_sys-5.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate rust_icu_sys 5.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rust_icu_sys 5.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rust_icu_sys 5.1.0 [INFO] tweaked toml for crates.io crate rust_icu_sys 5.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_icu_sys 5.1.0 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 rust_icu_sys 5.1.0 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e9f797d20190e179fcc4c63960d5020d4e08e7f8d12b63524f6db2593a5464eb [INFO] running `Command { std: "docker" "start" "-a" "e9f797d20190e179fcc4c63960d5020d4e08e7f8d12b63524f6db2593a5464eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9f797d20190e179fcc4c63960d5020d4e08e7f8d12b63524f6db2593a5464eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f797d20190e179fcc4c63960d5020d4e08e7f8d12b63524f6db2593a5464eb", kill_on_drop: false }` [INFO] [stdout] e9f797d20190e179fcc4c63960d5020d4e08e7f8d12b63524f6db2593a5464eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bcbfb1e48e0d0fa986611058b3fe5d0f08e0fefbac3359ff70d26d87bd0029c2 [INFO] running `Command { std: "docker" "start" "-a" "bcbfb1e48e0d0fa986611058b3fe5d0f08e0fefbac3359ff70d26d87bd0029c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rust_icu_sys v5.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `bindgen::options::::rustfmt_bindings` [INFO] [stdout] --> build.rs:304:14 [INFO] [stdout] | [INFO] [stdout] 304 | .rustfmt_bindings(true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33761 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33786 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33825 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33852 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33881 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33910 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33933 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33982 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34039 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34064 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34090 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , pub spare2 : UTextClose , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34116 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , pub spare2 : UTextClose , pub spare3 : UTextClose , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33761 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33786 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33825 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33852 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33881 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33910 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33933 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33982 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34039 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34064 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34090 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , pub spare2 : UTextClose , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34116 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , pub spare2 : UTextClose , pub spare3 : UTextClose , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81529 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81568 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81600 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81637 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81682 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81719 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81750 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81789 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81830 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , pub getState : UCharIteratorGetState , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81869 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , pub getState : UCharIteratorGetState , pub setState : UCharIteratorSetState , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81529 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81568 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81600 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81637 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33761 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81682 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33786 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81719 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33825 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33852 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81750 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33881 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81789 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33910 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33933 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81830 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , pub getState : UCharIteratorGetState , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33982 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81869 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , pub getState : UCharIteratorGetState , pub setState : UCharIteratorSetState , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34039 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34064 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34090 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , pub spare2 : UTextClose , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159739 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34116 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , pub spare2 : UTextClose , pub spare3 : UTextClose , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33761 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159842 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33786 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159962 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33825 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33852 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160086 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33881 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33910 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160251 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , pub extract : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dst : * mut UChar) > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33933 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:33982 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160394 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , pub extract : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dst : * mut UChar) > , pub copy : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dest : i32) > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34039 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34064 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159739 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34090 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , pub spare2 : UTextClose , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:34116 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UTextFuncs { pub tableSize : i32 , pub reserved1 : i32 , pub reserved2 : i32 , pub reserved3 : i32 , pub clone : UTextClone , pub nativeLength : UTextNativeLength , pub access : UTextAccess , pub extract : UTextExtract , pub replace : UTextReplace , pub copy : UTextCopy , pub mapOffsetToNative : UTextMapOffsetToNative , pub mapNativeIndexToUTF16 : UTextMapNativeIndexToUTF16 , pub close : UTextClose , pub spare1 : UTextClose , pub spare2 : UTextClose , pub spare3 : UTextClose , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159842 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81529 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159962 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81568 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160086 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81600 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160251 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , pub extract : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dst : * mut UChar) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81637 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81682 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160394 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , pub extract : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dst : * mut UChar) > , pub copy : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dest : i32) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81719 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81750 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81789 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81830 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , pub getState : UCharIteratorGetState , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81869 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , pub getState : UCharIteratorGetState , pub setState : UCharIteratorSetState , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81529 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81568 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81600 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81637 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81682 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81719 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81750 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81789 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81830 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , pub getState : UCharIteratorGetState , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:81869 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UCharIterator { pub context : * const :: std :: os :: raw :: c_void , pub length : i32 , pub start : i32 , pub index : i32 , pub limit : i32 , pub reservedField : i32 , pub getIndex : UCharIteratorGetIndex , pub move_ : UCharIteratorMove , pub hasNext : UCharIteratorHasNext , pub hasPrevious : UCharIteratorHasPrevious , pub current : UCharIteratorCurrent , pub next : UCharIteratorNext , pub previous : UCharIteratorPrevious , pub reservedFn : UCharIteratorReserved , pub getState : UCharIteratorGetState , pub setState : UCharIteratorSetState , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159739 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159842 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159962 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160086 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160251 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , pub extract : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dst : * mut UChar) > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160394 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialOrd , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , pub extract : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dst : * mut UChar) > , pub copy : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dest : i32) > , ... [INFO] [stdout] | ---------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159739 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159842 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:159962 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160086 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160251 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , pub extract : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dst : * mut UChar) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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 28.82s [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_icu_sys-58d96f75baae4dc4/out/lib.rs:3:160394 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct UReplaceableCallbacks { pub length : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable) -> i32 > , pub charAt : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar > , pub char32At : :: std :: option :: Option < unsafe extern "C" fn (rep : * const UReplaceable , offset : i32) -> UChar32 > , pub replace : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , text : * const UChar , textLength : i32) > , pub extract : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dst : * mut UChar) > , pub copy : :: std :: option :: Option < unsafe extern "C" fn (rep : * mut UReplaceable , start : i32 , limit : i32 , dest : i32) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different 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] running `Command { std: "docker" "inspect" "bcbfb1e48e0d0fa986611058b3fe5d0f08e0fefbac3359ff70d26d87bd0029c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbfb1e48e0d0fa986611058b3fe5d0f08e0fefbac3359ff70d26d87bd0029c2", kill_on_drop: false }` [INFO] [stdout] bcbfb1e48e0d0fa986611058b3fe5d0f08e0fefbac3359ff70d26d87bd0029c2