[INFO] fetching crate llama-cpp-sys-4 0.1.86... [INFO] checking llama-cpp-sys-4-0.1.86 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate llama-cpp-sys-4 0.1.86 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate llama-cpp-sys-4 0.1.86 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate llama-cpp-sys-4 0.1.86 [INFO] finished tweaking crates.io crate llama-cpp-sys-4 0.1.86 [INFO] tweaked toml for crates.io crate llama-cpp-sys-4 0.1.86 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fff884ea48ea55f8e95268490ce4221cc6e373042c4aa07d68e8bc2a9f2eae18 [INFO] running `Command { std: "docker" "start" "-a" "fff884ea48ea55f8e95268490ce4221cc6e373042c4aa07d68e8bc2a9f2eae18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fff884ea48ea55f8e95268490ce4221cc6e373042c4aa07d68e8bc2a9f2eae18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff884ea48ea55f8e95268490ce4221cc6e373042c4aa07d68e8bc2a9f2eae18", kill_on_drop: false }` [INFO] [stdout] fff884ea48ea55f8e95268490ce4221cc6e373042c4aa07d68e8bc2a9f2eae18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2bb989736a811901a0c84aa5e80e65ca2c3e2fd56393eea4464b9deb204d440 [INFO] running `Command { std: "docker" "start" "-a" "b2bb989736a811901a0c84aa5e80e65ca2c3e2fd56393eea4464b9deb204d440", 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] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling llama-cpp-sys-4 v0.1.86 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Fixed build.rs (1 fix) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs (619 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.84s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling llama-cpp-sys-4 v0.1.86 (/tmp/fixit) [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:5723 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_abort (file : * const :: core :: ffi :: c_char , line : :: core :: ffi :: c_int , fmt : * const :: core :: ffi :: c_char , ...) ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6137 [INFO] [stdout] | [INFO] [stdout] 3 | ...ffi :: c_int ; extern "C" { pub fn ggml_status_to_string (status : ggml_status) -> * const :: core :: ffi :: c_char ; } pub type ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:5723 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_abort (file : * const :: core :: ffi :: c_char , line : :: core :: ffi :: c_int , fmt : * const :: core :: ffi :: c_char , ...) ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6271 [INFO] [stdout] | [INFO] [stdout] 3 | ... } pub type ggml_fp16_t = u16 ; extern "C" { pub fn ggml_fp16_to_fp32 (arg1 : ggml_fp16_t) -> f32 ; } extern "C" { pub fn ggml_fp32_to... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6137 [INFO] [stdout] | [INFO] [stdout] 3 | ...ffi :: c_int ; extern "C" { pub fn ggml_status_to_string (status : ggml_status) -> * const :: core :: ffi :: c_char ; } pub type ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6341 [INFO] [stdout] | [INFO] [stdout] 3 | ...(arg1 : ggml_fp16_t) -> f32 ; } extern "C" { pub fn ggml_fp32_to_fp16 (arg1 : f32) -> ggml_fp16_t ; } extern "C" { pub fn ggml_fp16_to... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6271 [INFO] [stdout] | [INFO] [stdout] 3 | ... } pub type ggml_fp16_t = u16 ; extern "C" { pub fn ggml_fp16_to_fp32 (arg1 : ggml_fp16_t) -> f32 ; } extern "C" { pub fn ggml_fp32_to... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6411 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_fp16_t ; } extern "C" { pub fn ggml_fp16_to_fp32_row (arg1 : * const ggml_fp16_t , arg2 : * mut f32 , arg3 : i64) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6341 [INFO] [stdout] | [INFO] [stdout] 3 | ...(arg1 : ggml_fp16_t) -> f32 ; } extern "C" { pub fn ggml_fp32_to_fp16 (arg1 : f32) -> ggml_fp16_t ; } extern "C" { pub fn ggml_fp16_to... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6518 [INFO] [stdout] | [INFO] [stdout] 3 | ...g3 : i64) ; } extern "C" { pub fn ggml_fp32_to_fp16_row (arg1 : * const f32 , arg2 : * mut ggml_fp16_t , arg3 : i64) ; } # [repr (C)] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6411 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_fp16_t ; } extern "C" { pub fn ggml_fp16_to_fp32_row (arg1 : * const ggml_fp16_t , arg2 : * mut f32 , arg3 : i64) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7096 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bf16_t , bits) - 0usize] ; } ; extern "C" { pub fn ggml_fp32_to_bf16 (arg1 : f32) -> ggml_bf16_t ; } extern "C" { pub fn ggml_bf16_to... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7166 [INFO] [stdout] | [INFO] [stdout] 3 | ...(arg1 : f32) -> ggml_bf16_t ; } extern "C" { pub fn ggml_bf16_to_fp32 (arg1 : ggml_bf16_t) -> f32 ; } extern "C" { pub fn ggml_bf16_to... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:6518 [INFO] [stdout] | [INFO] [stdout] 3 | ...g3 : i64) ; } extern "C" { pub fn ggml_fp32_to_fp16_row (arg1 : * const f32 , arg2 : * mut ggml_fp16_t , arg3 : i64) ; } # [repr (C)] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7236 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) -> f32 ; } extern "C" { pub fn ggml_bf16_to_fp32_row (arg1 : * const ggml_bf16_t , arg2 : * mut f32 , arg3 : i64) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7096 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bf16_t , bits) - 0usize] ; } ; extern "C" { pub fn ggml_fp32_to_bf16 (arg1 : f32) -> ggml_bf16_t ; } extern "C" { pub fn ggml_bf16_to... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7343 [INFO] [stdout] | [INFO] [stdout] 3 | ... : i64) ; } extern "C" { pub fn ggml_fp32_to_bf16_row_ref (arg1 : * const f32 , arg2 : * mut ggml_bf16_t , arg3 : i64) ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7166 [INFO] [stdout] | [INFO] [stdout] 3 | ...(arg1 : f32) -> ggml_bf16_t ; } extern "C" { pub fn ggml_bf16_to_fp32 (arg1 : ggml_bf16_t) -> f32 ; } extern "C" { pub fn ggml_bf16_to... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7454 [INFO] [stdout] | [INFO] [stdout] 3 | ...g3 : i64) ; } extern "C" { pub fn ggml_fp32_to_bf16_row (arg1 : * const f32 , arg2 : * mut ggml_bf16_t , arg3 : i64) ; } # [repr (C)] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7236 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) -> f32 ; } extern "C" { pub fn ggml_bf16_to_fp32_row (arg1 : * const ggml_bf16_t , arg2 : * mut f32 , arg3 : i64) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20253 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut ggml_guid ; extern "C" { pub fn ggml_guid_matches (guid_a : ggml_guid_t , guid_b : ggml_guid_t) -> bool ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7343 [INFO] [stdout] | [INFO] [stdout] 3 | ... : i64) ; } extern "C" { pub fn ggml_fp32_to_bf16_row_ref (arg1 : * const f32 , arg2 : * mut ggml_bf16_t , arg3 : i64) ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20349 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_guid_t , guid_b : ggml_guid_t) -> bool ; } extern "C" { pub fn ggml_time_init () ; } extern "C" { pub fn ggml_time_ms () -> i64 ; }... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:7454 [INFO] [stdout] | [INFO] [stdout] 3 | ...g3 : i64) ; } extern "C" { pub fn ggml_fp32_to_bf16_row (arg1 : * const f32 , arg2 : * mut ggml_bf16_t , arg3 : i64) ; } # [repr (C)] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20391 [INFO] [stdout] | [INFO] [stdout] 3 | ...} extern "C" { pub fn ggml_time_init () ; } extern "C" { pub fn ggml_time_ms () -> i64 ; } extern "C" { pub fn ggml_time_us () -> i64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20438 [INFO] [stdout] | [INFO] [stdout] 3 | ...ern "C" { pub fn ggml_time_ms () -> i64 ; } extern "C" { pub fn ggml_time_us () -> i64 ; } extern "C" { pub fn ggml_cycles () -> i64 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20253 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut ggml_guid ; extern "C" { pub fn ggml_guid_matches (guid_a : ggml_guid_t , guid_b : ggml_guid_t) -> bool ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20485 [INFO] [stdout] | [INFO] [stdout] 3 | ...ern "C" { pub fn ggml_time_us () -> i64 ; } extern "C" { pub fn ggml_cycles () -> i64 ; } extern "C" { pub fn ggml_cycles_per_ms () ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20349 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_guid_t , guid_b : ggml_guid_t) -> bool ; } extern "C" { pub fn ggml_time_init () ; } extern "C" { pub fn ggml_time_ms () -> i64 ; }... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20531 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn ggml_cycles () -> i64 ; } extern "C" { pub fn ggml_cycles_per_ms () -> i64 ; } extern "C" { pub fn ggml_fopen (fname : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20391 [INFO] [stdout] | [INFO] [stdout] 3 | ...} extern "C" { pub fn ggml_time_init () ; } extern "C" { pub fn ggml_time_ms () -> i64 ; } extern "C" { pub fn ggml_time_us () -> i64 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20584 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_fopen (fname : * const :: core :: ffi :: c_char , mode : * const :: core :: ffi :: c_char) -> * mut FILE ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20438 [INFO] [stdout] | [INFO] [stdout] 3 | ...ern "C" { pub fn ggml_time_ms () -> i64 ; } extern "C" { pub fn ggml_time_us () -> i64 ; } extern "C" { pub fn ggml_cycles () -> i64 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20718 [INFO] [stdout] | [INFO] [stdout] 3 | ...fi :: c_char) -> * mut FILE ; } extern "C" { pub fn ggml_print_object (obj : * const ggml_object) ; } extern "C" { pub fn ggml_print_o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20485 [INFO] [stdout] | [INFO] [stdout] 3 | ...ern "C" { pub fn ggml_time_us () -> i64 ; } extern "C" { pub fn ggml_cycles () -> i64 ; } extern "C" { pub fn ggml_cycles_per_ms () ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20788 [INFO] [stdout] | [INFO] [stdout] 3 | ...obj : * const ggml_object) ; } extern "C" { pub fn ggml_print_objects (ctx : * const ggml_context) ; } extern "C" { pub fn ggml_neleme... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20531 [INFO] [stdout] | [INFO] [stdout] 3 | ...n "C" { pub fn ggml_cycles () -> i64 ; } extern "C" { pub fn ggml_cycles_per_ms () -> i64 ; } extern "C" { pub fn ggml_fopen (fname : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20860 [INFO] [stdout] | [INFO] [stdout] 3 | ... : * const ggml_context) ; } extern "C" { pub fn ggml_nelements (tensor : * const ggml_tensor) -> i64 ; } extern "C" { pub fn ggml_nro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20584 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_fopen (fname : * const :: core :: ffi :: c_char , mode : * const :: core :: ffi :: c_char) -> * mut FILE ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20937 [INFO] [stdout] | [INFO] [stdout] 3 | ... const ggml_tensor) -> i64 ; } extern "C" { pub fn ggml_nrows (tensor : * const ggml_tensor) -> i64 ; } extern "C" { pub fn ggml_nbyte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21010 [INFO] [stdout] | [INFO] [stdout] 3 | ...onst ggml_tensor) -> i64 ; } extern "C" { pub fn ggml_nbytes (tensor : * const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_nbyt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20718 [INFO] [stdout] | [INFO] [stdout] 3 | ...fi :: c_char) -> * mut FILE ; } extern "C" { pub fn ggml_print_object (obj : * const ggml_object) ; } extern "C" { pub fn ggml_print_o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21086 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_tensor) -> usize ; } extern "C" { pub fn ggml_nbytes_pad (tensor : * const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_bl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20788 [INFO] [stdout] | [INFO] [stdout] 3 | ...obj : * const ggml_object) ; } extern "C" { pub fn ggml_print_objects (ctx : * const ggml_context) ; } extern "C" { pub fn ggml_neleme... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20860 [INFO] [stdout] | [INFO] [stdout] 3 | ... : * const ggml_context) ; } extern "C" { pub fn ggml_nelements (tensor : * const ggml_tensor) -> i64 ; } extern "C" { pub fn ggml_nro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21166 [INFO] [stdout] | [INFO] [stdout] 3 | ...* const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_blck_size (type_ : ggml_type) -> i64 ; } extern "C" { pub fn ggml_type_size... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:20937 [INFO] [stdout] | [INFO] [stdout] 3 | ... const ggml_tensor) -> i64 ; } extern "C" { pub fn ggml_nrows (tensor : * const ggml_tensor) -> i64 ; } extern "C" { pub fn ggml_nbyte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21232 [INFO] [stdout] | [INFO] [stdout] 3 | ...e (type_ : ggml_type) -> i64 ; } extern "C" { pub fn ggml_type_size (type_ : ggml_type) -> usize ; } extern "C" { pub fn ggml_row_size... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21010 [INFO] [stdout] | [INFO] [stdout] 3 | ...onst ggml_tensor) -> i64 ; } extern "C" { pub fn ggml_nbytes (tensor : * const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_nbyt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21300 [INFO] [stdout] | [INFO] [stdout] 3 | ..._ : ggml_type) -> usize ; } extern "C" { pub fn ggml_row_size (type_ : ggml_type , ne : i64) -> usize ; } extern "C" { pub fn ggml_typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21086 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_tensor) -> usize ; } extern "C" { pub fn ggml_nbytes_pad (tensor : * const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_bl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21166 [INFO] [stdout] | [INFO] [stdout] 3 | ...* const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_blck_size (type_ : ggml_type) -> i64 ; } extern "C" { pub fn ggml_type_size... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21378 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_type , ne : i64) -> usize ; } extern "C" { pub fn ggml_type_sizef (type_ : ggml_type) -> f64 ; } extern "C" { pub fn ggml_type_nam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21232 [INFO] [stdout] | [INFO] [stdout] 3 | ...e (type_ : ggml_type) -> i64 ; } extern "C" { pub fn ggml_type_size (type_ : ggml_type) -> usize ; } extern "C" { pub fn ggml_row_size... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21445 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_type) -> f64 ; } extern "C" { pub fn ggml_type_name (type_ : ggml_type) -> * const :: core :: ffi :: c_char ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21300 [INFO] [stdout] | [INFO] [stdout] 3 | ..._ : ggml_type) -> usize ; } extern "C" { pub fn ggml_row_size (type_ : ggml_type , ne : i64) -> usize ; } extern "C" { pub fn ggml_typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21540 [INFO] [stdout] | [INFO] [stdout] 3 | ...e :: ffi :: c_char ; } extern "C" { pub fn ggml_op_name (op : ggml_op) -> * const :: core :: ffi :: c_char ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21378 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_type , ne : i64) -> usize ; } extern "C" { pub fn ggml_type_sizef (type_ : ggml_type) -> f64 ; } extern "C" { pub fn ggml_type_nam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21445 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_type) -> f64 ; } extern "C" { pub fn ggml_type_name (type_ : ggml_type) -> * const :: core :: ffi :: c_char ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21628 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: ffi :: c_char ; } extern "C" { pub fn ggml_op_symbol (op : ggml_op) -> * const :: core :: ffi :: c_char ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21540 [INFO] [stdout] | [INFO] [stdout] 3 | ...e :: ffi :: c_char ; } extern "C" { pub fn ggml_op_name (op : ggml_op) -> * const :: core :: ffi :: c_char ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21718 [INFO] [stdout] | [INFO] [stdout] 3 | ...fi :: c_char ; } extern "C" { pub fn ggml_unary_op_name (op : ggml_unary_op) -> * const :: core :: ffi :: c_char ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21628 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: ffi :: c_char ; } extern "C" { pub fn ggml_op_symbol (op : ggml_op) -> * const :: core :: ffi :: c_char ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21818 [INFO] [stdout] | [INFO] [stdout] 3 | ...ffi :: c_char ; } extern "C" { pub fn ggml_op_desc (t : * const ggml_tensor) -> * const :: core :: ffi :: c_char ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21718 [INFO] [stdout] | [INFO] [stdout] 3 | ...fi :: c_char ; } extern "C" { pub fn ggml_unary_op_name (op : ggml_unary_op) -> * const :: core :: ffi :: c_char ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21917 [INFO] [stdout] | [INFO] [stdout] 3 | ...core :: ffi :: c_char ; } extern "C" { pub fn ggml_element_size (tensor : * const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21818 [INFO] [stdout] | [INFO] [stdout] 3 | ...ffi :: c_char ; } extern "C" { pub fn ggml_op_desc (t : * const ggml_tensor) -> * const :: core :: ffi :: c_char ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21917 [INFO] [stdout] | [INFO] [stdout] 3 | ...core :: ffi :: c_char ; } extern "C" { pub fn ggml_element_size (tensor : * const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21999 [INFO] [stdout] | [INFO] [stdout] 3 | ...const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_is_quantized (type_ : ggml_type) -> bool ; } extern "C" { pub fn ggml_ftype_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:21999 [INFO] [stdout] | [INFO] [stdout] 3 | ...const ggml_tensor) -> usize ; } extern "C" { pub fn ggml_is_quantized (type_ : ggml_type) -> bool ; } extern "C" { pub fn ggml_ftype_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22069 [INFO] [stdout] | [INFO] [stdout] 3 | ... : ggml_type) -> bool ; } extern "C" { pub fn ggml_ftype_to_ggml_type (ftype : ggml_ftype) -> ggml_type ; } extern "C" { pub fn ggml_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22069 [INFO] [stdout] | [INFO] [stdout] 3 | ... : ggml_type) -> bool ; } extern "C" { pub fn ggml_ftype_to_ggml_type (ftype : ggml_ftype) -> ggml_type ; } extern "C" { pub fn ggml_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22151 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_ftype) -> ggml_type ; } extern "C" { pub fn ggml_is_transposed (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22151 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_ftype) -> ggml_type ; } extern "C" { pub fn ggml_is_transposed (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22233 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_permuted (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22233 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_permuted (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22313 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_empty (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22313 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_empty (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22390 [INFO] [stdout] | [INFO] [stdout] 3 | ...st ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_scalar (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22390 [INFO] [stdout] | [INFO] [stdout] 3 | ...st ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_scalar (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22468 [INFO] [stdout] | [INFO] [stdout] 3 | ...st ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_vector (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22468 [INFO] [stdout] | [INFO] [stdout] 3 | ...st ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_vector (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22546 [INFO] [stdout] | [INFO] [stdout] 3 | ...st ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_matrix (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22546 [INFO] [stdout] | [INFO] [stdout] 3 | ...st ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_matrix (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22624 [INFO] [stdout] | [INFO] [stdout] 3 | ...onst ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_3d (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_n_dim... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22624 [INFO] [stdout] | [INFO] [stdout] 3 | ...onst ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_3d (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_n_dim... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22698 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor) -> bool ; } extern "C" { pub fn ggml_n_dims (tensor : * const ggml_tensor) -> :: core :: ffi :: c_int ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22698 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor) -> bool ; } extern "C" { pub fn ggml_n_dims (tensor : * const ggml_tensor) -> :: core :: ffi :: c_int ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22792 [INFO] [stdout] | [INFO] [stdout] 3 | ... core :: ffi :: c_int ; } extern "C" { pub fn ggml_is_contiguous (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22792 [INFO] [stdout] | [INFO] [stdout] 3 | ... core :: ffi :: c_int ; } extern "C" { pub fn ggml_is_contiguous (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22874 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_contiguous_0 (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22874 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_contiguous_0 (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22958 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_contiguous_1 (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:22958 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_contiguous_1 (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23042 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_contiguous_2 (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23042 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_tensor) -> bool ; } extern "C" { pub fn ggml_is_contiguous_2 (tensor : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23126 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> bool ; } extern "C" { pub fn ggml_are_same_shape (t0 : * const ggml_tensor , t1 : * const ggml_tensor) -> bool ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23126 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> bool ; } extern "C" { pub fn ggml_are_same_shape (t0 : * const ggml_tensor , t1 : * const ggml_tensor) -> bool ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23232 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> bool ; } extern "C" { pub fn ggml_are_same_stride (t0 : * const ggml_tensor , t1 : * const ggml_tensor) -> bool ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23232 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> bool ; } extern "C" { pub fn ggml_are_same_stride (t0 : * const ggml_tensor , t1 : * const ggml_tensor) -> bool ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23339 [INFO] [stdout] | [INFO] [stdout] 3 | ...or) -> bool ; } extern "C" { pub fn ggml_can_repeat (t0 : * const ggml_tensor , t1 : * const ggml_tensor) -> bool ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23339 [INFO] [stdout] | [INFO] [stdout] 3 | ...or) -> bool ; } extern "C" { pub fn ggml_can_repeat (t0 : * const ggml_tensor , t1 : * const ggml_tensor) -> bool ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23441 [INFO] [stdout] | [INFO] [stdout] 3 | ... t1 : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_tensor_overhead () -> usize ; } extern "C" { pub fn ggml_validate_row_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23441 [INFO] [stdout] | [INFO] [stdout] 3 | ... t1 : * const ggml_tensor) -> bool ; } extern "C" { pub fn ggml_tensor_overhead () -> usize ; } extern "C" { pub fn ggml_validate_row_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23498 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_validate_row_data (type_ : ggml_type , data : * const :: core :: ffi :: c_void , nbytes : usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23498 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_validate_row_data (type_ : ggml_type , data : * const :: core :: ffi :: c_void , nbytes : usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23632 [INFO] [stdout] | [INFO] [stdout] 3 | ...tes : usize) -> bool ; } extern "C" { pub fn ggml_init (params : ggml_init_params) -> * mut ggml_context ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23716 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_params) -> * mut ggml_context ; } extern "C" { pub fn ggml_reset (ctx : * mut ggml_context) ; } extern "C" { pub fn ggml_free (ctx :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23632 [INFO] [stdout] | [INFO] [stdout] 3 | ...tes : usize) -> bool ; } extern "C" { pub fn ggml_init (params : ggml_init_params) -> * mut ggml_context ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23778 [INFO] [stdout] | [INFO] [stdout] 3 | ...reset (ctx : * mut ggml_context) ; } extern "C" { pub fn ggml_free (ctx : * mut ggml_context) ; } extern "C" { pub fn ggml_used_mem (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23716 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_params) -> * mut ggml_context ; } extern "C" { pub fn ggml_reset (ctx : * mut ggml_context) ; } extern "C" { pub fn ggml_free (ctx :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23839 [INFO] [stdout] | [INFO] [stdout] 3 | ...tx : * mut ggml_context) ; } extern "C" { pub fn ggml_used_mem (ctx : * const ggml_context) -> usize ; } extern "C" { pub fn ggml_get_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23778 [INFO] [stdout] | [INFO] [stdout] 3 | ...reset (ctx : * mut ggml_context) ; } extern "C" { pub fn ggml_free (ctx : * mut ggml_context) ; } extern "C" { pub fn ggml_used_mem (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23915 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_context) -> usize ; } extern "C" { pub fn ggml_get_no_alloc (ctx : * mut ggml_context) -> bool ; } extern "C" { pub fn ggml_set... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23839 [INFO] [stdout] | [INFO] [stdout] 3 | ...tx : * mut ggml_context) ; } extern "C" { pub fn ggml_used_mem (ctx : * const ggml_context) -> usize ; } extern "C" { pub fn ggml_get_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23992 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_context) -> bool ; } extern "C" { pub fn ggml_set_no_alloc (ctx : * mut ggml_context , no_alloc : bool) ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23915 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_context) -> usize ; } extern "C" { pub fn ggml_get_no_alloc (ctx : * mut ggml_context) -> bool ; } extern "C" { pub fn ggml_set... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24079 [INFO] [stdout] | [INFO] [stdout] 3 | ...c : bool) ; } extern "C" { pub fn ggml_get_mem_buffer (ctx : * const ggml_context) -> * mut :: core :: ffi :: c_void ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:23992 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_context) -> bool ; } extern "C" { pub fn ggml_set_no_alloc (ctx : * mut ggml_context , no_alloc : bool) ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24186 [INFO] [stdout] | [INFO] [stdout] 3 | ... core :: ffi :: c_void ; } extern "C" { pub fn ggml_get_mem_size (ctx : * const ggml_context) -> usize ; } extern "C" { pub fn ggml_ge... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24266 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_context) -> usize ; } extern "C" { pub fn ggml_get_max_tensor_size (ctx : * const ggml_context) -> usize ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24079 [INFO] [stdout] | [INFO] [stdout] 3 | ...c : bool) ; } extern "C" { pub fn ggml_get_mem_buffer (ctx : * const ggml_context) -> * mut :: core :: ffi :: c_void ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24353 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_new_tensor (ctx : * mut ggml_context , type_ : ggml_type , n_dims : :: core :: ffi :: c_int , ne : * const i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24186 [INFO] [stdout] | [INFO] [stdout] 3 | ... core :: ffi :: c_void ; } extern "C" { pub fn ggml_get_mem_size (ctx : * const ggml_context) -> usize ; } extern "C" { pub fn ggml_ge... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24515 [INFO] [stdout] | [INFO] [stdout] 3 | ...r ; } extern "C" { pub fn ggml_new_tensor_1d (ctx : * mut ggml_context , type_ : ggml_type , ne0 : i64) -> * mut ggml_tensor ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24266 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_context) -> usize ; } extern "C" { pub fn ggml_get_max_tensor_size (ctx : * const ggml_context) -> usize ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24638 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_new_tensor_2d (ctx : * mut ggml_context , type_ : ggml_type , ne0 : i64 , ne1 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24353 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_new_tensor (ctx : * mut ggml_context , type_ : ggml_type , n_dims : :: core :: ffi :: c_int , ne : * const i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24773 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_new_tensor_3d (ctx : * mut ggml_context , type_ : ggml_type , ne0 : i64 , ne1 : i64 , ne2 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24515 [INFO] [stdout] | [INFO] [stdout] 3 | ...r ; } extern "C" { pub fn ggml_new_tensor_1d (ctx : * mut ggml_context , type_ : ggml_type , ne0 : i64) -> * mut ggml_tensor ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24920 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_new_tensor_4d (ctx : * mut ggml_context , type_ : ggml_type , ne0 : i64 , ne1 : i64 , ne2 : i64 , ne3 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24638 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_new_tensor_2d (ctx : * mut ggml_context , type_ : ggml_type , ne0 : i64 , ne1 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25079 [INFO] [stdout] | [INFO] [stdout] 3 | ...sor ; } extern "C" { pub fn ggml_new_buffer (ctx : * mut ggml_context , nbytes : usize) -> * mut :: core :: ffi :: c_void ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25197 [INFO] [stdout] | [INFO] [stdout] 3 | ...void ; } extern "C" { pub fn ggml_dup_tensor (ctx : * mut ggml_context , src : * const ggml_tensor) -> * mut ggml_tensor ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24773 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_new_tensor_3d (ctx : * mut ggml_context , type_ : ggml_type , ne0 : i64 , ne1 : i64 , ne2 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25313 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_view_tensor (ctx : * mut ggml_context , src : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:24920 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_new_tensor_4d (ctx : * mut ggml_context , type_ : ggml_type , ne0 : i64 , ne1 : i64 , ne2 : i64 , ne3 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25428 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut ggml_tensor ; } extern "C" { pub fn ggml_get_first_tensor (ctx : * const ggml_context) -> * mut ggml_tensor ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25079 [INFO] [stdout] | [INFO] [stdout] 3 | ...sor ; } extern "C" { pub fn ggml_new_buffer (ctx : * mut ggml_context , nbytes : usize) -> * mut :: core :: ffi :: c_void ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25524 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_get_next_tensor (ctx : * const ggml_context , tensor : * mut ggml_tensor) -> * mut ggml_tensor ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25197 [INFO] [stdout] | [INFO] [stdout] 3 | ...void ; } extern "C" { pub fn ggml_dup_tensor (ctx : * mut ggml_context , src : * const ggml_tensor) -> * mut ggml_tensor ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25648 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_tensor (ctx : * mut ggml_context , name : * const :: core :: ffi :: c_char) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25778 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_unravel_index (tensor : * const ggml_tensor , i : i64 , i0 : * mut i64 , i1 : * mut i64 , i2 : * mut i64 , i3 : * mut i64) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25313 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_view_tensor (ctx : * mut ggml_context , src : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25930 [INFO] [stdout] | [INFO] [stdout] 3 | ..., i3 : * mut i64) ; } extern "C" { pub fn ggml_get_unary_op (tensor : * const ggml_tensor) -> ggml_unary_op ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25428 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut ggml_tensor ; } extern "C" { pub fn ggml_get_first_tensor (ctx : * const ggml_context) -> * mut ggml_tensor ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26020 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_unary_op ; } extern "C" { pub fn ggml_get_data (tensor : * const ggml_tensor) -> * mut :: core :: ffi :: c_void ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25524 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_get_next_tensor (ctx : * const ggml_context , tensor : * mut ggml_tensor) -> * mut ggml_tensor ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26123 [INFO] [stdout] | [INFO] [stdout] 3 | ...re :: ffi :: c_void ; } extern "C" { pub fn ggml_get_data_f32 (tensor : * const ggml_tensor) -> * mut f32 ; } extern "C" { pub fn ggml... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25648 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_tensor (ctx : * mut ggml_context , name : * const :: core :: ffi :: c_char) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26209 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut f32 ; } extern "C" { pub fn ggml_get_name (tensor : * const ggml_tensor) -> * const :: core :: ffi :: c_char ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25778 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_unravel_index (tensor : * const ggml_tensor , i : i64 , i0 : * mut i64 , i1 : * mut i64 , i2 : * mut i64 , i3 : * mut i64) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26314 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_name (tensor : * mut ggml_tensor , name : * const :: core :: ffi :: c_char) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:25930 [INFO] [stdout] | [INFO] [stdout] 3 | ..., i3 : * mut i64) ; } extern "C" { pub fn ggml_get_unary_op (tensor : * const ggml_tensor) -> ggml_unary_op ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26444 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_format_name (tensor : * mut ggml_tensor , fmt : * const :: core :: ffi :: c_char , ...) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26020 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_unary_op ; } extern "C" { pub fn ggml_get_data (tensor : * const ggml_tensor) -> * mut :: core :: ffi :: c_void ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26582 [INFO] [stdout] | [INFO] [stdout] 3 | ... , ...) -> * mut ggml_tensor ; } extern "C" { pub fn ggml_set_input (tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_set_outp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26123 [INFO] [stdout] | [INFO] [stdout] 3 | ...re :: ffi :: c_void ; } extern "C" { pub fn ggml_get_data_f32 (tensor : * const ggml_tensor) -> * mut f32 ; } extern "C" { pub fn ggml... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26650 [INFO] [stdout] | [INFO] [stdout] 3 | ...(tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_set_output (tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_set_par... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26209 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut f32 ; } extern "C" { pub fn ggml_get_name (tensor : * const ggml_tensor) -> * const :: core :: ffi :: c_char ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26719 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut ggml_tensor) ; } extern "C" { pub fn ggml_set_param (ctx : * mut ggml_context , tensor : * mut ggml_tensor) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26314 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_name (tensor : * mut ggml_tensor , name : * const :: core :: ffi :: c_char) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26814 [INFO] [stdout] | [INFO] [stdout] 3 | ..., tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_set_loss (tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_dup (ctx... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26444 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_format_name (tensor : * mut ggml_tensor , fmt : * const :: core :: ffi :: c_char , ...) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26582 [INFO] [stdout] | [INFO] [stdout] 3 | ... , ...) -> * mut ggml_tensor ; } extern "C" { pub fn ggml_set_input (tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_set_outp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26881 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor) ; } extern "C" { pub fn ggml_dup (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26650 [INFO] [stdout] | [INFO] [stdout] 3 | ...(tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_set_output (tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_set_par... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26986 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_dup_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27099 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26719 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut ggml_tensor) ; } extern "C" { pub fn ggml_set_param (ctx : * mut ggml_context , tensor : * mut ggml_tensor) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27228 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26814 [INFO] [stdout] | [INFO] [stdout] 3 | ..., tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_set_loss (tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_dup (ctx... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27365 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add_cast (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , type_ : ggml_type) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26881 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor) ; } extern "C" { pub fn ggml_dup (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:26986 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_dup_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27519 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add1 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27099 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27649 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add1_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27228 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27787 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_acc (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27365 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add_cast (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , type_ : ggml_type) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27975 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_acc_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27519 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add1 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28171 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_sub (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27649 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add1_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28300 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_sub_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27787 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_acc (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28437 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_mul (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:27975 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_acc_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28566 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_mul_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28171 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_sub (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28703 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_div (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28300 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_sub_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28832 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_div_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28437 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_mul (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28969 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_sqr (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28566 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_mul_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29074 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_sqr_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28703 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_div (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29187 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_sqrt (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28832 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_div_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29293 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_sqrt_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:28969 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_sqr (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29407 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_log (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29074 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_sqr_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29512 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_log_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29187 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_sqrt (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29625 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_sin (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29293 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_sqrt_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29407 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_log (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29730 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_sin_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29512 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_log_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29843 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_cos (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29625 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_sin (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29948 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_cos_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29730 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_sin_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30061 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_sum (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29843 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_cos (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:29948 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_cos_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30166 [INFO] [stdout] | [INFO] [stdout] 3 | ..._tensor ; } extern "C" { pub fn ggml_sum_rows (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30061 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_sum (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30276 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_mean (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30166 [INFO] [stdout] | [INFO] [stdout] 3 | ..._tensor ; } extern "C" { pub fn ggml_sum_rows (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30382 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_tensor ; } extern "C" { pub fn ggml_argmax (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30490 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_count_equal (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30276 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_mean (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30382 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_tensor ; } extern "C" { pub fn ggml_argmax (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30627 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_repeat (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30759 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_repeat_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30490 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_count_equal (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30896 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_concat (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , dim : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30627 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_repeat (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30759 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_repeat_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31060 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_abs (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:30896 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_concat (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , dim : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31165 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_abs_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31060 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_abs (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31165 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_abs_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31278 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_sgn (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31278 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_sgn (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31383 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_sgn_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31383 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_sgn_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31496 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_neg (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31496 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_neg (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31601 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_neg_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31601 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_neg_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31714 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_step (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31714 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_step (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31820 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_step_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31820 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_step_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31934 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_tanh (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:31934 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_tanh (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32040 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_tanh_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32040 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_tanh_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32154 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_elu (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32154 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_elu (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32259 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_elu_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32259 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_elu_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32372 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_relu (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32372 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_relu (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32478 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_leaky_relu (ctx : * mut ggml_context , a : * mut ggml_tensor , negative_slope : f32 , inplace : bool) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32478 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_leaky_relu (ctx : * mut ggml_context , a : * mut ggml_tensor , negative_slope : f32 , inplace : bool) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32630 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_relu_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32630 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_relu_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32744 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_tensor ; } extern "C" { pub fn ggml_sigmoid (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32744 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_tensor ; } extern "C" { pub fn ggml_sigmoid (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32853 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsor ; } extern "C" { pub fn ggml_sigmoid_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32853 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsor ; } extern "C" { pub fn ggml_sigmoid_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32970 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_gelu (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:32970 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_gelu (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33076 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_gelu_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33076 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_gelu_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33190 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_gelu_quick (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33190 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_gelu_quick (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33302 [INFO] [stdout] | [INFO] [stdout] 3 | ...or ; } extern "C" { pub fn ggml_gelu_quick_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33302 [INFO] [stdout] | [INFO] [stdout] 3 | ...or ; } extern "C" { pub fn ggml_gelu_quick_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33422 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_silu (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33422 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_silu (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33528 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_silu_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33528 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor ; } extern "C" { pub fn ggml_silu_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33642 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_silu_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33777 [INFO] [stdout] | [INFO] [stdout] 3 | ..._tensor ; } extern "C" { pub fn ggml_hardswish (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33642 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_silu_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33777 [INFO] [stdout] | [INFO] [stdout] 3 | ..._tensor ; } extern "C" { pub fn ggml_hardswish (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33888 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_hardsigmoid (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:33888 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_hardsigmoid (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34001 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_exp (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34001 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tensor ; } extern "C" { pub fn ggml_exp (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34106 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_exp_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34106 [INFO] [stdout] | [INFO] [stdout] 3 | ...tensor ; } extern "C" { pub fn ggml_exp_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34219 [INFO] [stdout] | [INFO] [stdout] 3 | ...sor ; } extern "C" { pub fn ggml_norm (ctx : * mut ggml_context , a : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34219 [INFO] [stdout] | [INFO] [stdout] 3 | ...sor ; } extern "C" { pub fn ggml_norm (ctx : * mut ggml_context , a : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34337 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_norm_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34337 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_norm_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34463 [INFO] [stdout] | [INFO] [stdout] 3 | ...r ; } extern "C" { pub fn ggml_rms_norm (ctx : * mut ggml_context , a : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34463 [INFO] [stdout] | [INFO] [stdout] 3 | ...r ; } extern "C" { pub fn ggml_rms_norm (ctx : * mut ggml_context , a : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34585 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rms_norm_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34585 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rms_norm_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34715 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_group_norm (ctx : * mut ggml_context , a : * mut ggml_tensor , n_groups : :: core :: ffi :: c_int , eps : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34715 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_group_norm (ctx : * mut ggml_context , a : * mut ggml_tensor , n_groups : :: core :: ffi :: c_int , eps : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34876 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_group_norm_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , n_groups : :: core :: ffi :: c_int , eps : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:34876 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_group_norm_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , n_groups : :: core :: ffi :: c_int , eps : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35045 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rms_norm_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35045 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rms_norm_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , eps : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35196 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_mul_mat (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35196 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_mul_mat (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35329 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut ggml_tensor ; } extern "C" { pub fn ggml_mul_mat_set_prec (a : * mut ggml_tensor , prec : ggml_prec) ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35329 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut ggml_tensor ; } extern "C" { pub fn ggml_mul_mat_set_prec (a : * mut ggml_tensor , prec : ggml_prec) ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35418 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_mul_mat_id (ctx : * mut ggml_context , as_ : * mut ggml_tensor , b : * mut ggml_tensor , ids : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35418 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_mul_mat_id (ctx : * mut ggml_context , as_ : * mut ggml_tensor , b : * mut ggml_tensor , ids : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35582 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_out_prod (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35582 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_out_prod (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35716 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsor ; } extern "C" { pub fn ggml_scale (ctx : * mut ggml_context , a : * mut ggml_tensor , s : f32) -> * mut ggml_tensor ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35716 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsor ; } extern "C" { pub fn ggml_scale (ctx : * mut ggml_context , a : * mut ggml_tensor , s : f32) -> * mut ggml_tensor ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35833 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_scale_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , s : f32) -> * mut ggml_tensor ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35833 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_scale_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , s : f32) -> * mut ggml_tensor ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35958 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:35958 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36146 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36146 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36342 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36342 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36491 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_1d_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36491 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_1d_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36648 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36648 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36811 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_2d_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36811 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_2d_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , nb1 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36982 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cpy (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:36982 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cpy (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37111 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_cast (ctx : * mut ggml_context , a : * mut ggml_tensor , type_ : ggml_type) -> * mut ggml_tensor ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37111 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_cast (ctx : * mut ggml_context , a : * mut ggml_tensor , type_ : ggml_type) -> * mut ggml_tensor ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37237 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_cont (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37237 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_cont (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37343 [INFO] [stdout] | [INFO] [stdout] 3 | ...or ; } extern "C" { pub fn ggml_cont_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64) -> * mut ggml_tensor ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37343 [INFO] [stdout] | [INFO] [stdout] 3 | ...or ; } extern "C" { pub fn ggml_cont_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64) -> * mut ggml_tensor ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37464 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cont_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37464 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cont_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37597 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cont_3d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37597 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cont_3d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37742 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cont_4d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64 , ne3 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37742 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cont_4d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64 , ne3 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37899 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_reshape (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:37899 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_reshape (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38032 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_reshape_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64) -> * mut ggml_tensor ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38032 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_reshape_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64) -> * mut ggml_tensor ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38156 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_reshape_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38156 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_reshape_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38292 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_reshape_3d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38292 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_reshape_3d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38440 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_reshape_4d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64 , ne3 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38440 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_reshape_4d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64 , ne3 : i64) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38600 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_view_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38600 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_view_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38738 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_view_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , nb1 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38738 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_view_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , nb1 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38902 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_view_3d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64 , nb1 : usize , nb2 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:38902 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_view_3d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64 , nb1 : usize , nb2 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39092 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_view_4d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64 , ne3 : i64 , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39092 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_view_4d (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : i64 , ne1 : i64 , ne2 : i64 , ne3 : i64 , nb1 : usize , nb2 : usize , nb3 : usize , offset : usize) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39308 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_permute (ctx : * mut ggml_context , a : * mut ggml_tensor , axis0 : :: core :: ffi :: c_int , axis1 : :: core :: ffi :: c_int , axis2 : :: core :: ffi :: c_int , axis3 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39308 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_permute (ctx : * mut ggml_context , a : * mut ggml_tensor , axis0 : :: core :: ffi :: c_int , axis1 : :: core :: ffi :: c_int , axis2 : :: core :: ffi :: c_int , axis3 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39553 [INFO] [stdout] | [INFO] [stdout] 3 | ..._tensor ; } extern "C" { pub fn ggml_transpose (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39553 [INFO] [stdout] | [INFO] [stdout] 3 | ..._tensor ; } extern "C" { pub fn ggml_transpose (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39664 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_rows (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39664 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_rows (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39798 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_rows_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39798 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_rows_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39961 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_diag (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:39961 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor ; } extern "C" { pub fn ggml_diag (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40067 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_diag_mask_inf (ctx : * mut ggml_context , a : * mut ggml_tensor , n_past : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40067 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_diag_mask_inf (ctx : * mut ggml_context , a : * mut ggml_tensor , n_past : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40217 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_diag_mask_inf_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , n_past : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40217 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_diag_mask_inf_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , n_past : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40375 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_diag_mask_zero (ctx : * mut ggml_context , a : * mut ggml_tensor , n_past : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40375 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_diag_mask_zero (ctx : * mut ggml_context , a : * mut ggml_tensor , n_past : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40526 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_diag_mask_zero_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , n_past : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40526 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_diag_mask_zero_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , n_past : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40685 [INFO] [stdout] | [INFO] [stdout] 3 | ..._tensor ; } extern "C" { pub fn ggml_soft_max (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40685 [INFO] [stdout] | [INFO] [stdout] 3 | ..._tensor ; } extern "C" { pub fn ggml_soft_max (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40795 [INFO] [stdout] | [INFO] [stdout] 3 | ...sor ; } extern "C" { pub fn ggml_soft_max_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40795 [INFO] [stdout] | [INFO] [stdout] 3 | ...sor ; } extern "C" { pub fn ggml_soft_max_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40913 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_soft_max_ext (ctx : * mut ggml_context , a : * mut ggml_tensor , mask : * mut ggml_tensor , scale : f32 , max_bias : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:40913 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_soft_max_ext (ctx : * mut ggml_context , a : * mut ggml_tensor , mask : * mut ggml_tensor , scale : f32 , max_bias : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41085 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_soft_max_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41085 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_soft_max_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41224 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_soft_max_back_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41224 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_soft_max_back_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41371 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41569 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41371 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41775 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_ext (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41569 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:42152 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_ext_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:41775 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_ext (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:42537 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_custom (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:42152 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_ext_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:42893 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_custom_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:42537 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_custom (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:43257 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_yarn_corr_dims (n_dims : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , beta_fast : f32 , beta_slow : f32 , dims : * mut f32) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:42893 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_custom_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:43453 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:43257 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_yarn_corr_dims (n_dims : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , beta_fast : f32 , beta_slow : f32 , dims : * mut f32) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:43831 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_clamp (ctx : * mut ggml_context , a : * mut ggml_tensor , min : f32 , max : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:43453 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rope_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , n_dims : :: core :: ffi :: c_int , mode : :: core :: ffi :: c_int , n_ctx_orig : :: core :: ffi :: c_int , freq_base : f32 , freq_scale : f32 , ext_factor : f32 , attn_factor : f32 , beta_fast : f32 , beta_slow : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:43962 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_im2col (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int , d1 : :: core :: ffi :: c_int , is_2D : bool , dst_type : ggml_type) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:43831 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_clamp (ctx : * mut ggml_context , a : * mut ggml_tensor , min : f32 , max : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:44318 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_im2col_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , ne : * mut i64 , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int , d1 : :: core :: ffi :: c_int , is_2D : bool) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:44673 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_depthwise_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int , d1 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:43962 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_im2col (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int , d1 : :: core :: ffi :: c_int , is_2D : bool , dst_type : ggml_type) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45002 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:44318 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_im2col_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , ne : * mut i64 , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int , d1 : :: core :: ffi :: c_int , is_2D : bool) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45228 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_1d_ph (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s : :: core :: ffi :: c_int , d : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:44673 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_depthwise_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int , d1 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45424 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_transpose_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45002 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45660 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int , d1 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45228 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_1d_ph (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s : :: core :: ffi :: c_int , d : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45979 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_2d_sk_p0 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45424 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_transpose_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:46118 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_2d_s1_ph (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45660 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , d0 : :: core :: ffi :: c_int , d1 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:46257 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_transpose_2d_p0 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , stride : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:45979 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_2d_sk_p0 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:46635 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_pool_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , op : ggml_op_pool , k0 : :: core :: ffi :: c_int , s0 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:46118 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_2d_s1_ph (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:46857 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_pool_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , op : ggml_op_pool , k0 : :: core :: ffi :: c_int , k1 : :: core :: ffi :: c_int , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : f32 , p1 : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:46257 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_conv_transpose_2d_p0 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , stride : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:47132 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_pool_2d_back (ctx : * mut ggml_context , a : * mut ggml_tensor , af : * mut ggml_tensor , op : ggml_op_pool , k0 : :: core :: ffi :: c_int , k1 : :: core :: ffi :: c_int , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : f32 , p1 : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:47437 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_upscale (ctx : * mut ggml_context , a : * mut ggml_tensor , scale_factor : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:46635 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_pool_1d (ctx : * mut ggml_context , a : * mut ggml_tensor , op : ggml_op_pool , k0 : :: core :: ffi :: c_int , s0 : :: core :: ffi :: c_int , p0 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:46857 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_pool_2d (ctx : * mut ggml_context , a : * mut ggml_tensor , op : ggml_op_pool , k0 : :: core :: ffi :: c_int , k1 : :: core :: ffi :: c_int , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : f32 , p1 : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:47587 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_upscale_ext (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : :: core :: ffi :: c_int , ne1 : :: core :: ffi :: c_int , ne2 : :: core :: ffi :: c_int , ne3 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:47828 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_pad (ctx : * mut ggml_context , a : * mut ggml_tensor , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , p2 : :: core :: ffi :: c_int , p3 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:47132 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_pool_2d_back (ctx : * mut ggml_context , a : * mut ggml_tensor , af : * mut ggml_tensor , op : ggml_op_pool , k0 : :: core :: ffi :: c_int , k1 : :: core :: ffi :: c_int , s0 : :: core :: ffi :: c_int , s1 : :: core :: ffi :: c_int , p0 : f32 , p1 : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48057 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_timestep_embedding (ctx : * mut ggml_context , timesteps : * mut ggml_tensor , dim : :: core :: ffi :: c_int , max_period : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:47437 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_upscale (ctx : * mut ggml_context , a : * mut ggml_tensor , scale_factor : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48419 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_argsort (ctx : * mut ggml_context , a : * mut ggml_tensor , order : ggml_sort_order) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:47587 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_upscale_ext (ctx : * mut ggml_context , a : * mut ggml_tensor , ne0 : :: core :: ffi :: c_int , ne1 : :: core :: ffi :: c_int , ne2 : :: core :: ffi :: c_int , ne3 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48554 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_arange (ctx : * mut ggml_context , start : f32 , stop : f32 , step : f32) -> * mut ggml_tensor ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:47828 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_pad (ctx : * mut ggml_context , a : * mut ggml_tensor , p0 : :: core :: ffi :: c_int , p1 : :: core :: ffi :: c_int , p2 : :: core :: ffi :: c_int , p3 : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48678 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_top_k (ctx : * mut ggml_context , a : * mut ggml_tensor , k : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48057 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_timestep_embedding (ctx : * mut ggml_context , timesteps : * mut ggml_tensor , dim : :: core :: ffi :: c_int , max_period : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48815 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_flash_attn_ext (ctx : * mut ggml_context , q : * mut ggml_tensor , k : * mut ggml_tensor , v : * mut ggml_tensor , mask : * mut ggml_tensor , scale : f32 , max_bias : f32 , logit_softcap : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48419 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_argsort (ctx : * mut ggml_context , a : * mut ggml_tensor , order : ggml_sort_order) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49059 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut ggml_tensor ; } extern "C" { pub fn ggml_flash_attn_ext_set_prec (a : * mut ggml_tensor , prec : ggml_prec) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48554 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_arange (ctx : * mut ggml_context , start : f32 , stop : f32 , step : f32) -> * mut ggml_tensor ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49155 [INFO] [stdout] | [INFO] [stdout] 3 | ...rec : ggml_prec) ; } extern "C" { pub fn ggml_flash_attn_ext_get_prec (a : * const ggml_tensor) -> ggml_prec ; } extern "C" { pub fn g... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48678 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_top_k (ctx : * mut ggml_context , a : * mut ggml_tensor , k : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49247 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_flash_attn_back (ctx : * mut ggml_context , q : * mut ggml_tensor , k : * mut ggml_tensor , v : * mut ggml_tensor , d : * mut ggml_tensor , masked : bool) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:48815 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_flash_attn_ext (ctx : * mut ggml_context , q : * mut ggml_tensor , k : * mut ggml_tensor , v : * mut ggml_tensor , mask : * mut ggml_tensor , scale : f32 , max_bias : f32 , logit_softcap : f32) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49452 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_ssm_conv (ctx : * mut ggml_context , sx : * mut ggml_tensor , c : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49059 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut ggml_tensor ; } extern "C" { pub fn ggml_flash_attn_ext_set_prec (a : * mut ggml_tensor , prec : ggml_prec) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49587 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_ssm_scan (ctx : * mut ggml_context , s : * mut ggml_tensor , x : * mut ggml_tensor , dt : * mut ggml_tensor , A : * mut ggml_tensor , B : * mut ggml_tensor , C : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49155 [INFO] [stdout] | [INFO] [stdout] 3 | ...rec : ggml_prec) ; } extern "C" { pub fn ggml_flash_attn_ext_get_prec (a : * const ggml_tensor) -> ggml_prec ; } extern "C" { pub fn g... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49818 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_win_part (ctx : * mut ggml_context , a : * mut ggml_tensor , w : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49247 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_flash_attn_back (ctx : * mut ggml_context , q : * mut ggml_tensor , k : * mut ggml_tensor , v : * mut ggml_tensor , d : * mut ggml_tensor , masked : bool) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49958 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_win_unpart (ctx : * mut ggml_context , a : * mut ggml_tensor , w0 : :: core :: ffi :: c_int , h0 : :: core :: ffi :: c_int , w : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49452 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_ssm_conv (ctx : * mut ggml_context , sx : * mut ggml_tensor , c : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50162 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_unary (ctx : * mut ggml_context , a : * mut ggml_tensor , op : ggml_unary_op) -> * mut ggml_tensor ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49587 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_ssm_scan (ctx : * mut ggml_context , s : * mut ggml_tensor , x : * mut ggml_tensor , dt : * mut ggml_tensor , A : * mut ggml_tensor , B : * mut ggml_tensor , C : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50290 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_unary_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , op : ggml_unary_op) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49818 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_win_part (ctx : * mut ggml_context , a : * mut ggml_tensor , w : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50426 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_rel_pos (ctx : * mut ggml_context , a : * mut ggml_tensor , qh : :: core :: ffi :: c_int , kh : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:49958 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_win_unpart (ctx : * mut ggml_context , a : * mut ggml_tensor , w0 : :: core :: ffi :: c_int , h0 : :: core :: ffi :: c_int , w : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50601 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add_rel_pos (ctx : * mut ggml_context , a : * mut ggml_tensor , pw : * mut ggml_tensor , ph : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50162 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_unary (ctx : * mut ggml_context , a : * mut ggml_tensor , op : ggml_unary_op) -> * mut ggml_tensor ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50764 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add_rel_pos_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , pw : * mut ggml_tensor , ph : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50290 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_unary_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , op : ggml_unary_op) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50935 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rwkv_wkv6 (ctx : * mut ggml_context , k : * mut ggml_tensor , v : * mut ggml_tensor , r : * mut ggml_tensor , tf : * mut ggml_tensor , td : * mut ggml_tensor , state : * mut ggml_tensor) -> * mut ggml_tensor ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50426 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_rel_pos (ctx : * mut ggml_context , a : * mut ggml_tensor , qh : :: core :: ffi :: c_int , kh : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52031 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_map_unary_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_unary_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50601 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add_rel_pos (ctx : * mut ggml_context , a : * mut ggml_tensor , pw : * mut ggml_tensor , ph : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52174 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_unary_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_unary_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50764 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_add_rel_pos_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , pw : * mut ggml_tensor , ph : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52325 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_binary_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_binary_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:50935 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_rwkv_wkv6 (ctx : * mut ggml_context , k : * mut ggml_tensor , v : * mut ggml_tensor , r : * mut ggml_tensor , tf : * mut ggml_tensor , td : * mut ggml_tensor , state : * mut ggml_tensor) -> * mut ggml_tensor ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52494 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_binary_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_binary_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52031 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_map_unary_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_unary_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52671 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom1_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_custom1_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52174 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_unary_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_unary_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52818 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom1_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_custom1_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52325 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_binary_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_binary_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52973 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom2_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_custom2_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52494 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_binary_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_binary_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:53144 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom2_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_custom2_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:53323 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom3_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , fun : ggml_custom3_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52671 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom1_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_custom1_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52818 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom1_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_custom1_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:53518 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom3_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , fun : ggml_custom3_op_f32_t) -> * mut ggml_tensor ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:54531 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_map_custom1 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_custom1_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:52973 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom2_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_custom2_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:54750 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom1_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_custom1_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:53144 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom2_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_custom2_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:54977 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom2 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_custom2_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:53323 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom3_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , fun : ggml_custom3_op_f32_t) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:55220 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom2_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_custom2_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:53518 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom3_inplace_f32 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , fun : ggml_custom3_op_f32_t) -> * mut ggml_tensor ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:55471 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom3 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , fun : ggml_custom3_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:54531 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_map_custom1 (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_custom1_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:55738 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom3_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , fun : ggml_custom3_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56013 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cross_entropy_loss (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:54750 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom1_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , fun : ggml_custom1_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:54977 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom2 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_custom2_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56157 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cross_entropy_loss_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56330 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_opt_step_adamw (ctx : * mut ggml_context , a : * mut ggml_tensor , grad : * mut ggml_tensor , m : * mut ggml_tensor , v : * mut ggml_tensor , adamw_params : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:55220 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom2_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , fun : ggml_custom2_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56556 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_tensor ; } extern "C" { pub fn ggml_build_forward_expand (cgraph : * mut ggml_cgraph , tensor : * mut ggml_tensor) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:55471 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom3 (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , fun : ggml_custom3_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56664 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_build_backward_expand (ctx_static : * mut ggml_context , ctx_compute : * mut ggml_context , cgraph : * mut ggml_cgraph , accumulate : bool) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:55738 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_map_custom3_inplace (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor , fun : ggml_custom3_op_t , n_tasks : :: core :: ffi :: c_int , userdata : * mut :: core :: ffi :: c_void) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56833 [INFO] [stdout] | [INFO] [stdout] 3 | ... accumulate : bool) ; } extern "C" { pub fn ggml_new_graph (ctx : * mut ggml_context) -> * mut ggml_cgraph ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56013 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cross_entropy_loss (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56920 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_new_graph_custom (ctx : * mut ggml_context , size : usize , grads : bool) -> * mut ggml_cgraph ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56157 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_cross_entropy_loss_back (ctx : * mut ggml_context , a : * mut ggml_tensor , b : * mut ggml_tensor , c : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57044 [INFO] [stdout] | [INFO] [stdout] 3 | ...raph ; } extern "C" { pub fn ggml_graph_dup (ctx : * mut ggml_context , cgraph : * mut ggml_cgraph) -> * mut ggml_cgraph ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56330 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_opt_step_adamw (ctx : * mut ggml_context , a : * mut ggml_tensor , grad : * mut ggml_tensor , m : * mut ggml_tensor , v : * mut ggml_tensor , adamw_params : * mut ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57160 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut ggml_cgraph ; } extern "C" { pub fn ggml_graph_cpy (src : * mut ggml_cgraph , dst : * mut ggml_cgraph) ; } extern "C" { pub fn g... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56556 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_tensor ; } extern "C" { pub fn ggml_build_forward_expand (cgraph : * mut ggml_cgraph , tensor : * mut ggml_tensor) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57251 [INFO] [stdout] | [INFO] [stdout] 3 | ... , dst : * mut ggml_cgraph) ; } extern "C" { pub fn ggml_graph_reset (cgraph : * mut ggml_cgraph) ; } extern "C" { pub fn ggml_graph_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56664 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_build_backward_expand (ctx_static : * mut ggml_context , ctx_compute : * mut ggml_context , cgraph : * mut ggml_cgraph , accumulate : bool) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57321 [INFO] [stdout] | [INFO] [stdout] 3 | ...cgraph : * mut ggml_cgraph) ; } extern "C" { pub fn ggml_graph_clear (cgraph : * mut ggml_cgraph) ; } extern "C" { pub fn ggml_graph_s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56833 [INFO] [stdout] | [INFO] [stdout] 3 | ... accumulate : bool) ; } extern "C" { pub fn ggml_new_graph (ctx : * mut ggml_context) -> * mut ggml_cgraph ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57391 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_cgraph) ; } extern "C" { pub fn ggml_graph_size (cgraph : * mut ggml_cgraph) -> :: core :: ffi :: c_int ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:56920 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_new_graph_custom (ctx : * mut ggml_context , size : usize , grads : bool) -> * mut ggml_cgraph ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57487 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn ggml_graph_node (cgraph : * mut ggml_cgraph , i : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57044 [INFO] [stdout] | [INFO] [stdout] 3 | ...raph ; } extern "C" { pub fn ggml_graph_dup (ctx : * mut ggml_context , cgraph : * mut ggml_cgraph) -> * mut ggml_cgraph ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57607 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut ggml_tensor ; } extern "C" { pub fn ggml_graph_nodes (cgraph : * mut ggml_cgraph) -> * mut * mut ggml_tensor ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57160 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut ggml_cgraph ; } extern "C" { pub fn ggml_graph_cpy (src : * mut ggml_cgraph , dst : * mut ggml_cgraph) ; } extern "C" { pub fn g... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57251 [INFO] [stdout] | [INFO] [stdout] 3 | ... , dst : * mut ggml_cgraph) ; } extern "C" { pub fn ggml_graph_reset (cgraph : * mut ggml_cgraph) ; } extern "C" { pub fn ggml_graph_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57704 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_tensor ; } extern "C" { pub fn ggml_graph_n_nodes (cgraph : * mut ggml_cgraph) -> :: core :: ffi :: c_int ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57321 [INFO] [stdout] | [INFO] [stdout] 3 | ...cgraph : * mut ggml_cgraph) ; } extern "C" { pub fn ggml_graph_clear (cgraph : * mut ggml_cgraph) ; } extern "C" { pub fn ggml_graph_s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57803 [INFO] [stdout] | [INFO] [stdout] 3 | ...fi :: c_int ; } extern "C" { pub fn ggml_graph_add_node (cgraph : * mut ggml_cgraph , tensor : * mut ggml_tensor) ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57391 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_cgraph) ; } extern "C" { pub fn ggml_graph_size (cgraph : * mut ggml_cgraph) -> :: core :: ffi :: c_int ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57905 [INFO] [stdout] | [INFO] [stdout] 3 | ...raph , tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_graph_overhead () -> usize ; } extern "C" { pub fn ggml_graph_overhead... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57487 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn ggml_graph_node (cgraph : * mut ggml_cgraph , i : :: core :: ffi :: c_int) -> * mut ggml_tensor ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57961 [INFO] [stdout] | [INFO] [stdout] 3 | ...rhead () -> usize ; } extern "C" { pub fn ggml_graph_overhead_custom (size : usize , grads : bool) -> usize ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58051 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_get_tensor (cgraph : * const ggml_cgraph , name : * const :: core :: ffi :: c_char) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57607 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut ggml_tensor ; } extern "C" { pub fn ggml_graph_nodes (cgraph : * mut ggml_cgraph) -> * mut * mut ggml_tensor ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58191 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_graph_get_grad (cgraph : * const ggml_cgraph , node : * const ggml_tensor) -> * mut ggml_tensor ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57704 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_tensor ; } extern "C" { pub fn ggml_graph_n_nodes (cgraph : * mut ggml_cgraph) -> :: core :: ffi :: c_int ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57803 [INFO] [stdout] | [INFO] [stdout] 3 | ...fi :: c_int ; } extern "C" { pub fn ggml_graph_add_node (cgraph : * mut ggml_cgraph , tensor : * mut ggml_tensor) ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58316 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_get_grad_acc (cgraph : * const ggml_cgraph , node : * const ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57905 [INFO] [stdout] | [INFO] [stdout] 3 | ...raph , tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_graph_overhead () -> usize ; } extern "C" { pub fn ggml_graph_overhead... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58445 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsor ; } extern "C" { pub fn ggml_graph_export (cgraph : * const ggml_cgraph , fname : * const :: core :: ffi :: c_char) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58561 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_import (fname : * const :: core :: ffi :: c_char , ctx_data : * mut * mut ggml_context , ctx_eval : * mut * mut ggml_context) -> * mut ggml_cgraph ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:57961 [INFO] [stdout] | [INFO] [stdout] 3 | ...rhead () -> usize ; } extern "C" { pub fn ggml_graph_overhead_custom (size : usize , grads : bool) -> usize ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58051 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_get_tensor (cgraph : * const ggml_cgraph , name : * const :: core :: ffi :: c_char) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58743 [INFO] [stdout] | [INFO] [stdout] 3 | ...text) -> * mut ggml_cgraph ; } extern "C" { pub fn ggml_graph_print (cgraph : * const ggml_cgraph) ; } extern "C" { pub fn ggml_graph_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58191 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_graph_get_grad (cgraph : * const ggml_cgraph , node : * const ggml_tensor) -> * mut ggml_tensor ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58815 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_dump_dot (gb : * const ggml_cgraph , gf : * const ggml_cgraph , filename : * const :: core :: ffi :: c_char) ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58316 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_get_grad_acc (cgraph : * const ggml_cgraph , node : * const ggml_tensor) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59155 [INFO] [stdout] | [INFO] [stdout] 3 | ...oid) > ; extern "C" { pub fn ggml_log_set (log_callback : ggml_log_callback , user_data : * mut :: core :: ffi :: c_void) ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58445 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsor ; } extern "C" { pub fn ggml_graph_export (cgraph : * const ggml_cgraph , fname : * const :: core :: ffi :: c_char) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59272 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: ffi :: c_void) ; } extern "C" { pub fn ggml_set_zero (tensor : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58561 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_import (fname : * const :: core :: ffi :: c_char , ctx_data : * mut * mut ggml_context , ctx_eval : * mut * mut ggml_context) -> * mut ggml_cgraph ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59360 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor) -> * mut ggml_tensor ; } extern "C" { pub fn ggml_quantize_init (type_ : ggml_type) ; } extern "C" { pub fn ggml_quantize_f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58743 [INFO] [stdout] | [INFO] [stdout] 3 | ...text) -> * mut ggml_cgraph ; } extern "C" { pub fn ggml_graph_print (cgraph : * const ggml_cgraph) ; } extern "C" { pub fn ggml_graph_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59423 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_quantize_init (type_ : ggml_type) ; } extern "C" { pub fn ggml_quantize_free () ; } extern "C" { pub fn ggml_quantize_requires_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:58815 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_dump_dot (gb : * const ggml_cgraph , gf : * const ggml_cgraph , filename : * const :: core :: ffi :: c_char) ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59469 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_quantize_free () ; } extern "C" { pub fn ggml_quantize_requires_imatrix (type_ : ggml_type) -> bool ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59155 [INFO] [stdout] | [INFO] [stdout] 3 | ...oid) > ; extern "C" { pub fn ggml_log_set (log_callback : ggml_log_callback , user_data : * mut :: core :: ffi :: c_void) ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59552 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_quantize_chunk (type_ : ggml_type , src : * const f32 , dst : * mut :: core :: ffi :: c_void , start : i64 , nrows : i64 , n_per_row : i64 , imatrix : * const f32) -> usize ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59272 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: ffi :: c_void) ; } extern "C" { pub fn ggml_set_zero (tensor : * mut ggml_tensor) -> * mut ggml_tensor ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59360 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_tensor) -> * mut ggml_tensor ; } extern "C" { pub fn ggml_quantize_init (type_ : ggml_type) ; } extern "C" { pub fn ggml_quantize_f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:61559 [INFO] [stdout] | [INFO] [stdout] 3 | ...ef) - 48usize] ; } ; extern "C" { pub fn ggml_get_type_traits (type_ : ggml_type) -> * const ggml_type_traits ; } # [repr (C)] # [deri... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59423 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_quantize_init (type_ : ggml_type) ; } extern "C" { pub fn ggml_quantize_free () ; } extern "C" { pub fn ggml_quantize_requires_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:62958 [INFO] [stdout] | [INFO] [stdout] 3 | ...set) - 24usize] ; } ; extern "C" { pub fn ggml_tallocr_new (buffer : ggml_backend_buffer_t) -> ggml_tallocr ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59469 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_quantize_free () ; } extern "C" { pub fn ggml_quantize_requires_imatrix (type_ : ggml_type) -> bool ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63048 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tallocr ; } extern "C" { pub fn ggml_tallocr_alloc (talloc : * mut ggml_tallocr , tensor : * mut ggml_tensor) ; } # [repr (C)] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:59552 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_quantize_chunk (type_ : ggml_type , src : * const f32 , dst : * mut :: core :: ffi :: c_void , start : i64 , nrows : i64 , n_per_row : i64 , imatrix : * const f32) -> usize ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63293 [INFO] [stdout] | [INFO] [stdout] 3 | ... mut ggml_gallocr ; extern "C" { pub fn ggml_gallocr_new (buft : ggml_backend_buffer_type_t) -> ggml_gallocr_t ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:61559 [INFO] [stdout] | [INFO] [stdout] 3 | ...ef) - 48usize] ; } ; extern "C" { pub fn ggml_get_type_traits (type_ : ggml_type) -> * const ggml_type_traits ; } # [repr (C)] # [deri... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63388 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_gallocr_new_n (bufts : * mut ggml_backend_buffer_type_t , n_bufs : :: core :: ffi :: c_int) -> ggml_gallocr_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:62958 [INFO] [stdout] | [INFO] [stdout] 3 | ...set) - 24usize] ; } ; extern "C" { pub fn ggml_tallocr_new (buffer : ggml_backend_buffer_t) -> ggml_tallocr ; } extern "C" { pub fn gg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63527 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_int) -> ggml_gallocr_t ; } extern "C" { pub fn ggml_gallocr_free (galloc : ggml_gallocr_t) ; } extern "C" { pub fn ggml_gallocr_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63048 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_tallocr ; } extern "C" { pub fn ggml_tallocr_alloc (talloc : * mut ggml_tallocr , tensor : * mut ggml_tensor) ; } # [repr (C)] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63595 [INFO] [stdout] | [INFO] [stdout] 3 | ...allocr_t) ; } extern "C" { pub fn ggml_gallocr_reserve (galloc : ggml_gallocr_t , graph : * mut ggml_cgraph) -> bool ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63293 [INFO] [stdout] | [INFO] [stdout] 3 | ... mut ggml_gallocr ; extern "C" { pub fn ggml_gallocr_new (buft : ggml_backend_buffer_type_t) -> ggml_gallocr_t ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63702 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_gallocr_reserve_n (galloc : ggml_gallocr_t , graph : * mut ggml_cgraph , node_buffer_ids : * const :: core :: ffi :: c_int , leaf_buffer_ids : * const :: core :: ffi :: c_int) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63388 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_gallocr_new_n (bufts : * mut ggml_backend_buffer_type_t , n_bufs : :: core :: ffi :: c_int) -> ggml_gallocr_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63915 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> bool ; } extern "C" { pub fn ggml_gallocr_alloc_graph (galloc : ggml_gallocr_t , graph : * mut ggml_cgraph) -> bool ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63527 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_int) -> ggml_gallocr_t ; } extern "C" { pub fn ggml_gallocr_free (galloc : ggml_gallocr_t) ; } extern "C" { pub fn ggml_gallocr_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:64026 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_gallocr_get_buffer_size (galloc : ggml_gallocr_t , buffer_id : :: core :: ffi :: c_int) -> usize ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:64152 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_alloc_ctx_tensors_from_buft (ctx : * mut ggml_context , buft : ggml_backend_buffer_type_t) -> * mut ggml_backend_buffer ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63595 [INFO] [stdout] | [INFO] [stdout] 3 | ...allocr_t) ; } extern "C" { pub fn ggml_gallocr_reserve (galloc : ggml_gallocr_t , graph : * mut ggml_cgraph) -> bool ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:64309 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_alloc_ctx_tensors (ctx : * mut ggml_context , backend : ggml_backend_t) -> * mut ggml_backend_buffer ; } # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63702 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_gallocr_reserve_n (galloc : ggml_gallocr_t , graph : * mut ggml_cgraph , node_buffer_ids : * const :: core :: ffi :: c_int , leaf_buffer_ids : * const :: core :: ffi :: c_int) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:64994 [INFO] [stdout] | [INFO] [stdout] 3 | ...evice ; extern "C" { pub fn ggml_backend_buft_name (buft : ggml_backend_buffer_type_t) -> * const :: core :: ffi :: c_char ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:63915 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> bool ; } extern "C" { pub fn ggml_gallocr_alloc_graph (galloc : ggml_gallocr_t , graph : * mut ggml_cgraph) -> bool ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65113 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_buft_alloc_buffer (buft : ggml_backend_buffer_type_t , size : usize) -> ggml_backend_buffer_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:64026 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_gallocr_get_buffer_size (galloc : ggml_gallocr_t , buffer_id : :: core :: ffi :: c_int) -> usize ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65244 [INFO] [stdout] | [INFO] [stdout] 3 | ...end_buffer_t ; } extern "C" { pub fn ggml_backend_buft_get_alignment (buft : ggml_backend_buffer_type_t) -> usize ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:64152 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_alloc_ctx_tensors_from_buft (ctx : * mut ggml_context , buft : ggml_backend_buffer_type_t) -> * mut ggml_backend_buffer ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65345 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t) -> usize ; } extern "C" { pub fn ggml_backend_buft_get_max_size (buft : ggml_backend_buffer_type_t) -> usize ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:64309 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_alloc_ctx_tensors (ctx : * mut ggml_context , backend : ggml_backend_t) -> * mut ggml_backend_buffer ; } # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65445 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_buft_get_alloc_size (buft : ggml_backend_buffer_type_t , tensor : * mut ggml_tensor) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:64994 [INFO] [stdout] | [INFO] [stdout] 3 | ...evice ; extern "C" { pub fn ggml_backend_buft_name (buft : ggml_backend_buffer_type_t) -> * const :: core :: ffi :: c_char ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65576 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor) -> usize ; } extern "C" { pub fn ggml_backend_buft_is_host (buft : ggml_backend_buffer_type_t) -> bool ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65113 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_buft_alloc_buffer (buft : ggml_backend_buffer_type_t , size : usize) -> ggml_backend_buffer_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65670 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> bool ; } extern "C" { pub fn ggml_backend_buft_get_device (buft : ggml_backend_buffer_type_t) -> ggml_backend_dev_t ; } pub const G... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65244 [INFO] [stdout] | [INFO] [stdout] 3 | ...end_buffer_t ; } extern "C" { pub fn ggml_backend_buft_get_alignment (buft : ggml_backend_buffer_type_t) -> usize ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66075 [INFO] [stdout] | [INFO] [stdout] 3 | ..._uint ; extern "C" { pub fn ggml_backend_buffer_name (buffer : ggml_backend_buffer_t) -> * const :: core :: ffi :: c_char ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66193 [INFO] [stdout] | [INFO] [stdout] 3 | ...core :: ffi :: c_char ; } extern "C" { pub fn ggml_backend_buffer_free (buffer : ggml_backend_buffer_t) ; } extern "C" { pub fn ggml_b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65345 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t) -> usize ; } extern "C" { pub fn ggml_backend_buft_get_max_size (buft : ggml_backend_buffer_type_t) -> usize ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66275 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) ; } extern "C" { pub fn ggml_backend_buffer_get_base (buffer : ggml_backend_buffer_t) -> * mut :: core :: ffi :: c_void ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65445 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_buft_get_alloc_size (buft : ggml_backend_buffer_type_t , tensor : * mut ggml_tensor) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66395 [INFO] [stdout] | [INFO] [stdout] 3 | ...: ffi :: c_void ; } extern "C" { pub fn ggml_backend_buffer_get_size (buffer : ggml_backend_buffer_t) -> usize ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65576 [INFO] [stdout] | [INFO] [stdout] 3 | ...ensor) -> usize ; } extern "C" { pub fn ggml_backend_buft_is_host (buft : ggml_backend_buffer_type_t) -> bool ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:65670 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> bool ; } extern "C" { pub fn ggml_backend_buft_get_device (buft : ggml_backend_buffer_type_t) -> ggml_backend_dev_t ; } pub const G... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66490 [INFO] [stdout] | [INFO] [stdout] 3 | ...ize ; } extern "C" { pub fn ggml_backend_buffer_init_tensor (buffer : ggml_backend_buffer_t , tensor : * mut ggml_tensor) ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66075 [INFO] [stdout] | [INFO] [stdout] 3 | ..._uint ; extern "C" { pub fn ggml_backend_buffer_name (buffer : ggml_backend_buffer_t) -> * const :: core :: ffi :: c_char ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66608 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_tensor) ; } extern "C" { pub fn ggml_backend_buffer_get_alignment (buffer : ggml_backend_buffer_t) -> usize ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66193 [INFO] [stdout] | [INFO] [stdout] 3 | ...core :: ffi :: c_char ; } extern "C" { pub fn ggml_backend_buffer_free (buffer : ggml_backend_buffer_t) ; } extern "C" { pub fn ggml_b... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66708 [INFO] [stdout] | [INFO] [stdout] 3 | ...r_t) -> usize ; } extern "C" { pub fn ggml_backend_buffer_get_max_size (buffer : ggml_backend_buffer_t) -> usize ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66275 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) ; } extern "C" { pub fn ggml_backend_buffer_get_base (buffer : ggml_backend_buffer_t) -> * mut :: core :: ffi :: c_void ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66807 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_buffer_get_alloc_size (buffer : ggml_backend_buffer_t , tensor : * mut ggml_tensor) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66395 [INFO] [stdout] | [INFO] [stdout] 3 | ...: ffi :: c_void ; } extern "C" { pub fn ggml_backend_buffer_get_size (buffer : ggml_backend_buffer_t) -> usize ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66937 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsor) -> usize ; } extern "C" { pub fn ggml_backend_buffer_clear (buffer : ggml_backend_buffer_t , value : u8) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66490 [INFO] [stdout] | [INFO] [stdout] 3 | ...ize ; } extern "C" { pub fn ggml_backend_buffer_init_tensor (buffer : ggml_backend_buffer_t , tensor : * mut ggml_tensor) ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67033 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t , value : u8) ; } extern "C" { pub fn ggml_backend_buffer_is_host (buffer : ggml_backend_buffer_t) -> bool ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66608 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_tensor) ; } extern "C" { pub fn ggml_backend_buffer_get_alignment (buffer : ggml_backend_buffer_t) -> usize ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66708 [INFO] [stdout] | [INFO] [stdout] 3 | ...r_t) -> usize ; } extern "C" { pub fn ggml_backend_buffer_get_max_size (buffer : ggml_backend_buffer_t) -> usize ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67126 [INFO] [stdout] | [INFO] [stdout] 3 | ...l ; } extern "C" { pub fn ggml_backend_buffer_set_usage (buffer : ggml_backend_buffer_t , usage : ggml_backend_buffer_usage) ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67249 [INFO] [stdout] | [INFO] [stdout] 3 | ...age) ; } extern "C" { pub fn ggml_backend_buffer_get_usage (buffer : ggml_backend_buffer_t) -> ggml_backend_buffer_usage ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66807 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_buffer_get_alloc_size (buffer : ggml_backend_buffer_t , tensor : * mut ggml_tensor) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67365 [INFO] [stdout] | [INFO] [stdout] 3 | ...sage ; } extern "C" { pub fn ggml_backend_buffer_get_type (buffer : ggml_backend_buffer_t) -> ggml_backend_buffer_type_t ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67481 [INFO] [stdout] | [INFO] [stdout] 3 | ...backend_buffer_type_t ; } extern "C" { pub fn ggml_backend_buffer_reset (buffer : ggml_backend_buffer_t) ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:66937 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsor) -> usize ; } extern "C" { pub fn ggml_backend_buffer_clear (buffer : ggml_backend_buffer_t , value : u8) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67564 [INFO] [stdout] | [INFO] [stdout] 3 | ...nd_buffer_t) ; } extern "C" { pub fn ggml_backend_tensor_copy (src : * mut ggml_tensor , dst : * mut ggml_tensor) ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67033 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t , value : u8) ; } extern "C" { pub fn ggml_backend_buffer_is_host (buffer : ggml_backend_buffer_t) -> bool ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67665 [INFO] [stdout] | [INFO] [stdout] 3 | ...: * mut ggml_tensor) ; } extern "C" { pub fn ggml_backend_guid (backend : ggml_backend_t) -> ggml_guid_t ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67749 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_guid_t ; } extern "C" { pub fn ggml_backend_name (backend : ggml_backend_t) -> * const :: core :: ffi :: c_char ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67126 [INFO] [stdout] | [INFO] [stdout] 3 | ...l ; } extern "C" { pub fn ggml_backend_buffer_set_usage (buffer : ggml_backend_buffer_t , usage : ggml_backend_buffer_usage) ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67854 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst :: core :: ffi :: c_char ; } extern "C" { pub fn ggml_backend_free (backend : ggml_backend_t) ; } extern "C" { pub fn ggml_backend... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67249 [INFO] [stdout] | [INFO] [stdout] 3 | ...age) ; } extern "C" { pub fn ggml_backend_buffer_get_usage (buffer : ggml_backend_buffer_t) -> ggml_backend_buffer_usage ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67923 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t) ; } extern "C" { pub fn ggml_backend_get_default_buffer_type (backend : ggml_backend_t) -> ggml_backend_buffer_type_t ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67365 [INFO] [stdout] | [INFO] [stdout] 3 | ...sage ; } extern "C" { pub fn ggml_backend_buffer_get_type (buffer : ggml_backend_buffer_t) -> ggml_backend_buffer_type_t ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68041 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_t ; } extern "C" { pub fn ggml_backend_alloc_buffer (backend : ggml_backend_t , size : usize) -> ggml_backend_buffer_t ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68158 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_backend_buffer_t ; } extern "C" { pub fn ggml_backend_get_alignment (backend : ggml_backend_t) -> usize ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67481 [INFO] [stdout] | [INFO] [stdout] 3 | ...backend_buffer_type_t ; } extern "C" { pub fn ggml_backend_buffer_reset (buffer : ggml_backend_buffer_t) ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68245 [INFO] [stdout] | [INFO] [stdout] 3 | ...backend_t) -> usize ; } extern "C" { pub fn ggml_backend_get_max_size (backend : ggml_backend_t) -> usize ; } extern "C" { pub fn ggml... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67564 [INFO] [stdout] | [INFO] [stdout] 3 | ...nd_buffer_t) ; } extern "C" { pub fn ggml_backend_tensor_copy (src : * mut ggml_tensor , dst : * mut ggml_tensor) ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68331 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_set_async (backend : ggml_backend_t , tensor : * mut ggml_tensor , data : * const :: core :: ffi :: c_void , offset : usize , size : usize) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67665 [INFO] [stdout] | [INFO] [stdout] 3 | ...: * mut ggml_tensor) ; } extern "C" { pub fn ggml_backend_guid (backend : ggml_backend_t) -> ggml_guid_t ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68515 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_get_async (backend : ggml_backend_t , tensor : * const ggml_tensor , data : * mut :: core :: ffi :: c_void , offset : usize , size : usize) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68699 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_set (tensor : * mut ggml_tensor , data : * const :: core :: ffi :: c_void , offset : usize , size : usize) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67749 [INFO] [stdout] | [INFO] [stdout] 3 | ...gml_guid_t ; } extern "C" { pub fn ggml_backend_name (backend : ggml_backend_t) -> * const :: core :: ffi :: c_char ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68850 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_get (tensor : * const ggml_tensor , data : * mut :: core :: ffi :: c_void , offset : usize , size : usize) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67854 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst :: core :: ffi :: c_char ; } extern "C" { pub fn ggml_backend_free (backend : ggml_backend_t) ; } extern "C" { pub fn ggml_backend... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69001 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_backend_tensor_memset (tensor : * mut ggml_tensor , value : u8 , offset : usize , size : usize) ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69126 [INFO] [stdout] | [INFO] [stdout] 3 | ... : usize , size : usize) ; } extern "C" { pub fn ggml_backend_synchronize (backend : ggml_backend_t) ; } extern "C" { pub fn ggml_back... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:67923 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t) ; } extern "C" { pub fn ggml_backend_get_default_buffer_type (backend : ggml_backend_t) -> ggml_backend_buffer_type_t ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69202 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_graph_plan_create (backend : ggml_backend_t , cgraph : * mut ggml_cgraph) -> ggml_backend_graph_plan_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68041 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_t ; } extern "C" { pub fn ggml_backend_alloc_buffer (backend : ggml_backend_t , size : usize) -> ggml_backend_buffer_t ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69342 [INFO] [stdout] | [INFO] [stdout] 3 | ...lan_t ; } extern "C" { pub fn ggml_backend_graph_plan_free (backend : ggml_backend_t , plan : ggml_backend_graph_plan_t) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68158 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_backend_buffer_t ; } extern "C" { pub fn ggml_backend_get_alignment (backend : ggml_backend_t) -> usize ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69457 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_graph_plan_compute (backend : ggml_backend_t , plan : ggml_backend_graph_plan_t) -> ggml_status ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69590 [INFO] [stdout] | [INFO] [stdout] 3 | ...s ; } extern "C" { pub fn ggml_backend_graph_compute (backend : ggml_backend_t , cgraph : * mut ggml_cgraph) -> ggml_status ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68245 [INFO] [stdout] | [INFO] [stdout] 3 | ...backend_t) -> usize ; } extern "C" { pub fn ggml_backend_get_max_size (backend : ggml_backend_t) -> usize ; } extern "C" { pub fn ggml... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69712 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_graph_compute_async (backend : ggml_backend_t , cgraph : * mut ggml_cgraph) -> ggml_status ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68331 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_set_async (backend : ggml_backend_t , tensor : * mut ggml_tensor , data : * const :: core :: ffi :: c_void , offset : usize , size : usize) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69840 [INFO] [stdout] | [INFO] [stdout] 3 | ..._status ; } extern "C" { pub fn ggml_backend_supports_op (backend : ggml_backend_t , op : * const ggml_tensor) -> bool ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69951 [INFO] [stdout] | [INFO] [stdout] 3 | ...l ; } extern "C" { pub fn ggml_backend_supports_buft (backend : ggml_backend_t , buft : ggml_backend_buffer_type_t) -> bool ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68515 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_get_async (backend : ggml_backend_t , tensor : * const ggml_tensor , data : * mut :: core :: ffi :: c_void , offset : usize , size : usize) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70073 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> bool ; } extern "C" { pub fn ggml_backend_offload_op (backend : ggml_backend_t , op : * const ggml_tensor) -> bool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68699 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_set (tensor : * mut ggml_tensor , data : * const :: core :: ffi :: c_void , offset : usize , size : usize) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70183 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_copy_async (backend_src : ggml_backend_t , backend_dst : ggml_backend_t , src : * mut ggml_tensor , dst : * mut ggml_tensor) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:68850 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_get (tensor : * const ggml_tensor , data : * mut :: core :: ffi :: c_void , offset : usize , size : usize) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70352 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_tensor) ; } extern "C" { pub fn ggml_backend_get_device (backend : ggml_backend_t) -> ggml_backend_dev_t ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70449 [INFO] [stdout] | [INFO] [stdout] 3 | ...ackend_dev_t ; } extern "C" { pub fn ggml_backend_event_new (device : ggml_backend_dev_t) -> ggml_backend_event_t ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69001 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_backend_tensor_memset (tensor : * mut ggml_tensor , value : u8 , offset : usize , size : usize) ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70550 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> ggml_backend_event_t ; } extern "C" { pub fn ggml_backend_event_free (event : ggml_backend_event_t) ; } extern "C" { pub fn ggml_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69126 [INFO] [stdout] | [INFO] [stdout] 3 | ... : usize , size : usize) ; } extern "C" { pub fn ggml_backend_synchronize (backend : ggml_backend_t) ; } extern "C" { pub fn ggml_back... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70629 [INFO] [stdout] | [INFO] [stdout] 3 | ...event_t) ; } extern "C" { pub fn ggml_backend_event_record (event : ggml_backend_event_t , backend : ggml_backend_t) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70737 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : ggml_backend_t) ; } extern "C" { pub fn ggml_backend_event_synchronize (event : ggml_backend_event_t) ; } extern "C" { pub fn ggml... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69202 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_graph_plan_create (backend : ggml_backend_t , cgraph : * mut ggml_cgraph) -> ggml_backend_graph_plan_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70823 [INFO] [stdout] | [INFO] [stdout] 3 | ..._event_t) ; } extern "C" { pub fn ggml_backend_event_wait (backend : ggml_backend_t , event : ggml_backend_event_t) ; } pub const GGML... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69342 [INFO] [stdout] | [INFO] [stdout] 3 | ...lan_t ; } extern "C" { pub fn ggml_backend_graph_plan_free (backend : ggml_backend_t , plan : ggml_backend_graph_plan_t) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:73674 [INFO] [stdout] | [INFO] [stdout] 3 | ...ize] ; } ; extern "C" { pub fn ggml_backend_dev_name (device : ggml_backend_dev_t) -> * const :: core :: ffi :: c_char ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69457 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_graph_plan_compute (backend : ggml_backend_t , plan : ggml_backend_graph_plan_t) -> ggml_status ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:73786 [INFO] [stdout] | [INFO] [stdout] 3 | ...har ; } extern "C" { pub fn ggml_backend_dev_description (device : ggml_backend_dev_t) -> * const :: core :: ffi :: c_char ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69590 [INFO] [stdout] | [INFO] [stdout] 3 | ...s ; } extern "C" { pub fn ggml_backend_graph_compute (backend : ggml_backend_t , cgraph : * mut ggml_cgraph) -> ggml_status ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:73905 [INFO] [stdout] | [INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn ggml_backend_dev_memory (device : ggml_backend_dev_t , free : * mut usize , total : * mut usize) ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69712 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_graph_compute_async (backend : ggml_backend_t , cgraph : * mut ggml_cgraph) -> ggml_status ; } ext... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74026 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut usize) ; } extern "C" { pub fn ggml_backend_dev_type (device : ggml_backend_dev_t) -> ggml_backend_dev_type ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74127 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe ; } extern "C" { pub fn ggml_backend_dev_get_props (device : ggml_backend_dev_t , props : * mut ggml_backend_dev_props) ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69840 [INFO] [stdout] | [INFO] [stdout] 3 | ..._status ; } extern "C" { pub fn ggml_backend_supports_op (backend : ggml_backend_t , op : * const ggml_tensor) -> bool ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74247 [INFO] [stdout] | [INFO] [stdout] 3 | ...dev_props) ; } extern "C" { pub fn ggml_backend_dev_backend_reg (device : ggml_backend_dev_t) -> ggml_backend_reg_t ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:69951 [INFO] [stdout] | [INFO] [stdout] 3 | ...l ; } extern "C" { pub fn ggml_backend_supports_buft (backend : ggml_backend_t , buft : ggml_backend_buffer_type_t) -> bool ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74352 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_dev_init (device : ggml_backend_dev_t , params : * const :: core :: ffi :: c_char) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74490 [INFO] [stdout] | [INFO] [stdout] 3 | ...kend_t ; } extern "C" { pub fn ggml_backend_dev_buffer_type (device : ggml_backend_dev_t) -> ggml_backend_buffer_type_t ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70073 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> bool ; } extern "C" { pub fn ggml_backend_offload_op (backend : ggml_backend_t , op : * const ggml_tensor) -> bool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74603 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_t ; } extern "C" { pub fn ggml_backend_dev_host_buffer_type (device : ggml_backend_dev_t) -> ggml_backend_buffer_type_t ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70183 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_copy_async (backend_src : ggml_backend_t , backend_dst : ggml_backend_t , src : * mut ggml_tensor , dst : * mut ggml_tensor) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74721 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_dev_buffer_from_host_ptr (device : ggml_backend_dev_t , ptr : * mut :: core :: ffi :: c_void , size : usize , max_tensor_size : usize) -> ggml_backend_buffer_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70352 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_tensor) ; } extern "C" { pub fn ggml_backend_get_device (backend : ggml_backend_t) -> ggml_backend_dev_t ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74918 [INFO] [stdout] | [INFO] [stdout] 3 | ...r_t ; } extern "C" { pub fn ggml_backend_dev_supports_op (device : ggml_backend_dev_t , op : * const ggml_tensor) -> bool ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70449 [INFO] [stdout] | [INFO] [stdout] 3 | ...ackend_dev_t ; } extern "C" { pub fn ggml_backend_event_new (device : ggml_backend_dev_t) -> ggml_backend_event_t ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75036 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_dev_supports_buft (device : ggml_backend_dev_t , buft : ggml_backend_buffer_type_t) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75165 [INFO] [stdout] | [INFO] [stdout] 3 | ...bool ; } extern "C" { pub fn ggml_backend_dev_offload_op (device : ggml_backend_dev_t , op : * const ggml_tensor) -> bool ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70550 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> ggml_backend_event_t ; } extern "C" { pub fn ggml_backend_event_free (event : ggml_backend_event_t) ; } extern "C" { pub fn ggml_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75282 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> bool ; } extern "C" { pub fn ggml_backend_reg_name (reg : ggml_backend_reg_t) -> * const :: core :: ffi :: c_char ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70629 [INFO] [stdout] | [INFO] [stdout] 3 | ...event_t) ; } extern "C" { pub fn ggml_backend_event_record (event : ggml_backend_event_t , backend : ggml_backend_t) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75391 [INFO] [stdout] | [INFO] [stdout] 3 | ...re :: ffi :: c_char ; } extern "C" { pub fn ggml_backend_reg_dev_count (reg : ggml_backend_reg_t) -> usize ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70737 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : ggml_backend_t) ; } extern "C" { pub fn ggml_backend_event_synchronize (event : ggml_backend_event_t) ; } extern "C" { pub fn ggml... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75478 [INFO] [stdout] | [INFO] [stdout] 3 | ...usize ; } extern "C" { pub fn ggml_backend_reg_dev_get (reg : ggml_backend_reg_t , index : usize) -> ggml_backend_dev_t ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75592 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_reg_get_proc_address (reg : ggml_backend_reg_t , name : * const :: core :: ffi :: c_char) -> * mut :: core :: ffi :: c_void ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:70823 [INFO] [stdout] | [INFO] [stdout] 3 | ..._event_t) ; } extern "C" { pub fn ggml_backend_event_wait (backend : ggml_backend_t , event : ggml_backend_event_t) ; } pub const GGML... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76278 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut ggml_backend_buffer_type_t > ; extern "C" { pub fn ggml_backend_reg_count () -> usize ; } extern "C" { pub fn ggml_backend_reg_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:73674 [INFO] [stdout] | [INFO] [stdout] 3 | ...ize] ; } ; extern "C" { pub fn ggml_backend_dev_name (device : ggml_backend_dev_t) -> * const :: core :: ffi :: c_char ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76337 [INFO] [stdout] | [INFO] [stdout] 3 | ...reg_count () -> usize ; } extern "C" { pub fn ggml_backend_reg_get (index : usize) -> ggml_backend_reg_t ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:73786 [INFO] [stdout] | [INFO] [stdout] 3 | ...har ; } extern "C" { pub fn ggml_backend_dev_description (device : ggml_backend_dev_t) -> * const :: core :: ffi :: c_char ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76420 [INFO] [stdout] | [INFO] [stdout] 3 | ..._reg_t ; } extern "C" { pub fn ggml_backend_reg_by_name (name : * const :: core :: ffi :: c_char) -> ggml_backend_reg_t ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:73905 [INFO] [stdout] | [INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn ggml_backend_dev_memory (device : ggml_backend_dev_t , free : * mut usize , total : * mut usize) ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76533 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_char) -> ggml_backend_reg_t ; } extern "C" { pub fn ggml_backend_dev_count () -> usize ; } extern "C" { pub fn ggml_backend_dev_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76592 [INFO] [stdout] | [INFO] [stdout] 3 | ...dev_count () -> usize ; } extern "C" { pub fn ggml_backend_dev_get (index : usize) -> ggml_backend_dev_t ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74026 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut usize) ; } extern "C" { pub fn ggml_backend_dev_type (device : ggml_backend_dev_t) -> ggml_backend_dev_type ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76675 [INFO] [stdout] | [INFO] [stdout] 3 | ..._dev_t ; } extern "C" { pub fn ggml_backend_dev_by_name (name : * const :: core :: ffi :: c_char) -> ggml_backend_dev_t ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74127 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe ; } extern "C" { pub fn ggml_backend_dev_get_props (device : ggml_backend_dev_t , props : * mut ggml_backend_dev_props) ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76788 [INFO] [stdout] | [INFO] [stdout] 3 | ...ckend_dev_t ; } extern "C" { pub fn ggml_backend_dev_by_type (type_ : ggml_backend_dev_type) -> ggml_backend_dev_t ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74247 [INFO] [stdout] | [INFO] [stdout] 3 | ...dev_props) ; } extern "C" { pub fn ggml_backend_dev_backend_reg (device : ggml_backend_dev_t) -> ggml_backend_reg_t ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76891 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_init_by_name (name : * const :: core :: ffi :: c_char , params : * const :: core :: ffi :: c_char) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77045 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_init_by_type (type_ : ggml_backend_dev_type , params : * const :: core :: ffi :: c_char) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74352 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_dev_init (device : ggml_backend_dev_t , params : * const :: core :: ffi :: c_char) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77189 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_char) -> ggml_backend_t ; } extern "C" { pub fn ggml_backend_init_best () -> ggml_backend_t ; } # [repr (C)] # [derive (Debug , C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74490 [INFO] [stdout] | [INFO] [stdout] 3 | ...kend_t ; } extern "C" { pub fn ggml_backend_dev_buffer_type (device : ggml_backend_dev_t) -> ggml_backend_buffer_type_t ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77607 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_backend_sched_new (backends : * mut ggml_backend_t , bufts : * mut ggml_backend_buffer_type_t , n_backends : :: core :: ffi :: c_int , graph_size : usize , parallel : bool) -> ggml_backend_sched_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74603 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_t ; } extern "C" { pub fn ggml_backend_dev_host_buffer_type (device : ggml_backend_dev_t) -> ggml_backend_buffer_type_t ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77833 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> ggml_backend_sched_t ; } extern "C" { pub fn ggml_backend_sched_free (sched : ggml_backend_sched_t) ; } extern "C" { pub fn ggml_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74721 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_dev_buffer_from_host_ptr (device : ggml_backend_dev_t , ptr : * mut :: core :: ffi :: c_void , size : usize , max_tensor_size : usize) -> ggml_backend_buffer_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77912 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_backend_sched_reserve (sched : ggml_backend_sched_t , measure_graph : * mut ggml_cgraph) -> bool ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:74918 [INFO] [stdout] | [INFO] [stdout] 3 | ...r_t ; } extern "C" { pub fn ggml_backend_dev_supports_op (device : ggml_backend_dev_t , op : * const ggml_tensor) -> bool ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78038 [INFO] [stdout] | [INFO] [stdout] 3 | ...bool ; } extern "C" { pub fn ggml_backend_sched_get_n_backends (sched : ggml_backend_sched_t) -> :: core :: ffi :: c_int ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75036 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_dev_supports_buft (device : ggml_backend_dev_t , buft : ggml_backend_buffer_type_t) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75165 [INFO] [stdout] | [INFO] [stdout] 3 | ...bool ; } extern "C" { pub fn ggml_backend_dev_offload_op (device : ggml_backend_dev_t , op : * const ggml_tensor) -> bool ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78154 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_get_backend (sched : ggml_backend_sched_t , i : :: core :: ffi :: c_int) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75282 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> bool ; } extern "C" { pub fn ggml_backend_reg_name (reg : ggml_backend_reg_t) -> * const :: core :: ffi :: c_char ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78288 [INFO] [stdout] | [INFO] [stdout] 3 | ...end_t ; } extern "C" { pub fn ggml_backend_sched_get_n_splits (sched : ggml_backend_sched_t) -> :: core :: ffi :: c_int ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75391 [INFO] [stdout] | [INFO] [stdout] 3 | ...re :: ffi :: c_char ; } extern "C" { pub fn ggml_backend_reg_dev_count (reg : ggml_backend_reg_t) -> usize ; } extern "C" { pub fn ggm... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78402 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn ggml_backend_sched_get_n_copies (sched : ggml_backend_sched_t) -> :: core :: ffi :: c_int ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75478 [INFO] [stdout] | [INFO] [stdout] 3 | ...usize ; } extern "C" { pub fn ggml_backend_reg_dev_get (reg : ggml_backend_reg_t , index : usize) -> ggml_backend_dev_t ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78516 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_backend_sched_get_buffer_size (sched : ggml_backend_sched_t , backend : ggml_backend_t) -> usize ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:75592 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_reg_get_proc_address (reg : ggml_backend_reg_t , name : * const :: core :: ffi :: c_char) -> * mut :: core :: ffi :: c_void ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78642 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_set_tensor_backend (sched : ggml_backend_sched_t , node : * mut ggml_tensor , backend : ggml_backend_t) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76278 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut ggml_backend_buffer_type_t > ; extern "C" { pub fn ggml_backend_reg_count () -> usize ; } extern "C" { pub fn ggml_backend_reg_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78789 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_get_tensor_backend (sched : ggml_backend_sched_t , node : * mut ggml_tensor) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76337 [INFO] [stdout] | [INFO] [stdout] 3 | ...reg_count () -> usize ; } extern "C" { pub fn ggml_backend_reg_get (index : usize) -> ggml_backend_reg_t ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78927 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn ggml_backend_sched_alloc_graph (sched : ggml_backend_sched_t , graph : * mut ggml_cgraph) -> bool ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76420 [INFO] [stdout] | [INFO] [stdout] 3 | ..._reg_t ; } extern "C" { pub fn ggml_backend_reg_by_name (name : * const :: core :: ffi :: c_char) -> ggml_backend_reg_t ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79049 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_graph_compute (sched : ggml_backend_sched_t , graph : * mut ggml_cgraph) -> ggml_status ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76533 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_char) -> ggml_backend_reg_t ; } extern "C" { pub fn ggml_backend_dev_count () -> usize ; } extern "C" { pub fn ggml_backend_dev_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79180 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_graph_compute_async (sched : ggml_backend_sched_t , graph : * mut ggml_cgraph) -> ggml_status ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76592 [INFO] [stdout] | [INFO] [stdout] 3 | ...dev_count () -> usize ; } extern "C" { pub fn ggml_backend_dev_get (index : usize) -> ggml_backend_dev_t ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79317 [INFO] [stdout] | [INFO] [stdout] 3 | ...aph) -> ggml_status ; } extern "C" { pub fn ggml_backend_sched_synchronize (sched : ggml_backend_sched_t) ; } extern "C" { pub fn ggml... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76675 [INFO] [stdout] | [INFO] [stdout] 3 | ..._dev_t ; } extern "C" { pub fn ggml_backend_dev_by_name (name : * const :: core :: ffi :: c_char) -> ggml_backend_dev_t ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79403 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_backend_sched_t) ; } extern "C" { pub fn ggml_backend_sched_reset (sched : ggml_backend_sched_t) ; } extern "C" { pub fn ggml_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76788 [INFO] [stdout] | [INFO] [stdout] 3 | ...ckend_dev_t ; } extern "C" { pub fn ggml_backend_dev_by_type (type_ : ggml_backend_dev_type) -> ggml_backend_dev_t ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:76891 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_init_by_name (name : * const :: core :: ffi :: c_char , params : * const :: core :: ffi :: c_char) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79483 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_set_eval_callback (sched : ggml_backend_sched_t , callback : ggml_backend_sched_eval_callback , user_data : * mut :: core :: ffi :: c_void) ; } # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77045 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_init_by_type (type_ : ggml_backend_dev_type , params : * const :: core :: ffi :: c_char) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:80787 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_backend_graph_copy (backend : ggml_backend_t , graph : * mut ggml_cgraph) -> ggml_backend_graph_copy ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77189 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_char) -> ggml_backend_t ; } extern "C" { pub fn ggml_backend_init_best () -> ggml_backend_t ; } # [repr (C)] # [derive (Debug , C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:80917 [INFO] [stdout] | [INFO] [stdout] 3 | ..._backend_graph_copy ; } extern "C" { pub fn ggml_backend_graph_copy_free (copy : ggml_backend_graph_copy) ; } pub type ggml_backend_ev... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77607 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_backend_sched_new (backends : * mut ggml_backend_t , bufts : * mut ggml_backend_buffer_type_t , n_backends : :: core :: ffi :: c_int , graph_size : usize , parallel : bool) -> ggml_backend_sched_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81238 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_backend_compare_graph_backend (backend1 : ggml_backend_t , backend2 : ggml_backend_t , graph : * mut ggml_cgraph , callback : ggml_backend_eval_callback , user_data : * mut :: core :: ffi :: c_void) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77833 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> ggml_backend_sched_t ; } extern "C" { pub fn ggml_backend_sched_free (sched : ggml_backend_sched_t) ; } extern "C" { pub fn ggml_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81474 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_alloc (buffer : ggml_backend_buffer_t , tensor : * mut ggml_tensor , addr : * mut :: core :: ffi :: c_void) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:77912 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_backend_sched_reserve (sched : ggml_backend_sched_t , measure_graph : * mut ggml_cgraph) -> bool ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81626 [INFO] [stdout] | [INFO] [stdout] 3 | ...: core :: ffi :: c_void) ; } extern "C" { pub fn ggml_backend_view_init (tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_back... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78038 [INFO] [stdout] | [INFO] [stdout] 3 | ...bool ; } extern "C" { pub fn ggml_backend_sched_get_n_backends (sched : ggml_backend_sched_t) -> :: core :: ffi :: c_int ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81702 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_cpu_buffer_from_ptr (ptr : * mut :: core :: ffi :: c_void , size : usize) -> ggml_backend_buffer_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78154 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_get_backend (sched : ggml_backend_sched_t , i : :: core :: ffi :: c_int) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81838 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_backend_buffer_t ; } extern "C" { pub fn ggml_backend_cpu_buffer_type () -> ggml_backend_buffer_type_t ; } pub const GGML_SCHED_PRI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78288 [INFO] [stdout] | [INFO] [stdout] 3 | ...end_t ; } extern "C" { pub fn ggml_backend_sched_get_n_splits (sched : ggml_backend_sched_t) -> :: core :: ffi :: c_int ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85475 [INFO] [stdout] | [INFO] [stdout] 3 | ...tegy = :: core :: ffi :: c_uint ; extern "C" { pub fn ggml_numa_init (numa : ggml_numa_strategy) ; } extern "C" { pub fn ggml_is_numa ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78402 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn ggml_backend_sched_get_n_copies (sched : ggml_backend_sched_t) -> :: core :: ffi :: c_int ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85542 [INFO] [stdout] | [INFO] [stdout] 3 | ..._numa_init (numa : ggml_numa_strategy) ; } extern "C" { pub fn ggml_is_numa () -> bool ; } extern "C" { pub fn ggml_new_i32 (ctx : * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78516 [INFO] [stdout] | [INFO] [stdout] 3 | ...; } extern "C" { pub fn ggml_backend_sched_get_buffer_size (sched : ggml_backend_sched_t , backend : ggml_backend_t) -> usize ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85590 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma () -> bool ; } extern "C" { pub fn ggml_new_i32 (ctx : * mut ggml_context , value : i32) -> * mut ggml_tensor ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78642 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_set_tensor_backend (sched : ggml_backend_sched_t , node : * mut ggml_tensor , backend : ggml_backend_t) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85689 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_tensor ; } extern "C" { pub fn ggml_new_f32 (ctx : * mut ggml_context , value : f32) -> * mut ggml_tensor ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78789 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_get_tensor_backend (sched : ggml_backend_sched_t , node : * mut ggml_tensor) -> ggml_backend_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:78927 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; } extern "C" { pub fn ggml_backend_sched_alloc_graph (sched : ggml_backend_sched_t , graph : * mut ggml_cgraph) -> bool ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85788 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_tensor ; } extern "C" { pub fn ggml_set_i32 (tensor : * mut ggml_tensor , value : i32) -> * mut ggml_tensor ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79049 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_graph_compute (sched : ggml_backend_sched_t , graph : * mut ggml_cgraph) -> ggml_status ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85889 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_tensor ; } extern "C" { pub fn ggml_set_f32 (tensor : * mut ggml_tensor , value : f32) -> * mut ggml_tensor ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79180 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_graph_compute_async (sched : ggml_backend_sched_t , graph : * mut ggml_cgraph) -> ggml_status ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85990 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_tensor ; } extern "C" { pub fn ggml_get_i32_1d (tensor : * const ggml_tensor , i : :: core :: ffi :: c_int) -> i32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79317 [INFO] [stdout] | [INFO] [stdout] 3 | ...aph) -> ggml_status ; } extern "C" { pub fn ggml_backend_sched_synchronize (sched : ggml_backend_sched_t) ; } extern "C" { pub fn ggml... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86098 [INFO] [stdout] | [INFO] [stdout] 3 | ...> i32 ; } extern "C" { pub fn ggml_set_i32_1d (tensor : * const ggml_tensor , i : :: core :: ffi :: c_int , value : i32) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79403 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_backend_sched_t) ; } extern "C" { pub fn ggml_backend_sched_reset (sched : ggml_backend_sched_t) ; } extern "C" { pub fn ggml_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86213 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_i32_nd (tensor : * const ggml_tensor , i0 : :: core :: ffi :: c_int , i1 : :: core :: ffi :: c_int , i2 : :: core :: ffi :: c_int , i3 : :: core :: ffi :: c_int) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:79483 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_sched_set_eval_callback (sched : ggml_backend_sched_t , callback : ggml_backend_sched_eval_callback , user_data : * mut :: core :: ffi :: c_void) ; } # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86415 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_i32_nd (tensor : * const ggml_tensor , i0 : :: core :: ffi :: c_int , i1 : :: core :: ffi :: c_int , i2 : :: core :: ffi :: c_int , i3 : :: core :: ffi :: c_int , value : i32) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:80787 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_backend_graph_copy (backend : ggml_backend_t , graph : * mut ggml_cgraph) -> ggml_backend_graph_copy ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86624 [INFO] [stdout] | [INFO] [stdout] 3 | ...e : i32) ; } extern "C" { pub fn ggml_get_f32_1d (tensor : * const ggml_tensor , i : :: core :: ffi :: c_int) -> f32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:80917 [INFO] [stdout] | [INFO] [stdout] 3 | ..._backend_graph_copy ; } extern "C" { pub fn ggml_backend_graph_copy_free (copy : ggml_backend_graph_copy) ; } pub type ggml_backend_ev... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86732 [INFO] [stdout] | [INFO] [stdout] 3 | ...> f32 ; } extern "C" { pub fn ggml_set_f32_1d (tensor : * const ggml_tensor , i : :: core :: ffi :: c_int , value : f32) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81238 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn ggml_backend_compare_graph_backend (backend1 : ggml_backend_t , backend2 : ggml_backend_t , graph : * mut ggml_cgraph , callback : ggml_backend_eval_callback , user_data : * mut :: core :: ffi :: c_void) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86847 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_f32_nd (tensor : * const ggml_tensor , i0 : :: core :: ffi :: c_int , i1 : :: core :: ffi :: c_int , i2 : :: core :: ffi :: c_int , i3 : :: core :: ffi :: c_int) -> f32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81474 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_tensor_alloc (buffer : ggml_backend_buffer_t , tensor : * mut ggml_tensor , addr : * mut :: core :: ffi :: c_void) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87049 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_f32_nd (tensor : * const ggml_tensor , i0 : :: core :: ffi :: c_int , i1 : :: core :: ffi :: c_int , i2 : :: core :: ffi :: c_int , i3 : :: core :: ffi :: c_int , value : f32) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81626 [INFO] [stdout] | [INFO] [stdout] 3 | ...: core :: ffi :: c_void) ; } extern "C" { pub fn ggml_backend_view_init (tensor : * mut ggml_tensor) ; } extern "C" { pub fn ggml_back... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87258 [INFO] [stdout] | [INFO] [stdout] 3 | ...32) ; } extern "C" { pub fn ggml_threadpool_params_default (n_threads : :: core :: ffi :: c_int) -> ggml_threadpool_params ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81702 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_cpu_buffer_from_ptr (ptr : * mut :: core :: ffi :: c_void , size : usize) -> ggml_backend_buffer_t ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87377 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_threadpool_params_init (p : * mut ggml_threadpool_params , n_threads : :: core :: ffi :: c_int) ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:81838 [INFO] [stdout] | [INFO] [stdout] 3 | ...ml_backend_buffer_t ; } extern "C" { pub fn ggml_backend_cpu_buffer_type () -> ggml_backend_buffer_type_t ; } pub const GGML_SCHED_PRI... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87502 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_threadpool_params_match (p0 : * const ggml_threadpool_params , p1 : * const ggml_threadpool_params) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85475 [INFO] [stdout] | [INFO] [stdout] 3 | ...tegy = :: core :: ffi :: c_uint ; extern "C" { pub fn ggml_numa_init (numa : ggml_numa_strategy) ; } extern "C" { pub fn ggml_is_numa ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87639 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> bool ; } extern "C" { pub fn ggml_threadpool_new (params : * mut ggml_threadpool_params) -> * mut ggml_threadpool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85542 [INFO] [stdout] | [INFO] [stdout] 3 | ..._numa_init (numa : ggml_numa_strategy) ; } extern "C" { pub fn ggml_is_numa () -> bool ; } extern "C" { pub fn ggml_new_i32 (ctx : * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87748 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut ggml_threadpool ; } extern "C" { pub fn ggml_threadpool_free (threadpool : * mut ggml_threadpool) ; } extern "C" { pub fn ggml_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85590 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma () -> bool ; } extern "C" { pub fn ggml_new_i32 (ctx : * mut ggml_context , value : i32) -> * mut ggml_tensor ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87830 [INFO] [stdout] | [INFO] [stdout] 3 | ...ol) ; } extern "C" { pub fn ggml_threadpool_get_n_threads (threadpool : * mut ggml_threadpool) -> :: core :: ffi :: c_int ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85689 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ggml_tensor ; } extern "C" { pub fn ggml_new_f32 (ctx : * mut ggml_context , value : f32) -> * mut ggml_tensor ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87948 [INFO] [stdout] | [INFO] [stdout] 3 | ... core :: ffi :: c_int ; } extern "C" { pub fn ggml_threadpool_pause (threadpool : * mut ggml_threadpool) ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85788 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_tensor ; } extern "C" { pub fn ggml_set_i32 (tensor : * mut ggml_tensor , value : i32) -> * mut ggml_tensor ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88031 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut ggml_threadpool) ; } extern "C" { pub fn ggml_threadpool_resume (threadpool : * mut ggml_threadpool) ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85889 [INFO] [stdout] | [INFO] [stdout] 3 | ... ggml_tensor ; } extern "C" { pub fn ggml_set_f32 (tensor : * mut ggml_tensor , value : f32) -> * mut ggml_tensor ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88115 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_plan (cgraph : * const ggml_cgraph , n_threads : :: core :: ffi :: c_int , threadpool : * mut ggml_threadpool) -> ggml_cplan ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:85990 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_tensor ; } extern "C" { pub fn ggml_get_i32_1d (tensor : * const ggml_tensor , i : :: core :: ffi :: c_int) -> i32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86098 [INFO] [stdout] | [INFO] [stdout] 3 | ...> i32 ; } extern "C" { pub fn ggml_set_i32_1d (tensor : * const ggml_tensor , i : :: core :: ffi :: c_int , value : i32) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88275 [INFO] [stdout] | [INFO] [stdout] 3 | ...cplan ; } extern "C" { pub fn ggml_graph_compute (cgraph : * mut ggml_cgraph , cplan : * mut ggml_cplan) -> ggml_status ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86213 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_i32_nd (tensor : * const ggml_tensor , i0 : :: core :: ffi :: c_int , i1 : :: core :: ffi :: c_int , i2 : :: core :: ffi :: c_int , i3 : :: core :: ffi :: c_int) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88389 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_compute_with_ctx (ctx : * mut ggml_context , cgraph : * mut ggml_cgraph , n_threads : :: core :: ffi :: c_int) -> ggml_status ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86415 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_i32_nd (tensor : * const ggml_tensor , i0 : :: core :: ffi :: c_int , i1 : :: core :: ffi :: c_int , i2 : :: core :: ffi :: c_int , i3 : :: core :: ffi :: c_int , value : i32) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88550 [INFO] [stdout] | [INFO] [stdout] 3 | ...i :: c_int) -> ggml_status ; } extern "C" { pub fn ggml_cpu_has_sse3 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88622 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_ssse3 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_h... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86624 [INFO] [stdout] | [INFO] [stdout] 3 | ...e : i32) ; } extern "C" { pub fn ggml_get_f32_1d (tensor : * const ggml_tensor , i : :: core :: ffi :: c_int) -> f32 ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86732 [INFO] [stdout] | [INFO] [stdout] 3 | ...> f32 ; } extern "C" { pub fn ggml_set_f32_1d (tensor : * const ggml_tensor , i : :: core :: ffi :: c_int , value : f32) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88695 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:86847 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_get_f32_nd (tensor : * const ggml_tensor , i0 : :: core :: ffi :: c_int , i1 : :: core :: ffi :: c_int , i2 : :: core :: ffi :: c_int , i3 : :: core :: ffi :: c_int) -> f32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88766 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx2 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87049 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_set_f32_nd (tensor : * const ggml_tensor , i0 : :: core :: ffi :: c_int , i1 : :: core :: ffi :: c_int , i2 : :: core :: ffi :: c_int , i3 : :: core :: ffi :: c_int , value : f32) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88838 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_f16c () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87258 [INFO] [stdout] | [INFO] [stdout] 3 | ...32) ; } extern "C" { pub fn ggml_threadpool_params_default (n_threads : :: core :: ffi :: c_int) -> ggml_threadpool_params ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88910 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_fma () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87377 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_threadpool_params_init (p : * mut ggml_threadpool_params , n_threads : :: core :: ffi :: c_int) ; } exte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88981 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx_vnni () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87502 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_threadpool_params_match (p0 : * const ggml_threadpool_params , p1 : * const ggml_threadpool_params) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89057 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx512 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_h... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87639 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> bool ; } extern "C" { pub fn ggml_threadpool_new (params : * mut ggml_threadpool_params) -> * mut ggml_threadpool ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89131 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx512_vbmi () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87748 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut ggml_threadpool ; } extern "C" { pub fn ggml_threadpool_free (threadpool : * mut ggml_threadpool) ; } extern "C" { pub fn ggml_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89210 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx512_vnni () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87830 [INFO] [stdout] | [INFO] [stdout] 3 | ...ol) ; } extern "C" { pub fn ggml_threadpool_get_n_threads (threadpool : * mut ggml_threadpool) -> :: core :: ffi :: c_int ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89289 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx512_bf16 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:87948 [INFO] [stdout] | [INFO] [stdout] 3 | ... core :: ffi :: c_int ; } extern "C" { pub fn ggml_threadpool_pause (threadpool : * mut ggml_threadpool) ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89368 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_amx_int8 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88031 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut ggml_threadpool) ; } extern "C" { pub fn ggml_threadpool_resume (threadpool : * mut ggml_threadpool) ; } extern "C" { pub fn ggml_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89444 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_neon () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88115 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_plan (cgraph : * const ggml_cgraph , n_threads : :: core :: ffi :: c_int , threadpool : * mut ggml_threadpool) -> ggml_cplan ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89516 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_arm_fma () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88275 [INFO] [stdout] | [INFO] [stdout] 3 | ...cplan ; } extern "C" { pub fn ggml_graph_compute (cgraph : * mut ggml_cgraph , cplan : * mut ggml_cplan) -> ggml_status ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89591 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_fp16_va () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88389 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_graph_compute_with_ctx (ctx : * mut ggml_context , cgraph : * mut ggml_cgraph , n_threads : :: core :: ffi :: c_int) -> ggml_status ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89666 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_matmul_int8 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88550 [INFO] [stdout] | [INFO] [stdout] 3 | ...i :: c_int) -> ggml_status ; } extern "C" { pub fn ggml_cpu_has_sse3 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89745 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_sve () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ge... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88622 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_ssse3 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_h... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89816 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_get_sve_cnt () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88695 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89891 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_riscv_v () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88766 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx2 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88838 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_f16c () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89966 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_vsx () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88910 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_fma () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:90037 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_wasm_simd () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:90114 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_llamafile () -> :: core :: ffi :: c_int ; } pub type ggml_from_float_to_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:88981 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx_vnni () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:92870 [INFO] [stdout] | [INFO] [stdout] 3 | ...- 56usize] ; } ; extern "C" { pub fn ggml_get_type_traits_cpu (type_ : ggml_type) -> * const ggml_type_traits_cpu ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89057 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx512 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_h... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89131 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx512_vbmi () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:92971 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_type) -> * const ggml_type_traits_cpu ; } extern "C" { pub fn ggml_cpu_init () ; } extern "C" { pub fn ggml_backend_cpu_init () -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89210 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx512_vnni () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93012 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn ggml_cpu_init () ; } extern "C" { pub fn ggml_backend_cpu_init () -> ggml_backend_t ; } extern "C" { pub fn ggml_backend_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89289 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_avx512_bf16 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93079 [INFO] [stdout] | [INFO] [stdout] 3 | ...it () -> ggml_backend_t ; } extern "C" { pub fn ggml_backend_is_cpu (backend : ggml_backend_t) -> bool ; } extern "C" { pub fn ggml_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89368 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_amx_int8 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93158 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_backend_cpu_set_n_threads (backend_cpu : ggml_backend_t , n_threads : :: core :: ffi :: c_int) ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89444 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_neon () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93282 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) ; } extern "C" { pub fn ggml_backend_cpu_set_threadpool (backend_cpu : ggml_backend_t , threadpool : ggml_threadpool_t) ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89516 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_arm_fma () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93402 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_cpu_set_abort_callback (backend_cpu : ggml_backend_t , abort_callback : ggml_abort_callback , abort_callback_data : * mut :: core :: ffi :: c_void) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89591 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_fp16_va () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93587 [INFO] [stdout] | [INFO] [stdout] 3 | ...t :: core :: ffi :: c_void) ; } extern "C" { pub fn ggml_backend_cpu_reg () -> ggml_backend_reg_t ; } extern "C" { pub fn ggml_backend... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89666 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_matmul_int8 () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93657 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_backend_reg_t ; } extern "C" { pub fn ggml_backend_cpu_aarch64_buffer_type () -> ggml_backend_buffer_type_t ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89745 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_sve () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ge... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93751 [INFO] [stdout] | [INFO] [stdout] 3 | ...uffer_type_t ; } extern "C" { pub fn ggml_backend_cpu_buft_is_aarch64 (buft : ggml_backend_buffer_type_t) -> bool ; } # [repr (C)] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89816 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_get_sve_cnt () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:118953 [INFO] [stdout] | [INFO] [stdout] 3 | ...ter { _unused : [u8 ; 0] , } extern "C" { pub fn llama_model_default_params () -> llama_model_params ; } extern "C" { pub fn llama_con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89891 [INFO] [stdout] | [INFO] [stdout] 3 | ...> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_riscv_v () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119029 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> llama_model_params ; } extern "C" { pub fn llama_context_default_params () -> llama_context_params ; } extern "C" { pub fn llama_s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:89966 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_vsx () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_ha... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119109 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_context_params ; } extern "C" { pub fn llama_sampler_chain_default_params () -> llama_sampler_chain_params ; } extern "C" { pub fn l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:90037 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_wasm_simd () -> :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:90114 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: core :: ffi :: c_int ; } extern "C" { pub fn ggml_cpu_has_llamafile () -> :: core :: ffi :: c_int ; } pub type ggml_from_float_to_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119201 [INFO] [stdout] | [INFO] [stdout] 3 | ...er_chain_params ; } extern "C" { pub fn llama_model_quantize_default_params () -> llama_model_quantize_params ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:92870 [INFO] [stdout] | [INFO] [stdout] 3 | ...- 56usize] ; } ; extern "C" { pub fn ggml_get_type_traits_cpu (type_ : ggml_type) -> * const ggml_type_traits_cpu ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119295 [INFO] [stdout] | [INFO] [stdout] 3 | ...arams () -> llama_model_quantize_params ; } extern "C" { pub fn llama_backend_init () ; } extern "C" { pub fn llama_numa_init (numa : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:92971 [INFO] [stdout] | [INFO] [stdout] 3 | ...ggml_type) -> * const ggml_type_traits_cpu ; } extern "C" { pub fn ggml_cpu_init () ; } extern "C" { pub fn ggml_backend_cpu_init () -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119341 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub fn llama_backend_init () ; } extern "C" { pub fn llama_numa_init (numa : ggml_numa_strategy) ; } extern "C" { pub fn llama_attach_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93012 [INFO] [stdout] | [INFO] [stdout] 3 | ..."C" { pub fn ggml_cpu_init () ; } extern "C" { pub fn ggml_backend_cpu_init () -> ggml_backend_t ; } extern "C" { pub fn ggml_backend_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119409 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_attach_threadpool (ctx : * mut llama_context , threadpool : ggml_threadpool_t , threadpool_batch : ggml_threadpool_t) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93079 [INFO] [stdout] | [INFO] [stdout] 3 | ...it () -> ggml_backend_t ; } extern "C" { pub fn ggml_backend_is_cpu (backend : ggml_backend_t) -> bool ; } extern "C" { pub fn ggml_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93158 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } extern "C" { pub fn ggml_backend_cpu_set_n_threads (backend_cpu : ggml_backend_t , n_threads : :: core :: ffi :: c_int) ; } exter... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119557 [INFO] [stdout] | [INFO] [stdout] 3 | ...tch : ggml_threadpool_t) ; } extern "C" { pub fn llama_detach_threadpool (ctx : * mut llama_context) ; } extern "C" { pub fn llama_bac... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93282 [INFO] [stdout] | [INFO] [stdout] 3 | ...t) ; } extern "C" { pub fn ggml_backend_cpu_set_threadpool (backend_cpu : ggml_backend_t , threadpool : ggml_threadpool_t) ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119633 [INFO] [stdout] | [INFO] [stdout] 3 | ..._threadpool (ctx : * mut llama_context) ; } extern "C" { pub fn llama_backend_free () ; } extern "C" { pub fn llama_load_model_from_fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93402 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn ggml_backend_cpu_set_abort_callback (backend_cpu : ggml_backend_t , abort_callback : ggml_abort_callback , abort_callback_data : * mut :: core :: ffi :: c_void) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119679 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_load_model_from_file (path_model : * const :: core :: ffi :: c_char , params : llama_model_params) -> * mut llama_model ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93587 [INFO] [stdout] | [INFO] [stdout] 3 | ...t :: core :: ffi :: c_void) ; } extern "C" { pub fn ggml_backend_cpu_reg () -> ggml_backend_reg_t ; } extern "C" { pub fn ggml_backend... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119829 [INFO] [stdout] | [INFO] [stdout] 3 | ...params) -> * mut llama_model ; } extern "C" { pub fn llama_free_model (model : * mut llama_model) ; } extern "C" { pub fn llama_new_co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93657 [INFO] [stdout] | [INFO] [stdout] 3 | ...l_backend_reg_t ; } extern "C" { pub fn ggml_backend_cpu_aarch64_buffer_type () -> ggml_backend_buffer_type_t ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:93751 [INFO] [stdout] | [INFO] [stdout] 3 | ...uffer_type_t ; } extern "C" { pub fn ggml_backend_cpu_buft_is_aarch64 (buft : ggml_backend_buffer_type_t) -> bool ; } # [repr (C)] # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119898 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_new_context_with_model (model : * mut llama_model , params : llama_context_params) -> * mut llama_context ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:118953 [INFO] [stdout] | [INFO] [stdout] 3 | ...ter { _unused : [u8 ; 0] , } extern "C" { pub fn llama_model_default_params () -> llama_model_params ; } extern "C" { pub fn llama_con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120034 [INFO] [stdout] | [INFO] [stdout] 3 | ..._params) -> * mut llama_context ; } extern "C" { pub fn llama_free (ctx : * mut llama_context) ; } extern "C" { pub fn llama_time_us (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119029 [INFO] [stdout] | [INFO] [stdout] 3 | ... -> llama_model_params ; } extern "C" { pub fn llama_context_default_params () -> llama_context_params ; } extern "C" { pub fn llama_s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120097 [INFO] [stdout] | [INFO] [stdout] 3 | ...llama_free (ctx : * mut llama_context) ; } extern "C" { pub fn llama_time_us () -> i64 ; } extern "C" { pub fn llama_max_devices () ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119109 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_context_params ; } extern "C" { pub fn llama_sampler_chain_default_params () -> llama_sampler_chain_params ; } extern "C" { pub fn l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120145 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn llama_time_us () -> i64 ; } extern "C" { pub fn llama_max_devices () -> usize ; } extern "C" { pub fn llama_supports_mmap ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119201 [INFO] [stdout] | [INFO] [stdout] 3 | ...er_chain_params ; } extern "C" { pub fn llama_model_quantize_default_params () -> llama_model_quantize_params ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120199 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub fn llama_max_devices () -> usize ; } extern "C" { pub fn llama_supports_mmap () -> bool ; } extern "C" { pub fn llama_supports_mloc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119295 [INFO] [stdout] | [INFO] [stdout] 3 | ...arams () -> llama_model_quantize_params ; } extern "C" { pub fn llama_backend_init () ; } extern "C" { pub fn llama_numa_init (numa : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120254 [INFO] [stdout] | [INFO] [stdout] 3 | ... fn llama_supports_mmap () -> bool ; } extern "C" { pub fn llama_supports_mlock () -> bool ; } extern "C" { pub fn llama_supports_gpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119341 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub fn llama_backend_init () ; } extern "C" { pub fn llama_numa_init (numa : ggml_numa_strategy) ; } extern "C" { pub fn llama_attach_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120310 [INFO] [stdout] | [INFO] [stdout] 3 | ...llama_supports_mlock () -> bool ; } extern "C" { pub fn llama_supports_gpu_offload () -> bool ; } extern "C" { pub fn llama_supports_r... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119409 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_attach_threadpool (ctx : * mut llama_context , threadpool : ggml_threadpool_t , threadpool_batch : ggml_threadpool_t) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120372 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_supports_gpu_offload () -> bool ; } extern "C" { pub fn llama_supports_rpc () -> bool ; } extern "C" { pub fn llama_n_ctx (ctx : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119557 [INFO] [stdout] | [INFO] [stdout] 3 | ...tch : ggml_threadpool_t) ; } extern "C" { pub fn llama_detach_threadpool (ctx : * mut llama_context) ; } extern "C" { pub fn llama_bac... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120426 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma_supports_rpc () -> bool ; } extern "C" { pub fn llama_n_ctx (ctx : * const llama_context) -> u32 ; } extern "C" { pub fn llama_n_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119633 [INFO] [stdout] | [INFO] [stdout] 3 | ..._threadpool (ctx : * mut llama_context) ; } extern "C" { pub fn llama_backend_free () ; } extern "C" { pub fn llama_load_model_from_fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120499 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst llama_context) -> u32 ; } extern "C" { pub fn llama_n_batch (ctx : * const llama_context) -> u32 ; } extern "C" { pub fn llama_n_u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119679 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_load_model_from_file (path_model : * const :: core :: ffi :: c_char , params : llama_model_params) -> * mut llama_model ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120574 [INFO] [stdout] | [INFO] [stdout] 3 | ...st llama_context) -> u32 ; } extern "C" { pub fn llama_n_ubatch (ctx : * const llama_context) -> u32 ; } extern "C" { pub fn llama_n_s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119829 [INFO] [stdout] | [INFO] [stdout] 3 | ...params) -> * mut llama_model ; } extern "C" { pub fn llama_free_model (model : * mut llama_model) ; } extern "C" { pub fn llama_new_co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120650 [INFO] [stdout] | [INFO] [stdout] 3 | ...st llama_context) -> u32 ; } extern "C" { pub fn llama_n_seq_max (ctx : * const llama_context) -> u32 ; } extern "C" { pub fn llama_n_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:119898 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_new_context_with_model (model : * mut llama_model , params : llama_context_params) -> * mut llama_context ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120727 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst llama_context) -> u32 ; } extern "C" { pub fn llama_n_vocab (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_n_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120034 [INFO] [stdout] | [INFO] [stdout] 3 | ..._params) -> * mut llama_context ; } extern "C" { pub fn llama_free (ctx : * mut llama_context) ; } extern "C" { pub fn llama_time_us (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120802 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst llama_model) -> i32 ; } extern "C" { pub fn llama_n_ctx_train (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120097 [INFO] [stdout] | [INFO] [stdout] 3 | ...llama_free (ctx : * mut llama_context) ; } extern "C" { pub fn llama_time_us () -> i64 ; } extern "C" { pub fn llama_max_devices () ->... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120881 [INFO] [stdout] | [INFO] [stdout] 3 | ...const llama_model) -> i32 ; } extern "C" { pub fn llama_n_embd (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_n_la... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120145 [INFO] [stdout] | [INFO] [stdout] 3 | ...C" { pub fn llama_time_us () -> i64 ; } extern "C" { pub fn llama_max_devices () -> usize ; } extern "C" { pub fn llama_supports_mmap ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120955 [INFO] [stdout] | [INFO] [stdout] 3 | ...const llama_model) -> i32 ; } extern "C" { pub fn llama_n_layer (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_n_h... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120199 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub fn llama_max_devices () -> usize ; } extern "C" { pub fn llama_supports_mmap () -> bool ; } extern "C" { pub fn llama_supports_mloc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121030 [INFO] [stdout] | [INFO] [stdout] 3 | ...const llama_model) -> i32 ; } extern "C" { pub fn llama_n_head (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_get_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120254 [INFO] [stdout] | [INFO] [stdout] 3 | ... fn llama_supports_mmap () -> bool ; } extern "C" { pub fn llama_supports_mlock () -> bool ; } extern "C" { pub fn llama_supports_gpu_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121104 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma_model) -> i32 ; } extern "C" { pub fn llama_get_model (ctx : * const llama_context) -> * const llama_model ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120310 [INFO] [stdout] | [INFO] [stdout] 3 | ...llama_supports_mlock () -> bool ; } extern "C" { pub fn llama_supports_gpu_offload () -> bool ; } extern "C" { pub fn llama_supports_r... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121197 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst llama_model ; } extern "C" { pub fn llama_pooling_type (ctx : * const llama_context) -> llama_pooling_type ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120372 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_supports_gpu_offload () -> bool ; } extern "C" { pub fn llama_supports_rpc () -> bool ; } extern "C" { pub fn llama_n_ctx (ctx : *... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121292 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_pooling_type ; } extern "C" { pub fn llama_vocab_type (model : * const llama_model) -> llama_vocab_type ; } extern "C" { pub fn l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120426 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma_supports_rpc () -> bool ; } extern "C" { pub fn llama_n_ctx (ctx : * const llama_context) -> u32 ; } extern "C" { pub fn llama_n_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121383 [INFO] [stdout] | [INFO] [stdout] 3 | ...> llama_vocab_type ; } extern "C" { pub fn llama_rope_type (model : * const llama_model) -> llama_rope_type ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120499 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst llama_context) -> u32 ; } extern "C" { pub fn llama_n_batch (ctx : * const llama_context) -> u32 ; } extern "C" { pub fn llama_n_u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121472 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> llama_rope_type ; } extern "C" { pub fn llama_rope_freq_scale_train (model : * const llama_model) -> f32 ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120574 [INFO] [stdout] | [INFO] [stdout] 3 | ...st llama_context) -> u32 ; } extern "C" { pub fn llama_n_ubatch (ctx : * const llama_context) -> u32 ; } extern "C" { pub fn llama_n_s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121561 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_meta_val_str (model : * const llama_model , key : * const :: core :: ffi :: c_char , buf : * mut :: core :: ffi :: c_char , buf_size : usize) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120650 [INFO] [stdout] | [INFO] [stdout] 3 | ...st llama_context) -> u32 ; } extern "C" { pub fn llama_n_seq_max (ctx : * const llama_context) -> u32 ; } extern "C" { pub fn llama_n_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121746 [INFO] [stdout] | [INFO] [stdout] 3 | ...size : usize) -> i32 ; } extern "C" { pub fn llama_model_meta_count (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120727 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst llama_context) -> u32 ; } extern "C" { pub fn llama_n_vocab (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_n_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121830 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_meta_key_by_index (model : * const llama_model , i : i32 , buf : * mut :: core :: ffi :: c_char , buf_size : usize) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120802 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst llama_model) -> i32 ; } extern "C" { pub fn llama_n_ctx_train (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121989 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_meta_val_str_by_index (model : * const llama_model , i : i32 , buf : * mut :: core :: ffi :: c_char , buf_size : usize) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120881 [INFO] [stdout] | [INFO] [stdout] 3 | ...const llama_model) -> i32 ; } extern "C" { pub fn llama_n_embd (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_n_la... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:120955 [INFO] [stdout] | [INFO] [stdout] 3 | ...const llama_model) -> i32 ; } extern "C" { pub fn llama_n_layer (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_n_h... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122152 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_desc (model : * const llama_model , buf : * mut :: core :: ffi :: c_char , buf_size : usize) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121030 [INFO] [stdout] | [INFO] [stdout] 3 | ...const llama_model) -> i32 ; } extern "C" { pub fn llama_n_head (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama_get_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122288 [INFO] [stdout] | [INFO] [stdout] 3 | ...uf_size : usize) -> i32 ; } extern "C" { pub fn llama_model_size (model : * const llama_model) -> u64 ; } extern "C" { pub fn llama_mo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121104 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma_model) -> i32 ; } extern "C" { pub fn llama_get_model (ctx : * const llama_context) -> * const llama_model ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122366 [INFO] [stdout] | [INFO] [stdout] 3 | ...t llama_model) -> u64 ; } extern "C" { pub fn llama_model_n_params (model : * const llama_model) -> u64 ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121197 [INFO] [stdout] | [INFO] [stdout] 3 | ...nst llama_model ; } extern "C" { pub fn llama_pooling_type (ctx : * const llama_context) -> llama_pooling_type ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122448 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_get_model_tensor (model : * mut llama_model , name : * const :: core :: ffi :: c_char) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121292 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_pooling_type ; } extern "C" { pub fn llama_vocab_type (model : * const llama_model) -> llama_vocab_type ; } extern "C" { pub fn l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122586 [INFO] [stdout] | [INFO] [stdout] 3 | ...> * mut ggml_tensor ; } extern "C" { pub fn llama_model_has_encoder (model : * const llama_model) -> bool ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121383 [INFO] [stdout] | [INFO] [stdout] 3 | ...> llama_vocab_type ; } extern "C" { pub fn llama_rope_type (model : * const llama_model) -> llama_rope_type ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122672 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_model) -> bool ; } extern "C" { pub fn llama_model_has_decoder (model : * const llama_model) -> bool ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121472 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> llama_rope_type ; } extern "C" { pub fn llama_rope_freq_scale_train (model : * const llama_model) -> f32 ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122758 [INFO] [stdout] | [INFO] [stdout] 3 | ...del) -> bool ; } extern "C" { pub fn llama_model_decoder_start_token (model : * const llama_model) -> llama_token ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121561 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_meta_val_str (model : * const llama_model , key : * const :: core :: ffi :: c_char , buf : * mut :: core :: ffi :: c_char , buf_size : usize) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122859 [INFO] [stdout] | [INFO] [stdout] 3 | ...del) -> llama_token ; } extern "C" { pub fn llama_model_is_recurrent (model : * const llama_model) -> bool ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121746 [INFO] [stdout] | [INFO] [stdout] 3 | ...size : usize) -> i32 ; } extern "C" { pub fn llama_model_meta_count (model : * const llama_model) -> i32 ; } extern "C" { pub fn llama... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122946 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_quantize (fname_inp : * const :: core :: ffi :: c_char , fname_out : * const :: core :: ffi :: c_char , params : * const llama_model_quantize_params) -> u32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121830 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_meta_key_by_index (model : * const llama_model , i : i32 , buf : * mut :: core :: ffi :: c_char , buf_size : usize) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123139 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_lora_adapter_init (model : * mut llama_model , path_lora : * const :: core :: ffi :: c_char) -> * mut llama_lora_adapter ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:121989 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_meta_val_str_by_index (model : * const llama_model , i : i32 , buf : * mut :: core :: ffi :: c_char , buf_size : usize) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123290 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_lora_adapter_set (ctx : * mut llama_context , adapter : * mut llama_lora_adapter , scale : f32) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122152 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_desc (model : * const llama_model , buf : * mut :: core :: ffi :: c_char , buf_size : usize) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123423 [INFO] [stdout] | [INFO] [stdout] 3 | ...2 ; } extern "C" { pub fn llama_lora_adapter_remove (ctx : * mut llama_context , adapter : * mut llama_lora_adapter) -> i32 ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122288 [INFO] [stdout] | [INFO] [stdout] 3 | ...uf_size : usize) -> i32 ; } extern "C" { pub fn llama_model_size (model : * const llama_model) -> u64 ; } extern "C" { pub fn llama_mo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123545 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_lora_adapter) -> i32 ; } extern "C" { pub fn llama_lora_adapter_clear (ctx : * mut llama_context) ; } extern "C" { pub fn llama_lo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122366 [INFO] [stdout] | [INFO] [stdout] 3 | ...t llama_model) -> u64 ; } extern "C" { pub fn llama_model_n_params (model : * const llama_model) -> u64 ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123622 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut llama_context) ; } extern "C" { pub fn llama_lora_adapter_free (adapter : * mut llama_lora_adapter) ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122448 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_get_model_tensor (model : * mut llama_model , name : * const :: core :: ffi :: c_char) -> * mut ggml_tensor ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123707 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_control_vector_apply (lctx : * mut llama_context , data : * const f32 , len : usize , n_embd : i32 , il_start : i32 , il_end : i32) -> i32 ; } # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122586 [INFO] [stdout] | [INFO] [stdout] 3 | ...> * mut ggml_tensor ; } extern "C" { pub fn llama_model_has_encoder (model : * const llama_model) -> bool ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126139 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } ; extern "C" { pub fn llama_kv_cache_view_init (ctx : * const llama_context , n_seq_max : i32) -> llama_kv_cache_view ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122672 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_model) -> bool ; } extern "C" { pub fn llama_model_has_decoder (model : * const llama_model) -> bool ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126259 [INFO] [stdout] | [INFO] [stdout] 3 | ... llama_kv_cache_view ; } extern "C" { pub fn llama_kv_cache_view_free (view : * mut llama_kv_cache_view) ; } extern "C" { pub fn llama... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122758 [INFO] [stdout] | [INFO] [stdout] 3 | ...del) -> bool ; } extern "C" { pub fn llama_model_decoder_start_token (model : * const llama_model) -> llama_token ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126343 [INFO] [stdout] | [INFO] [stdout] 3 | ...iew) ; } extern "C" { pub fn llama_kv_cache_view_update (ctx : * const llama_context , view : * mut llama_kv_cache_view) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122859 [INFO] [stdout] | [INFO] [stdout] 3 | ...del) -> llama_token ; } extern "C" { pub fn llama_model_is_recurrent (model : * const llama_model) -> bool ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126459 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_kv_cache_view) ; } extern "C" { pub fn llama_get_kv_cache_token_count (ctx : * const llama_context) -> i32 ; } extern "C" { pub fn l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:122946 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_model_quantize (fname_inp : * const :: core :: ffi :: c_char , fname_out : * const :: core :: ffi :: c_char , params : * const llama_model_quantize_params) -> u32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126551 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_context) -> i32 ; } extern "C" { pub fn llama_get_kv_cache_used_cells (ctx : * const llama_context) -> i32 ; } extern "C" { pub fn l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123139 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_lora_adapter_init (model : * mut llama_model , path_lora : * const :: core :: ffi :: c_char) -> * mut llama_lora_adapter ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126642 [INFO] [stdout] | [INFO] [stdout] 3 | ...onst llama_context) -> i32 ; } extern "C" { pub fn llama_kv_cache_clear (ctx : * mut llama_context) ; } extern "C" { pub fn llama_kv_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123290 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_lora_adapter_set (ctx : * mut llama_context , adapter : * mut llama_lora_adapter , scale : f32) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126715 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_kv_cache_seq_rm (ctx : * mut llama_context , seq_id : llama_seq_id , p0 : llama_pos , p1 : llama_pos) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123423 [INFO] [stdout] | [INFO] [stdout] 3 | ...2 ; } extern "C" { pub fn llama_lora_adapter_remove (ctx : * mut llama_context , adapter : * mut llama_lora_adapter) -> i32 ; } extern... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126855 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_kv_cache_seq_cp (ctx : * mut llama_context , seq_id_src : llama_seq_id , seq_id_dst : llama_seq_id , p0 : llama_pos , p1 : llama_pos) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123545 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_lora_adapter) -> i32 ; } extern "C" { pub fn llama_lora_adapter_clear (ctx : * mut llama_context) ; } extern "C" { pub fn llama_lo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127019 [INFO] [stdout] | [INFO] [stdout] 3 | ...: llama_pos) ; } extern "C" { pub fn llama_kv_cache_seq_keep (ctx : * mut llama_context , seq_id : llama_seq_id) ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123622 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut llama_context) ; } extern "C" { pub fn llama_lora_adapter_free (adapter : * mut llama_lora_adapter) ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127119 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_kv_cache_seq_add (ctx : * mut llama_context , seq_id : llama_seq_id , p0 : llama_pos , p1 : llama_pos , delta : llama_pos) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:123707 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_control_vector_apply (lctx : * mut llama_context , data : * const f32 , len : usize , n_embd : i32 , il_start : i32 , il_end : i32) -> i32 ; } # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127272 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_kv_cache_seq_div (ctx : * mut llama_context , seq_id : llama_seq_id , p0 : llama_pos , p1 : llama_pos , d : :: core :: ffi :: c_int) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127435 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) ; } extern "C" { pub fn llama_kv_cache_seq_pos_max (ctx : * mut llama_context , seq_id : llama_seq_id) -> llama_pos ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126139 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; } ; extern "C" { pub fn llama_kv_cache_view_init (ctx : * const llama_context , n_seq_max : i32) -> llama_kv_cache_view ; } extern ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126259 [INFO] [stdout] | [INFO] [stdout] 3 | ... llama_kv_cache_view ; } extern "C" { pub fn llama_kv_cache_view_free (view : * mut llama_kv_cache_view) ; } extern "C" { pub fn llama... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127551 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_seq_id) -> llama_pos ; } extern "C" { pub fn llama_kv_cache_defrag (ctx : * mut llama_context) ; } extern "C" { pub fn llama_kv_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126343 [INFO] [stdout] | [INFO] [stdout] 3 | ...iew) ; } extern "C" { pub fn llama_kv_cache_view_update (ctx : * const llama_context , view : * mut llama_kv_cache_view) ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127625 [INFO] [stdout] | [INFO] [stdout] 3 | ...tx : * mut llama_context) ; } extern "C" { pub fn llama_kv_cache_update (ctx : * mut llama_context) ; } extern "C" { pub fn llama_kv_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126459 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_kv_cache_view) ; } extern "C" { pub fn llama_get_kv_cache_token_count (ctx : * const llama_context) -> i32 ; } extern "C" { pub fn l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127699 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut llama_context) ; } extern "C" { pub fn llama_kv_cache_can_shift (ctx : * mut llama_context) -> bool ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126551 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_context) -> i32 ; } extern "C" { pub fn llama_get_kv_cache_used_cells (ctx : * const llama_context) -> i32 ; } extern "C" { pub fn l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127784 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_context) -> bool ; } extern "C" { pub fn llama_state_get_size (ctx : * mut llama_context) -> usize ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126642 [INFO] [stdout] | [INFO] [stdout] 3 | ...onst llama_context) -> i32 ; } extern "C" { pub fn llama_kv_cache_clear (ctx : * mut llama_context) ; } extern "C" { pub fn llama_kv_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127866 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_context) -> usize ; } extern "C" { pub fn llama_get_state_size (ctx : * mut llama_context) -> usize ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126715 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_kv_cache_seq_rm (ctx : * mut llama_context , seq_id : llama_seq_id , p0 : llama_pos , p1 : llama_pos) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127948 [INFO] [stdout] | [INFO] [stdout] 3 | ...usize ; } extern "C" { pub fn llama_state_get_data (ctx : * mut llama_context , dst : * mut u8 , size : usize) -> usize ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:126855 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_kv_cache_seq_cp (ctx : * mut llama_context , seq_id_src : llama_seq_id , seq_id_dst : llama_seq_id , p0 : llama_pos , p1 : llama_pos) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128062 [INFO] [stdout] | [INFO] [stdout] 3 | ...ze) -> usize ; } extern "C" { pub fn llama_copy_state_data (ctx : * mut llama_context , dst : * mut u8) -> usize ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127019 [INFO] [stdout] | [INFO] [stdout] 3 | ...: llama_pos) ; } extern "C" { pub fn llama_kv_cache_seq_keep (ctx : * mut llama_context , seq_id : llama_seq_id) ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128162 [INFO] [stdout] | [INFO] [stdout] 3 | ...size ; } extern "C" { pub fn llama_state_set_data (ctx : * mut llama_context , src : * const u8 , size : usize) -> usize ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128278 [INFO] [stdout] | [INFO] [stdout] 3 | ...ze) -> usize ; } extern "C" { pub fn llama_set_state_data (ctx : * mut llama_context , src : * const u8) -> usize ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127119 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_kv_cache_seq_add (ctx : * mut llama_context , seq_id : llama_seq_id , p0 : llama_pos , p1 : llama_pos , delta : llama_pos) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128379 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_load_file (ctx : * mut llama_context , path_session : * const :: core :: ffi :: c_char , tokens_out : * mut llama_token , n_token_capacity : usize , n_token_count_out : * mut usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127272 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_kv_cache_seq_div (ctx : * mut llama_context , seq_id : llama_seq_id , p0 : llama_pos , p1 : llama_pos , d : :: core :: ffi :: c_int) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128605 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_load_session_file (ctx : * mut llama_context , path_session : * const :: core :: ffi :: c_char , tokens_out : * mut llama_token , n_token_capacity : usize , n_token_count_out : * mut usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127435 [INFO] [stdout] | [INFO] [stdout] 3 | ...int) ; } extern "C" { pub fn llama_kv_cache_seq_pos_max (ctx : * mut llama_context , seq_id : llama_seq_id) -> llama_pos ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128833 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_save_file (ctx : * mut llama_context , path_session : * const :: core :: ffi :: c_char , tokens : * const llama_token , n_token_count : usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127551 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_seq_id) -> llama_pos ; } extern "C" { pub fn llama_kv_cache_defrag (ctx : * mut llama_context) ; } extern "C" { pub fn llama_kv_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129020 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_save_session_file (ctx : * mut llama_context , path_session : * const :: core :: ffi :: c_char , tokens : * const llama_token , n_token_count : usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127625 [INFO] [stdout] | [INFO] [stdout] 3 | ...tx : * mut llama_context) ; } extern "C" { pub fn llama_kv_cache_update (ctx : * mut llama_context) ; } extern "C" { pub fn llama_kv_c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129209 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> bool ; } extern "C" { pub fn llama_state_seq_get_size (ctx : * mut llama_context , seq_id : llama_seq_id) -> usize ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127699 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut llama_context) ; } extern "C" { pub fn llama_kv_cache_can_shift (ctx : * mut llama_context) -> bool ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129319 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_seq_get_data (ctx : * mut llama_context , dst : * mut u8 , size : usize , seq_id : llama_seq_id) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127784 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_context) -> bool ; } extern "C" { pub fn llama_state_get_size (ctx : * mut llama_context) -> usize ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127866 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_context) -> usize ; } extern "C" { pub fn llama_get_state_size (ctx : * mut llama_context) -> usize ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129461 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_seq_set_data (ctx : * mut llama_context , src : * const u8 , size : usize , dest_seq_id : llama_seq_id) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:127948 [INFO] [stdout] | [INFO] [stdout] 3 | ...usize ; } extern "C" { pub fn llama_state_get_data (ctx : * mut llama_context , dst : * mut u8 , size : usize) -> usize ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129610 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_seq_save_file (ctx : * mut llama_context , filepath : * const :: core :: ffi :: c_char , seq_id : llama_seq_id , tokens : * const llama_token , n_token_count : usize) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128062 [INFO] [stdout] | [INFO] [stdout] 3 | ...ze) -> usize ; } extern "C" { pub fn llama_copy_state_data (ctx : * mut llama_context , dst : * mut u8) -> usize ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129822 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_seq_load_file (ctx : * mut llama_context , filepath : * const :: core :: ffi :: c_char , dest_seq_id : llama_seq_id , tokens_out : * mut llama_token , n_token_capacity : usize , n_token_count_out : * mut usize) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128162 [INFO] [stdout] | [INFO] [stdout] 3 | ...size ; } extern "C" { pub fn llama_state_set_data (ctx : * mut llama_context , src : * const u8 , size : usize) -> usize ; } extern "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130078 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> usize ; } extern "C" { pub fn llama_batch_get_one (tokens : * mut llama_token , n_tokens : i32) -> llama_batch ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128278 [INFO] [stdout] | [INFO] [stdout] 3 | ...ze) -> usize ; } extern "C" { pub fn llama_set_state_data (ctx : * mut llama_context , src : * const u8) -> usize ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130183 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_batch ; } extern "C" { pub fn llama_batch_init (n_tokens : i32 , embd : i32 , n_seq_max : i32) -> llama_batch ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128379 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_load_file (ctx : * mut llama_context , path_session : * const :: core :: ffi :: c_char , tokens_out : * mut llama_token , n_token_capacity : usize , n_token_count_out : * mut usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130287 [INFO] [stdout] | [INFO] [stdout] 3 | ...n_seq_max : i32) -> llama_batch ; } extern "C" { pub fn llama_batch_free (batch : llama_batch) ; } extern "C" { pub fn llama_encode (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128605 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_load_session_file (ctx : * mut llama_context , path_session : * const :: core :: ffi :: c_char , tokens_out : * mut llama_token , n_token_capacity : usize , n_token_count_out : * mut usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130350 [INFO] [stdout] | [INFO] [stdout] 3 | ... : llama_batch) ; } extern "C" { pub fn llama_encode (ctx : * mut llama_context , batch : llama_batch) -> i32 ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:128833 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_save_file (ctx : * mut llama_context , path_session : * const :: core :: ffi :: c_char , tokens : * const llama_token , n_token_count : usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130444 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_batch) -> i32 ; } extern "C" { pub fn llama_decode (ctx : * mut llama_context , batch : llama_batch) -> i32 ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129020 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_save_session_file (ctx : * mut llama_context , path_session : * const :: core :: ffi :: c_char , tokens : * const llama_token , n_token_count : usize) -> bool ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130538 [INFO] [stdout] | [INFO] [stdout] 3 | ...> i32 ; } extern "C" { pub fn llama_set_n_threads (ctx : * mut llama_context , n_threads : i32 , n_threads_batch : i32) ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129209 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> bool ; } extern "C" { pub fn llama_state_seq_get_size (ctx : * mut llama_context , seq_id : llama_seq_id) -> usize ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130652 [INFO] [stdout] | [INFO] [stdout] 3 | ... , n_threads_batch : i32) ; } extern "C" { pub fn llama_n_threads (ctx : * mut llama_context) -> i32 ; } extern "C" { pub fn llama_n_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129319 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_seq_get_data (ctx : * mut llama_context , dst : * mut u8 , size : usize , seq_id : llama_seq_id) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130727 [INFO] [stdout] | [INFO] [stdout] 3 | ... llama_context) -> i32 ; } extern "C" { pub fn llama_n_threads_batch (ctx : * mut llama_context) -> i32 ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129461 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_seq_set_data (ctx : * mut llama_context , src : * const u8 , size : usize , dest_seq_id : llama_seq_id) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130808 [INFO] [stdout] | [INFO] [stdout] 3 | ..._context) -> i32 ; } extern "C" { pub fn llama_set_embeddings (ctx : * mut llama_context , embeddings : bool) ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129610 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_seq_save_file (ctx : * mut llama_context , filepath : * const :: core :: ffi :: c_char , seq_id : llama_seq_id , tokens : * const llama_token , n_token_count : usize) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130901 [INFO] [stdout] | [INFO] [stdout] 3 | ...eddings : bool) ; } extern "C" { pub fn llama_set_causal_attn (ctx : * mut llama_context , causal_attn : bool) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:129822 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_state_seq_load_file (ctx : * mut llama_context , filepath : * const :: core :: ffi :: c_char , dest_seq_id : llama_seq_id , tokens_out : * mut llama_token , n_token_capacity : usize , n_token_count_out : * mut usize) -> usize ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130996 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_set_abort_callback (ctx : * mut llama_context , abort_callback : ggml_abort_callback , abort_callback_data : * mut :: core :: ffi :: c_void) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130078 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> usize ; } extern "C" { pub fn llama_batch_get_one (tokens : * mut llama_token , n_tokens : i32) -> llama_batch ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131167 [INFO] [stdout] | [INFO] [stdout] 3 | ...t :: core :: ffi :: c_void) ; } extern "C" { pub fn llama_synchronize (ctx : * mut llama_context) ; } extern "C" { pub fn llama_get_lo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130183 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_batch ; } extern "C" { pub fn llama_batch_init (n_tokens : i32 , embd : i32 , n_seq_max : i32) -> llama_batch ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131237 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut llama_context) ; } extern "C" { pub fn llama_get_logits (ctx : * mut llama_context) -> * mut f32 ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131319 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> * mut f32 ; } extern "C" { pub fn llama_get_logits_ith (ctx : * mut llama_context , i : i32) -> * mut f32 ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130287 [INFO] [stdout] | [INFO] [stdout] 3 | ...n_seq_max : i32) -> llama_batch ; } extern "C" { pub fn llama_batch_free (batch : llama_batch) ; } extern "C" { pub fn llama_encode (c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130350 [INFO] [stdout] | [INFO] [stdout] 3 | ... : llama_batch) ; } extern "C" { pub fn llama_encode (ctx : * mut llama_context , batch : llama_batch) -> i32 ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131415 [INFO] [stdout] | [INFO] [stdout] 3 | ...: i32) -> * mut f32 ; } extern "C" { pub fn llama_get_embeddings (ctx : * mut llama_context) -> * mut f32 ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130444 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_batch) -> i32 ; } extern "C" { pub fn llama_decode (ctx : * mut llama_context , batch : llama_batch) -> i32 ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131501 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> * mut f32 ; } extern "C" { pub fn llama_get_embeddings_ith (ctx : * mut llama_context , i : i32) -> * mut f32 ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130538 [INFO] [stdout] | [INFO] [stdout] 3 | ...> i32 ; } extern "C" { pub fn llama_set_n_threads (ctx : * mut llama_context , n_threads : i32 , n_threads_batch : i32) ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131601 [INFO] [stdout] | [INFO] [stdout] 3 | ...t f32 ; } extern "C" { pub fn llama_get_embeddings_seq (ctx : * mut llama_context , seq_id : llama_seq_id) -> * mut f32 ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130652 [INFO] [stdout] | [INFO] [stdout] 3 | ... , n_threads_batch : i32) ; } extern "C" { pub fn llama_n_threads (ctx : * mut llama_context) -> i32 ; } extern "C" { pub fn llama_n_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131715 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_token_get_text (model : * const llama_model , token : llama_token) -> * const :: core :: ffi :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131848 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_char ; } extern "C" { pub fn llama_token_get_score (model : * const llama_model , token : llama_token) -> f32 ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130727 [INFO] [stdout] | [INFO] [stdout] 3 | ... llama_context) -> i32 ; } extern "C" { pub fn llama_n_threads_batch (ctx : * mut llama_context) -> i32 ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131953 [INFO] [stdout] | [INFO] [stdout] 3 | ... f32 ; } extern "C" { pub fn llama_token_get_attr (model : * const llama_model , token : llama_token) -> llama_token_attr ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130808 [INFO] [stdout] | [INFO] [stdout] 3 | ..._context) -> i32 ; } extern "C" { pub fn llama_set_embeddings (ctx : * mut llama_context , embeddings : bool) ; } extern "C" { pub fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132070 [INFO] [stdout] | [INFO] [stdout] 3 | ..._token_attr ; } extern "C" { pub fn llama_token_is_eog (model : * const llama_model , token : llama_token) -> bool ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130901 [INFO] [stdout] | [INFO] [stdout] 3 | ...eddings : bool) ; } extern "C" { pub fn llama_set_causal_attn (ctx : * mut llama_context , causal_attn : bool) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132173 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> bool ; } extern "C" { pub fn llama_token_is_control (model : * const llama_model , token : llama_token) -> bool ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:130996 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_set_abort_callback (ctx : * mut llama_context , abort_callback : ggml_abort_callback , abort_callback_data : * mut :: core :: ffi :: c_void) ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132280 [INFO] [stdout] | [INFO] [stdout] 3 | ...llama_token) -> bool ; } extern "C" { pub fn llama_token_bos (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131167 [INFO] [stdout] | [INFO] [stdout] 3 | ...t :: core :: ffi :: c_void) ; } extern "C" { pub fn llama_synchronize (ctx : * mut llama_context) ; } extern "C" { pub fn llama_get_lo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132365 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_eos (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131237 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut llama_context) ; } extern "C" { pub fn llama_get_logits (ctx : * mut llama_context) -> * mut f32 ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132450 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_eot (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131319 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> * mut f32 ; } extern "C" { pub fn llama_get_logits_ith (ctx : * mut llama_context , i : i32) -> * mut f32 ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132535 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_cls (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131415 [INFO] [stdout] | [INFO] [stdout] 3 | ...: i32) -> * mut f32 ; } extern "C" { pub fn llama_get_embeddings (ctx : * mut llama_context) -> * mut f32 ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132620 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_sep (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131501 [INFO] [stdout] | [INFO] [stdout] 3 | ...-> * mut f32 ; } extern "C" { pub fn llama_get_embeddings_ith (ctx : * mut llama_context , i : i32) -> * mut f32 ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132705 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_nl (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llama... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131601 [INFO] [stdout] | [INFO] [stdout] 3 | ...t f32 ; } extern "C" { pub fn llama_get_embeddings_seq (ctx : * mut llama_context , seq_id : llama_seq_id) -> * mut f32 ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132789 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_pad (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131715 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_token_get_text (model : * const llama_model , token : llama_token) -> * const :: core :: ffi :: c_char ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131848 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_char ; } extern "C" { pub fn llama_token_get_score (model : * const llama_model , token : llama_token) -> f32 ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132874 [INFO] [stdout] | [INFO] [stdout] 3 | ...model) -> llama_token ; } extern "C" { pub fn llama_add_bos_token (model : * const llama_model) -> bool ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:131953 [INFO] [stdout] | [INFO] [stdout] 3 | ... f32 ; } extern "C" { pub fn llama_token_get_attr (model : * const llama_model , token : llama_token) -> llama_token_attr ; } extern "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132956 [INFO] [stdout] | [INFO] [stdout] 3 | ... llama_model) -> bool ; } extern "C" { pub fn llama_add_eos_token (model : * const llama_model) -> bool ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132070 [INFO] [stdout] | [INFO] [stdout] 3 | ..._token_attr ; } extern "C" { pub fn llama_token_is_eog (model : * const llama_model , token : llama_token) -> bool ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133038 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_model) -> bool ; } extern "C" { pub fn llama_token_prefix (model : * const llama_model) -> llama_token ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132173 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> bool ; } extern "C" { pub fn llama_token_is_control (model : * const llama_model , token : llama_token) -> bool ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133126 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_middle (model : * const llama_model) -> llama_token ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132280 [INFO] [stdout] | [INFO] [stdout] 3 | ...llama_token) -> bool ; } extern "C" { pub fn llama_token_bos (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133214 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_suffix (model : * const llama_model) -> llama_token ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132365 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_eos (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133302 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_pre (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132450 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_eot (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133391 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_suf (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132535 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_cls (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133480 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_mid (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132620 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_sep (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133569 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_pad (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132705 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_nl (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llama... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133658 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_rep (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132789 [INFO] [stdout] | [INFO] [stdout] 3 | ...odel) -> llama_token ; } extern "C" { pub fn llama_token_pad (model : * const llama_model) -> llama_token ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133747 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_sep (model : * const llama_model) -> llama_token ; } extern "C" { # [doc = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132874 [INFO] [stdout] | [INFO] [stdout] 3 | ...model) -> llama_token ; } extern "C" { pub fn llama_add_bos_token (model : * const llama_model) -> bool ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133836 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Convert the provided text into tokens.\n @param tokens The tokens pointer must be large enough to hold the resulting tokens.\n @return Returns the number of tokens on success, no more than n_tokens_max\n @return Returns a negative number on failure - the number of tokens that would have been returned\n @param add_special Allow to add BOS and EOS tokens if model is configured to do so.\n @param parse_special Allow tokenizing special and/or control tokens which otherwise are not exposed and treated\n as plaintext. Does not insert a leading space."] pub fn llama_tokenize (model : * const llama_model , text : * const :: core :: ffi :: c_char , text_len : i32 , tokens : * mut llama_token , n_tokens_max : i32 , add_special : bool , parse_special : bool) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:134659 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_token_to_piece (model : * const llama_model , token : llama_token , buf : * mut :: core :: ffi :: c_char , length : i32 , lstrip : i32 , special : bool) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:132956 [INFO] [stdout] | [INFO] [stdout] 3 | ... llama_model) -> bool ; } extern "C" { pub fn llama_add_eos_token (model : * const llama_model) -> bool ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:134849 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Convert the provided tokens into text (inverse of llama_tokenize()).\n @param text The char pointer must be large enough to hold the resulting text.\n @return Returns the number of chars/bytes on success, no more than text_len_max.\n @return Returns a negative number on failure - the number of chars/bytes that would have been returned.\n @param remove_special Allow to remove BOS and EOS tokens if model is configured to do so.\n @param unparse_special If true, special tokens are rendered in the output."] pub fn llama_detokenize (model : * const llama_model , tokens : * const llama_token , n_tokens : i32 , text : * mut :: core :: ffi :: c_char , text_len_max : i32 , remove_special : bool , unparse_special : bool) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133038 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_model) -> bool ; } extern "C" { pub fn llama_token_prefix (model : * const llama_model) -> llama_token ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:135614 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " Apply chat template. Inspired by hf apply_chat_template() on python.\n Both \"model\" and \"custom_template\" are optional, but at least one is required. \"custom_template\" has higher precedence than \"model\"\n NOTE: This function does not use a jinja parser. It only support a pre-defined list of template. See more: https://github.com/ggerganov/llama.cpp/wiki/Templates-supported-by-llama_chat_apply_template\n @param tmpl A Jinja template to use for this chat. If this is nullptr, the model’s default chat template will be used instead.\n @param chat Pointer to a list of multiple llama_chat_message\n @param n_msg Number of llama_chat_message in this chat\n @param add_ass Whether to end the prompt with the token(s) that indicate the start of an assistant message.\n @param buf A buffer to hold the output formatted prompt. The recommended alloc size is 2 * (total number of characters of all messages)\n @param length The size of the allocated buffer\n @return The total number of bytes of the formatted prompt. If is it larger than the size of buffer, you may need to re-alloc it and then re-apply the template."] pub fn llama_chat_apply_template (model : * const llama_model , tmpl : * const :: core :: ffi :: c_char , chat : * const llama_chat_message , n_msg : usize , add_ass : bool , buf : * mut :: core :: ffi :: c_char , length : i32) -> i32 ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133126 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_middle (model : * const llama_model) -> llama_token ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139467 [INFO] [stdout] | [INFO] [stdout] 3 | ...size] ; } ; extern "C" { pub fn llama_sampler_name (smpl : * const llama_sampler) -> * const :: core :: ffi :: c_char ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133214 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_suffix (model : * const llama_model) -> llama_token ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139577 [INFO] [stdout] | [INFO] [stdout] 3 | ... ffi :: c_char ; } extern "C" { pub fn llama_sampler_accept (smpl : * mut llama_sampler , token : llama_token) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133302 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_pre (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139673 [INFO] [stdout] | [INFO] [stdout] 3 | ...token) ; } extern "C" { pub fn llama_sampler_apply (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133391 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_suf (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139785 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut llama_token_data_array) ; } extern "C" { pub fn llama_sampler_reset (smpl : * mut llama_sampler) ; } extern "C" { pub fn llama_samp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133480 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_mid (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139858 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_sampler) ; } extern "C" { pub fn llama_sampler_clone (smpl : * const llama_sampler) -> * mut llama_sampler ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133569 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_pad (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139956 [INFO] [stdout] | [INFO] [stdout] 3 | ...er) -> * mut llama_sampler ; } extern "C" { pub fn llama_sampler_free (smpl : * mut llama_sampler) ; } extern "C" { pub fn llama_sampl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133658 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_rep (model : * const llama_model) -> llama_token ; } extern "C" { pub fn ll... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140028 [INFO] [stdout] | [INFO] [stdout] 3 | ...ampler) ; } extern "C" { pub fn llama_sampler_chain_init (params : llama_sampler_chain_params) -> * mut llama_sampler ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133747 [INFO] [stdout] | [INFO] [stdout] 3 | ...el) -> llama_token ; } extern "C" { pub fn llama_token_fim_sep (model : * const llama_model) -> llama_token ; } extern "C" { # [doc = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140138 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_sampler ; } extern "C" { pub fn llama_sampler_chain_add (chain : * mut llama_sampler , smpl : * mut llama_sampler) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:133836 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Convert the provided text into tokens.\n @param tokens The tokens pointer must be large enough to hold the resulting tokens.\n @return Returns the number of tokens on success, no more than n_tokens_max\n @return Returns a negative number on failure - the number of tokens that would have been returned\n @param add_special Allow to add BOS and EOS tokens if model is configured to do so.\n @param parse_special Allow tokenizing special and/or control tokens which otherwise are not exposed and treated\n as plaintext. Does not insert a leading space."] pub fn llama_tokenize (model : * const llama_model , text : * const :: core :: ffi :: c_char , text_len : i32 , tokens : * mut llama_token , n_tokens_max : i32 , add_special : bool , parse_special : bool) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140245 [INFO] [stdout] | [INFO] [stdout] 3 | ...mpler) ; } extern "C" { pub fn llama_sampler_chain_get (chain : * const llama_sampler , i : i32) -> * mut llama_sampler ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:134659 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_token_to_piece (model : * const llama_model , token : llama_token , buf : * mut :: core :: ffi :: c_char , length : i32 , lstrip : i32 , special : bool) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140358 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma_sampler ; } extern "C" { pub fn llama_sampler_chain_n (chain : * const llama_sampler) -> :: core :: ffi :: c_int ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:134849 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Convert the provided tokens into text (inverse of llama_tokenize()).\n @param text The char pointer must be large enough to hold the resulting text.\n @return Returns the number of chars/bytes on success, no more than text_len_max.\n @return Returns a negative number on failure - the number of chars/bytes that would have been returned.\n @param remove_special Allow to remove BOS and EOS tokens if model is configured to do so.\n @param unparse_special If true, special tokens are rendered in the output."] pub fn llama_detokenize (model : * const llama_model , tokens : * const llama_token , n_tokens : i32 , text : * mut :: core :: ffi :: c_char , text_len_max : i32 , remove_special : bool , unparse_special : bool) -> i32 ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140463 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn llama_sampler_chain_remove (chain : * mut llama_sampler , i : i32) -> * mut llama_sampler ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:135614 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " Apply chat template. Inspired by hf apply_chat_template() on python.\n Both \"model\" and \"custom_template\" are optional, but at least one is required. \"custom_template\" has higher precedence than \"model\"\n NOTE: This function does not use a jinja parser. It only support a pre-defined list of template. See more: https://github.com/ggerganov/llama.cpp/wiki/Templates-supported-by-llama_chat_apply_template\n @param tmpl A Jinja template to use for this chat. If this is nullptr, the model’s default chat template will be used instead.\n @param chat Pointer to a list of multiple llama_chat_message\n @param n_msg Number of llama_chat_message in this chat\n @param add_ass Whether to end the prompt with the token(s) that indicate the start of an assistant message.\n @param buf A buffer to hold the output formatted prompt. The recommended alloc size is 2 * (total number of characters of all messages)\n @param length The size of the allocated buffer\n @return The total number of bytes of the formatted prompt. If is it larger than the size of buffer, you may need to re-alloc it and then re-apply the template."] pub fn llama_chat_apply_template (model : * const llama_model , tmpl : * const :: core :: ffi :: c_char , chat : * const llama_chat_message , n_msg : usize , add_ass : bool , buf : * mut :: core :: ffi :: c_char , length : i32) -> i32 ; } pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140577 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> * mut llama_sampler ; } extern "C" { pub fn llama_sampler_init_greedy () -> * mut llama_sampler ; } extern "C" { pub fn llama_sam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139467 [INFO] [stdout] | [INFO] [stdout] 3 | ...size] ; } ; extern "C" { pub fn llama_sampler_name (smpl : * const llama_sampler) -> * const :: core :: ffi :: c_char ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140653 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut llama_sampler ; } extern "C" { pub fn llama_sampler_init_dist (seed : u32) -> * mut llama_sampler ; } extern "C" { pub fn llama... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139577 [INFO] [stdout] | [INFO] [stdout] 3 | ... ffi :: c_char ; } extern "C" { pub fn llama_sampler_accept (smpl : * mut llama_sampler , token : llama_token) ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140737 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> * mut llama_sampler ; } extern "C" { pub fn llama_sampler_init_softmax () -> * mut llama_sampler ; } extern "C" { # [doc = " @det... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140814 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Top-K sampling described in academic paper \"The Curious Case of Neural Text Degeneration\" https://arxiv.org/abs/1904.09751"] pub fn llama_sampler_init_top_k (k : i32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139673 [INFO] [stdout] | [INFO] [stdout] 3 | ...token) ; } extern "C" { pub fn llama_sampler_apply (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141043 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Nucleus sampling described in academic paper \"The Curious Case of Neural Text Degeneration\" https://arxiv.org/abs/1904.09751"] pub fn llama_sampler_init_top_p (p : f32 , min_keep : usize) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139785 [INFO] [stdout] | [INFO] [stdout] 3 | ...ut llama_token_data_array) ; } extern "C" { pub fn llama_sampler_reset (smpl : * mut llama_sampler) ; } extern "C" { pub fn llama_samp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141293 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Minimum P sampling as described in https://github.com/ggerganov/llama.cpp/pull/3841"] pub fn llama_sampler_init_min_p (p : f32 , min_keep : usize) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139858 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_sampler) ; } extern "C" { pub fn llama_sampler_clone (smpl : * const llama_sampler) -> * mut llama_sampler ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:139956 [INFO] [stdout] | [INFO] [stdout] 3 | ...er) -> * mut llama_sampler ; } extern "C" { pub fn llama_sampler_free (smpl : * mut llama_sampler) ; } extern "C" { pub fn llama_sampl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141500 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Locally Typical Sampling implementation described in the paper https://arxiv.org/abs/2202.00666."] pub fn llama_sampler_init_typical (p : f32 , min_keep : usize) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141722 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " #details Updates the logits l_i` = l_i/t. When t <= 0.0f, the maximum logit is kept at it's original value, the rest are set to -inf"] pub fn llama_sampler_init_temp (t : f32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140028 [INFO] [stdout] | [INFO] [stdout] 3 | ...ampler) ; } extern "C" { pub fn llama_sampler_chain_init (params : llama_sampler_chain_params) -> * mut llama_sampler ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141949 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Dynamic temperature implementation (a.k.a. entropy) described in the paper https://arxiv.org/abs/2309.02772."] pub fn llama_sampler_init_temp_ext (t : f32 , delta : f32 , exponent : f32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140138 [INFO] [stdout] | [INFO] [stdout] 3 | ...a_sampler ; } extern "C" { pub fn llama_sampler_chain_add (chain : * mut llama_sampler , smpl : * mut llama_sampler) ; } extern "C" { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:142196 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details XTC sampler as described in https://github.com/oobabooga/text-generation-webui/pull/6335"] pub fn llama_sampler_init_xtc (p : f32 , t : f32 , min_keep : usize , seed : u32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140245 [INFO] [stdout] | [INFO] [stdout] 3 | ...mpler) ; } extern "C" { pub fn llama_sampler_chain_get (chain : * const llama_sampler , i : i32) -> * mut llama_sampler ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:142429 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Mirostat 1.0 algorithm described in the paper https://arxiv.org/abs/2007.14966. Uses tokens instead of words.\n @param candidates A vector of `llama_token_data` containing the candidate tokens, their probabilities (p), and log-odds (logit) for the current position in the generated text.\n @param tau The target cross-entropy (or surprise) value you want to achieve for the generated text. A higher value corresponds to more surprising or less predictable text, while a lower value corresponds to less surprising or more predictable text.\n @param eta The learning rate used to update `mu` based on the error between the target and observed surprisal of the sampled word. A larger learning rate will cause `mu` to be updated more quickly, while a smaller learning rate will result in slower updates.\n @param m The number of tokens considered in the estimation of `s_hat`. This is an arbitrary value that is used to calculate `s_hat`, which in turn helps to calculate the value of `k`. In the paper, they use `m = 100`, but you can experiment with different values to see how it affects the performance of the algorithm.\n @param mu Maximum cross-entropy. This value is initialized to be twice the target cross-entropy (`2 * tau`) and is updated in the algorithm based on the error between the target and observed surprisal."] pub fn llama_sampler_init_mirostat (n_vocab : i32 , seed : u32 , tau : f32 , eta : f32 , m : i32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140358 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma_sampler ; } extern "C" { pub fn llama_sampler_chain_n (chain : * const llama_sampler) -> :: core :: ffi :: c_int ; } extern "C" { p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:143915 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Mirostat 2.0 algorithm described in the paper https://arxiv.org/abs/2007.14966. Uses tokens instead of words.\n @param candidates A vector of `llama_token_data` containing the candidate tokens, their probabilities (p), and log-odds (logit) for the current position in the generated text.\n @param tau The target cross-entropy (or surprise) value you want to achieve for the generated text. A higher value corresponds to more surprising or less predictable text, while a lower value corresponds to less surprising or more predictable text.\n @param eta The learning rate used to update `mu` based on the error between the target and observed surprisal of the sampled word. A larger learning rate will cause `mu` to be updated more quickly, while a smaller learning rate will result in slower updates.\n @param mu Maximum cross-entropy. This value is initialized to be twice the target cross-entropy (`2 * tau`) and is updated in the algorithm based on the error between the target and observed surprisal."] pub fn llama_sampler_init_mirostat_v2 (seed : u32 , tau : f32 , eta : f32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140463 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn llama_sampler_chain_remove (chain : * mut llama_sampler , i : i32) -> * mut llama_sampler ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:145057 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_sampler_init_grammar (model : * const llama_model , grammar_str : * const :: core :: ffi :: c_char , grammar_root : * const :: core :: ffi :: c_char) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140577 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> * mut llama_sampler ; } extern "C" { pub fn llama_sampler_init_greedy () -> * mut llama_sampler ; } extern "C" { pub fn llama_sam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:145260 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_sampler_init_penalties (n_vocab : i32 , special_eos_id : llama_token , linefeed_id : llama_token , penalty_last_n : i32 , penalty_repeat : f32 , penalty_freq : f32 , penalty_present : f32 , penalize_nl : bool , ignore_eos : bool) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140653 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut llama_sampler ; } extern "C" { pub fn llama_sampler_init_dist (seed : u32) -> * mut llama_sampler ; } extern "C" { pub fn llama... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:145543 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details DRY sampler, designed by p-e-w, as described in: https://github.com/oobabooga/text-generation-webui/pull/5677, porting Koboldcpp implementation authored by pi6am: https://github.com/LostRuins/koboldcpp/pull/982"] pub fn llama_sampler_init_dry (model : * const llama_model , dry_multiplier : f32 , dry_base : f32 , dry_allowed_length : i32 , dry_penalty_last_n : i32 , seq_breakers : * mut * const :: core :: ffi :: c_char , num_breakers : usize) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140737 [INFO] [stdout] | [INFO] [stdout] 3 | ...) -> * mut llama_sampler ; } extern "C" { pub fn llama_sampler_init_softmax () -> * mut llama_sampler ; } extern "C" { # [doc = " @det... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146050 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_sampler_init_logit_bias (n_vocab : i32 , n_logit_bias : i32 , logit_bias : * const llama_logit_bias) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:140814 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Top-K sampling described in academic paper \"The Curious Case of Neural Text Degeneration\" https://arxiv.org/abs/1904.09751"] pub fn llama_sampler_init_top_k (k : i32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146204 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_sampler ; } extern "C" { pub fn llama_sampler_init_infill (model : * const llama_model) -> * mut llama_sampler ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141043 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Nucleus sampling described in academic paper \"The Curious Case of Neural Text Degeneration\" https://arxiv.org/abs/1904.09751"] pub fn llama_sampler_init_top_p (p : f32 , min_keep : usize) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146307 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut llama_sampler ; } extern "C" { pub fn llama_sampler_get_seed (smpl : * const llama_sampler) -> u32 ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141293 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Minimum P sampling as described in https://github.com/ggerganov/llama.cpp/pull/3841"] pub fn llama_sampler_init_min_p (p : f32 , min_keep : usize) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146392 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_sampler_sample (smpl : * mut llama_sampler , ctx : * mut llama_context , idx : i32) -> llama_token ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141500 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Locally Typical Sampling implementation described in the paper https://arxiv.org/abs/2202.00666."] pub fn llama_sampler_init_typical (p : f32 , min_keep : usize) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146521 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Build a split GGUF final path for this chunk.\n llama_split_path(split_path, sizeof(split_path), \"/models/ggml-model-q4_0\", 2, 4) => split_path = \"/models/ggml-model-q4_0-00002-of-00004.gguf\""] pub fn llama_split_path (split_path : * mut :: core :: ffi :: c_char , maxlen : usize , path_prefix : * const :: core :: ffi :: c_char , split_no : :: core :: ffi :: c_int , split_count : :: core :: ffi :: c_int) -> :: core :: ffi :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141722 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " #details Updates the logits l_i` = l_i/t. When t <= 0.0f, the maximum logit is kept at it's original value, the rest are set to -inf"] pub fn llama_sampler_init_temp (t : f32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:147005 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Extract the path prefix from the split_path if and only if the split_no and split_count match.\n llama_split_prefix(split_prefix, 64, \"/models/ggml-model-q4_0-00002-of-00004.gguf\", 2, 4) => split_prefix = \"/models/ggml-model-q4_0\""] pub fn llama_split_prefix (split_prefix : * mut :: core :: ffi :: c_char , maxlen : usize , split_path : * const :: core :: ffi :: c_char , split_no : :: core :: ffi :: c_int , split_count : :: core :: ffi :: c_int) -> :: core :: ffi :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:141949 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Dynamic temperature implementation (a.k.a. entropy) described in the paper https://arxiv.org/abs/2309.02772."] pub fn llama_sampler_init_temp_ext (t : f32 , delta : f32 , exponent : f32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:147531 [INFO] [stdout] | [INFO] [stdout] 3 | ...ore :: ffi :: c_int ; } extern "C" { pub fn llama_print_system_info () -> * const :: core :: ffi :: c_char ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:142196 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details XTC sampler as described in https://github.com/oobabooga/text-generation-webui/pull/6335"] pub fn llama_sampler_init_xtc (p : f32 , t : f32 , min_keep : usize , seed : u32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:147618 [INFO] [stdout] | [INFO] [stdout] 3 | ...har ; } extern "C" { pub fn llama_log_set (log_callback : ggml_log_callback , user_data : * mut :: core :: ffi :: c_void) ; } # [repr ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:142429 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Mirostat 1.0 algorithm described in the paper https://arxiv.org/abs/2007.14966. Uses tokens instead of words.\n @param candidates A vector of `llama_token_data` containing the candidate tokens, their probabilities (p), and log-odds (logit) for the current position in the generated text.\n @param tau The target cross-entropy (or surprise) value you want to achieve for the generated text. A higher value corresponds to more surprising or less predictable text, while a lower value corresponds to less surprising or more predictable text.\n @param eta The learning rate used to update `mu` based on the error between the target and observed surprisal of the sampled word. A larger learning rate will cause `mu` to be updated more quickly, while a smaller learning rate will result in slower updates.\n @param m The number of tokens considered in the estimation of `s_hat`. This is an arbitrary value that is used to calculate `s_hat`, which in turn helps to calculate the value of `k`. In the paper, they use `m = 100`, but you can experiment with different values to see how it affects the performance of the algorithm.\n @param mu Maximum cross-entropy. This value is initialized to be twice the target cross-entropy (`2 * tau`) and is updated in the algorithm based on the error between the target and observed surprisal."] pub fn llama_sampler_init_mirostat (n_vocab : i32 , seed : u32 , tau : f32 , eta : f32 , m : i32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:149836 [INFO] [stdout] | [INFO] [stdout] 3 | ... - 8usize] ; } ; extern "C" { pub fn llama_perf_context (ctx : * const llama_context) -> llama_perf_context_data ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:143915 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Mirostat 2.0 algorithm described in the paper https://arxiv.org/abs/2007.14966. Uses tokens instead of words.\n @param candidates A vector of `llama_token_data` containing the candidate tokens, their probabilities (p), and log-odds (logit) for the current position in the generated text.\n @param tau The target cross-entropy (or surprise) value you want to achieve for the generated text. A higher value corresponds to more surprising or less predictable text, while a lower value corresponds to less surprising or more predictable text.\n @param eta The learning rate used to update `mu` based on the error between the target and observed surprisal of the sampled word. A larger learning rate will cause `mu` to be updated more quickly, while a smaller learning rate will result in slower updates.\n @param mu Maximum cross-entropy. This value is initialized to be twice the target cross-entropy (`2 * tau`) and is updated in the algorithm based on the error between the target and observed surprisal."] pub fn llama_sampler_init_mirostat_v2 (seed : u32 , tau : f32 , eta : f32) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:149936 [INFO] [stdout] | [INFO] [stdout] 3 | ...llama_perf_context_data ; } extern "C" { pub fn llama_perf_context_print (ctx : * const llama_context) ; } extern "C" { pub fn llama_p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:145057 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_sampler_init_grammar (model : * const llama_model , grammar_str : * const :: core :: ffi :: c_char , grammar_root : * const :: core :: ffi :: c_char) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:150015 [INFO] [stdout] | [INFO] [stdout] 3 | ...: * const llama_context) ; } extern "C" { pub fn llama_perf_context_reset (ctx : * mut llama_context) ; } extern "C" { pub fn llama_pe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:145260 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_sampler_init_penalties (n_vocab : i32 , special_eos_id : llama_token , linefeed_id : llama_token , penalty_last_n : i32 , penalty_repeat : f32 , penalty_freq : f32 , penalty_present : f32 , penalize_nl : bool , ignore_eos : bool) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:150092 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma_context) ; } extern "C" { pub fn llama_perf_sampler (chain : * const llama_sampler) -> llama_perf_sampler_data ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:145543 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details DRY sampler, designed by p-e-w, as described in: https://github.com/oobabooga/text-generation-webui/pull/5677, porting Koboldcpp implementation authored by pi6am: https://github.com/LostRuins/koboldcpp/pull/982"] pub fn llama_sampler_init_dry (model : * const llama_model , dry_multiplier : f32 , dry_base : f32 , dry_allowed_length : i32 , dry_penalty_last_n : i32 , seq_breakers : * mut * const :: core :: ffi :: c_char , num_breakers : usize) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:150194 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_perf_sampler_data ; } extern "C" { pub fn llama_perf_sampler_print (chain : * const llama_sampler) ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:150275 [INFO] [stdout] | [INFO] [stdout] 3 | ... * const llama_sampler) ; } extern "C" { pub fn llama_perf_sampler_reset (chain : * mut llama_sampler) ; } # [repr (C)] # [derive (Deb... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146050 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_sampler_init_logit_bias (n_vocab : i32 , n_logit_bias : i32 , logit_bias : * const llama_logit_bias) -> * mut llama_sampler ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146204 [INFO] [stdout] | [INFO] [stdout] 3 | ...ama_sampler ; } extern "C" { pub fn llama_sampler_init_infill (model : * const llama_model) -> * mut llama_sampler ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146307 [INFO] [stdout] | [INFO] [stdout] 3 | ... * mut llama_sampler ; } extern "C" { pub fn llama_sampler_get_seed (smpl : * const llama_sampler) -> u32 ; } extern "C" { pub fn llam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146392 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn llama_sampler_sample (smpl : * mut llama_sampler , ctx : * mut llama_context , idx : i32) -> llama_token ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:146521 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Build a split GGUF final path for this chunk.\n llama_split_path(split_path, sizeof(split_path), \"/models/ggml-model-q4_0\", 2, 4) => split_path = \"/models/ggml-model-q4_0-00002-of-00004.gguf\""] pub fn llama_split_path (split_path : * mut :: core :: ffi :: c_char , maxlen : usize , path_prefix : * const :: core :: ffi :: c_char , split_no : :: core :: ffi :: c_int , split_count : :: core :: ffi :: c_int) -> :: core :: ffi :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:147005 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { # [doc = " @details Extract the path prefix from the split_path if and only if the split_no and split_count match.\n llama_split_prefix(split_prefix, 64, \"/models/ggml-model-q4_0-00002-of-00004.gguf\", 2, 4) => split_prefix = \"/models/ggml-model-q4_0\""] pub fn llama_split_prefix (split_prefix : * mut :: core :: ffi :: c_char , maxlen : usize , split_path : * const :: core :: ffi :: c_char , split_no : :: core :: ffi :: c_int , split_count : :: core :: ffi :: c_int) -> :: core :: ffi :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:147531 [INFO] [stdout] | [INFO] [stdout] 3 | ...ore :: ffi :: c_int ; } extern "C" { pub fn llama_print_system_info () -> * const :: core :: ffi :: c_char ; } extern "C" { pub fn lla... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:147618 [INFO] [stdout] | [INFO] [stdout] 3 | ...har ; } extern "C" { pub fn llama_log_set (log_callback : ggml_log_callback , user_data : * mut :: core :: ffi :: c_void) ; } # [repr ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:149836 [INFO] [stdout] | [INFO] [stdout] 3 | ... - 8usize] ; } ; extern "C" { pub fn llama_perf_context (ctx : * const llama_context) -> llama_perf_context_data ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:149936 [INFO] [stdout] | [INFO] [stdout] 3 | ...llama_perf_context_data ; } extern "C" { pub fn llama_perf_context_print (ctx : * const llama_context) ; } extern "C" { pub fn llama_p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:150015 [INFO] [stdout] | [INFO] [stdout] 3 | ...: * const llama_context) ; } extern "C" { pub fn llama_perf_context_reset (ctx : * mut llama_context) ; } extern "C" { pub fn llama_pe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:150092 [INFO] [stdout] | [INFO] [stdout] 3 | ...ma_context) ; } extern "C" { pub fn llama_perf_sampler (chain : * const llama_sampler) -> llama_perf_sampler_data ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:150194 [INFO] [stdout] | [INFO] [stdout] 3 | ...lama_perf_sampler_data ; } extern "C" { pub fn llama_perf_sampler_print (chain : * const llama_sampler) ; } extern "C" { pub fn llama_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/llama-cpp-sys-4-3c5b778cff92d013/out/bindings.rs:3:150275 [INFO] [stdout] | [INFO] [stdout] 3 | ... * const llama_sampler) ; } extern "C" { pub fn llama_perf_sampler_reset (chain : * mut llama_sampler) ; } # [repr (C)] # [derive (Deb... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llama-cpp-sys-4` (lib) due to 619 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `llama-cpp-sys-4` (lib test) due to 619 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b2bb989736a811901a0c84aa5e80e65ca2c3e2fd56393eea4464b9deb204d440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bb989736a811901a0c84aa5e80e65ca2c3e2fd56393eea4464b9deb204d440", kill_on_drop: false }` [INFO] [stdout] b2bb989736a811901a0c84aa5e80e65ca2c3e2fd56393eea4464b9deb204d440