[INFO] fetching crate llama-cpp-sys-2 0.1.69... [INFO] checking llama-cpp-sys-2-0.1.69 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate llama-cpp-sys-2 0.1.69 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate llama-cpp-sys-2 0.1.69 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate llama-cpp-sys-2 0.1.69 [INFO] finished tweaking crates.io crate llama-cpp-sys-2 0.1.69 [INFO] tweaked toml for crates.io crate llama-cpp-sys-2 0.1.69 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.69.4 (available: v0.70.1) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] [stderr] Adding which v4.4.2 (available: v6.0.3) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb9dc4bf6c27cee82a0c22da0451fda5a31b6480b732583c21f77c6246513408 [INFO] running `Command { std: "docker" "start" "-a" "eb9dc4bf6c27cee82a0c22da0451fda5a31b6480b732583c21f77c6246513408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb9dc4bf6c27cee82a0c22da0451fda5a31b6480b732583c21f77c6246513408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb9dc4bf6c27cee82a0c22da0451fda5a31b6480b732583c21f77c6246513408", kill_on_drop: false }` [INFO] [stdout] eb9dc4bf6c27cee82a0c22da0451fda5a31b6480b732583c21f77c6246513408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d57ab349ffe8126b3a77c4830185e5a8935cb6982cb7a020dc4d3b45b26bc20c [INFO] running `Command { std: "docker" "start" "-a" "d57ab349ffe8126b3a77c4830185e5a8935cb6982cb7a020dc4d3b45b26bc20c", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling llama-cpp-sys-2 v0.1.69 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `blas` [INFO] [stdout] --> build.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | feature = "blas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `blas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hipblas` [INFO] [stdout] --> build.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | feature = "hipblas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `hipblas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clblast` [INFO] [stdout] --> build.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | feature = "clblast", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `clblast` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blas` [INFO] [stdout] --> build.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | feature = "blas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `blas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hipblas` [INFO] [stdout] --> build.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | feature = "hipblas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `hipblas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clblast` [INFO] [stdout] --> build.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | feature = "clblast", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `clblast` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blas` [INFO] [stdout] --> build.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | feature = "blas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `blas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hipblas` [INFO] [stdout] --> build.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | feature = "hipblas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `hipblas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clblast` [INFO] [stdout] --> build.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | feature = "clblast", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `clblast` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hipblas` [INFO] [stdout] --> build.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | feature = "hipblas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `hipblas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blas` [INFO] [stdout] --> build.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | feature = "blas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `blas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clblast` [INFO] [stdout] --> build.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | feature = "clblast", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `clblast` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clblast` [INFO] [stdout] --> build.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | feature = "clblast", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `clblast` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blas` [INFO] [stdout] --> build.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | feature = "blas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `blas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hipblas` [INFO] [stdout] --> build.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | feature = "hipblas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `hipblas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blas` [INFO] [stdout] --> build.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | feature = "blas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `blas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hipblas` [INFO] [stdout] --> build.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | feature = "hipblas", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `hipblas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clblast` [INFO] [stdout] --> build.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | feature = "clblast", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `clblast` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compat` [INFO] [stdout] --> build.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | feature = "compat", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `compat` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compat` [INFO] [stdout] --> build.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | feature = "compat", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `compat` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compat` [INFO] [stdout] --> build.rs:811:5 [INFO] [stdout] | [INFO] [stdout] 811 | feature = "compat", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `compat` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compat` [INFO] [stdout] --> build.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | feature = "compat", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `compat` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cuda_dmmv` [INFO] [stdout] --> build.rs:447:13 [INFO] [stdout] | [INFO] [stdout] 447 | if cfg!(feature = "cuda_dmmv") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `cuda_dmmv` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cuda_mmq` [INFO] [stdout] --> build.rs:453:13 [INFO] [stdout] | [INFO] [stdout] 453 | if cfg!(feature = "cuda_mmq") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `cuda_mmq` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `compat` [INFO] [stdout] --> build.rs:798:9 [INFO] [stdout] | [INFO] [stdout] 798 | feature = "compat", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `compat` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openblas` [INFO] [stdout] --> build.rs:779:20 [INFO] [stdout] | [INFO] [stdout] 779 | } else if cfg!(feature = "openblas") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `openblas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blis` [INFO] [stdout] --> build.rs:782:20 [INFO] [stdout] | [INFO] [stdout] 782 | } else if cfg!(feature = "blis") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `blis` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hipblas` [INFO] [stdout] --> build.rs:788:20 [INFO] [stdout] | [INFO] [stdout] 788 | } else if cfg!(feature = "hipblas") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `dynamic_link`, `metal`, `native`, and `vulkan` [INFO] [stdout] = help: consider adding `hipblas` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml.c:284: warning: "GGML_DEBUG" redefined [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 284 | #define GGML_DEBUG 0 [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: : note: this is the location of the previous definition [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-alloc.c:464:13: warning: 'ggml_gallocr_set_node_offset' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 464 | static void ggml_gallocr_set_node_offset(ggml_gallocr_t galloc, struct ggml_tensor * node, int buffer_id, size_t offset) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: In file included from ./llama.cpp/ggml/src/ggml-alloc.c:4: [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:709:15: warning: 'ggml_hash_insert' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 709 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:704:13: warning: 'ggml_hash_contains' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 704 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:641:15: warning: 'ggml_bitset_size' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 641 | static size_t ggml_bitset_size(size_t n) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: In file included from ./llama.cpp/ggml/src/ggml-backend.c:3: [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:704:13: warning: 'ggml_hash_contains' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 704 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:641:15: warning: 'ggml_bitset_size' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 641 | static size_t ggml_bitset_size(size_t n) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: In file included from ./llama.cpp/ggml/src/ggml-aarch64.c:6: [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:730:15: warning: 'ggml_hash_find_or_insert' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 730 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:709:15: warning: 'ggml_hash_insert' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 709 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:704:13: warning: 'ggml_hash_contains' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 704 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:641:15: warning: 'ggml_bitset_size' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 641 | static size_t ggml_bitset_size(size_t n) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml.c:20672:13: warning: 'ggml_opt_get_grad' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 20672 | static void ggml_opt_get_grad(int np, struct ggml_tensor * const ps[], float * g) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: In file included from ./llama.cpp/ggml/src/ggml.c:4: [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:730:15: warning: 'ggml_hash_find_or_insert' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 730 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-quants.c:13610:12: warning: 'iq1_find_best_neighbour' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 13610 | static int iq1_find_best_neighbour(const uint16_t * restrict neighbours, const uint64_t * restrict grid, [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-quants.c:1767:14: warning: 'make_qkx1_quants' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 1767 | static float make_qkx1_quants(int n, int nmax, const float * restrict x, uint8_t * restrict L, float * restrict the_min, [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: In file included from ./llama.cpp/ggml/src/ggml-quants.c:5: [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:730:15: warning: 'ggml_hash_find_or_insert' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 730 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:709:15: warning: 'ggml_hash_insert' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 709 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:704:13: warning: 'ggml_hash_contains' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 704 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: ./llama.cpp/ggml/src/ggml-impl.h:641:15: warning: 'ggml_bitset_size' defined but not used [-Wunused-function] [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: 641 | static size_t ggml_bitset_size(size_t n) { [INFO] [stderr] warning: llama-cpp-sys-2@0.1.69: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.43s [INFO] running `Command { std: "docker" "inspect" "d57ab349ffe8126b3a77c4830185e5a8935cb6982cb7a020dc4d3b45b26bc20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57ab349ffe8126b3a77c4830185e5a8935cb6982cb7a020dc4d3b45b26bc20c", kill_on_drop: false }` [INFO] [stdout] d57ab349ffe8126b3a77c4830185e5a8935cb6982cb7a020dc4d3b45b26bc20c