[INFO] fetching crate bloomberg 0.2.0... [INFO] checking bloomberg-0.2.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate bloomberg 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate bloomberg 0.2.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bloomberg 0.2.0 [INFO] finished tweaking crates.io crate bloomberg 0.2.0 [INFO] tweaked toml for crates.io crate bloomberg 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding windows-core v0.52.0 (available: v0.58.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0631993d784f23f9b34be3245503708e52f1d9ef38c8e130e665b74a7999012 [INFO] running `Command { std: "docker" "start" "-a" "d0631993d784f23f9b34be3245503708e52f1d9ef38c8e130e665b74a7999012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0631993d784f23f9b34be3245503708e52f1d9ef38c8e130e665b74a7999012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0631993d784f23f9b34be3245503708e52f1d9ef38c8e130e665b74a7999012", kill_on_drop: false }` [INFO] [stdout] d0631993d784f23f9b34be3245503708e52f1d9ef38c8e130e665b74a7999012 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ad61d31a2505b2b330d8f3648ede7fbfc30cac1a0d96060147f6a3a5fa6212b [INFO] running `Command { std: "docker" "start" "-a" "4ad61d31a2505b2b330d8f3648ede7fbfc30cac1a0d96060147f6a3a5fa6212b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking bloomberg v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `bloomberg` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/element.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/element.rs:170:14 [INFO] [stderr] | [INFO] [stderr] 170 | ($ty:ty, $start:expr_2021, $get_at:path, $set_at:path, $set:path) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/element.rs:220:53 [INFO] [stderr] | [INFO] [stderr] 220 | ($ty:ty, $get_at:path, $set_at:path, $set:path, $from_bbg: expr_2021, $to_bbg: expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/element.rs:220:75 [INFO] [stderr] | [INFO] [stderr] 220 | ($ty:ty, $get_at:path, $set_at:path, $set:path, $from_bbg: expr_2021, $to_bbg: expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 381 | | pub fn __va_start(arg1: *mut *mut ::std::os::raw::c_char, ...); [INFO] [stdout] 382 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 386 | | pub fn __security_init_cookie(); [INFO] [stdout] 387 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 389 | | pub fn __security_check_cookie(_StackCookie: usize); [INFO] [stdout] 390 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 392 | | pub fn __report_gsfailure(_StackCookie: usize); [INFO] [stdout] 393 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:394:1 [INFO] [stdout] | [INFO] [stdout] 394 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 395 | | pub static mut __security_cookie: usize; [INFO] [stdout] 396 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:653:1 [INFO] [stdout] | [INFO] [stdout] 653 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 654 | | pub fn blpapi_Name_create(nameString: *const ::std::os::raw::c_char) -> *mut blpapi_Name_t; [INFO] [stdout] 655 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:656:1 [INFO] [stdout] | [INFO] [stdout] 656 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 657 | | pub fn blpapi_Name_destroy(name: *mut blpapi_Name_t); [INFO] [stdout] 658 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 660 | | pub fn blpapi_Name_duplicate(src: *const blpapi_Name_t) -> *mut blpapi_Name_t; [INFO] [stdout] 661 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:662:1 [INFO] [stdout] | [INFO] [stdout] 662 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 663 | | pub fn blpapi_Name_equalsStr( [INFO] [stdout] 664 | | name: *const blpapi_Name_t, [INFO] [stdout] 665 | | string: *const ::std::os::raw::c_char, [INFO] [stdout] 666 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 667 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:668:1 [INFO] [stdout] | [INFO] [stdout] 668 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 669 | | pub fn blpapi_Name_string(name: *const blpapi_Name_t) -> *const ::std::os::raw::c_char; [INFO] [stdout] 670 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:671:1 [INFO] [stdout] | [INFO] [stdout] 671 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 672 | | pub fn blpapi_Name_length(name: *const blpapi_Name_t) -> usize; [INFO] [stdout] 673 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:674:1 [INFO] [stdout] | [INFO] [stdout] 674 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 675 | | pub fn blpapi_Name_findName(nameString: *const ::std::os::raw::c_char) -> *mut blpapi_Name_t; [INFO] [stdout] 676 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:677:1 [INFO] [stdout] | [INFO] [stdout] 677 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 678 | | pub fn blpapi_getLastErrorDescription( [INFO] [stdout] 679 | | resultCode: ::std::os::raw::c_int, [INFO] [stdout] 680 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 681 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 723 | | pub fn blpapi_getErrorInfo( [INFO] [stdout] 724 | | buffer: *mut blpapi_ErrorInfo_t, [INFO] [stdout] 725 | | errorCode: ::std::os::raw::c_int, [INFO] [stdout] 726 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 727 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 765 | | pub fn blpapi_TimePointUtil_nanosecondsBetween( [INFO] [stdout] 766 | | start: *const blpapi_TimePoint_t, [INFO] [stdout] 767 | | end: *const blpapi_TimePoint_t, [INFO] [stdout] 768 | | ) -> ::std::os::raw::c_longlong; [INFO] [stdout] 769 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:938:1 [INFO] [stdout] | [INFO] [stdout] 938 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 939 | | pub fn blpapi_Datetime_compare( [INFO] [stdout] 940 | | lhs: blpapi_Datetime_t, [INFO] [stdout] 941 | | rhs: blpapi_Datetime_t, [INFO] [stdout] 942 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:944:1 [INFO] [stdout] | [INFO] [stdout] 944 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 945 | | pub fn blpapi_Datetime_print( [INFO] [stdout] 946 | | datetime: *const blpapi_Datetime_t, [INFO] [stdout] 947 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 951 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 952 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:953:1 [INFO] [stdout] | [INFO] [stdout] 953 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 954 | | pub fn blpapi_HighPrecisionDatetime_compare( [INFO] [stdout] 955 | | lhs: *const blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 956 | | rhs: *const blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 957 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 958 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:959:1 [INFO] [stdout] | [INFO] [stdout] 959 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 960 | | pub fn blpapi_HighPrecisionDatetime_print( [INFO] [stdout] 961 | | datetime: *const blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 962 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 966 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 967 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:968:1 [INFO] [stdout] | [INFO] [stdout] 968 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 969 | | pub fn blpapi_HighPrecisionDatetime_fromTimePoint( [INFO] [stdout] 970 | | datetime: *mut blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 971 | | timePoint: *const blpapi_TimePoint_t, [INFO] [stdout] 972 | | offset: ::std::os::raw::c_short, [INFO] [stdout] 973 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 974 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:975:1 [INFO] [stdout] | [INFO] [stdout] 975 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 976 | | pub fn blpapi_Constant_setUserData( [INFO] [stdout] 977 | | constant: *mut blpapi_Constant_t, [INFO] [stdout] 978 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 979 | | ); [INFO] [stdout] 980 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:981:1 [INFO] [stdout] | [INFO] [stdout] 981 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 982 | | pub fn blpapi_Constant_name(constant: *const blpapi_Constant_t) -> *mut blpapi_Name_t; [INFO] [stdout] 983 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 985 | | pub fn blpapi_Constant_description( [INFO] [stdout] 986 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 987 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 988 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:989:1 [INFO] [stdout] | [INFO] [stdout] 989 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 990 | | pub fn blpapi_Constant_status(constant: *const blpapi_Constant_t) -> ::std::os::raw::c_int; [INFO] [stdout] 991 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:992:1 [INFO] [stdout] | [INFO] [stdout] 992 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 993 | | pub fn blpapi_Constant_datatype(constant: *const blpapi_Constant_t) -> ::std::os::raw::c_int; [INFO] [stdout] 994 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:995:1 [INFO] [stdout] | [INFO] [stdout] 995 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 996 | | pub fn blpapi_Constant_getValueAsChar( [INFO] [stdout] 997 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 998 | | buffer: *mut blpapi_Char_t, [INFO] [stdout] 999 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1000 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1001:1 [INFO] [stdout] | [INFO] [stdout] 1001 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1002 | | pub fn blpapi_Constant_getValueAsInt32( [INFO] [stdout] 1003 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1004 | | buffer: *mut blpapi_Int32_t, [INFO] [stdout] 1005 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1006 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1007:1 [INFO] [stdout] | [INFO] [stdout] 1007 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1008 | | pub fn blpapi_Constant_getValueAsInt64( [INFO] [stdout] 1009 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1010 | | buffer: *mut blpapi_Int64_t, [INFO] [stdout] 1011 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1012 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1013:1 [INFO] [stdout] | [INFO] [stdout] 1013 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1014 | | pub fn blpapi_Constant_getValueAsFloat32( [INFO] [stdout] 1015 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1016 | | buffer: *mut blpapi_Float32_t, [INFO] [stdout] 1017 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1018 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1019:1 [INFO] [stdout] | [INFO] [stdout] 1019 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1020 | | pub fn blpapi_Constant_getValueAsFloat64( [INFO] [stdout] 1021 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1022 | | buffer: *mut blpapi_Float64_t, [INFO] [stdout] 1023 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1024 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1025:1 [INFO] [stdout] | [INFO] [stdout] 1025 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1026 | | pub fn blpapi_Constant_getValueAsDatetime( [INFO] [stdout] 1027 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1028 | | buffer: *mut blpapi_Datetime_t, [INFO] [stdout] 1029 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1030 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1031:1 [INFO] [stdout] | [INFO] [stdout] 1031 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1032 | | pub fn blpapi_Constant_getValueAsString( [INFO] [stdout] 1033 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1034 | | buffer: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 1035 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1036 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1037:1 [INFO] [stdout] | [INFO] [stdout] 1037 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1038 | | pub fn blpapi_Constant_userData( [INFO] [stdout] 1039 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1040 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 1041 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1042:1 [INFO] [stdout] | [INFO] [stdout] 1042 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1043 | | pub fn blpapi_ConstantList_setUserData( [INFO] [stdout] 1044 | | constant: *mut blpapi_ConstantList_t, [INFO] [stdout] 1045 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 1046 | | ); [INFO] [stdout] 1047 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1048:1 [INFO] [stdout] | [INFO] [stdout] 1048 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1049 | | pub fn blpapi_ConstantList_name(list: *const blpapi_ConstantList_t) -> *mut blpapi_Name_t; [INFO] [stdout] 1050 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1051:1 [INFO] [stdout] | [INFO] [stdout] 1051 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1052 | | pub fn blpapi_ConstantList_description( [INFO] [stdout] 1053 | | list: *const blpapi_ConstantList_t, [INFO] [stdout] 1054 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1055 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1056:1 [INFO] [stdout] | [INFO] [stdout] 1056 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1057 | | pub fn blpapi_ConstantList_numConstants( [INFO] [stdout] 1058 | | list: *const blpapi_ConstantList_t, [INFO] [stdout] 1059 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1060 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1061:1 [INFO] [stdout] | [INFO] [stdout] 1061 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1062 | | pub fn blpapi_ConstantList_datatype( [INFO] [stdout] 1063 | | constant: *const blpapi_ConstantList_t, [INFO] [stdout] 1064 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1065 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1066:1 [INFO] [stdout] | [INFO] [stdout] 1066 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1067 | | pub fn blpapi_ConstantList_status(list: *const blpapi_ConstantList_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1068 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1069:1 [INFO] [stdout] | [INFO] [stdout] 1069 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1070 | | pub fn blpapi_ConstantList_getConstant( [INFO] [stdout] 1071 | | constant: *const blpapi_ConstantList_t, [INFO] [stdout] 1072 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] 1073 | | name: *const blpapi_Name_t, [INFO] [stdout] 1074 | | ) -> *mut blpapi_Constant_t; [INFO] [stdout] 1075 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1076:1 [INFO] [stdout] | [INFO] [stdout] 1076 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1077 | | pub fn blpapi_ConstantList_getConstantAt( [INFO] [stdout] 1078 | | constant: *const blpapi_ConstantList_t, [INFO] [stdout] 1079 | | index: usize, [INFO] [stdout] 1080 | | ) -> *mut blpapi_Constant_t; [INFO] [stdout] 1081 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1082:1 [INFO] [stdout] | [INFO] [stdout] 1082 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1083 | | pub fn blpapi_ConstantList_userData( [INFO] [stdout] 1084 | | constant: *const blpapi_ConstantList_t, [INFO] [stdout] 1085 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 1086 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1089:1 [INFO] [stdout] | [INFO] [stdout] 1089 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1090 | | pub fn blpapi_SchemaElementDefinition_name( [INFO] [stdout] 1091 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1092 | | ) -> *mut blpapi_Name_t; [INFO] [stdout] 1093 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1094:1 [INFO] [stdout] | [INFO] [stdout] 1094 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1095 | | pub fn blpapi_SchemaElementDefinition_description( [INFO] [stdout] 1096 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1097 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1098 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1099:1 [INFO] [stdout] | [INFO] [stdout] 1099 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1100 | | pub fn blpapi_SchemaElementDefinition_status( [INFO] [stdout] 1101 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1102 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1104:1 [INFO] [stdout] | [INFO] [stdout] 1104 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1105 | | pub fn blpapi_SchemaElementDefinition_type( [INFO] [stdout] 1106 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1107 | | ) -> *mut blpapi_SchemaTypeDefinition_t; [INFO] [stdout] 1108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1109:1 [INFO] [stdout] | [INFO] [stdout] 1109 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1110 | | pub fn blpapi_SchemaElementDefinition_numAlternateNames( [INFO] [stdout] 1111 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1112 | | ) -> usize; [INFO] [stdout] 1113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1114:1 [INFO] [stdout] | [INFO] [stdout] 1114 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1115 | | pub fn blpapi_SchemaElementDefinition_getAlternateName( [INFO] [stdout] 1116 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1117 | | index: usize, [INFO] [stdout] 1118 | | ) -> *mut blpapi_Name_t; [INFO] [stdout] 1119 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1120:1 [INFO] [stdout] | [INFO] [stdout] 1120 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1121 | | pub fn blpapi_SchemaElementDefinition_minValues( [INFO] [stdout] 1122 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1123 | | ) -> usize; [INFO] [stdout] 1124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1126 | | pub fn blpapi_SchemaElementDefinition_maxValues( [INFO] [stdout] 1127 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1128 | | ) -> usize; [INFO] [stdout] 1129 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1130:1 [INFO] [stdout] | [INFO] [stdout] 1130 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1131 | | pub fn blpapi_SchemaElementDefinition_print( [INFO] [stdout] 1132 | | element: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1133 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 1137 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1139:1 [INFO] [stdout] | [INFO] [stdout] 1139 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1140 | | pub fn blpapi_SchemaElementDefinition_setUserData( [INFO] [stdout] 1141 | | field: *mut blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1142 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 1143 | | ); [INFO] [stdout] 1144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1145:1 [INFO] [stdout] | [INFO] [stdout] 1145 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1146 | | pub fn blpapi_SchemaElementDefinition_userData( [INFO] [stdout] 1147 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1148 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 1149 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1150:1 [INFO] [stdout] | [INFO] [stdout] 1150 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1151 | | pub fn blpapi_SchemaTypeDefinition_name( [INFO] [stdout] 1152 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1153 | | ) -> *mut blpapi_Name_t; [INFO] [stdout] 1154 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1155:1 [INFO] [stdout] | [INFO] [stdout] 1155 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1156 | | pub fn blpapi_SchemaTypeDefinition_description( [INFO] [stdout] 1157 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1158 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1160:1 [INFO] [stdout] | [INFO] [stdout] 1160 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1161 | | pub fn blpapi_SchemaTypeDefinition_status( [INFO] [stdout] 1162 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1163 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1164 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1166 | | pub fn blpapi_SchemaTypeDefinition_datatype( [INFO] [stdout] 1167 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1168 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1169 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1170:1 [INFO] [stdout] | [INFO] [stdout] 1170 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1171 | | pub fn blpapi_SchemaTypeDefinition_isComplexType( [INFO] [stdout] 1172 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1173 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1174 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1175:1 [INFO] [stdout] | [INFO] [stdout] 1175 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1176 | | pub fn blpapi_SchemaTypeDefinition_isSimpleType( [INFO] [stdout] 1177 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1178 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1179 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1180:1 [INFO] [stdout] | [INFO] [stdout] 1180 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1181 | | pub fn blpapi_SchemaTypeDefinition_isEnumerationType( [INFO] [stdout] 1182 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1183 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1184 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1185:1 [INFO] [stdout] | [INFO] [stdout] 1185 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1186 | | pub fn blpapi_SchemaTypeDefinition_isComplex( [INFO] [stdout] 1187 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1188 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1189 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1190:1 [INFO] [stdout] | [INFO] [stdout] 1190 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1191 | | pub fn blpapi_SchemaTypeDefinition_isSimple( [INFO] [stdout] 1192 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1193 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1194 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1196 | | pub fn blpapi_SchemaTypeDefinition_isEnumeration( [INFO] [stdout] 1197 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1198 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1200:1 [INFO] [stdout] | [INFO] [stdout] 1200 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1201 | | pub fn blpapi_SchemaTypeDefinition_numElementDefinitions( [INFO] [stdout] 1202 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1203 | | ) -> usize; [INFO] [stdout] 1204 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1205:1 [INFO] [stdout] | [INFO] [stdout] 1205 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1206 | | pub fn blpapi_SchemaTypeDefinition_getElementDefinition( [INFO] [stdout] 1207 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1208 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] 1209 | | name: *const blpapi_Name_t, [INFO] [stdout] 1210 | | ) -> *mut blpapi_SchemaElementDefinition_t; [INFO] [stdout] 1211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1212:1 [INFO] [stdout] | [INFO] [stdout] 1212 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1213 | | pub fn blpapi_SchemaTypeDefinition_getElementDefinitionAt( [INFO] [stdout] 1214 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1215 | | index: usize, [INFO] [stdout] 1216 | | ) -> *mut blpapi_SchemaElementDefinition_t; [INFO] [stdout] 1217 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1218:1 [INFO] [stdout] | [INFO] [stdout] 1218 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1219 | | pub fn blpapi_SchemaTypeDefinition_print( [INFO] [stdout] 1220 | | element: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1221 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 1225 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1226 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1227:1 [INFO] [stdout] | [INFO] [stdout] 1227 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1228 | | pub fn blpapi_SchemaTypeDefinition_setUserData( [INFO] [stdout] 1229 | | element: *mut blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1230 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 1231 | | ); [INFO] [stdout] 1232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1233:1 [INFO] [stdout] | [INFO] [stdout] 1233 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1234 | | pub fn blpapi_SchemaTypeDefinition_userData( [INFO] [stdout] 1235 | | element: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1236 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 1237 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1238:1 [INFO] [stdout] | [INFO] [stdout] 1238 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1239 | | pub fn blpapi_SchemaTypeDefinition_enumeration( [INFO] [stdout] 1240 | | element: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1241 | | ) -> *mut blpapi_ConstantList_t; [INFO] [stdout] 1242 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1243:1 [INFO] [stdout] | [INFO] [stdout] 1243 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1244 | | pub fn blpapi_Element_name(element: *const blpapi_Element_t) -> *mut blpapi_Name_t; [INFO] [stdout] 1245 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1246:1 [INFO] [stdout] | [INFO] [stdout] 1246 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1247 | | pub fn blpapi_Element_nameString( [INFO] [stdout] 1248 | | element: *const blpapi_Element_t, [INFO] [stdout] 1249 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1250 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1251:1 [INFO] [stdout] | [INFO] [stdout] 1251 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1252 | | pub fn blpapi_Element_definition( [INFO] [stdout] 1253 | | element: *const blpapi_Element_t, [INFO] [stdout] 1254 | | ) -> *mut blpapi_SchemaElementDefinition_t; [INFO] [stdout] 1255 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1256:1 [INFO] [stdout] | [INFO] [stdout] 1256 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1257 | | pub fn blpapi_Element_datatype(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1258 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1259:1 [INFO] [stdout] | [INFO] [stdout] 1259 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1260 | | pub fn blpapi_Element_isComplexType(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1261 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1262:1 [INFO] [stdout] | [INFO] [stdout] 1262 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1263 | | pub fn blpapi_Element_isArray(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1264 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1265:1 [INFO] [stdout] | [INFO] [stdout] 1265 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1266 | | pub fn blpapi_Element_isReadOnly(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1267 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1268:1 [INFO] [stdout] | [INFO] [stdout] 1268 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1269 | | pub fn blpapi_Element_numValues(element: *const blpapi_Element_t) -> usize; [INFO] [stdout] 1270 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1271:1 [INFO] [stdout] | [INFO] [stdout] 1271 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1272 | | pub fn blpapi_Element_numElements(element: *const blpapi_Element_t) -> usize; [INFO] [stdout] 1273 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1274:1 [INFO] [stdout] | [INFO] [stdout] 1274 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1275 | | pub fn blpapi_Element_isNullValue( [INFO] [stdout] 1276 | | element: *const blpapi_Element_t, [INFO] [stdout] 1277 | | position: usize, [INFO] [stdout] 1278 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1279 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1280:1 [INFO] [stdout] | [INFO] [stdout] 1280 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1281 | | pub fn blpapi_Element_isNull(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1282 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1283:1 [INFO] [stdout] | [INFO] [stdout] 1283 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1284 | | pub fn blpapi_Element_print( [INFO] [stdout] 1285 | | element: *const blpapi_Element_t, [INFO] [stdout] 1286 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 1290 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1291 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1292:1 [INFO] [stdout] | [INFO] [stdout] 1292 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1293 | | pub fn blpapi_Element_getElementAt( [INFO] [stdout] 1294 | | element: *const blpapi_Element_t, [INFO] [stdout] 1295 | | result: *mut *mut blpapi_Element_t, [INFO] [stdout] 1296 | | position: usize, [INFO] [stdout] 1297 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1298 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1299:1 [INFO] [stdout] | [INFO] [stdout] 1299 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1300 | | pub fn blpapi_Element_getElement( [INFO] [stdout] 1301 | | element: *const blpapi_Element_t, [INFO] [stdout] 1302 | | result: *mut *mut blpapi_Element_t, [INFO] [stdout] ... | [INFO] [stdout] 1305 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1306 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1307:1 [INFO] [stdout] | [INFO] [stdout] 1307 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1308 | | pub fn blpapi_Element_hasElement( [INFO] [stdout] 1309 | | element: *const blpapi_Element_t, [INFO] [stdout] 1310 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] 1311 | | name: *const blpapi_Name_t, [INFO] [stdout] 1312 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1313 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1314:1 [INFO] [stdout] | [INFO] [stdout] 1314 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1315 | | pub fn blpapi_Element_hasElementEx( [INFO] [stdout] 1316 | | element: *const blpapi_Element_t, [INFO] [stdout] 1317 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1321 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1322 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1323:1 [INFO] [stdout] | [INFO] [stdout] 1323 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1324 | | pub fn blpapi_Element_getValueAsBool( [INFO] [stdout] 1325 | | element: *const blpapi_Element_t, [INFO] [stdout] 1326 | | buffer: *mut blpapi_Bool_t, [INFO] [stdout] 1327 | | index: usize, [INFO] [stdout] 1328 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1329 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1330:1 [INFO] [stdout] | [INFO] [stdout] 1330 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1331 | | pub fn blpapi_Element_getValueAsChar( [INFO] [stdout] 1332 | | element: *const blpapi_Element_t, [INFO] [stdout] 1333 | | buffer: *mut blpapi_Char_t, [INFO] [stdout] 1334 | | index: usize, [INFO] [stdout] 1335 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1336 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1337:1 [INFO] [stdout] | [INFO] [stdout] 1337 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1338 | | pub fn blpapi_Element_getValueAsInt32( [INFO] [stdout] 1339 | | element: *const blpapi_Element_t, [INFO] [stdout] 1340 | | buffer: *mut blpapi_Int32_t, [INFO] [stdout] 1341 | | index: usize, [INFO] [stdout] 1342 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1343 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1344:1 [INFO] [stdout] | [INFO] [stdout] 1344 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1345 | | pub fn blpapi_Element_getValueAsInt64( [INFO] [stdout] 1346 | | element: *const blpapi_Element_t, [INFO] [stdout] 1347 | | buffer: *mut blpapi_Int64_t, [INFO] [stdout] 1348 | | index: usize, [INFO] [stdout] 1349 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1350 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1351:1 [INFO] [stdout] | [INFO] [stdout] 1351 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1352 | | pub fn blpapi_Element_getValueAsFloat32( [INFO] [stdout] 1353 | | element: *const blpapi_Element_t, [INFO] [stdout] 1354 | | buffer: *mut blpapi_Float32_t, [INFO] [stdout] 1355 | | index: usize, [INFO] [stdout] 1356 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1357 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1358:1 [INFO] [stdout] | [INFO] [stdout] 1358 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1359 | | pub fn blpapi_Element_getValueAsFloat64( [INFO] [stdout] 1360 | | element: *const blpapi_Element_t, [INFO] [stdout] 1361 | | buffer: *mut blpapi_Float64_t, [INFO] [stdout] 1362 | | index: usize, [INFO] [stdout] 1363 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1364 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1365:1 [INFO] [stdout] | [INFO] [stdout] 1365 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1366 | | pub fn blpapi_Element_getValueAsString( [INFO] [stdout] 1367 | | element: *const blpapi_Element_t, [INFO] [stdout] 1368 | | buffer: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 1369 | | index: usize, [INFO] [stdout] 1370 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1371 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1372:1 [INFO] [stdout] | [INFO] [stdout] 1372 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1373 | | pub fn blpapi_Element_getValueAsDatetime( [INFO] [stdout] 1374 | | element: *const blpapi_Element_t, [INFO] [stdout] 1375 | | buffer: *mut blpapi_Datetime_t, [INFO] [stdout] 1376 | | index: usize, [INFO] [stdout] 1377 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1378 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1380 | | pub fn blpapi_Element_getValueAsHighPrecisionDatetime( [INFO] [stdout] 1381 | | element: *const blpapi_Element_t, [INFO] [stdout] 1382 | | buffer: *mut blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 1383 | | index: usize, [INFO] [stdout] 1384 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1385 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1386:1 [INFO] [stdout] | [INFO] [stdout] 1386 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1387 | | pub fn blpapi_Element_getValueAsElement( [INFO] [stdout] 1388 | | element: *const blpapi_Element_t, [INFO] [stdout] 1389 | | buffer: *mut *mut blpapi_Element_t, [INFO] [stdout] 1390 | | index: usize, [INFO] [stdout] 1391 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1392 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1393:1 [INFO] [stdout] | [INFO] [stdout] 1393 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1394 | | pub fn blpapi_Element_getValueAsName( [INFO] [stdout] 1395 | | element: *const blpapi_Element_t, [INFO] [stdout] 1396 | | buffer: *mut *mut blpapi_Name_t, [INFO] [stdout] 1397 | | index: usize, [INFO] [stdout] 1398 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1399 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1400:1 [INFO] [stdout] | [INFO] [stdout] 1400 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1401 | | pub fn blpapi_Element_getChoice( [INFO] [stdout] 1402 | | element: *const blpapi_Element_t, [INFO] [stdout] 1403 | | result: *mut *mut blpapi_Element_t, [INFO] [stdout] 1404 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1405 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1406:1 [INFO] [stdout] | [INFO] [stdout] 1406 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1407 | | pub fn blpapi_Element_setValueBool( [INFO] [stdout] 1408 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1409 | | value: blpapi_Bool_t, [INFO] [stdout] 1410 | | index: usize, [INFO] [stdout] 1411 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1413:1 [INFO] [stdout] | [INFO] [stdout] 1413 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1414 | | pub fn blpapi_Element_setValueChar( [INFO] [stdout] 1415 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1416 | | value: blpapi_Char_t, [INFO] [stdout] 1417 | | index: usize, [INFO] [stdout] 1418 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1419 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1421 | | pub fn blpapi_Element_setValueInt32( [INFO] [stdout] 1422 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1423 | | value: blpapi_Int32_t, [INFO] [stdout] 1424 | | index: usize, [INFO] [stdout] 1425 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1426 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1427:1 [INFO] [stdout] | [INFO] [stdout] 1427 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1428 | | pub fn blpapi_Element_setValueInt64( [INFO] [stdout] 1429 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1430 | | value: blpapi_Int64_t, [INFO] [stdout] 1431 | | index: usize, [INFO] [stdout] 1432 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1433 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1435 | | pub fn blpapi_Element_setValueFloat32( [INFO] [stdout] 1436 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1437 | | value: blpapi_Float32_t, [INFO] [stdout] 1438 | | index: usize, [INFO] [stdout] 1439 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1440 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1441:1 [INFO] [stdout] | [INFO] [stdout] 1441 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1442 | | pub fn blpapi_Element_setValueFloat64( [INFO] [stdout] 1443 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1444 | | value: blpapi_Float64_t, [INFO] [stdout] 1445 | | index: usize, [INFO] [stdout] 1446 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1447 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1448:1 [INFO] [stdout] | [INFO] [stdout] 1448 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1449 | | pub fn blpapi_Element_setValueString( [INFO] [stdout] 1450 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1451 | | value: *const ::std::os::raw::c_char, [INFO] [stdout] 1452 | | index: usize, [INFO] [stdout] 1453 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1454 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1455:1 [INFO] [stdout] | [INFO] [stdout] 1455 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1456 | | pub fn blpapi_Element_setValueDatetime( [INFO] [stdout] 1457 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1458 | | value: *const blpapi_Datetime_t, [INFO] [stdout] 1459 | | index: usize, [INFO] [stdout] 1460 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1461 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1462:1 [INFO] [stdout] | [INFO] [stdout] 1462 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1463 | | pub fn blpapi_Element_setValueHighPrecisionDatetime( [INFO] [stdout] 1464 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1465 | | value: *const blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 1466 | | index: usize, [INFO] [stdout] 1467 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1468 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1469:1 [INFO] [stdout] | [INFO] [stdout] 1469 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1470 | | pub fn blpapi_Element_setValueFromElement( [INFO] [stdout] 1471 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1472 | | value: *mut blpapi_Element_t, [INFO] [stdout] 1473 | | index: usize, [INFO] [stdout] 1474 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1475 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1476:1 [INFO] [stdout] | [INFO] [stdout] 1476 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1477 | | pub fn blpapi_Element_setValueFromName( [INFO] [stdout] 1478 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1479 | | value: *const blpapi_Name_t, [INFO] [stdout] 1480 | | index: usize, [INFO] [stdout] 1481 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1482 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1483:1 [INFO] [stdout] | [INFO] [stdout] 1483 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1484 | | pub fn blpapi_Element_setElementBool( [INFO] [stdout] 1485 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1486 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1489 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1490 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1491:1 [INFO] [stdout] | [INFO] [stdout] 1491 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1492 | | pub fn blpapi_Element_setElementChar( [INFO] [stdout] 1493 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1494 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1497 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1498 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1499:1 [INFO] [stdout] | [INFO] [stdout] 1499 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1500 | | pub fn blpapi_Element_setElementInt32( [INFO] [stdout] 1501 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1502 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1505 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1506 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1507:1 [INFO] [stdout] | [INFO] [stdout] 1507 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1508 | | pub fn blpapi_Element_setElementInt64( [INFO] [stdout] 1509 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1510 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1513 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1514 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1515:1 [INFO] [stdout] | [INFO] [stdout] 1515 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1516 | | pub fn blpapi_Element_setElementFloat32( [INFO] [stdout] 1517 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1518 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1521 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1522 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1523:1 [INFO] [stdout] | [INFO] [stdout] 1523 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1524 | | pub fn blpapi_Element_setElementFloat64( [INFO] [stdout] 1525 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1526 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1529 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1530 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1531:1 [INFO] [stdout] | [INFO] [stdout] 1531 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1532 | | pub fn blpapi_Element_setElementString( [INFO] [stdout] 1533 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1534 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1537 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1538 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1539:1 [INFO] [stdout] | [INFO] [stdout] 1539 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1540 | | pub fn blpapi_Element_setElementDatetime( [INFO] [stdout] 1541 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1542 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1545 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1546 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1547:1 [INFO] [stdout] | [INFO] [stdout] 1547 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1548 | | pub fn blpapi_Element_setElementHighPrecisionDatetime( [INFO] [stdout] 1549 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1550 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1553 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1554 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1555:1 [INFO] [stdout] | [INFO] [stdout] 1555 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1556 | | pub fn blpapi_Element_setElementFromField( [INFO] [stdout] 1557 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1558 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1561 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1562 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1563:1 [INFO] [stdout] | [INFO] [stdout] 1563 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1564 | | pub fn blpapi_Element_setElementFromName( [INFO] [stdout] 1565 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1566 | | elementName: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1569 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1571:1 [INFO] [stdout] | [INFO] [stdout] 1571 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1572 | | pub fn blpapi_Element_appendElement( [INFO] [stdout] 1573 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1574 | | appendedElement: *mut *mut blpapi_Element_t, [INFO] [stdout] 1575 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1576 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1577:1 [INFO] [stdout] | [INFO] [stdout] 1577 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1578 | | pub fn blpapi_Element_setChoice( [INFO] [stdout] 1579 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1580 | | resultElement: *mut *mut blpapi_Element_t, [INFO] [stdout] ... | [INFO] [stdout] 1584 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1585 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1592:1 [INFO] [stdout] | [INFO] [stdout] 1592 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1593 | | pub fn blpapi_Request_destroy(request: *mut blpapi_Request_t); [INFO] [stdout] 1594 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1595:1 [INFO] [stdout] | [INFO] [stdout] 1595 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1596 | | pub fn blpapi_Request_elements(request: *mut blpapi_Request_t) -> *mut blpapi_Element_t; [INFO] [stdout] 1597 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1598:1 [INFO] [stdout] | [INFO] [stdout] 1598 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1599 | | pub fn blpapi_Request_setPreferredRoute( [INFO] [stdout] 1600 | | request: *mut blpapi_Request_t, [INFO] [stdout] 1601 | | correlationId: *mut blpapi_CorrelationId_t, [INFO] [stdout] 1602 | | ); [INFO] [stdout] 1603 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1604:1 [INFO] [stdout] | [INFO] [stdout] 1604 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1605 | | pub fn blpapi_Operation_name(service: *mut blpapi_Operation_t) [INFO] [stdout] 1606 | | -> *const ::std::os::raw::c_char; [INFO] [stdout] 1607 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1608:1 [INFO] [stdout] | [INFO] [stdout] 1608 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1609 | | pub fn blpapi_Operation_description( [INFO] [stdout] 1610 | | service: *mut blpapi_Operation_t, [INFO] [stdout] 1611 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1612 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1613:1 [INFO] [stdout] | [INFO] [stdout] 1613 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1614 | | pub fn blpapi_Operation_requestDefinition( [INFO] [stdout] 1615 | | service: *mut blpapi_Operation_t, [INFO] [stdout] 1616 | | requestDefinition: *mut *mut blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1617 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1618 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1619:1 [INFO] [stdout] | [INFO] [stdout] 1619 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1620 | | pub fn blpapi_Operation_numResponseDefinitions( [INFO] [stdout] 1621 | | service: *mut blpapi_Operation_t, [INFO] [stdout] 1622 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1623 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1624:1 [INFO] [stdout] | [INFO] [stdout] 1624 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1625 | | pub fn blpapi_Operation_responseDefinition( [INFO] [stdout] 1626 | | service: *mut blpapi_Operation_t, [INFO] [stdout] 1627 | | responseDefinition: *mut *mut blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1628 | | index: usize, [INFO] [stdout] 1629 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1630 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1631:1 [INFO] [stdout] | [INFO] [stdout] 1631 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1632 | | pub fn blpapi_Service_name(service: *mut blpapi_Service_t) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1633 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1634:1 [INFO] [stdout] | [INFO] [stdout] 1634 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1635 | | pub fn blpapi_Service_description( [INFO] [stdout] 1636 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1637 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1638 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1639:1 [INFO] [stdout] | [INFO] [stdout] 1639 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1640 | | pub fn blpapi_Service_numOperations(service: *mut blpapi_Service_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1641 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1642:1 [INFO] [stdout] | [INFO] [stdout] 1642 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1643 | | pub fn blpapi_Service_numEventDefinitions( [INFO] [stdout] 1644 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1645 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1646 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1647:1 [INFO] [stdout] | [INFO] [stdout] 1647 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1648 | | pub fn blpapi_Service_addRef(service: *mut blpapi_Service_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1649 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1650:1 [INFO] [stdout] | [INFO] [stdout] 1650 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1651 | | pub fn blpapi_Service_release(service: *mut blpapi_Service_t); [INFO] [stdout] 1652 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1653:1 [INFO] [stdout] | [INFO] [stdout] 1653 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1654 | | pub fn blpapi_Service_authorizationServiceName( [INFO] [stdout] 1655 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1656 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1658:1 [INFO] [stdout] | [INFO] [stdout] 1658 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1659 | | pub fn blpapi_Service_getOperation( [INFO] [stdout] 1660 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1661 | | operation: *mut *mut blpapi_Operation_t, [INFO] [stdout] ... | [INFO] [stdout] 1664 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1665 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1666:1 [INFO] [stdout] | [INFO] [stdout] 1666 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1667 | | pub fn blpapi_Service_getOperationAt( [INFO] [stdout] 1668 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1669 | | operation: *mut *mut blpapi_Operation_t, [INFO] [stdout] 1670 | | index: usize, [INFO] [stdout] 1671 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1672 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1673:1 [INFO] [stdout] | [INFO] [stdout] 1673 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1674 | | pub fn blpapi_Service_getEventDefinition( [INFO] [stdout] 1675 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1676 | | result: *mut *mut blpapi_SchemaElementDefinition_t, [INFO] [stdout] ... | [INFO] [stdout] 1679 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1681:1 [INFO] [stdout] | [INFO] [stdout] 1681 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1682 | | pub fn blpapi_Service_getEventDefinitionAt( [INFO] [stdout] 1683 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1684 | | result: *mut *mut blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1685 | | index: usize, [INFO] [stdout] 1686 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1687 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1688:1 [INFO] [stdout] | [INFO] [stdout] 1688 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1689 | | pub fn blpapi_Service_createRequest( [INFO] [stdout] 1690 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1691 | | request: *mut *mut blpapi_Request_t, [INFO] [stdout] 1692 | | operation: *const ::std::os::raw::c_char, [INFO] [stdout] 1693 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1694 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1695:1 [INFO] [stdout] | [INFO] [stdout] 1695 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1696 | | pub fn blpapi_Service_createAuthorizationRequest( [INFO] [stdout] 1697 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1698 | | request: *mut *mut blpapi_Request_t, [INFO] [stdout] 1699 | | operation: *const ::std::os::raw::c_char, [INFO] [stdout] 1700 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1701 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1702:1 [INFO] [stdout] | [INFO] [stdout] 1702 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1703 | | pub fn blpapi_Service_createPublishEvent( [INFO] [stdout] 1704 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1705 | | event: *mut *mut blpapi_Event_t, [INFO] [stdout] 1706 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1707 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1708:1 [INFO] [stdout] | [INFO] [stdout] 1708 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1709 | | pub fn blpapi_Service_createAdminEvent( [INFO] [stdout] 1710 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1711 | | event: *mut *mut blpapi_Event_t, [INFO] [stdout] 1712 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1713 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1714:1 [INFO] [stdout] | [INFO] [stdout] 1714 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1715 | | pub fn blpapi_Service_createResponseEvent( [INFO] [stdout] 1716 | | service: *mut blpapi_Service_t, [INFO] [stdout] 1717 | | correlationId: *const blpapi_CorrelationId_t, [INFO] [stdout] 1718 | | event: *mut *mut blpapi_Event_t, [INFO] [stdout] 1719 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1720 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1721:1 [INFO] [stdout] | [INFO] [stdout] 1721 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1722 | | pub fn blpapi_Service_print( [INFO] [stdout] 1723 | | service: *const blpapi_Service_t, [INFO] [stdout] 1724 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 1728 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1729 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1736:1 [INFO] [stdout] | [INFO] [stdout] 1736 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1737 | | pub fn blpapi_Message_messageType(message: *const blpapi_Message_t) -> *mut blpapi_Name_t; [INFO] [stdout] 1738 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1739:1 [INFO] [stdout] | [INFO] [stdout] 1739 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1740 | | pub fn blpapi_Message_typeString( [INFO] [stdout] 1741 | | message: *const blpapi_Message_t, [INFO] [stdout] 1742 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1743 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1744:1 [INFO] [stdout] | [INFO] [stdout] 1744 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1745 | | pub fn blpapi_Message_topicName( [INFO] [stdout] 1746 | | message: *const blpapi_Message_t, [INFO] [stdout] 1747 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1748 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1750 | | pub fn blpapi_Message_service(message: *const blpapi_Message_t) -> *mut blpapi_Service_t; [INFO] [stdout] 1751 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1752:1 [INFO] [stdout] | [INFO] [stdout] 1752 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1753 | | pub fn blpapi_Message_numCorrelationIds( [INFO] [stdout] 1754 | | message: *const blpapi_Message_t, [INFO] [stdout] 1755 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1756 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1757:1 [INFO] [stdout] | [INFO] [stdout] 1757 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1758 | | pub fn blpapi_Message_correlationId( [INFO] [stdout] 1759 | | message: *const blpapi_Message_t, [INFO] [stdout] 1760 | | index: usize, [INFO] [stdout] 1761 | | ) -> blpapi_CorrelationId_t; [INFO] [stdout] 1762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1763:1 [INFO] [stdout] | [INFO] [stdout] 1763 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1764 | | pub fn blpapi_Message_elements(message: *const blpapi_Message_t) -> *mut blpapi_Element_t; [INFO] [stdout] 1765 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1766:1 [INFO] [stdout] | [INFO] [stdout] 1766 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1767 | | pub fn blpapi_Message_privateData( [INFO] [stdout] 1768 | | message: *const blpapi_Message_t, [INFO] [stdout] 1769 | | size: *mut usize, [INFO] [stdout] 1770 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1771 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1772:1 [INFO] [stdout] | [INFO] [stdout] 1772 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1773 | | pub fn blpapi_Message_fragmentType(message: *const blpapi_Message_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1774 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1775:1 [INFO] [stdout] | [INFO] [stdout] 1775 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1776 | | pub fn blpapi_Message_recapType(message: *const blpapi_Message_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1777 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1778:1 [INFO] [stdout] | [INFO] [stdout] 1778 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1779 | | pub fn blpapi_Message_print( [INFO] [stdout] 1780 | | message: *const blpapi_Message_t, [INFO] [stdout] 1781 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 1785 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1786 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1787:1 [INFO] [stdout] | [INFO] [stdout] 1787 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1788 | | pub fn blpapi_Message_addRef(message: *const blpapi_Message_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1789 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1790:1 [INFO] [stdout] | [INFO] [stdout] 1790 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1791 | | pub fn blpapi_Message_release(message: *const blpapi_Message_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1792 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1793:1 [INFO] [stdout] | [INFO] [stdout] 1793 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1794 | | pub fn blpapi_Message_timeReceived( [INFO] [stdout] 1795 | | message: *const blpapi_Message_t, [INFO] [stdout] 1796 | | timeReceived: *mut blpapi_TimePoint_t, [INFO] [stdout] 1797 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1798 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1799:1 [INFO] [stdout] | [INFO] [stdout] 1799 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1800 | | pub fn blpapi_Event_eventType(event: *const blpapi_Event_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1801 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1802:1 [INFO] [stdout] | [INFO] [stdout] 1802 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1803 | | pub fn blpapi_Event_addRef(event: *const blpapi_Event_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1804 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1805:1 [INFO] [stdout] | [INFO] [stdout] 1805 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1806 | | pub fn blpapi_Event_release(event: *const blpapi_Event_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1807 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1808:1 [INFO] [stdout] | [INFO] [stdout] 1808 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1809 | | pub fn blpapi_EventQueue_create() -> *mut blpapi_EventQueue_t; [INFO] [stdout] 1810 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1811:1 [INFO] [stdout] | [INFO] [stdout] 1811 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1812 | | pub fn blpapi_EventQueue_destroy(eventQueue: *mut blpapi_EventQueue_t) [INFO] [stdout] 1813 | | -> ::std::os::raw::c_int; [INFO] [stdout] 1814 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1815:1 [INFO] [stdout] | [INFO] [stdout] 1815 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1816 | | pub fn blpapi_EventQueue_nextEvent( [INFO] [stdout] 1817 | | eventQueue: *mut blpapi_EventQueue_t, [INFO] [stdout] 1818 | | timeout: ::std::os::raw::c_int, [INFO] [stdout] 1819 | | ) -> *mut blpapi_Event_t; [INFO] [stdout] 1820 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1821:1 [INFO] [stdout] | [INFO] [stdout] 1821 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1822 | | pub fn blpapi_EventQueue_purge(eventQueue: *mut blpapi_EventQueue_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1823 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1824:1 [INFO] [stdout] | [INFO] [stdout] 1824 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1825 | | pub fn blpapi_EventQueue_tryNextEvent( [INFO] [stdout] 1826 | | eventQueue: *mut blpapi_EventQueue_t, [INFO] [stdout] 1827 | | eventPointer: *mut *mut blpapi_Event_t, [INFO] [stdout] 1828 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1829 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1830:1 [INFO] [stdout] | [INFO] [stdout] 1830 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1831 | | pub fn blpapi_MessageIterator_create( [INFO] [stdout] 1832 | | event: *const blpapi_Event_t, [INFO] [stdout] 1833 | | ) -> *mut blpapi_MessageIterator_t; [INFO] [stdout] 1834 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1835:1 [INFO] [stdout] | [INFO] [stdout] 1835 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1836 | | pub fn blpapi_MessageIterator_destroy(iterator: *mut blpapi_MessageIterator_t); [INFO] [stdout] 1837 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1839 | | pub fn blpapi_MessageIterator_next( [INFO] [stdout] 1840 | | iterator: *mut blpapi_MessageIterator_t, [INFO] [stdout] 1841 | | result: *mut *mut blpapi_Message_t, [INFO] [stdout] 1842 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1843 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1844:1 [INFO] [stdout] | [INFO] [stdout] 1844 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1845 | | pub fn blpapi_EventDispatcher_create( [INFO] [stdout] 1846 | | numDispatcherThreads: usize, [INFO] [stdout] 1847 | | ) -> *mut blpapi_EventDispatcher_t; [INFO] [stdout] 1848 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1849:1 [INFO] [stdout] | [INFO] [stdout] 1849 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1850 | | pub fn blpapi_EventDispatcher_destroy(handle: *mut blpapi_EventDispatcher_t); [INFO] [stdout] 1851 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1852:1 [INFO] [stdout] | [INFO] [stdout] 1852 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1853 | | pub fn blpapi_EventDispatcher_start( [INFO] [stdout] 1854 | | handle: *mut blpapi_EventDispatcher_t, [INFO] [stdout] 1855 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1856 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1857:1 [INFO] [stdout] | [INFO] [stdout] 1857 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1858 | | pub fn blpapi_EventDispatcher_stop( [INFO] [stdout] 1859 | | handle: *mut blpapi_EventDispatcher_t, [INFO] [stdout] 1860 | | async_: ::std::os::raw::c_int, [INFO] [stdout] 1861 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1863:1 [INFO] [stdout] | [INFO] [stdout] 1863 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1864 | | pub fn blpapi_EventDispatcher_dispatchEvents( [INFO] [stdout] 1865 | | handle: *mut blpapi_EventDispatcher_t, [INFO] [stdout] 1866 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1867 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1868:1 [INFO] [stdout] | [INFO] [stdout] 1868 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1869 | | pub fn blpapi_Identity_release(handle: *mut blpapi_Identity_t); [INFO] [stdout] 1870 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1871:1 [INFO] [stdout] | [INFO] [stdout] 1871 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1872 | | pub fn blpapi_Identity_addRef(handle: *mut blpapi_Identity_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1873 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1874:1 [INFO] [stdout] | [INFO] [stdout] 1874 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1875 | | pub fn blpapi_Identity_hasEntitlements( [INFO] [stdout] 1876 | | handle: *const blpapi_Identity_t, [INFO] [stdout] 1877 | | service: *const blpapi_Service_t, [INFO] [stdout] ... | [INFO] [stdout] 1883 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1884 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1885:1 [INFO] [stdout] | [INFO] [stdout] 1885 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1886 | | pub fn blpapi_Identity_isAuthorized( [INFO] [stdout] 1887 | | handle: *const blpapi_Identity_t, [INFO] [stdout] 1888 | | service: *const blpapi_Service_t, [INFO] [stdout] 1889 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1890 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1891:1 [INFO] [stdout] | [INFO] [stdout] 1891 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1892 | | pub fn blpapi_Identity_getSeatType( [INFO] [stdout] 1893 | | handle: *const blpapi_Identity_t, [INFO] [stdout] 1894 | | seatType: *mut ::std::os::raw::c_int, [INFO] [stdout] 1895 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1896 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1897:1 [INFO] [stdout] | [INFO] [stdout] 1897 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1898 | | pub fn blpapi_UserHandle_release(handle: *mut blpapi_UserHandle_t); [INFO] [stdout] 1899 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1900:1 [INFO] [stdout] | [INFO] [stdout] 1900 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1901 | | pub fn blpapi_UserHandle_addRef(handle: *mut blpapi_UserHandle_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1902 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1903:1 [INFO] [stdout] | [INFO] [stdout] 1903 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1904 | | pub fn blpapi_UserHandle_hasEntitlements( [INFO] [stdout] 1905 | | handle: *const blpapi_UserHandle_t, [INFO] [stdout] 1906 | | service: *const blpapi_Service_t, [INFO] [stdout] ... | [INFO] [stdout] 1912 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1913 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1914:1 [INFO] [stdout] | [INFO] [stdout] 1914 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1915 | | pub fn blpapi_AbstractSession_cancel( [INFO] [stdout] 1916 | | session: *mut blpapi_AbstractSession_t, [INFO] [stdout] 1917 | | correlationIds: *const blpapi_CorrelationId_t, [INFO] [stdout] ... | [INFO] [stdout] 1921 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1922 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1923:1 [INFO] [stdout] | [INFO] [stdout] 1923 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1924 | | pub fn blpapi_AbstractSession_sendAuthorizationRequest( [INFO] [stdout] 1925 | | session: *mut blpapi_AbstractSession_t, [INFO] [stdout] 1926 | | request: *const blpapi_Request_t, [INFO] [stdout] ... | [INFO] [stdout] 1932 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1933 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1934:1 [INFO] [stdout] | [INFO] [stdout] 1934 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1935 | | pub fn blpapi_AbstractSession_openService( [INFO] [stdout] 1936 | | session: *mut blpapi_AbstractSession_t, [INFO] [stdout] 1937 | | serviceIdentifier: *const ::std::os::raw::c_char, [INFO] [stdout] 1938 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1939 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1940:1 [INFO] [stdout] | [INFO] [stdout] 1940 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1941 | | pub fn blpapi_AbstractSession_openServiceAsync( [INFO] [stdout] 1942 | | session: *mut blpapi_AbstractSession_t, [INFO] [stdout] 1943 | | serviceIdentifier: *const ::std::os::raw::c_char, [INFO] [stdout] 1944 | | correlationId: *mut blpapi_CorrelationId_t, [INFO] [stdout] 1945 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1946 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1947:1 [INFO] [stdout] | [INFO] [stdout] 1947 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1948 | | pub fn blpapi_AbstractSession_generateToken( [INFO] [stdout] 1949 | | session: *mut blpapi_AbstractSession_t, [INFO] [stdout] 1950 | | correlationId: *mut blpapi_CorrelationId_t, [INFO] [stdout] 1951 | | eventQueue: *mut blpapi_EventQueue_t, [INFO] [stdout] 1952 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1953 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1954:1 [INFO] [stdout] | [INFO] [stdout] 1954 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1955 | | pub fn blpapi_AbstractSession_generateManualToken( [INFO] [stdout] 1956 | | session: *mut blpapi_AbstractSession_t, [INFO] [stdout] 1957 | | correlationId: *mut blpapi_CorrelationId_t, [INFO] [stdout] ... | [INFO] [stdout] 1961 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1962 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1963:1 [INFO] [stdout] | [INFO] [stdout] 1963 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1964 | | pub fn blpapi_AbstractSession_getService( [INFO] [stdout] 1965 | | session: *mut blpapi_AbstractSession_t, [INFO] [stdout] 1966 | | service: *mut *mut blpapi_Service_t, [INFO] [stdout] 1967 | | serviceIdentifier: *const ::std::os::raw::c_char, [INFO] [stdout] 1968 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1969 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1970:1 [INFO] [stdout] | [INFO] [stdout] 1970 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1971 | | pub fn blpapi_AbstractSession_createIdentity( [INFO] [stdout] 1972 | | session: *mut blpapi_AbstractSession_t, [INFO] [stdout] 1973 | | ) -> *mut blpapi_Identity_t; [INFO] [stdout] 1974 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1984:1 [INFO] [stdout] | [INFO] [stdout] 1984 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1985 | | pub fn blpapi_Logging_registerCallback( [INFO] [stdout] 1986 | | callback: blpapi_Logging_Func_t, [INFO] [stdout] 1987 | | thresholdSeverity: blpapi_Logging_Severity_t, [INFO] [stdout] 1988 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1989 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1990:1 [INFO] [stdout] | [INFO] [stdout] 1990 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1991 | | pub fn blpapi_Logging_logTestMessage(severity: blpapi_Logging_Severity_t); [INFO] [stdout] 1992 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1999:1 [INFO] [stdout] | [INFO] [stdout] 1999 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2000 | | pub fn blpapi_ResolutionList_extractAttributeFromResolutionSuccess( [INFO] [stdout] 2001 | | message: *const blpapi_Message_t, [INFO] [stdout] 2002 | | attribute: *const blpapi_Name_t, [INFO] [stdout] 2003 | | ) -> *mut blpapi_Element_t; [INFO] [stdout] 2004 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2005:1 [INFO] [stdout] | [INFO] [stdout] 2005 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2006 | | pub fn blpapi_ResolutionList_create( [INFO] [stdout] 2007 | | from: *mut blpapi_ResolutionList_t, [INFO] [stdout] 2008 | | ) -> *mut blpapi_ResolutionList_t; [INFO] [stdout] 2009 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2010:1 [INFO] [stdout] | [INFO] [stdout] 2010 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2011 | | pub fn blpapi_ResolutionList_destroy(list: *mut blpapi_ResolutionList_t); [INFO] [stdout] 2012 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2013:1 [INFO] [stdout] | [INFO] [stdout] 2013 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2014 | | pub fn blpapi_ResolutionList_add( [INFO] [stdout] 2015 | | list: *mut blpapi_ResolutionList_t, [INFO] [stdout] 2016 | | topic: *const ::std::os::raw::c_char, [INFO] [stdout] 2017 | | correlationId: *const blpapi_CorrelationId_t, [INFO] [stdout] 2018 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2019 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2020:1 [INFO] [stdout] | [INFO] [stdout] 2020 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2021 | | pub fn blpapi_ResolutionList_addFromMessage( [INFO] [stdout] 2022 | | list: *mut blpapi_ResolutionList_t, [INFO] [stdout] 2023 | | topic: *const blpapi_Message_t, [INFO] [stdout] 2024 | | correlationId: *const blpapi_CorrelationId_t, [INFO] [stdout] 2025 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2026 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2027:1 [INFO] [stdout] | [INFO] [stdout] 2027 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2028 | | pub fn blpapi_ResolutionList_addAttribute( [INFO] [stdout] 2029 | | list: *mut blpapi_ResolutionList_t, [INFO] [stdout] 2030 | | name: *const blpapi_Name_t, [INFO] [stdout] 2031 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2032 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2033:1 [INFO] [stdout] | [INFO] [stdout] 2033 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2034 | | pub fn blpapi_ResolutionList_correlationIdAt( [INFO] [stdout] 2035 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2036 | | result: *mut blpapi_CorrelationId_t, [INFO] [stdout] 2037 | | index: usize, [INFO] [stdout] 2038 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2039 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2040:1 [INFO] [stdout] | [INFO] [stdout] 2040 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2041 | | pub fn blpapi_ResolutionList_topicString( [INFO] [stdout] 2042 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2043 | | topic: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 2044 | | id: *const blpapi_CorrelationId_t, [INFO] [stdout] 2045 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2046 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2047:1 [INFO] [stdout] | [INFO] [stdout] 2047 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2048 | | pub fn blpapi_ResolutionList_topicStringAt( [INFO] [stdout] 2049 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2050 | | topic: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 2051 | | index: usize, [INFO] [stdout] 2052 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2053 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2054:1 [INFO] [stdout] | [INFO] [stdout] 2054 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2055 | | pub fn blpapi_ResolutionList_status( [INFO] [stdout] 2056 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2057 | | status: *mut ::std::os::raw::c_int, [INFO] [stdout] 2058 | | id: *const blpapi_CorrelationId_t, [INFO] [stdout] 2059 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2060 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2061:1 [INFO] [stdout] | [INFO] [stdout] 2061 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2062 | | pub fn blpapi_ResolutionList_statusAt( [INFO] [stdout] 2063 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2064 | | status: *mut ::std::os::raw::c_int, [INFO] [stdout] 2065 | | index: usize, [INFO] [stdout] 2066 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2067 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2068:1 [INFO] [stdout] | [INFO] [stdout] 2068 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2069 | | pub fn blpapi_ResolutionList_attribute( [INFO] [stdout] 2070 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2071 | | element: *mut *mut blpapi_Element_t, [INFO] [stdout] ... | [INFO] [stdout] 2074 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2075 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2076:1 [INFO] [stdout] | [INFO] [stdout] 2076 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2077 | | pub fn blpapi_ResolutionList_attributeAt( [INFO] [stdout] 2078 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2079 | | element: *mut *mut blpapi_Element_t, [INFO] [stdout] ... | [INFO] [stdout] 2082 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2083 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2084:1 [INFO] [stdout] | [INFO] [stdout] 2084 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2085 | | pub fn blpapi_ResolutionList_message( [INFO] [stdout] 2086 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2087 | | element: *mut *mut blpapi_Message_t, [INFO] [stdout] 2088 | | id: *const blpapi_CorrelationId_t, [INFO] [stdout] 2089 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2090 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2091:1 [INFO] [stdout] | [INFO] [stdout] 2091 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2092 | | pub fn blpapi_ResolutionList_messageAt( [INFO] [stdout] 2093 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2094 | | element: *mut *mut blpapi_Message_t, [INFO] [stdout] 2095 | | index: usize, [INFO] [stdout] 2096 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2097 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2098:1 [INFO] [stdout] | [INFO] [stdout] 2098 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2099 | | pub fn blpapi_ResolutionList_size( [INFO] [stdout] 2100 | | list: *const blpapi_ResolutionList_t, [INFO] [stdout] 2101 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2102 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2109:1 [INFO] [stdout] | [INFO] [stdout] 2109 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2110 | | pub fn blpapi_TopicList_create(from: *mut blpapi_TopicList_t) -> *mut blpapi_TopicList_t; [INFO] [stdout] 2111 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2112:1 [INFO] [stdout] | [INFO] [stdout] 2112 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2113 | | pub fn blpapi_TopicList_destroy(list: *mut blpapi_TopicList_t); [INFO] [stdout] 2114 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2115:1 [INFO] [stdout] | [INFO] [stdout] 2115 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2116 | | pub fn blpapi_TopicList_add( [INFO] [stdout] 2117 | | list: *mut blpapi_TopicList_t, [INFO] [stdout] 2118 | | topic: *const ::std::os::raw::c_char, [INFO] [stdout] 2119 | | correlationId: *const blpapi_CorrelationId_t, [INFO] [stdout] 2120 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2122:1 [INFO] [stdout] | [INFO] [stdout] 2122 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2123 | | pub fn blpapi_TopicList_addFromMessage( [INFO] [stdout] 2124 | | list: *mut blpapi_TopicList_t, [INFO] [stdout] 2125 | | topic: *const blpapi_Message_t, [INFO] [stdout] 2126 | | correlationId: *const blpapi_CorrelationId_t, [INFO] [stdout] 2127 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2129:1 [INFO] [stdout] | [INFO] [stdout] 2129 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2130 | | pub fn blpapi_TopicList_correlationIdAt( [INFO] [stdout] 2131 | | list: *const blpapi_TopicList_t, [INFO] [stdout] 2132 | | result: *mut blpapi_CorrelationId_t, [INFO] [stdout] 2133 | | index: usize, [INFO] [stdout] 2134 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2136:1 [INFO] [stdout] | [INFO] [stdout] 2136 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2137 | | pub fn blpapi_TopicList_topicString( [INFO] [stdout] 2138 | | list: *const blpapi_TopicList_t, [INFO] [stdout] 2139 | | topic: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 2140 | | id: *const blpapi_CorrelationId_t, [INFO] [stdout] 2141 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2142 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2143:1 [INFO] [stdout] | [INFO] [stdout] 2143 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2144 | | pub fn blpapi_TopicList_topicStringAt( [INFO] [stdout] 2145 | | list: *const blpapi_TopicList_t, [INFO] [stdout] 2146 | | topic: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 2147 | | index: usize, [INFO] [stdout] 2148 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2149 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2150:1 [INFO] [stdout] | [INFO] [stdout] 2150 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2151 | | pub fn blpapi_TopicList_status( [INFO] [stdout] 2152 | | list: *const blpapi_TopicList_t, [INFO] [stdout] 2153 | | status: *mut ::std::os::raw::c_int, [INFO] [stdout] 2154 | | id: *const blpapi_CorrelationId_t, [INFO] [stdout] 2155 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2156 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2157:1 [INFO] [stdout] | [INFO] [stdout] 2157 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2158 | | pub fn blpapi_TopicList_statusAt( [INFO] [stdout] 2159 | | list: *const blpapi_TopicList_t, [INFO] [stdout] 2160 | | status: *mut ::std::os::raw::c_int, [INFO] [stdout] 2161 | | index: usize, [INFO] [stdout] 2162 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2164:1 [INFO] [stdout] | [INFO] [stdout] 2164 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2165 | | pub fn blpapi_TopicList_message( [INFO] [stdout] 2166 | | list: *const blpapi_TopicList_t, [INFO] [stdout] 2167 | | element: *mut *mut blpapi_Message_t, [INFO] [stdout] 2168 | | id: *const blpapi_CorrelationId_t, [INFO] [stdout] 2169 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2170 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2171:1 [INFO] [stdout] | [INFO] [stdout] 2171 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2172 | | pub fn blpapi_TopicList_messageAt( [INFO] [stdout] 2173 | | list: *const blpapi_TopicList_t, [INFO] [stdout] 2174 | | element: *mut *mut blpapi_Message_t, [INFO] [stdout] 2175 | | index: usize, [INFO] [stdout] 2176 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2178:1 [INFO] [stdout] | [INFO] [stdout] 2178 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2179 | | pub fn blpapi_TopicList_size(list: *const blpapi_TopicList_t) -> ::std::os::raw::c_int; [INFO] [stdout] 2180 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2181:1 [INFO] [stdout] | [INFO] [stdout] 2181 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2182 | | pub fn blpapi_RequestTemplate_addRef( [INFO] [stdout] 2183 | | requestTemplate: *const blpapi_RequestTemplate_t, [INFO] [stdout] 2184 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2185 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2186:1 [INFO] [stdout] | [INFO] [stdout] 2186 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2187 | | pub fn blpapi_RequestTemplate_release( [INFO] [stdout] 2188 | | requestTemplate: *const blpapi_RequestTemplate_t, [INFO] [stdout] 2189 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2190 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2191:1 [INFO] [stdout] | [INFO] [stdout] 2191 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2192 | | pub fn blpapi_TlsOptions_create() -> *mut blpapi_TlsOptions_t; [INFO] [stdout] 2193 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2194:1 [INFO] [stdout] | [INFO] [stdout] 2194 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2195 | | pub fn blpapi_TlsOptions_duplicate( [INFO] [stdout] 2196 | | parameters: *const blpapi_TlsOptions_t, [INFO] [stdout] 2197 | | ) -> *mut blpapi_TlsOptions_t; [INFO] [stdout] 2198 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2199:1 [INFO] [stdout] | [INFO] [stdout] 2199 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2200 | | pub fn blpapi_TlsOptions_copy(lhs: *mut blpapi_TlsOptions_t, rhs: *const blpapi_TlsOptions_t); [INFO] [stdout] 2201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2202:1 [INFO] [stdout] | [INFO] [stdout] 2202 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2203 | | pub fn blpapi_TlsOptions_destroy(parameters: *mut blpapi_TlsOptions_t); [INFO] [stdout] 2204 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2205:1 [INFO] [stdout] | [INFO] [stdout] 2205 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2206 | | pub fn blpapi_TlsOptions_createFromFiles( [INFO] [stdout] 2207 | | clientCredentialsFileName: *const ::std::os::raw::c_char, [INFO] [stdout] 2208 | | clientCredentialsPassword: *const ::std::os::raw::c_char, [INFO] [stdout] 2209 | | trustedCertificatesFileName: *const ::std::os::raw::c_char, [INFO] [stdout] 2210 | | ) -> *mut blpapi_TlsOptions_t; [INFO] [stdout] 2211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2212:1 [INFO] [stdout] | [INFO] [stdout] 2212 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2213 | | pub fn blpapi_TlsOptions_createFromBlobs( [INFO] [stdout] 2214 | | clientCredentialsRawData: *const ::std::os::raw::c_char, [INFO] [stdout] 2215 | | clientCredentialsRawDataLength: ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 2219 | | ) -> *mut blpapi_TlsOptions_t; [INFO] [stdout] 2220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2221:1 [INFO] [stdout] | [INFO] [stdout] 2221 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2222 | | pub fn blpapi_TlsOptions_setTlsHandshakeTimeoutMs( [INFO] [stdout] 2223 | | paramaters: *mut blpapi_TlsOptions_t, [INFO] [stdout] 2224 | | tlsHandshakeTimeoutMs: ::std::os::raw::c_int, [INFO] [stdout] 2225 | | ); [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2227:1 [INFO] [stdout] | [INFO] [stdout] 2227 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2228 | | pub fn blpapi_TlsOptions_setCrlFetchTimeoutMs( [INFO] [stdout] 2229 | | paramaters: *mut blpapi_TlsOptions_t, [INFO] [stdout] 2230 | | crlFetchTimeoutMs: ::std::os::raw::c_int, [INFO] [stdout] 2231 | | ); [INFO] [stdout] 2232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2233:1 [INFO] [stdout] | [INFO] [stdout] 2233 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2234 | | pub fn blpapi_SessionOptions_create() -> *mut blpapi_SessionOptions_t; [INFO] [stdout] 2235 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2236:1 [INFO] [stdout] | [INFO] [stdout] 2236 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2237 | | pub fn blpapi_SessionOptions_duplicate( [INFO] [stdout] 2238 | | parameters: *const blpapi_SessionOptions_t, [INFO] [stdout] 2239 | | ) -> *mut blpapi_SessionOptions_t; [INFO] [stdout] 2240 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2241:1 [INFO] [stdout] | [INFO] [stdout] 2241 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2242 | | pub fn blpapi_SessionOptions_copy( [INFO] [stdout] 2243 | | lhs: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2244 | | rhs: *const blpapi_SessionOptions_t, [INFO] [stdout] 2245 | | ); [INFO] [stdout] 2246 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2247:1 [INFO] [stdout] | [INFO] [stdout] 2247 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2248 | | pub fn blpapi_SessionOptions_destroy(parameters: *mut blpapi_SessionOptions_t); [INFO] [stdout] 2249 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2250:1 [INFO] [stdout] | [INFO] [stdout] 2250 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2251 | | pub fn blpapi_SessionOptions_setServerHost( [INFO] [stdout] 2252 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2253 | | serverHost: *const ::std::os::raw::c_char, [INFO] [stdout] 2254 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2255 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2256:1 [INFO] [stdout] | [INFO] [stdout] 2256 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2257 | | pub fn blpapi_SessionOptions_setServerPort( [INFO] [stdout] 2258 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2259 | | serverPort: ::std::os::raw::c_ushort, [INFO] [stdout] 2260 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2261 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2262:1 [INFO] [stdout] | [INFO] [stdout] 2262 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2263 | | pub fn blpapi_SessionOptions_setServerAddress( [INFO] [stdout] 2264 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2265 | | serverHost: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 2268 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2269 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2270:1 [INFO] [stdout] | [INFO] [stdout] 2270 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2271 | | pub fn blpapi_SessionOptions_removeServerAddress( [INFO] [stdout] 2272 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2273 | | index: usize, [INFO] [stdout] 2274 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2275 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2276:1 [INFO] [stdout] | [INFO] [stdout] 2276 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2277 | | pub fn blpapi_SessionOptions_setConnectTimeout( [INFO] [stdout] 2278 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2279 | | timeoutInMilliseconds: ::std::os::raw::c_uint, [INFO] [stdout] 2280 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2281 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2282:1 [INFO] [stdout] | [INFO] [stdout] 2282 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2283 | | pub fn blpapi_SessionOptions_setDefaultServices( [INFO] [stdout] 2284 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2285 | | defaultServices: *const ::std::os::raw::c_char, [INFO] [stdout] 2286 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2287 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2288:1 [INFO] [stdout] | [INFO] [stdout] 2288 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2289 | | pub fn blpapi_SessionOptions_setDefaultSubscriptionService( [INFO] [stdout] 2290 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2291 | | serviceIdentifier: *const ::std::os::raw::c_char, [INFO] [stdout] 2292 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2293 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2294:1 [INFO] [stdout] | [INFO] [stdout] 2294 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2295 | | pub fn blpapi_SessionOptions_setDefaultTopicPrefix( [INFO] [stdout] 2296 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2297 | | prefix: *const ::std::os::raw::c_char, [INFO] [stdout] 2298 | | ); [INFO] [stdout] 2299 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2300:1 [INFO] [stdout] | [INFO] [stdout] 2300 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2301 | | pub fn blpapi_SessionOptions_setAllowMultipleCorrelatorsPerMsg( [INFO] [stdout] 2302 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2303 | | allowMultipleCorrelatorsPerMsg: ::std::os::raw::c_int, [INFO] [stdout] 2304 | | ); [INFO] [stdout] 2305 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2306:1 [INFO] [stdout] | [INFO] [stdout] 2306 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2307 | | pub fn blpapi_SessionOptions_setClientMode( [INFO] [stdout] 2308 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2309 | | clientMode: ::std::os::raw::c_int, [INFO] [stdout] 2310 | | ); [INFO] [stdout] 2311 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2312:1 [INFO] [stdout] | [INFO] [stdout] 2312 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2313 | | pub fn blpapi_SessionOptions_setMaxPendingRequests( [INFO] [stdout] 2314 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2315 | | maxPendingRequests: ::std::os::raw::c_int, [INFO] [stdout] 2316 | | ); [INFO] [stdout] 2317 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2318:1 [INFO] [stdout] | [INFO] [stdout] 2318 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2319 | | pub fn blpapi_SessionOptions_setAutoRestartOnDisconnection( [INFO] [stdout] 2320 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2321 | | autoRestart: ::std::os::raw::c_int, [INFO] [stdout] 2322 | | ); [INFO] [stdout] 2323 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2324:1 [INFO] [stdout] | [INFO] [stdout] 2324 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2325 | | pub fn blpapi_SessionOptions_setAutoRestart( [INFO] [stdout] 2326 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2327 | | autoRestart: ::std::os::raw::c_int, [INFO] [stdout] 2328 | | ); [INFO] [stdout] 2329 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2330:1 [INFO] [stdout] | [INFO] [stdout] 2330 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2331 | | pub fn blpapi_SessionOptions_setAuthenticationOptions( [INFO] [stdout] 2332 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2333 | | authOptions: *const ::std::os::raw::c_char, [INFO] [stdout] 2334 | | ); [INFO] [stdout] 2335 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2336:1 [INFO] [stdout] | [INFO] [stdout] 2336 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2337 | | pub fn blpapi_SessionOptions_setNumStartAttempts( [INFO] [stdout] 2338 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2339 | | numStartAttempts: ::std::os::raw::c_int, [INFO] [stdout] 2340 | | ); [INFO] [stdout] 2341 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2342:1 [INFO] [stdout] | [INFO] [stdout] 2342 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2343 | | pub fn blpapi_SessionOptions_setMaxEventQueueSize( [INFO] [stdout] 2344 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2345 | | maxEventQueueSize: usize, [INFO] [stdout] 2346 | | ); [INFO] [stdout] 2347 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2348:1 [INFO] [stdout] | [INFO] [stdout] 2348 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2349 | | pub fn blpapi_SessionOptions_setSlowConsumerWarningHiWaterMark( [INFO] [stdout] 2350 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2351 | | hiWaterMark: f32, [INFO] [stdout] 2352 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2353 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2354:1 [INFO] [stdout] | [INFO] [stdout] 2354 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2355 | | pub fn blpapi_SessionOptions_setSlowConsumerWarningLoWaterMark( [INFO] [stdout] 2356 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2357 | | loWaterMark: f32, [INFO] [stdout] 2358 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2359 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2360:1 [INFO] [stdout] | [INFO] [stdout] 2360 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2361 | | pub fn blpapi_SessionOptions_setDefaultKeepAliveInactivityTime( [INFO] [stdout] 2362 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2363 | | inactivityMsecs: ::std::os::raw::c_int, [INFO] [stdout] 2364 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2365 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2366:1 [INFO] [stdout] | [INFO] [stdout] 2366 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2367 | | pub fn blpapi_SessionOptions_setDefaultKeepAliveResponseTimeout( [INFO] [stdout] 2368 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2369 | | timeoutMsecs: ::std::os::raw::c_int, [INFO] [stdout] 2370 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2371 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2372:1 [INFO] [stdout] | [INFO] [stdout] 2372 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2373 | | pub fn blpapi_SessionOptions_setKeepAliveEnabled( [INFO] [stdout] 2374 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2375 | | isEnabled: ::std::os::raw::c_int, [INFO] [stdout] 2376 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2377 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2378:1 [INFO] [stdout] | [INFO] [stdout] 2378 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2379 | | pub fn blpapi_SessionOptions_setRecordSubscriptionDataReceiveTimes( [INFO] [stdout] 2380 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2381 | | shouldRecord: ::std::os::raw::c_int, [INFO] [stdout] 2382 | | ); [INFO] [stdout] 2383 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2384:1 [INFO] [stdout] | [INFO] [stdout] 2384 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2385 | | pub fn blpapi_SessionOptions_setServiceCheckTimeout( [INFO] [stdout] 2386 | | paramaters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2387 | | timeoutMsecs: ::std::os::raw::c_int, [INFO] [stdout] 2388 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2390:1 [INFO] [stdout] | [INFO] [stdout] 2390 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2391 | | pub fn blpapi_SessionOptions_setServiceDownloadTimeout( [INFO] [stdout] 2392 | | paramaters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2393 | | timeoutMsecs: ::std::os::raw::c_int, [INFO] [stdout] 2394 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2395 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2396:1 [INFO] [stdout] | [INFO] [stdout] 2396 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2397 | | pub fn blpapi_SessionOptions_setTlsOptions( [INFO] [stdout] 2398 | | paramaters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2399 | | tlsOptions: *const blpapi_TlsOptions_t, [INFO] [stdout] 2400 | | ); [INFO] [stdout] 2401 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2402:1 [INFO] [stdout] | [INFO] [stdout] 2402 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2403 | | pub fn blpapi_SessionOptions_setFlushPublishedEventsTimeout( [INFO] [stdout] 2404 | | paramaters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2405 | | timeoutMsecs: ::std::os::raw::c_int, [INFO] [stdout] 2406 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2407 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2408:1 [INFO] [stdout] | [INFO] [stdout] 2408 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2409 | | pub fn blpapi_SessionOptions_serverHost( [INFO] [stdout] 2410 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2411 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 2412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2413:1 [INFO] [stdout] | [INFO] [stdout] 2413 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2414 | | pub fn blpapi_SessionOptions_serverPort( [INFO] [stdout] 2415 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2416 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 2417 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2418:1 [INFO] [stdout] | [INFO] [stdout] 2418 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2419 | | pub fn blpapi_SessionOptions_numServerAddresses( [INFO] [stdout] 2420 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2421 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2422 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2423:1 [INFO] [stdout] | [INFO] [stdout] 2423 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2424 | | pub fn blpapi_SessionOptions_getServerAddress( [INFO] [stdout] 2425 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2426 | | serverHost: *mut *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 2429 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2430 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2431:1 [INFO] [stdout] | [INFO] [stdout] 2431 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2432 | | pub fn blpapi_SessionOptions_connectTimeout( [INFO] [stdout] 2433 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2434 | | ) -> ::std::os::raw::c_uint; [INFO] [stdout] 2435 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2436:1 [INFO] [stdout] | [INFO] [stdout] 2436 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2437 | | pub fn blpapi_SessionOptions_defaultServices( [INFO] [stdout] 2438 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2439 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 2440 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2441:1 [INFO] [stdout] | [INFO] [stdout] 2441 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2442 | | pub fn blpapi_SessionOptions_defaultSubscriptionService( [INFO] [stdout] 2443 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2444 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 2445 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2446:1 [INFO] [stdout] | [INFO] [stdout] 2446 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2447 | | pub fn blpapi_SessionOptions_defaultTopicPrefix( [INFO] [stdout] 2448 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2449 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 2450 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2451:1 [INFO] [stdout] | [INFO] [stdout] 2451 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2452 | | pub fn blpapi_SessionOptions_allowMultipleCorrelatorsPerMsg( [INFO] [stdout] 2453 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2454 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2455 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2456:1 [INFO] [stdout] | [INFO] [stdout] 2456 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2457 | | pub fn blpapi_SessionOptions_clientMode( [INFO] [stdout] 2458 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2459 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2460 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2461:1 [INFO] [stdout] | [INFO] [stdout] 2461 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2462 | | pub fn blpapi_SessionOptions_maxPendingRequests( [INFO] [stdout] 2463 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2464 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2465 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2466:1 [INFO] [stdout] | [INFO] [stdout] 2466 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2467 | | pub fn blpapi_SessionOptions_autoRestartOnDisconnection( [INFO] [stdout] 2468 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2469 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2470 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2471:1 [INFO] [stdout] | [INFO] [stdout] 2471 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2472 | | pub fn blpapi_SessionOptions_autoRestart( [INFO] [stdout] 2473 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2474 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2475 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2476:1 [INFO] [stdout] | [INFO] [stdout] 2476 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2477 | | pub fn blpapi_SessionOptions_authenticationOptions( [INFO] [stdout] 2478 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2479 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 2480 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2481:1 [INFO] [stdout] | [INFO] [stdout] 2481 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2482 | | pub fn blpapi_SessionOptions_numStartAttempts( [INFO] [stdout] 2483 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2484 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2485 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2486:1 [INFO] [stdout] | [INFO] [stdout] 2486 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2487 | | pub fn blpapi_SessionOptions_maxEventQueueSize( [INFO] [stdout] 2488 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2489 | | ) -> usize; [INFO] [stdout] 2490 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2491:1 [INFO] [stdout] | [INFO] [stdout] 2491 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2492 | | pub fn blpapi_SessionOptions_slowConsumerWarningHiWaterMark( [INFO] [stdout] 2493 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2494 | | ) -> f32; [INFO] [stdout] 2495 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2496:1 [INFO] [stdout] | [INFO] [stdout] 2496 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2497 | | pub fn blpapi_SessionOptions_slowConsumerWarningLoWaterMark( [INFO] [stdout] 2498 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2499 | | ) -> f32; [INFO] [stdout] 2500 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2501:1 [INFO] [stdout] | [INFO] [stdout] 2501 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2502 | | pub fn blpapi_SessionOptions_defaultKeepAliveInactivityTime( [INFO] [stdout] 2503 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2504 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2505 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2506:1 [INFO] [stdout] | [INFO] [stdout] 2506 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2507 | | pub fn blpapi_SessionOptions_defaultKeepAliveResponseTimeout( [INFO] [stdout] 2508 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2509 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2510 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2511:1 [INFO] [stdout] | [INFO] [stdout] 2511 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2512 | | pub fn blpapi_SessionOptions_keepAliveEnabled( [INFO] [stdout] 2513 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2514 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2515 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2516:1 [INFO] [stdout] | [INFO] [stdout] 2516 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2517 | | pub fn blpapi_SessionOptions_recordSubscriptionDataReceiveTimes( [INFO] [stdout] 2518 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2519 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2520 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2521:1 [INFO] [stdout] | [INFO] [stdout] 2521 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2522 | | pub fn blpapi_SessionOptions_serviceCheckTimeout( [INFO] [stdout] 2523 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2524 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2525 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2526:1 [INFO] [stdout] | [INFO] [stdout] 2526 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2527 | | pub fn blpapi_SessionOptions_serviceDownloadTimeout( [INFO] [stdout] 2528 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2529 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2530 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2531:1 [INFO] [stdout] | [INFO] [stdout] 2531 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2532 | | pub fn blpapi_SessionOptions_print( [INFO] [stdout] 2533 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2534 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 2538 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2539 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2540:1 [INFO] [stdout] | [INFO] [stdout] 2540 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2541 | | pub fn blpapi_SessionOptions_flushPublishedEventsTimeout( [INFO] [stdout] 2542 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2543 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2544 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2551:1 [INFO] [stdout] | [INFO] [stdout] 2551 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2552 | | pub fn blpapi_SubscriptionList_create() -> *mut blpapi_SubscriptionList_t; [INFO] [stdout] 2553 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2554:1 [INFO] [stdout] | [INFO] [stdout] 2554 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2555 | | pub fn blpapi_SubscriptionList_destroy(list: *mut blpapi_SubscriptionList_t); [INFO] [stdout] 2556 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2557:1 [INFO] [stdout] | [INFO] [stdout] 2557 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2558 | | pub fn blpapi_SubscriptionList_add( [INFO] [stdout] 2559 | | list: *mut blpapi_SubscriptionList_t, [INFO] [stdout] 2560 | | subscriptionString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 2566 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2567 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2568:1 [INFO] [stdout] | [INFO] [stdout] 2568 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2569 | | pub fn blpapi_SubscriptionList_addResolved( [INFO] [stdout] 2570 | | list: *mut blpapi_SubscriptionList_t, [INFO] [stdout] 2571 | | subscriptionString: *const ::std::os::raw::c_char, [INFO] [stdout] 2572 | | correlationId: *const blpapi_CorrelationId_t, [INFO] [stdout] 2573 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2574 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2575:1 [INFO] [stdout] | [INFO] [stdout] 2575 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2576 | | pub fn blpapi_SubscriptionList_clear( [INFO] [stdout] 2577 | | list: *mut blpapi_SubscriptionList_t, [INFO] [stdout] 2578 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2579 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2580:1 [INFO] [stdout] | [INFO] [stdout] 2580 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2581 | | pub fn blpapi_SubscriptionList_append( [INFO] [stdout] 2582 | | dest: *mut blpapi_SubscriptionList_t, [INFO] [stdout] 2583 | | src: *const blpapi_SubscriptionList_t, [INFO] [stdout] 2584 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2585 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2586:1 [INFO] [stdout] | [INFO] [stdout] 2586 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2587 | | pub fn blpapi_SubscriptionList_size( [INFO] [stdout] 2588 | | list: *const blpapi_SubscriptionList_t, [INFO] [stdout] 2589 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2590 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2591:1 [INFO] [stdout] | [INFO] [stdout] 2591 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2592 | | pub fn blpapi_SubscriptionList_correlationIdAt( [INFO] [stdout] 2593 | | list: *const blpapi_SubscriptionList_t, [INFO] [stdout] 2594 | | result: *mut blpapi_CorrelationId_t, [INFO] [stdout] 2595 | | index: usize, [INFO] [stdout] 2596 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2597 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2598:1 [INFO] [stdout] | [INFO] [stdout] 2598 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2599 | | pub fn blpapi_SubscriptionList_topicStringAt( [INFO] [stdout] 2600 | | list: *mut blpapi_SubscriptionList_t, [INFO] [stdout] 2601 | | result: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 2602 | | index: usize, [INFO] [stdout] 2603 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2604 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2605:1 [INFO] [stdout] | [INFO] [stdout] 2605 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2606 | | pub fn blpapi_SubscriptionList_isResolvedAt( [INFO] [stdout] 2607 | | list: *mut blpapi_SubscriptionList_t, [INFO] [stdout] 2608 | | result: *mut ::std::os::raw::c_int, [INFO] [stdout] 2609 | | index: usize, [INFO] [stdout] 2610 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2611 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2619:1 [INFO] [stdout] | [INFO] [stdout] 2619 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2620 | | pub fn blpapi_Session_create( [INFO] [stdout] 2621 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2622 | | handler: blpapi_EventHandler_t, [INFO] [stdout] ... | [INFO] [stdout] 2625 | | ) -> *mut blpapi_Session_t; [INFO] [stdout] 2626 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2627:1 [INFO] [stdout] | [INFO] [stdout] 2627 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2628 | | pub fn blpapi_Session_destroy(session: *mut blpapi_Session_t); [INFO] [stdout] 2629 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2630:1 [INFO] [stdout] | [INFO] [stdout] 2630 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2631 | | pub fn blpapi_Session_start(session: *mut blpapi_Session_t) -> ::std::os::raw::c_int; [INFO] [stdout] 2632 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2633:1 [INFO] [stdout] | [INFO] [stdout] 2633 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2634 | | pub fn blpapi_Session_startAsync(session: *mut blpapi_Session_t) -> ::std::os::raw::c_int; [INFO] [stdout] 2635 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2636:1 [INFO] [stdout] | [INFO] [stdout] 2636 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2637 | | pub fn blpapi_Session_stop(session: *mut blpapi_Session_t) -> ::std::os::raw::c_int; [INFO] [stdout] 2638 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2639:1 [INFO] [stdout] | [INFO] [stdout] 2639 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2640 | | pub fn blpapi_Session_stopAsync(session: *mut blpapi_Session_t) -> ::std::os::raw::c_int; [INFO] [stdout] 2641 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2642:1 [INFO] [stdout] | [INFO] [stdout] 2642 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2643 | | pub fn blpapi_Session_nextEvent( [INFO] [stdout] 2644 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2645 | | eventPointer: *mut *mut blpapi_Event_t, [INFO] [stdout] 2646 | | timeoutInMilliseconds: ::std::os::raw::c_uint, [INFO] [stdout] 2647 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2648 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2649:1 [INFO] [stdout] | [INFO] [stdout] 2649 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2650 | | pub fn blpapi_Session_tryNextEvent( [INFO] [stdout] 2651 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2652 | | eventPointer: *mut *mut blpapi_Event_t, [INFO] [stdout] 2653 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2654 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2655:1 [INFO] [stdout] | [INFO] [stdout] 2655 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2656 | | pub fn blpapi_Session_subscribe( [INFO] [stdout] 2657 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2658 | | subscriptionList: *const blpapi_SubscriptionList_t, [INFO] [stdout] ... | [INFO] [stdout] 2662 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2663 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2664:1 [INFO] [stdout] | [INFO] [stdout] 2664 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2665 | | pub fn blpapi_Session_resubscribe( [INFO] [stdout] 2666 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2667 | | resubscriptionList: *const blpapi_SubscriptionList_t, [INFO] [stdout] ... | [INFO] [stdout] 2670 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2671 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2672:1 [INFO] [stdout] | [INFO] [stdout] 2672 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2673 | | pub fn blpapi_Session_resubscribeWithId( [INFO] [stdout] 2674 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2675 | | resubscriptionList: *const blpapi_SubscriptionList_t, [INFO] [stdout] ... | [INFO] [stdout] 2679 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2681:1 [INFO] [stdout] | [INFO] [stdout] 2681 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2682 | | pub fn blpapi_Session_unsubscribe( [INFO] [stdout] 2683 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2684 | | unsubscriptionList: *const blpapi_SubscriptionList_t, [INFO] [stdout] ... | [INFO] [stdout] 2687 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2688 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2689:1 [INFO] [stdout] | [INFO] [stdout] 2689 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2690 | | pub fn blpapi_Session_cancel( [INFO] [stdout] 2691 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2692 | | correlationIds: *const blpapi_CorrelationId_t, [INFO] [stdout] ... | [INFO] [stdout] 2696 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2697 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2698:1 [INFO] [stdout] | [INFO] [stdout] 2698 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2699 | | pub fn blpapi_Session_setStatusCorrelationId( [INFO] [stdout] 2700 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2701 | | service: *const blpapi_Service_t, [INFO] [stdout] ... | [INFO] [stdout] 2704 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2705 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2706:1 [INFO] [stdout] | [INFO] [stdout] 2706 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2707 | | pub fn blpapi_Session_sendRequest( [INFO] [stdout] 2708 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2709 | | request: *const blpapi_Request_t, [INFO] [stdout] ... | [INFO] [stdout] 2715 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2716 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2717:1 [INFO] [stdout] | [INFO] [stdout] 2717 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2718 | | pub fn blpapi_Session_sendRequestTemplate( [INFO] [stdout] 2719 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2720 | | requestTemplate: *const blpapi_RequestTemplate_t, [INFO] [stdout] 2721 | | correlationId: *mut blpapi_CorrelationId_t, [INFO] [stdout] 2722 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2723 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2724:1 [INFO] [stdout] | [INFO] [stdout] 2724 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2725 | | pub fn blpapi_Session_createSnapshotRequestTemplate( [INFO] [stdout] 2726 | | requestTemplate: *mut *mut blpapi_RequestTemplate_t, [INFO] [stdout] 2727 | | session: *mut blpapi_Session_t, [INFO] [stdout] ... | [INFO] [stdout] 2731 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2732 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2733:1 [INFO] [stdout] | [INFO] [stdout] 2733 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2734 | | pub fn blpapi_Session_sendAuthorizationRequest( [INFO] [stdout] 2735 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2736 | | request: *const blpapi_Request_t, [INFO] [stdout] ... | [INFO] [stdout] 2742 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2743 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2744:1 [INFO] [stdout] | [INFO] [stdout] 2744 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2745 | | pub fn blpapi_Session_openService( [INFO] [stdout] 2746 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2747 | | serviceName: *const ::std::os::raw::c_char, [INFO] [stdout] 2748 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2749 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2750:1 [INFO] [stdout] | [INFO] [stdout] 2750 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2751 | | pub fn blpapi_Session_openServiceAsync( [INFO] [stdout] 2752 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2753 | | serviceName: *const ::std::os::raw::c_char, [INFO] [stdout] 2754 | | correlationId: *mut blpapi_CorrelationId_t, [INFO] [stdout] 2755 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2756 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2757:1 [INFO] [stdout] | [INFO] [stdout] 2757 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2758 | | pub fn blpapi_Session_generateToken( [INFO] [stdout] 2759 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2760 | | correlationId: *mut blpapi_CorrelationId_t, [INFO] [stdout] 2761 | | eventQueue: *mut blpapi_EventQueue_t, [INFO] [stdout] 2762 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2763 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2764:1 [INFO] [stdout] | [INFO] [stdout] 2764 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2765 | | pub fn blpapi_Session_getService( [INFO] [stdout] 2766 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2767 | | service: *mut *mut blpapi_Service_t, [INFO] [stdout] 2768 | | serviceName: *const ::std::os::raw::c_char, [INFO] [stdout] 2769 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2770 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2771:1 [INFO] [stdout] | [INFO] [stdout] 2771 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2772 | | pub fn blpapi_Session_createUserHandle( [INFO] [stdout] 2773 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2774 | | ) -> *mut blpapi_UserHandle_t; [INFO] [stdout] 2775 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2776:1 [INFO] [stdout] | [INFO] [stdout] 2776 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2777 | | pub fn blpapi_Session_createIdentity(session: *mut blpapi_Session_t) -> *mut blpapi_Identity_t; [INFO] [stdout] 2778 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2779:1 [INFO] [stdout] | [INFO] [stdout] 2779 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2780 | | pub fn blpapi_Session_getAbstractSession( [INFO] [stdout] 2781 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2782 | | ) -> *mut blpapi_AbstractSession_t; [INFO] [stdout] 2783 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2784:1 [INFO] [stdout] | [INFO] [stdout] 2784 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2785 | | pub fn blpapi_SubscriptionItr_create( [INFO] [stdout] 2786 | | session: *mut blpapi_Session_t, [INFO] [stdout] 2787 | | ) -> *mut blpapi_SubscriptionIterator_t; [INFO] [stdout] 2788 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2789:1 [INFO] [stdout] | [INFO] [stdout] 2789 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2790 | | pub fn blpapi_SubscriptionItr_destroy(iterator: *mut blpapi_SubscriptionIterator_t); [INFO] [stdout] 2791 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2792:1 [INFO] [stdout] | [INFO] [stdout] 2792 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2793 | | pub fn blpapi_SubscriptionItr_next( [INFO] [stdout] 2794 | | iterator: *mut blpapi_SubscriptionIterator_t, [INFO] [stdout] 2795 | | subscriptionString: *mut *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 2798 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2799 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2800:1 [INFO] [stdout] | [INFO] [stdout] 2800 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2801 | | pub fn blpapi_SubscriptionItr_isValid( [INFO] [stdout] 2802 | | iterator: *const blpapi_SubscriptionIterator_t, [INFO] [stdout] 2803 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2804 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2805:1 [INFO] [stdout] | [INFO] [stdout] 2805 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2806 | | pub fn blpapi_getVersionInfo( [INFO] [stdout] 2807 | | majorVersion: *mut ::std::os::raw::c_int, [INFO] [stdout] 2808 | | minorVersion: *mut ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 2811 | | ); [INFO] [stdout] 2812 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2813:1 [INFO] [stdout] | [INFO] [stdout] 2813 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2814 | | pub fn blpapi_getVersionIdentifier() -> *const ::std::os::raw::c_char; [INFO] [stdout] 2815 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2822:1 [INFO] [stdout] | [INFO] [stdout] 2822 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2823 | | pub fn blpapi_Topic_create(from: *mut blpapi_Topic_t) -> *mut blpapi_Topic_t; [INFO] [stdout] 2824 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2825:1 [INFO] [stdout] | [INFO] [stdout] 2825 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2826 | | pub fn blpapi_Topic_destroy(victim: *mut blpapi_Topic_t); [INFO] [stdout] 2827 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2828:1 [INFO] [stdout] | [INFO] [stdout] 2828 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2829 | | pub fn blpapi_Topic_compare( [INFO] [stdout] 2830 | | lhs: *const blpapi_Topic_t, [INFO] [stdout] 2831 | | rhs: *const blpapi_Topic_t, [INFO] [stdout] 2832 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2833 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2834:1 [INFO] [stdout] | [INFO] [stdout] 2834 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2835 | | pub fn blpapi_Topic_service(topic: *const blpapi_Topic_t) -> *mut blpapi_Service_t; [INFO] [stdout] 2836 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2837:1 [INFO] [stdout] | [INFO] [stdout] 2837 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2838 | | pub fn blpapi_Topic_isActive(topic: *const blpapi_Topic_t) -> ::std::os::raw::c_int; [INFO] [stdout] 2839 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2853:1 [INFO] [stdout] | [INFO] [stdout] 2853 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2854 | | pub fn blpapi_ProviderSession_create( [INFO] [stdout] 2855 | | parameters: *mut blpapi_SessionOptions_t, [INFO] [stdout] 2856 | | handler: blpapi_ProviderEventHandler_t, [INFO] [stdout] ... | [INFO] [stdout] 2859 | | ) -> *mut blpapi_ProviderSession_t; [INFO] [stdout] 2860 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2861:1 [INFO] [stdout] | [INFO] [stdout] 2861 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2862 | | pub fn blpapi_ProviderSession_destroy(session: *mut blpapi_ProviderSession_t); [INFO] [stdout] 2863 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2864:1 [INFO] [stdout] | [INFO] [stdout] 2864 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2865 | | pub fn blpapi_ProviderSession_start( [INFO] [stdout] 2866 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2867 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2868 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2869:1 [INFO] [stdout] | [INFO] [stdout] 2869 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2870 | | pub fn blpapi_ProviderSession_startAsync( [INFO] [stdout] 2871 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2872 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2873 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2874:1 [INFO] [stdout] | [INFO] [stdout] 2874 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2875 | | pub fn blpapi_ProviderSession_stop( [INFO] [stdout] 2876 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2877 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2878 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2879:1 [INFO] [stdout] | [INFO] [stdout] 2879 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2880 | | pub fn blpapi_ProviderSession_stopAsync( [INFO] [stdout] 2881 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2882 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2883 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2884:1 [INFO] [stdout] | [INFO] [stdout] 2884 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2885 | | pub fn blpapi_ProviderSession_nextEvent( [INFO] [stdout] 2886 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2887 | | eventPointer: *mut *mut blpapi_Event_t, [INFO] [stdout] 2888 | | timeoutInMilliseconds: ::std::os::raw::c_uint, [INFO] [stdout] 2889 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2890 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2891:1 [INFO] [stdout] | [INFO] [stdout] 2891 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2892 | | pub fn blpapi_ProviderSession_tryNextEvent( [INFO] [stdout] 2893 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2894 | | eventPointer: *mut *mut blpapi_Event_t, [INFO] [stdout] 2895 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2896 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2897:1 [INFO] [stdout] | [INFO] [stdout] 2897 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2898 | | pub fn blpapi_ProviderSession_registerService( [INFO] [stdout] 2899 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2900 | | serviceName: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 2903 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2904 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2905:1 [INFO] [stdout] | [INFO] [stdout] 2905 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2906 | | pub fn blpapi_ProviderSession_activateSubServiceCodeRange( [INFO] [stdout] 2907 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2908 | | serviceName: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 2912 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2913 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2914:1 [INFO] [stdout] | [INFO] [stdout] 2914 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2915 | | pub fn blpapi_ProviderSession_deactivateSubServiceCodeRange( [INFO] [stdout] 2916 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2917 | | serviceName: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 2920 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2921 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2922:1 [INFO] [stdout] | [INFO] [stdout] 2922 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2923 | | pub fn blpapi_ProviderSession_registerServiceAsync( [INFO] [stdout] 2924 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2925 | | serviceName: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 2929 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2930 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2931:1 [INFO] [stdout] | [INFO] [stdout] 2931 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2932 | | pub fn blpapi_ProviderSession_deregisterService( [INFO] [stdout] 2933 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2934 | | serviceName: *const ::std::os::raw::c_char, [INFO] [stdout] 2935 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2936 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2937:1 [INFO] [stdout] | [INFO] [stdout] 2937 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2938 | | pub fn blpapi_ProviderSession_resolve( [INFO] [stdout] 2939 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2940 | | resolutionList: *mut blpapi_ResolutionList_t, [INFO] [stdout] ... | [INFO] [stdout] 2943 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2944 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2945:1 [INFO] [stdout] | [INFO] [stdout] 2945 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2946 | | pub fn blpapi_ProviderSession_resolveAsync( [INFO] [stdout] 2947 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2948 | | resolutionList: *const blpapi_ResolutionList_t, [INFO] [stdout] ... | [INFO] [stdout] 2951 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2952 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2953:1 [INFO] [stdout] | [INFO] [stdout] 2953 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2954 | | pub fn blpapi_ProviderSession_createTopics( [INFO] [stdout] 2955 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2956 | | topicList: *mut blpapi_TopicList_t, [INFO] [stdout] ... | [INFO] [stdout] 2959 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2960 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2961:1 [INFO] [stdout] | [INFO] [stdout] 2961 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2962 | | pub fn blpapi_ProviderSession_createTopicsAsync( [INFO] [stdout] 2963 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2964 | | topicList: *const blpapi_TopicList_t, [INFO] [stdout] ... | [INFO] [stdout] 2967 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2968 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2969:1 [INFO] [stdout] | [INFO] [stdout] 2969 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2970 | | pub fn blpapi_ProviderSession_getTopic( [INFO] [stdout] 2971 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2972 | | message: *const blpapi_Message_t, [INFO] [stdout] 2973 | | topic: *mut *mut blpapi_Topic_t, [INFO] [stdout] 2974 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2975 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2976:1 [INFO] [stdout] | [INFO] [stdout] 2976 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2977 | | pub fn blpapi_ProviderSession_createTopic( [INFO] [stdout] 2978 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2979 | | message: *const blpapi_Message_t, [INFO] [stdout] 2980 | | topic: *mut *mut blpapi_Topic_t, [INFO] [stdout] 2981 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2982 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2983:1 [INFO] [stdout] | [INFO] [stdout] 2983 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2984 | | pub fn blpapi_ProviderSession_createServiceStatusTopic( [INFO] [stdout] 2985 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2986 | | service: *const blpapi_Service_t, [INFO] [stdout] 2987 | | topic: *mut *mut blpapi_Topic_t, [INFO] [stdout] 2988 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2989 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2990:1 [INFO] [stdout] | [INFO] [stdout] 2990 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2991 | | pub fn blpapi_ProviderSession_deleteTopics( [INFO] [stdout] 2992 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 2993 | | topics: *mut *const blpapi_Topic_t, [INFO] [stdout] 2994 | | numTopics: usize, [INFO] [stdout] 2995 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 2996 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:2997:1 [INFO] [stdout] | [INFO] [stdout] 2997 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 2998 | | pub fn blpapi_ProviderSession_terminateSubscriptionsOnTopics( [INFO] [stdout] 2999 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 3000 | | topics: *mut *const blpapi_Topic_t, [INFO] [stdout] ... | [INFO] [stdout] 3003 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3004 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3005:1 [INFO] [stdout] | [INFO] [stdout] 3005 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3006 | | pub fn blpapi_ProviderSession_publish( [INFO] [stdout] 3007 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 3008 | | event: *mut blpapi_Event_t, [INFO] [stdout] 3009 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3010 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3011:1 [INFO] [stdout] | [INFO] [stdout] 3011 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3012 | | pub fn blpapi_ProviderSession_sendResponse( [INFO] [stdout] 3013 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 3014 | | event: *mut blpapi_Event_t, [INFO] [stdout] 3015 | | isPartialResponse: ::std::os::raw::c_int, [INFO] [stdout] 3016 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3017 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3018:1 [INFO] [stdout] | [INFO] [stdout] 3018 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3019 | | pub fn blpapi_ProviderSession_getAbstractSession( [INFO] [stdout] 3020 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 3021 | | ) -> *mut blpapi_AbstractSession_t; [INFO] [stdout] 3022 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3023:1 [INFO] [stdout] | [INFO] [stdout] 3023 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3024 | | pub fn blpapi_ProviderSession_flushPublishedEvents( [INFO] [stdout] 3025 | | session: *mut blpapi_ProviderSession_t, [INFO] [stdout] 3026 | | allFlushed: *mut ::std::os::raw::c_int, [INFO] [stdout] 3027 | | timeoutMsecs: ::std::os::raw::c_int, [INFO] [stdout] 3028 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3029 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3030:1 [INFO] [stdout] | [INFO] [stdout] 3030 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3031 | | pub fn blpapi_ServiceRegistrationOptions_create() -> *mut blpapi_ServiceRegistrationOptions_t; [INFO] [stdout] 3032 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3033:1 [INFO] [stdout] | [INFO] [stdout] 3033 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3034 | | pub fn blpapi_ServiceRegistrationOptions_duplicate( [INFO] [stdout] 3035 | | parameters: *const blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3036 | | ) -> *mut blpapi_ServiceRegistrationOptions_t; [INFO] [stdout] 3037 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3038:1 [INFO] [stdout] | [INFO] [stdout] 3038 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3039 | | pub fn blpapi_ServiceRegistrationOptions_destroy( [INFO] [stdout] 3040 | | parameters: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3041 | | ); [INFO] [stdout] 3042 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3043:1 [INFO] [stdout] | [INFO] [stdout] 3043 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3044 | | pub fn blpapi_ServiceRegistrationOptions_copy( [INFO] [stdout] 3045 | | lhs: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3046 | | rhs: *const blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3047 | | ); [INFO] [stdout] 3048 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3049:1 [INFO] [stdout] | [INFO] [stdout] 3049 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3050 | | pub fn blpapi_ServiceRegistrationOptions_addActiveSubServiceCodeRange( [INFO] [stdout] 3051 | | parameters: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3052 | | start: ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 3055 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3056 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3057:1 [INFO] [stdout] | [INFO] [stdout] 3057 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3058 | | pub fn blpapi_ServiceRegistrationOptions_removeAllActiveSubServiceCodeRanges( [INFO] [stdout] 3059 | | parameters: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3060 | | ); [INFO] [stdout] 3061 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3062:1 [INFO] [stdout] | [INFO] [stdout] 3062 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3063 | | pub fn blpapi_ServiceRegistrationOptions_setGroupId( [INFO] [stdout] 3064 | | parameters: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3065 | | groupId: *const ::std::os::raw::c_char, [INFO] [stdout] 3066 | | groupIdLength: ::std::os::raw::c_uint, [INFO] [stdout] 3067 | | ); [INFO] [stdout] 3068 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3069:1 [INFO] [stdout] | [INFO] [stdout] 3069 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3070 | | pub fn blpapi_ServiceRegistrationOptions_setServicePriority( [INFO] [stdout] 3071 | | parameters: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3072 | | priority: ::std::os::raw::c_int, [INFO] [stdout] 3073 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3074 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3075:1 [INFO] [stdout] | [INFO] [stdout] 3075 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3076 | | pub fn blpapi_ServiceRegistrationOptions_setPartsToRegister( [INFO] [stdout] 3077 | | parameters: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3078 | | parts: ::std::os::raw::c_int, [INFO] [stdout] 3079 | | ); [INFO] [stdout] 3080 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3081:1 [INFO] [stdout] | [INFO] [stdout] 3081 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3082 | | pub fn blpapi_ServiceRegistrationOptions_getGroupId( [INFO] [stdout] 3083 | | parameters: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3084 | | groupdIdBuffer: *mut ::std::os::raw::c_char, [INFO] [stdout] 3085 | | groupIdLength: *mut ::std::os::raw::c_int, [INFO] [stdout] 3086 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3087 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3088:1 [INFO] [stdout] | [INFO] [stdout] 3088 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3089 | | pub fn blpapi_ServiceRegistrationOptions_getServicePriority( [INFO] [stdout] 3090 | | parameters: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3091 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3092 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3093:1 [INFO] [stdout] | [INFO] [stdout] 3093 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3094 | | pub fn blpapi_ServiceRegistrationOptions_getPartsToRegister( [INFO] [stdout] 3095 | | parameters: *mut blpapi_ServiceRegistrationOptions_t, [INFO] [stdout] 3096 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3097 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3098:1 [INFO] [stdout] | [INFO] [stdout] 3098 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3099 | | pub fn blpapi_EventFormatter_create(event: *mut blpapi_Event_t) [INFO] [stdout] 3100 | | -> *mut blpapi_EventFormatter_t; [INFO] [stdout] 3101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3102:1 [INFO] [stdout] | [INFO] [stdout] 3102 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3103 | | pub fn blpapi_EventFormatter_destroy(victim: *mut blpapi_EventFormatter_t); [INFO] [stdout] 3104 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3105:1 [INFO] [stdout] | [INFO] [stdout] 3105 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3106 | | pub fn blpapi_EventFormatter_appendMessage( [INFO] [stdout] 3107 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3108 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3111 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3112 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3113:1 [INFO] [stdout] | [INFO] [stdout] 3113 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3114 | | pub fn blpapi_EventFormatter_appendMessageSeq( [INFO] [stdout] 3115 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3116 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3121 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3122 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3123:1 [INFO] [stdout] | [INFO] [stdout] 3123 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3124 | | pub fn blpapi_EventFormatter_appendResponse( [INFO] [stdout] 3125 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3126 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] 3127 | | typeName: *mut blpapi_Name_t, [INFO] [stdout] 3128 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3129 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3130:1 [INFO] [stdout] | [INFO] [stdout] 3130 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3131 | | pub fn blpapi_EventFormatter_appendRecapMessage( [INFO] [stdout] 3132 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3133 | | topic: *const blpapi_Topic_t, [INFO] [stdout] 3134 | | cid: *const blpapi_CorrelationId_t, [INFO] [stdout] 3135 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3136 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3137:1 [INFO] [stdout] | [INFO] [stdout] 3137 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3138 | | pub fn blpapi_EventFormatter_appendRecapMessageSeq( [INFO] [stdout] 3139 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3140 | | topic: *const blpapi_Topic_t, [INFO] [stdout] ... | [INFO] [stdout] 3144 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3145 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3146:1 [INFO] [stdout] | [INFO] [stdout] 3146 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3147 | | pub fn blpapi_EventFormatter_appendFragmentedRecapMessage( [INFO] [stdout] 3148 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3149 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3154 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3155 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3156:1 [INFO] [stdout] | [INFO] [stdout] 3156 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3157 | | pub fn blpapi_EventFormatter_appendFragmentedRecapMessageSeq( [INFO] [stdout] 3158 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3159 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3164 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3165 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3166:1 [INFO] [stdout] | [INFO] [stdout] 3166 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3167 | | pub fn blpapi_EventFormatter_setValueBool( [INFO] [stdout] 3168 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3169 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3172 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3173 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3174:1 [INFO] [stdout] | [INFO] [stdout] 3174 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3175 | | pub fn blpapi_EventFormatter_setValueChar( [INFO] [stdout] 3176 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3177 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3180 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3181 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3182:1 [INFO] [stdout] | [INFO] [stdout] 3182 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3183 | | pub fn blpapi_EventFormatter_setValueInt32( [INFO] [stdout] 3184 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3185 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3188 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3189 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3190:1 [INFO] [stdout] | [INFO] [stdout] 3190 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3191 | | pub fn blpapi_EventFormatter_setValueInt64( [INFO] [stdout] 3192 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3193 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3196 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3197 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3198:1 [INFO] [stdout] | [INFO] [stdout] 3198 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3199 | | pub fn blpapi_EventFormatter_setValueFloat32( [INFO] [stdout] 3200 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3201 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3204 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3205 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3206:1 [INFO] [stdout] | [INFO] [stdout] 3206 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3207 | | pub fn blpapi_EventFormatter_setValueFloat64( [INFO] [stdout] 3208 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3209 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3212 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3213 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3214:1 [INFO] [stdout] | [INFO] [stdout] 3214 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3215 | | pub fn blpapi_EventFormatter_setValueDatetime( [INFO] [stdout] 3216 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3217 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3220 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3221 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3222:1 [INFO] [stdout] | [INFO] [stdout] 3222 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3223 | | pub fn blpapi_EventFormatter_setValueHighPrecisionDatetime( [INFO] [stdout] 3224 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3225 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3228 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3229 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3230:1 [INFO] [stdout] | [INFO] [stdout] 3230 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3231 | | pub fn blpapi_EventFormatter_setValueString( [INFO] [stdout] 3232 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3233 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3236 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3237 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3238:1 [INFO] [stdout] | [INFO] [stdout] 3238 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3239 | | pub fn blpapi_EventFormatter_setValueFromName( [INFO] [stdout] 3240 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3241 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 3244 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3245 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3246:1 [INFO] [stdout] | [INFO] [stdout] 3246 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3247 | | pub fn blpapi_EventFormatter_setValueNull( [INFO] [stdout] 3248 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3249 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] 3250 | | typeName: *const blpapi_Name_t, [INFO] [stdout] 3251 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3252 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3253:1 [INFO] [stdout] | [INFO] [stdout] 3253 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3254 | | pub fn blpapi_EventFormatter_pushElement( [INFO] [stdout] 3255 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3256 | | typeString: *const ::std::os::raw::c_char, [INFO] [stdout] 3257 | | typeName: *const blpapi_Name_t, [INFO] [stdout] 3258 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3259 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3260:1 [INFO] [stdout] | [INFO] [stdout] 3260 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3261 | | pub fn blpapi_EventFormatter_popElement( [INFO] [stdout] 3262 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3263 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3264 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3265:1 [INFO] [stdout] | [INFO] [stdout] 3265 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3266 | | pub fn blpapi_EventFormatter_appendValueBool( [INFO] [stdout] 3267 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3268 | | value: blpapi_Bool_t, [INFO] [stdout] 3269 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3270 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3271:1 [INFO] [stdout] | [INFO] [stdout] 3271 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3272 | | pub fn blpapi_EventFormatter_appendValueChar( [INFO] [stdout] 3273 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3274 | | value: ::std::os::raw::c_char, [INFO] [stdout] 3275 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3276 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3277:1 [INFO] [stdout] | [INFO] [stdout] 3277 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3278 | | pub fn blpapi_EventFormatter_appendValueInt32( [INFO] [stdout] 3279 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3280 | | value: blpapi_Int32_t, [INFO] [stdout] 3281 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3282 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3283:1 [INFO] [stdout] | [INFO] [stdout] 3283 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3284 | | pub fn blpapi_EventFormatter_appendValueInt64( [INFO] [stdout] 3285 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3286 | | value: blpapi_Int64_t, [INFO] [stdout] 3287 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3288 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3289:1 [INFO] [stdout] | [INFO] [stdout] 3289 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3290 | | pub fn blpapi_EventFormatter_appendValueFloat32( [INFO] [stdout] 3291 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3292 | | value: blpapi_Float32_t, [INFO] [stdout] 3293 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3294 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3295:1 [INFO] [stdout] | [INFO] [stdout] 3295 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3296 | | pub fn blpapi_EventFormatter_appendValueFloat64( [INFO] [stdout] 3297 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3298 | | value: blpapi_Float64_t, [INFO] [stdout] 3299 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3300 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3301:1 [INFO] [stdout] | [INFO] [stdout] 3301 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3302 | | pub fn blpapi_EventFormatter_appendValueDatetime( [INFO] [stdout] 3303 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3304 | | value: *const blpapi_Datetime_t, [INFO] [stdout] 3305 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3306 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3307:1 [INFO] [stdout] | [INFO] [stdout] 3307 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3308 | | pub fn blpapi_EventFormatter_appendValueHighPrecisionDatetime( [INFO] [stdout] 3309 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3310 | | value: *const blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 3311 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3312 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3313:1 [INFO] [stdout] | [INFO] [stdout] 3313 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3314 | | pub fn blpapi_EventFormatter_appendValueString( [INFO] [stdout] 3315 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3316 | | value: *const ::std::os::raw::c_char, [INFO] [stdout] 3317 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3318 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3319:1 [INFO] [stdout] | [INFO] [stdout] 3319 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3320 | | pub fn blpapi_EventFormatter_appendValueFromName( [INFO] [stdout] 3321 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3322 | | value: *const blpapi_Name_t, [INFO] [stdout] 3323 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3324 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3325:1 [INFO] [stdout] | [INFO] [stdout] 3325 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3326 | | pub fn blpapi_EventFormatter_appendElement( [INFO] [stdout] 3327 | | formatter: *mut blpapi_EventFormatter_t, [INFO] [stdout] 3328 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3329 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3330:1 [INFO] [stdout] | [INFO] [stdout] 3330 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3331 | | pub fn blpapi_DiagnosticsUtil_memoryInfo( [INFO] [stdout] 3332 | | buffer: *mut ::std::os::raw::c_char, [INFO] [stdout] 3333 | | bufferLength: usize, [INFO] [stdout] 3334 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3335 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:3336:1 [INFO] [stdout] | [INFO] [stdout] 3336 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 3337 | | pub fn blpapi_HighResolutionClock_now( [INFO] [stdout] 3338 | | timePoint: *mut blpapi_TimePoint_t, [INFO] [stdout] 3339 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 3340 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/element.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | ($ty:ty, $start:expr, $get_at:path, $set_at:path, $set:path) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 170 | ($ty:ty, $start:expr_2021, $get_at:path, $set_at:path, $set:path) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/element.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ($ty:ty, $get_at:path, $set_at:path, $set:path, $from_bbg: expr, $to_bbg: expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 220 | ($ty:ty, $get_at:path, $set_at:path, $set:path, $from_bbg: expr_2021, $to_bbg: expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/element.rs:220:79 [INFO] [stdout] | [INFO] [stdout] 220 | ($ty:ty, $get_at:path, $set_at:path, $set:path, $from_bbg: expr, $to_bbg: expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 220 | ($ty:ty, $get_at:path, $set_at:path, $set:path, $from_bbg: expr, $to_bbg: expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:426:14 [INFO] [stdout] | [INFO] [stdout] 426 | &(*(::std::ptr::null::())).intValue as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:437:19 [INFO] [stdout] | [INFO] [stdout] 437 | unsafe { &(*(::std::ptr::null::())).ptr as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:467:19 [INFO] [stdout] | [INFO] [stdout] 467 | unsafe { &(*(::std::ptr::null::())).pointer as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:477:19 [INFO] [stdout] | [INFO] [stdout] 477 | unsafe { &(*(::std::ptr::null::())).userData as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:487:19 [INFO] [stdout] | [INFO] [stdout] 487 | unsafe { &(*(::std::ptr::null::())).manager as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:530:14 [INFO] [stdout] | [INFO] [stdout] 530 | &(*(::std::ptr::null::())).intValue as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | &(*(::std::ptr::null::())).ptrValue as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | unsafe { &(*(::std::ptr::null::())).value as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:701:19 [INFO] [stdout] | [INFO] [stdout] 701 | unsafe { &(*(::std::ptr::null::())).exceptionClass as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:711:19 [INFO] [stdout] | [INFO] [stdout] 711 | unsafe { &(*(::std::ptr::null::())).description as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:753:19 [INFO] [stdout] | [INFO] [stdout] 753 | unsafe { &(*(::std::ptr::null::())).d_value as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:796:19 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &(*(::std::ptr::null::())).parts as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:806:19 [INFO] [stdout] | [INFO] [stdout] 806 | unsafe { &(*(::std::ptr::null::())).hours as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:816:19 [INFO] [stdout] | [INFO] [stdout] 816 | unsafe { &(*(::std::ptr::null::())).minutes as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:826:19 [INFO] [stdout] | [INFO] [stdout] 826 | unsafe { &(*(::std::ptr::null::())).seconds as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:837:14 [INFO] [stdout] | [INFO] [stdout] 837 | &(*(::std::ptr::null::())).milliSeconds as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:848:19 [INFO] [stdout] | [INFO] [stdout] 848 | unsafe { &(*(::std::ptr::null::())).month as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:858:19 [INFO] [stdout] | [INFO] [stdout] 858 | unsafe { &(*(::std::ptr::null::())).day as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:868:19 [INFO] [stdout] | [INFO] [stdout] 868 | unsafe { &(*(::std::ptr::null::())).year as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:878:19 [INFO] [stdout] | [INFO] [stdout] 878 | unsafe { &(*(::std::ptr::null::())).offset as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:912:14 [INFO] [stdout] | [INFO] [stdout] 912 | &(*(::std::ptr::null::())).datetime as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:925:14 [INFO] [stdout] | [INFO] [stdout] 925 | &(*(::std::ptr::null::())).picoseconds as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 433 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `bloomberg` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/element.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/element.rs:170:14 [INFO] [stderr] | [INFO] [stderr] 170 | ($ty:ty, $start:expr_2021, $get_at:path, $set_at:path, $set:path) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/element.rs:220:53 [INFO] [stderr] | [INFO] [stderr] 220 | ($ty:ty, $get_at:path, $set_at:path, $set:path, $from_bbg: expr_2021, $to_bbg: expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/element.rs:220:75 [INFO] [stderr] | [INFO] [stderr] 220 | ($ty:ty, $get_at:path, $set_at:path, $set:path, $from_bbg: expr_2021, $to_bbg: expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 381 | | pub fn __va_start(arg1: *mut *mut ::std::os::raw::c_char, ...); [INFO] [stdout] 382 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 386 | | pub fn __security_init_cookie(); [INFO] [stdout] 387 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 389 | | pub fn __security_check_cookie(_StackCookie: usize); [INFO] [stdout] 390 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 392 | | pub fn __report_gsfailure(_StackCookie: usize); [INFO] [stdout] 393 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:394:1 [INFO] [stdout] | [INFO] [stdout] 394 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 395 | | pub static mut __security_cookie: usize; [INFO] [stdout] 396 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:653:1 [INFO] [stdout] | [INFO] [stdout] 653 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 654 | | pub fn blpapi_Name_create(nameString: *const ::std::os::raw::c_char) -> *mut blpapi_Name_t; [INFO] [stdout] 655 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:656:1 [INFO] [stdout] | [INFO] [stdout] 656 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 657 | | pub fn blpapi_Name_destroy(name: *mut blpapi_Name_t); [INFO] [stdout] 658 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 660 | | pub fn blpapi_Name_duplicate(src: *const blpapi_Name_t) -> *mut blpapi_Name_t; [INFO] [stdout] 661 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:662:1 [INFO] [stdout] | [INFO] [stdout] 662 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 663 | | pub fn blpapi_Name_equalsStr( [INFO] [stdout] 664 | | name: *const blpapi_Name_t, [INFO] [stdout] 665 | | string: *const ::std::os::raw::c_char, [INFO] [stdout] 666 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 667 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:668:1 [INFO] [stdout] | [INFO] [stdout] 668 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 669 | | pub fn blpapi_Name_string(name: *const blpapi_Name_t) -> *const ::std::os::raw::c_char; [INFO] [stdout] 670 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:671:1 [INFO] [stdout] | [INFO] [stdout] 671 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 672 | | pub fn blpapi_Name_length(name: *const blpapi_Name_t) -> usize; [INFO] [stdout] 673 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:674:1 [INFO] [stdout] | [INFO] [stdout] 674 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 675 | | pub fn blpapi_Name_findName(nameString: *const ::std::os::raw::c_char) -> *mut blpapi_Name_t; [INFO] [stdout] 676 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:677:1 [INFO] [stdout] | [INFO] [stdout] 677 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 678 | | pub fn blpapi_getLastErrorDescription( [INFO] [stdout] 679 | | resultCode: ::std::os::raw::c_int, [INFO] [stdout] 680 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 681 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 723 | | pub fn blpapi_getErrorInfo( [INFO] [stdout] 724 | | buffer: *mut blpapi_ErrorInfo_t, [INFO] [stdout] 725 | | errorCode: ::std::os::raw::c_int, [INFO] [stdout] 726 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 727 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 765 | | pub fn blpapi_TimePointUtil_nanosecondsBetween( [INFO] [stdout] 766 | | start: *const blpapi_TimePoint_t, [INFO] [stdout] 767 | | end: *const blpapi_TimePoint_t, [INFO] [stdout] 768 | | ) -> ::std::os::raw::c_longlong; [INFO] [stdout] 769 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:938:1 [INFO] [stdout] | [INFO] [stdout] 938 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 939 | | pub fn blpapi_Datetime_compare( [INFO] [stdout] 940 | | lhs: blpapi_Datetime_t, [INFO] [stdout] 941 | | rhs: blpapi_Datetime_t, [INFO] [stdout] 942 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:944:1 [INFO] [stdout] | [INFO] [stdout] 944 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 945 | | pub fn blpapi_Datetime_print( [INFO] [stdout] 946 | | datetime: *const blpapi_Datetime_t, [INFO] [stdout] 947 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 951 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 952 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:953:1 [INFO] [stdout] | [INFO] [stdout] 953 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 954 | | pub fn blpapi_HighPrecisionDatetime_compare( [INFO] [stdout] 955 | | lhs: *const blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 956 | | rhs: *const blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 957 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 958 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:959:1 [INFO] [stdout] | [INFO] [stdout] 959 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 960 | | pub fn blpapi_HighPrecisionDatetime_print( [INFO] [stdout] 961 | | datetime: *const blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 962 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 966 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 967 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:968:1 [INFO] [stdout] | [INFO] [stdout] 968 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 969 | | pub fn blpapi_HighPrecisionDatetime_fromTimePoint( [INFO] [stdout] 970 | | datetime: *mut blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 971 | | timePoint: *const blpapi_TimePoint_t, [INFO] [stdout] 972 | | offset: ::std::os::raw::c_short, [INFO] [stdout] 973 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 974 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:975:1 [INFO] [stdout] | [INFO] [stdout] 975 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 976 | | pub fn blpapi_Constant_setUserData( [INFO] [stdout] 977 | | constant: *mut blpapi_Constant_t, [INFO] [stdout] 978 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 979 | | ); [INFO] [stdout] 980 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:981:1 [INFO] [stdout] | [INFO] [stdout] 981 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 982 | | pub fn blpapi_Constant_name(constant: *const blpapi_Constant_t) -> *mut blpapi_Name_t; [INFO] [stdout] 983 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:984:1 [INFO] [stdout] | [INFO] [stdout] 984 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 985 | | pub fn blpapi_Constant_description( [INFO] [stdout] 986 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 987 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 988 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:989:1 [INFO] [stdout] | [INFO] [stdout] 989 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 990 | | pub fn blpapi_Constant_status(constant: *const blpapi_Constant_t) -> ::std::os::raw::c_int; [INFO] [stdout] 991 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:992:1 [INFO] [stdout] | [INFO] [stdout] 992 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 993 | | pub fn blpapi_Constant_datatype(constant: *const blpapi_Constant_t) -> ::std::os::raw::c_int; [INFO] [stdout] 994 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:995:1 [INFO] [stdout] | [INFO] [stdout] 995 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 996 | | pub fn blpapi_Constant_getValueAsChar( [INFO] [stdout] 997 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 998 | | buffer: *mut blpapi_Char_t, [INFO] [stdout] 999 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1000 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1001:1 [INFO] [stdout] | [INFO] [stdout] 1001 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1002 | | pub fn blpapi_Constant_getValueAsInt32( [INFO] [stdout] 1003 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1004 | | buffer: *mut blpapi_Int32_t, [INFO] [stdout] 1005 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1006 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1007:1 [INFO] [stdout] | [INFO] [stdout] 1007 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1008 | | pub fn blpapi_Constant_getValueAsInt64( [INFO] [stdout] 1009 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1010 | | buffer: *mut blpapi_Int64_t, [INFO] [stdout] 1011 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1012 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1013:1 [INFO] [stdout] | [INFO] [stdout] 1013 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1014 | | pub fn blpapi_Constant_getValueAsFloat32( [INFO] [stdout] 1015 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1016 | | buffer: *mut blpapi_Float32_t, [INFO] [stdout] 1017 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1018 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1019:1 [INFO] [stdout] | [INFO] [stdout] 1019 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1020 | | pub fn blpapi_Constant_getValueAsFloat64( [INFO] [stdout] 1021 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1022 | | buffer: *mut blpapi_Float64_t, [INFO] [stdout] 1023 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1024 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1025:1 [INFO] [stdout] | [INFO] [stdout] 1025 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1026 | | pub fn blpapi_Constant_getValueAsDatetime( [INFO] [stdout] 1027 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1028 | | buffer: *mut blpapi_Datetime_t, [INFO] [stdout] 1029 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1030 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1031:1 [INFO] [stdout] | [INFO] [stdout] 1031 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1032 | | pub fn blpapi_Constant_getValueAsString( [INFO] [stdout] 1033 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1034 | | buffer: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 1035 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1036 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1037:1 [INFO] [stdout] | [INFO] [stdout] 1037 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1038 | | pub fn blpapi_Constant_userData( [INFO] [stdout] 1039 | | constant: *const blpapi_Constant_t, [INFO] [stdout] 1040 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 1041 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1042:1 [INFO] [stdout] | [INFO] [stdout] 1042 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1043 | | pub fn blpapi_ConstantList_setUserData( [INFO] [stdout] 1044 | | constant: *mut blpapi_ConstantList_t, [INFO] [stdout] 1045 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 1046 | | ); [INFO] [stdout] 1047 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1048:1 [INFO] [stdout] | [INFO] [stdout] 1048 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1049 | | pub fn blpapi_ConstantList_name(list: *const blpapi_ConstantList_t) -> *mut blpapi_Name_t; [INFO] [stdout] 1050 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1051:1 [INFO] [stdout] | [INFO] [stdout] 1051 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1052 | | pub fn blpapi_ConstantList_description( [INFO] [stdout] 1053 | | list: *const blpapi_ConstantList_t, [INFO] [stdout] 1054 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1055 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1056:1 [INFO] [stdout] | [INFO] [stdout] 1056 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1057 | | pub fn blpapi_ConstantList_numConstants( [INFO] [stdout] 1058 | | list: *const blpapi_ConstantList_t, [INFO] [stdout] 1059 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1060 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1061:1 [INFO] [stdout] | [INFO] [stdout] 1061 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1062 | | pub fn blpapi_ConstantList_datatype( [INFO] [stdout] 1063 | | constant: *const blpapi_ConstantList_t, [INFO] [stdout] 1064 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1065 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1066:1 [INFO] [stdout] | [INFO] [stdout] 1066 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1067 | | pub fn blpapi_ConstantList_status(list: *const blpapi_ConstantList_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1068 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1069:1 [INFO] [stdout] | [INFO] [stdout] 1069 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1070 | | pub fn blpapi_ConstantList_getConstant( [INFO] [stdout] 1071 | | constant: *const blpapi_ConstantList_t, [INFO] [stdout] 1072 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] 1073 | | name: *const blpapi_Name_t, [INFO] [stdout] 1074 | | ) -> *mut blpapi_Constant_t; [INFO] [stdout] 1075 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1076:1 [INFO] [stdout] | [INFO] [stdout] 1076 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1077 | | pub fn blpapi_ConstantList_getConstantAt( [INFO] [stdout] 1078 | | constant: *const blpapi_ConstantList_t, [INFO] [stdout] 1079 | | index: usize, [INFO] [stdout] 1080 | | ) -> *mut blpapi_Constant_t; [INFO] [stdout] 1081 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1082:1 [INFO] [stdout] | [INFO] [stdout] 1082 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1083 | | pub fn blpapi_ConstantList_userData( [INFO] [stdout] 1084 | | constant: *const blpapi_ConstantList_t, [INFO] [stdout] 1085 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 1086 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1089:1 [INFO] [stdout] | [INFO] [stdout] 1089 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1090 | | pub fn blpapi_SchemaElementDefinition_name( [INFO] [stdout] 1091 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1092 | | ) -> *mut blpapi_Name_t; [INFO] [stdout] 1093 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1094:1 [INFO] [stdout] | [INFO] [stdout] 1094 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1095 | | pub fn blpapi_SchemaElementDefinition_description( [INFO] [stdout] 1096 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1097 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1098 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1099:1 [INFO] [stdout] | [INFO] [stdout] 1099 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1100 | | pub fn blpapi_SchemaElementDefinition_status( [INFO] [stdout] 1101 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1102 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1104:1 [INFO] [stdout] | [INFO] [stdout] 1104 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1105 | | pub fn blpapi_SchemaElementDefinition_type( [INFO] [stdout] 1106 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1107 | | ) -> *mut blpapi_SchemaTypeDefinition_t; [INFO] [stdout] 1108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1109:1 [INFO] [stdout] | [INFO] [stdout] 1109 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1110 | | pub fn blpapi_SchemaElementDefinition_numAlternateNames( [INFO] [stdout] 1111 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1112 | | ) -> usize; [INFO] [stdout] 1113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1114:1 [INFO] [stdout] | [INFO] [stdout] 1114 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1115 | | pub fn blpapi_SchemaElementDefinition_getAlternateName( [INFO] [stdout] 1116 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1117 | | index: usize, [INFO] [stdout] 1118 | | ) -> *mut blpapi_Name_t; [INFO] [stdout] 1119 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1120:1 [INFO] [stdout] | [INFO] [stdout] 1120 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1121 | | pub fn blpapi_SchemaElementDefinition_minValues( [INFO] [stdout] 1122 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1123 | | ) -> usize; [INFO] [stdout] 1124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1125:1 [INFO] [stdout] | [INFO] [stdout] 1125 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1126 | | pub fn blpapi_SchemaElementDefinition_maxValues( [INFO] [stdout] 1127 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1128 | | ) -> usize; [INFO] [stdout] 1129 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1130:1 [INFO] [stdout] | [INFO] [stdout] 1130 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1131 | | pub fn blpapi_SchemaElementDefinition_print( [INFO] [stdout] 1132 | | element: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1133 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 1137 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1139:1 [INFO] [stdout] | [INFO] [stdout] 1139 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1140 | | pub fn blpapi_SchemaElementDefinition_setUserData( [INFO] [stdout] 1141 | | field: *mut blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1142 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 1143 | | ); [INFO] [stdout] 1144 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1145:1 [INFO] [stdout] | [INFO] [stdout] 1145 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1146 | | pub fn blpapi_SchemaElementDefinition_userData( [INFO] [stdout] 1147 | | field: *const blpapi_SchemaElementDefinition_t, [INFO] [stdout] 1148 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 1149 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1150:1 [INFO] [stdout] | [INFO] [stdout] 1150 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1151 | | pub fn blpapi_SchemaTypeDefinition_name( [INFO] [stdout] 1152 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1153 | | ) -> *mut blpapi_Name_t; [INFO] [stdout] 1154 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1155:1 [INFO] [stdout] | [INFO] [stdout] 1155 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1156 | | pub fn blpapi_SchemaTypeDefinition_description( [INFO] [stdout] 1157 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1158 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1160:1 [INFO] [stdout] | [INFO] [stdout] 1160 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1161 | | pub fn blpapi_SchemaTypeDefinition_status( [INFO] [stdout] 1162 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1163 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1164 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1165:1 [INFO] [stdout] | [INFO] [stdout] 1165 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1166 | | pub fn blpapi_SchemaTypeDefinition_datatype( [INFO] [stdout] 1167 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1168 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1169 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1170:1 [INFO] [stdout] | [INFO] [stdout] 1170 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1171 | | pub fn blpapi_SchemaTypeDefinition_isComplexType( [INFO] [stdout] 1172 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1173 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1174 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1175:1 [INFO] [stdout] | [INFO] [stdout] 1175 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1176 | | pub fn blpapi_SchemaTypeDefinition_isSimpleType( [INFO] [stdout] 1177 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1178 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1179 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1180:1 [INFO] [stdout] | [INFO] [stdout] 1180 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1181 | | pub fn blpapi_SchemaTypeDefinition_isEnumerationType( [INFO] [stdout] 1182 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1183 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1184 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1185:1 [INFO] [stdout] | [INFO] [stdout] 1185 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1186 | | pub fn blpapi_SchemaTypeDefinition_isComplex( [INFO] [stdout] 1187 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1188 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1189 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1190:1 [INFO] [stdout] | [INFO] [stdout] 1190 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1191 | | pub fn blpapi_SchemaTypeDefinition_isSimple( [INFO] [stdout] 1192 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1193 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1194 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1196 | | pub fn blpapi_SchemaTypeDefinition_isEnumeration( [INFO] [stdout] 1197 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1198 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1200:1 [INFO] [stdout] | [INFO] [stdout] 1200 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1201 | | pub fn blpapi_SchemaTypeDefinition_numElementDefinitions( [INFO] [stdout] 1202 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1203 | | ) -> usize; [INFO] [stdout] 1204 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1205:1 [INFO] [stdout] | [INFO] [stdout] 1205 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1206 | | pub fn blpapi_SchemaTypeDefinition_getElementDefinition( [INFO] [stdout] 1207 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1208 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] 1209 | | name: *const blpapi_Name_t, [INFO] [stdout] 1210 | | ) -> *mut blpapi_SchemaElementDefinition_t; [INFO] [stdout] 1211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1212:1 [INFO] [stdout] | [INFO] [stdout] 1212 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1213 | | pub fn blpapi_SchemaTypeDefinition_getElementDefinitionAt( [INFO] [stdout] 1214 | | type_: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1215 | | index: usize, [INFO] [stdout] 1216 | | ) -> *mut blpapi_SchemaElementDefinition_t; [INFO] [stdout] 1217 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1218:1 [INFO] [stdout] | [INFO] [stdout] 1218 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1219 | | pub fn blpapi_SchemaTypeDefinition_print( [INFO] [stdout] 1220 | | element: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1221 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 1225 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1226 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1227:1 [INFO] [stdout] | [INFO] [stdout] 1227 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1228 | | pub fn blpapi_SchemaTypeDefinition_setUserData( [INFO] [stdout] 1229 | | element: *mut blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1230 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 1231 | | ); [INFO] [stdout] 1232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1233:1 [INFO] [stdout] | [INFO] [stdout] 1233 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1234 | | pub fn blpapi_SchemaTypeDefinition_userData( [INFO] [stdout] 1235 | | element: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1236 | | ) -> *mut ::std::os::raw::c_void; [INFO] [stdout] 1237 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1238:1 [INFO] [stdout] | [INFO] [stdout] 1238 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1239 | | pub fn blpapi_SchemaTypeDefinition_enumeration( [INFO] [stdout] 1240 | | element: *const blpapi_SchemaTypeDefinition_t, [INFO] [stdout] 1241 | | ) -> *mut blpapi_ConstantList_t; [INFO] [stdout] 1242 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1243:1 [INFO] [stdout] | [INFO] [stdout] 1243 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1244 | | pub fn blpapi_Element_name(element: *const blpapi_Element_t) -> *mut blpapi_Name_t; [INFO] [stdout] 1245 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1246:1 [INFO] [stdout] | [INFO] [stdout] 1246 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1247 | | pub fn blpapi_Element_nameString( [INFO] [stdout] 1248 | | element: *const blpapi_Element_t, [INFO] [stdout] 1249 | | ) -> *const ::std::os::raw::c_char; [INFO] [stdout] 1250 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1251:1 [INFO] [stdout] | [INFO] [stdout] 1251 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1252 | | pub fn blpapi_Element_definition( [INFO] [stdout] 1253 | | element: *const blpapi_Element_t, [INFO] [stdout] 1254 | | ) -> *mut blpapi_SchemaElementDefinition_t; [INFO] [stdout] 1255 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1256:1 [INFO] [stdout] | [INFO] [stdout] 1256 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1257 | | pub fn blpapi_Element_datatype(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1258 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1259:1 [INFO] [stdout] | [INFO] [stdout] 1259 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1260 | | pub fn blpapi_Element_isComplexType(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1261 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1262:1 [INFO] [stdout] | [INFO] [stdout] 1262 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1263 | | pub fn blpapi_Element_isArray(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1264 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1265:1 [INFO] [stdout] | [INFO] [stdout] 1265 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1266 | | pub fn blpapi_Element_isReadOnly(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1267 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1268:1 [INFO] [stdout] | [INFO] [stdout] 1268 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1269 | | pub fn blpapi_Element_numValues(element: *const blpapi_Element_t) -> usize; [INFO] [stdout] 1270 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1271:1 [INFO] [stdout] | [INFO] [stdout] 1271 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1272 | | pub fn blpapi_Element_numElements(element: *const blpapi_Element_t) -> usize; [INFO] [stdout] 1273 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1274:1 [INFO] [stdout] | [INFO] [stdout] 1274 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1275 | | pub fn blpapi_Element_isNullValue( [INFO] [stdout] 1276 | | element: *const blpapi_Element_t, [INFO] [stdout] 1277 | | position: usize, [INFO] [stdout] 1278 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1279 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1280:1 [INFO] [stdout] | [INFO] [stdout] 1280 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1281 | | pub fn blpapi_Element_isNull(element: *const blpapi_Element_t) -> ::std::os::raw::c_int; [INFO] [stdout] 1282 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1283:1 [INFO] [stdout] | [INFO] [stdout] 1283 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1284 | | pub fn blpapi_Element_print( [INFO] [stdout] 1285 | | element: *const blpapi_Element_t, [INFO] [stdout] 1286 | | streamWriter: blpapi_StreamWriter_t, [INFO] [stdout] ... | [INFO] [stdout] 1290 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1291 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1292:1 [INFO] [stdout] | [INFO] [stdout] 1292 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1293 | | pub fn blpapi_Element_getElementAt( [INFO] [stdout] 1294 | | element: *const blpapi_Element_t, [INFO] [stdout] 1295 | | result: *mut *mut blpapi_Element_t, [INFO] [stdout] 1296 | | position: usize, [INFO] [stdout] 1297 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1298 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1299:1 [INFO] [stdout] | [INFO] [stdout] 1299 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1300 | | pub fn blpapi_Element_getElement( [INFO] [stdout] 1301 | | element: *const blpapi_Element_t, [INFO] [stdout] 1302 | | result: *mut *mut blpapi_Element_t, [INFO] [stdout] ... | [INFO] [stdout] 1305 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1306 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1307:1 [INFO] [stdout] | [INFO] [stdout] 1307 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1308 | | pub fn blpapi_Element_hasElement( [INFO] [stdout] 1309 | | element: *const blpapi_Element_t, [INFO] [stdout] 1310 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] 1311 | | name: *const blpapi_Name_t, [INFO] [stdout] 1312 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1313 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1314:1 [INFO] [stdout] | [INFO] [stdout] 1314 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1315 | | pub fn blpapi_Element_hasElementEx( [INFO] [stdout] 1316 | | element: *const blpapi_Element_t, [INFO] [stdout] 1317 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1321 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1322 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1323:1 [INFO] [stdout] | [INFO] [stdout] 1323 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1324 | | pub fn blpapi_Element_getValueAsBool( [INFO] [stdout] 1325 | | element: *const blpapi_Element_t, [INFO] [stdout] 1326 | | buffer: *mut blpapi_Bool_t, [INFO] [stdout] 1327 | | index: usize, [INFO] [stdout] 1328 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1329 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1330:1 [INFO] [stdout] | [INFO] [stdout] 1330 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1331 | | pub fn blpapi_Element_getValueAsChar( [INFO] [stdout] 1332 | | element: *const blpapi_Element_t, [INFO] [stdout] 1333 | | buffer: *mut blpapi_Char_t, [INFO] [stdout] 1334 | | index: usize, [INFO] [stdout] 1335 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1336 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1337:1 [INFO] [stdout] | [INFO] [stdout] 1337 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1338 | | pub fn blpapi_Element_getValueAsInt32( [INFO] [stdout] 1339 | | element: *const blpapi_Element_t, [INFO] [stdout] 1340 | | buffer: *mut blpapi_Int32_t, [INFO] [stdout] 1341 | | index: usize, [INFO] [stdout] 1342 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1343 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1344:1 [INFO] [stdout] | [INFO] [stdout] 1344 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1345 | | pub fn blpapi_Element_getValueAsInt64( [INFO] [stdout] 1346 | | element: *const blpapi_Element_t, [INFO] [stdout] 1347 | | buffer: *mut blpapi_Int64_t, [INFO] [stdout] 1348 | | index: usize, [INFO] [stdout] 1349 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1350 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1351:1 [INFO] [stdout] | [INFO] [stdout] 1351 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1352 | | pub fn blpapi_Element_getValueAsFloat32( [INFO] [stdout] 1353 | | element: *const blpapi_Element_t, [INFO] [stdout] 1354 | | buffer: *mut blpapi_Float32_t, [INFO] [stdout] 1355 | | index: usize, [INFO] [stdout] 1356 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1357 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1358:1 [INFO] [stdout] | [INFO] [stdout] 1358 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1359 | | pub fn blpapi_Element_getValueAsFloat64( [INFO] [stdout] 1360 | | element: *const blpapi_Element_t, [INFO] [stdout] 1361 | | buffer: *mut blpapi_Float64_t, [INFO] [stdout] 1362 | | index: usize, [INFO] [stdout] 1363 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1364 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1365:1 [INFO] [stdout] | [INFO] [stdout] 1365 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1366 | | pub fn blpapi_Element_getValueAsString( [INFO] [stdout] 1367 | | element: *const blpapi_Element_t, [INFO] [stdout] 1368 | | buffer: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 1369 | | index: usize, [INFO] [stdout] 1370 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1371 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1372:1 [INFO] [stdout] | [INFO] [stdout] 1372 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1373 | | pub fn blpapi_Element_getValueAsDatetime( [INFO] [stdout] 1374 | | element: *const blpapi_Element_t, [INFO] [stdout] 1375 | | buffer: *mut blpapi_Datetime_t, [INFO] [stdout] 1376 | | index: usize, [INFO] [stdout] 1377 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1378 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1380 | | pub fn blpapi_Element_getValueAsHighPrecisionDatetime( [INFO] [stdout] 1381 | | element: *const blpapi_Element_t, [INFO] [stdout] 1382 | | buffer: *mut blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 1383 | | index: usize, [INFO] [stdout] 1384 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1385 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1386:1 [INFO] [stdout] | [INFO] [stdout] 1386 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1387 | | pub fn blpapi_Element_getValueAsElement( [INFO] [stdout] 1388 | | element: *const blpapi_Element_t, [INFO] [stdout] 1389 | | buffer: *mut *mut blpapi_Element_t, [INFO] [stdout] 1390 | | index: usize, [INFO] [stdout] 1391 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1392 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1393:1 [INFO] [stdout] | [INFO] [stdout] 1393 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1394 | | pub fn blpapi_Element_getValueAsName( [INFO] [stdout] 1395 | | element: *const blpapi_Element_t, [INFO] [stdout] 1396 | | buffer: *mut *mut blpapi_Name_t, [INFO] [stdout] 1397 | | index: usize, [INFO] [stdout] 1398 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1399 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1400:1 [INFO] [stdout] | [INFO] [stdout] 1400 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1401 | | pub fn blpapi_Element_getChoice( [INFO] [stdout] 1402 | | element: *const blpapi_Element_t, [INFO] [stdout] 1403 | | result: *mut *mut blpapi_Element_t, [INFO] [stdout] 1404 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1405 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1406:1 [INFO] [stdout] | [INFO] [stdout] 1406 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1407 | | pub fn blpapi_Element_setValueBool( [INFO] [stdout] 1408 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1409 | | value: blpapi_Bool_t, [INFO] [stdout] 1410 | | index: usize, [INFO] [stdout] 1411 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1413:1 [INFO] [stdout] | [INFO] [stdout] 1413 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1414 | | pub fn blpapi_Element_setValueChar( [INFO] [stdout] 1415 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1416 | | value: blpapi_Char_t, [INFO] [stdout] 1417 | | index: usize, [INFO] [stdout] 1418 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1419 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1421 | | pub fn blpapi_Element_setValueInt32( [INFO] [stdout] 1422 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1423 | | value: blpapi_Int32_t, [INFO] [stdout] 1424 | | index: usize, [INFO] [stdout] 1425 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1426 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1427:1 [INFO] [stdout] | [INFO] [stdout] 1427 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1428 | | pub fn blpapi_Element_setValueInt64( [INFO] [stdout] 1429 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1430 | | value: blpapi_Int64_t, [INFO] [stdout] 1431 | | index: usize, [INFO] [stdout] 1432 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1433 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1434:1 [INFO] [stdout] | [INFO] [stdout] 1434 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1435 | | pub fn blpapi_Element_setValueFloat32( [INFO] [stdout] 1436 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1437 | | value: blpapi_Float32_t, [INFO] [stdout] 1438 | | index: usize, [INFO] [stdout] 1439 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1440 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1441:1 [INFO] [stdout] | [INFO] [stdout] 1441 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1442 | | pub fn blpapi_Element_setValueFloat64( [INFO] [stdout] 1443 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1444 | | value: blpapi_Float64_t, [INFO] [stdout] 1445 | | index: usize, [INFO] [stdout] 1446 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1447 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1448:1 [INFO] [stdout] | [INFO] [stdout] 1448 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1449 | | pub fn blpapi_Element_setValueString( [INFO] [stdout] 1450 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1451 | | value: *const ::std::os::raw::c_char, [INFO] [stdout] 1452 | | index: usize, [INFO] [stdout] 1453 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1454 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1455:1 [INFO] [stdout] | [INFO] [stdout] 1455 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1456 | | pub fn blpapi_Element_setValueDatetime( [INFO] [stdout] 1457 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1458 | | value: *const blpapi_Datetime_t, [INFO] [stdout] 1459 | | index: usize, [INFO] [stdout] 1460 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1461 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1462:1 [INFO] [stdout] | [INFO] [stdout] 1462 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1463 | | pub fn blpapi_Element_setValueHighPrecisionDatetime( [INFO] [stdout] 1464 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1465 | | value: *const blpapi_HighPrecisionDatetime_t, [INFO] [stdout] 1466 | | index: usize, [INFO] [stdout] 1467 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1468 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1469:1 [INFO] [stdout] | [INFO] [stdout] 1469 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1470 | | pub fn blpapi_Element_setValueFromElement( [INFO] [stdout] 1471 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1472 | | value: *mut blpapi_Element_t, [INFO] [stdout] 1473 | | index: usize, [INFO] [stdout] 1474 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1475 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1476:1 [INFO] [stdout] | [INFO] [stdout] 1476 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1477 | | pub fn blpapi_Element_setValueFromName( [INFO] [stdout] 1478 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1479 | | value: *const blpapi_Name_t, [INFO] [stdout] 1480 | | index: usize, [INFO] [stdout] 1481 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1482 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1483:1 [INFO] [stdout] | [INFO] [stdout] 1483 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1484 | | pub fn blpapi_Element_setElementBool( [INFO] [stdout] 1485 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1486 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1489 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1490 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1491:1 [INFO] [stdout] | [INFO] [stdout] 1491 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1492 | | pub fn blpapi_Element_setElementChar( [INFO] [stdout] 1493 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1494 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1497 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1498 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1499:1 [INFO] [stdout] | [INFO] [stdout] 1499 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1500 | | pub fn blpapi_Element_setElementInt32( [INFO] [stdout] 1501 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1502 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1505 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1506 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1507:1 [INFO] [stdout] | [INFO] [stdout] 1507 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 1508 | | pub fn blpapi_Element_setElementInt64( [INFO] [stdout] 1509 | | element: *mut blpapi_Element_t, [INFO] [stdout] 1510 | | nameString: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 1513 | | ) -> ::std::os::raw::c_int; [INFO] [stdout] 1514 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/bindings.rs:1515:1 [INFO] [stdout] | [WARN] too many lines in the log, truncating it