[INFO] fetching crate onig_sys 69.9.1... [INFO] checking onig_sys-69.9.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate onig_sys 69.9.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate onig_sys 69.9.1 [INFO] finished tweaking crates.io crate onig_sys 69.9.1 [INFO] tweaked toml for crates.io crate onig_sys 69.9.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate onig_sys 69.9.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate onig_sys 69.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7b5c2de4b24ed01f8fb3e5e17000edd929e4586547a7a2e655ae28a10417dc47 [INFO] running `Command { std: "docker" "start" "-a" "7b5c2de4b24ed01f8fb3e5e17000edd929e4586547a7a2e655ae28a10417dc47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b5c2de4b24ed01f8fb3e5e17000edd929e4586547a7a2e655ae28a10417dc47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5c2de4b24ed01f8fb3e5e17000edd929e4586547a7a2e655ae28a10417dc47", kill_on_drop: false }` [INFO] [stdout] 7b5c2de4b24ed01f8fb3e5e17000edd929e4586547a7a2e655ae28a10417dc47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cbd6f2251c59806cf64f65bd5c4d139d5df18dcaf995fef54fce78d47449ce32 [INFO] running `Command { std: "docker" "start" "-a" "cbd6f2251c59806cf64f65bd5c4d139d5df18dcaf995fef54fce78d47449ce32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling onig_sys v69.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:14462 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:14739 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:14896 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15035 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15165 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15316 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15528 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15741 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15971 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16165 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16314 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16517 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16670 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , pub is_allowed_reverse_match : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16837 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , pub is_allowed_reverse_match : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub init : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16937 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , pub is_allowed_reverse_match : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub init : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , pub is_initialized : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:17047 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , pub is_allowed_reverse_match : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub init : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , pub is_initialized : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , pub is_valid_mbc_string : :: std :: option :: Option < unsafe extern "C" fn (s : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:14462 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:14739 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:14896 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15035 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15165 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15316 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15528 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15741 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:15971 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16165 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16314 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16517 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16670 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , pub is_allowed_reverse_match : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16837 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , pub is_allowed_reverse_match : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub init : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:16937 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , pub is_allowed_reverse_match : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub init : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , pub is_initialized : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , ... [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/onig_sys-a1cd048ecaa60c8e/out/bindings.rs:3:17047 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct OnigEncodingTypeST { pub mbc_enc_len : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub name : * const :: std :: os :: raw :: c_char , pub max_enc_len : :: std :: os :: raw :: c_int , pub min_enc_len : :: std :: os :: raw :: c_int , pub is_mbc_newline : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_to_code : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> OnigCodePoint > , pub code_to_mbclen : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub code_to_mbc : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , buf : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub mbc_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , pp : * mut * const OnigUChar , end : * const OnigUChar , to : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub apply_all_case_fold : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , f : OnigApplyAllCaseFoldFunc , arg : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , pub get_case_fold_codes_by_str : :: std :: option :: Option < unsafe extern "C" fn (flag : OnigCaseFoldType , p : * const OnigUChar , end : * const OnigUChar , acs : * mut OnigCaseFoldCodeItem) -> :: std :: os :: raw :: c_int > , pub property_name_to_ctype : :: std :: option :: Option < unsafe extern "C" fn (enc : * mut OnigEncodingTypeST , p : * mut OnigUChar , end : * mut OnigUChar) -> :: std :: os :: raw :: c_int > , pub is_code_ctype : :: std :: option :: Option < unsafe extern "C" fn (code : OnigCodePoint , ctype : OnigCtype) -> :: std :: os :: raw :: c_int > , pub get_ctype_code_range : :: std :: option :: Option < unsafe extern "C" fn (ctype : OnigCtype , sb_out : * mut OnigCodePoint , ranges : * mut * const OnigCodePoint) -> :: std :: os :: raw :: c_int > , pub left_adjust_char_head : :: std :: option :: Option < unsafe extern "C" fn (start : * const OnigUChar , p : * const OnigUChar) -> * mut OnigUChar > , pub is_allowed_reverse_match : :: std :: option :: Option < unsafe extern "C" fn (p : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , pub init : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , pub is_initialized : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > , pub is_valid_mbc_string : :: std :: option :: Option < unsafe extern "C" fn (s : * const OnigUChar , end : * const OnigUChar) -> :: std :: os :: raw :: c_int > , ... [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 25.74s [INFO] running `Command { std: "docker" "inspect" "cbd6f2251c59806cf64f65bd5c4d139d5df18dcaf995fef54fce78d47449ce32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd6f2251c59806cf64f65bd5c4d139d5df18dcaf995fef54fce78d47449ce32", kill_on_drop: false }` [INFO] [stdout] cbd6f2251c59806cf64f65bd5c4d139d5df18dcaf995fef54fce78d47449ce32