[INFO] fetching crate babichjacob-llama-cpp-sys-2 0.1.85... [INFO] checking babichjacob-llama-cpp-sys-2-0.1.85 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate babichjacob-llama-cpp-sys-2 0.1.85 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate babichjacob-llama-cpp-sys-2 0.1.85 [INFO] finished tweaking crates.io crate babichjacob-llama-cpp-sys-2 0.1.85 [INFO] tweaked toml for crates.io crate babichjacob-llama-cpp-sys-2 0.1.85 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate babichjacob-llama-cpp-sys-2 0.1.85 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.69.5 (available: v0.72.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdb6e5bfd83efdd219d96dc92ca170389f40f251db8c59bec84f32da50fe6c9f [INFO] running `Command { std: "docker" "start" "-a" "cdb6e5bfd83efdd219d96dc92ca170389f40f251db8c59bec84f32da50fe6c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdb6e5bfd83efdd219d96dc92ca170389f40f251db8c59bec84f32da50fe6c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb6e5bfd83efdd219d96dc92ca170389f40f251db8c59bec84f32da50fe6c9f", kill_on_drop: false }` [INFO] [stdout] cdb6e5bfd83efdd219d96dc92ca170389f40f251db8c59bec84f32da50fe6c9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6c5dda41ee853d456186248be8fd886bae3a33c669350ddd35b807fc21ed259 [INFO] running `Command { std: "docker" "start" "-a" "a6c5dda41ee853d456186248be8fd886bae3a33c669350ddd35b807fc21ed259", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling babichjacob-llama-cpp-sys-2 v0.1.85 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:65962 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits { pub type_name : * const :: std :: os :: raw :: c_char , pub blck_size : i64 , pub blck_size_interleave : i64 , pub type_size : usize , pub is_quantized : bool , pub to_float : ggml_to_float_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:65995 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits { pub type_name : * const :: std :: os :: raw :: c_char , pub blck_size : i64 , pub blck_size_interleave : i64 , pub type_size : usize , pub is_quantized : bool , pub to_float : ggml_to_float_t , pub from_float_ref : ggml_from_float_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:95660 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_cplan { pub work_size : usize , pub work_data : * mut u8 , pub n_threads : :: std :: os :: raw :: c_int , pub threadpool : * mut ggml_threadpool , pub abort_callback : ggml_abort_callback , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103714 [INFO] [stdout] | [INFO] [stdout] 3 | ...ve (Debug , Copy , Clone , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103751 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103802 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103900 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , pub vec_dot_type : ggml_type , pub nrows : i64 , pub ncols : i64 , pub gemv : ggml_gemv_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103925 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , pub vec_dot_type : ggml_type , pub nrows : i64 , pub ncols : i64 , pub gemv : ggml_gemv_t , pub gemm : ggml_gemm_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:123244 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_model_params { pub devices : * mut ggml_backend_dev_t , pub n_gpu_layers : i32 , pub split_mode : llama_split_mode , pub main_gpu : i32 , pub tensor_split : * const f32 , pub rpc_servers : * const :: std :: os :: raw :: c_char , pub progress_callback : llama_progress_callback , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:127397 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_context_params { pub n_ctx : u32 , pub n_batch : u32 , pub n_ubatch : u32 , pub n_seq_max : u32 , pub n_threads : i32 , pub n_threads_batch : i32 , pub rope_scaling_type : llama_rope_scaling_type , pub pooling_type : llama_pooling_type , pub attention_type : llama_attention_type , pub rope_freq_base : f32 , pub rope_freq_scale : f32 , pub yarn_ext_factor : f32 , pub yarn_attn_factor : f32 , pub yarn_beta_fast : f32 , pub yarn_beta_slow : f32 , pub yarn_orig_ctx : u32 , pub defrag_thold : f32 , pub cb_eval : ggml_backend_sched_eval_callback , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:127676 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_context_params { pub n_ctx : u32 , pub n_batch : u32 , pub n_ubatch : u32 , pub n_seq_max : u32 , pub n_threads : i32 , pub n_threads_batch : i32 , pub rope_scaling_type : llama_rope_scaling_type , pub pooling_type : llama_pooling_type , pub attention_type : llama_attention_type , pub rope_freq_base : f32 , pub rope_freq_scale : f32 , pub yarn_ext_factor : f32 , pub yarn_attn_factor : f32 , pub yarn_beta_fast : f32 , pub yarn_beta_slow : f32 , pub yarn_orig_ctx : u32 , pub defrag_thold : f32 , pub cb_eval : ggml_backend_sched_eval_callback , pub cb_eval_user_data : * mut :: std :: os :: raw :: c_void , pub type_k : ggml_type , pub type_v : ggml_type , pub logits_all : bool , pub embeddings : bool , pub offload_kqv : bool , pub flash_attn : bool , pub no_perf : bool , pub abort_callback : ggml_abort_callback , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:160536 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:160673 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:160791 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:160925 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:161020 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , pub clone : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * mut llama_sampler > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:161140 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , pub clone : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * mut llama_sampler > , pub free : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:65962 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits { pub type_name : * const :: std :: os :: raw :: c_char , pub blck_size : i64 , pub blck_size_interleave : i64 , pub type_size : usize , pub is_quantized : bool , pub to_float : ggml_to_float_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:65995 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits { pub type_name : * const :: std :: os :: raw :: c_char , pub blck_size : i64 , pub blck_size_interleave : i64 , pub type_size : usize , pub is_quantized : bool , pub to_float : ggml_to_float_t , pub from_float_ref : ggml_from_float_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:95660 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_cplan { pub work_size : usize , pub work_data : * mut u8 , pub n_threads : :: std :: os :: raw :: c_int , pub threadpool : * mut ggml_threadpool , pub abort_callback : ggml_abort_callback , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103714 [INFO] [stdout] | [INFO] [stdout] 3 | ...ve (Debug , Copy , Clone , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103751 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103802 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103900 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , pub vec_dot_type : ggml_type , pub nrows : i64 , pub ncols : i64 , pub gemv : ggml_gemv_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:103925 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , pub vec_dot_type : ggml_type , pub nrows : i64 , pub ncols : i64 , pub gemv : ggml_gemv_t , pub gemm : ggml_gemm_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:123244 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_model_params { pub devices : * mut ggml_backend_dev_t , pub n_gpu_layers : i32 , pub split_mode : llama_split_mode , pub main_gpu : i32 , pub tensor_split : * const f32 , pub rpc_servers : * const :: std :: os :: raw :: c_char , pub progress_callback : llama_progress_callback , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:127397 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_context_params { pub n_ctx : u32 , pub n_batch : u32 , pub n_ubatch : u32 , pub n_seq_max : u32 , pub n_threads : i32 , pub n_threads_batch : i32 , pub rope_scaling_type : llama_rope_scaling_type , pub pooling_type : llama_pooling_type , pub attention_type : llama_attention_type , pub rope_freq_base : f32 , pub rope_freq_scale : f32 , pub yarn_ext_factor : f32 , pub yarn_attn_factor : f32 , pub yarn_beta_fast : f32 , pub yarn_beta_slow : f32 , pub yarn_orig_ctx : u32 , pub defrag_thold : f32 , pub cb_eval : ggml_backend_sched_eval_callback , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:127676 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_context_params { pub n_ctx : u32 , pub n_batch : u32 , pub n_ubatch : u32 , pub n_seq_max : u32 , pub n_threads : i32 , pub n_threads_batch : i32 , pub rope_scaling_type : llama_rope_scaling_type , pub pooling_type : llama_pooling_type , pub attention_type : llama_attention_type , pub rope_freq_base : f32 , pub rope_freq_scale : f32 , pub yarn_ext_factor : f32 , pub yarn_attn_factor : f32 , pub yarn_beta_fast : f32 , pub yarn_beta_slow : f32 , pub yarn_orig_ctx : u32 , pub defrag_thold : f32 , pub cb_eval : ggml_backend_sched_eval_callback , pub cb_eval_user_data : * mut :: std :: os :: raw :: c_void , pub type_k : ggml_type , pub type_v : ggml_type , pub logits_all : bool , pub embeddings : bool , pub offload_kqv : bool , pub flash_attn : bool , pub no_perf : bool , pub abort_callback : ggml_abort_callback , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:160536 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:160673 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:160791 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:160925 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:161020 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , pub clone : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * mut llama_sampler > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-c5445f0db8543ab6/out/bindings.rs:3:161140 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , pub clone : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * mut llama_sampler > , pub free : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "a6c5dda41ee853d456186248be8fd886bae3a33c669350ddd35b807fc21ed259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c5dda41ee853d456186248be8fd886bae3a33c669350ddd35b807fc21ed259", kill_on_drop: false }` [INFO] [stdout] a6c5dda41ee853d456186248be8fd886bae3a33c669350ddd35b807fc21ed259