[INFO] cloning repository https://github.com/tejmagar/llama-inference-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tejmagar/llama-inference-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftejmagar%2Fllama-inference-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftejmagar%2Fllama-inference-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ea73ace3f95e2ca40f31aa93b1b356b6375c128 [INFO] checking tejmagar/llama-inference-rs/3ea73ace3f95e2ca40f31aa93b1b356b6375c128 against master#49b6ac01d6f4c3da812039ae846407a20961aa4c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftejmagar%2Fllama-inference-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tejmagar/llama-inference-rs [INFO] finished tweaking git repo https://github.com/tejmagar/llama-inference-rs [INFO] tweaked toml for git repo https://github.com/tejmagar/llama-inference-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tejmagar/llama-inference-rs on toolchain 49b6ac01d6f4c3da812039ae846407a20961aa4c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tejmagar/llama-inference-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llama-cpp-4 v0.2.26 [INFO] [stderr] Downloaded winreg v0.56.0 [INFO] [stderr] Downloaded llama-cpp-sys-4 v0.2.26 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a84142e5279b30130f6d77a0897520e9c1a269e69cadde17af1fb4a2a4484a2 [INFO] running `Command { std: "docker" "start" "-a" "6a84142e5279b30130f6d77a0897520e9c1a269e69cadde17af1fb4a2a4484a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a84142e5279b30130f6d77a0897520e9c1a269e69cadde17af1fb4a2a4484a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a84142e5279b30130f6d77a0897520e9c1a269e69cadde17af1fb4a2a4484a2", kill_on_drop: false }` [INFO] [stdout] 6a84142e5279b30130f6d77a0897520e9c1a269e69cadde17af1fb4a2a4484a2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e32b171ac9e0a93b542d56b4bbfa19d48029307646b4b3ae5a38e240e272642 [INFO] running `Command { std: "docker" "start" "-a" "5e32b171ac9e0a93b542d56b4bbfa19d48029307646b4b3ae5a38e240e272642", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling llama-cpp-sys-4 v0.2.26 [INFO] [stderr] error: failed to run custom build command for `llama-cpp-sys-4 v0.2.26` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/llama-cpp-sys-4-41ed003b466bd5c7/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/patches [INFO] [stderr] cargo:rerun-if-env-changed=TARGET [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/include/llama.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdbool.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_ptrdiff_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_nullptr_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_max_align_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_offsetof.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features-time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdc-predef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/typesizes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-least.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdio.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdarg.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___gnuc_va_list.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdio_lim.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn-common.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-cpu.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-backend.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-alloc.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-backend.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-opt.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-backend.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/gguf.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdbool.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdio.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdbool.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/common.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-opt.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/include/llama-cpp.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/memoryfwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/os_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/cpu_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/pstl/pstl_config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/new [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functexcept.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/memoryfwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tempbuf.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/new [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_construct.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/new [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_funcs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/concept_check.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/assertions.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_pair.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/utility.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cpp_type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cpp_type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_construct.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algobase.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functexcept.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cpp_type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_pair.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_funcs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cpp_type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ptr_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/concept_check.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/debug.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/assertions.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/predefined_ops.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bit [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/concepts [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/alloc_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_construct.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/memoryfwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ptr_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_pair.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_raw_storage_iter.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/align.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bit [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/assertions.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/uses_allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/debug.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/assertions.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/tuple [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_pair.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/uses_allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/utility.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/invoke.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_function.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/backward/binders.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functional_hash.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/hash_bytes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/shared_ptr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/iosfwd [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stringfwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/memoryfwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/postypes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cwchar [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdarg.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___gnuc_va_list.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/wint_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/shared_ptr_base.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/typeinfo [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/hash_bytes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocated_ptr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ptr_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functional_hash.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/refwrap.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/invoke.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_function.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_function.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/aligned_buffer.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/atomicity.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/gthr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/gthr-default.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/pthread.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/sched.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endianness.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/sched.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/cpu-set.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/time.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timex.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clock_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/timer_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/struct_mutex.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/setjmp.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/setjmp.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/atomic_word.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/single_threaded.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/concurrence.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/exception [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception_ptr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cxxabi_init_exception.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/typeinfo [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/new [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/nested_exception.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception_ptr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/gthr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functexcept.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cpp_type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/shared_ptr_atomic.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/atomic_base.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/new [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/atomic_lockfree_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/shared_ptr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/backward/auto_ptr.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/debug.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/pstl/glue_memory_defs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/pstl/execution_defs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/include/llama.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/set [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algobase.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_function.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cpp_type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/alloc_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/aligned_buffer.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/node_handle.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/new [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ptr_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_set.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/concept_check.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/initializer_list [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_multiset.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/concept_check.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/initializer_list [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/range_access.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/initializer_list [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/erase_if.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/memory_resource.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/new [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cstddef [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functexcept.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/uses_allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/uses_allocator_args.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/assertions.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/utility.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/tuple [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/sstream [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/istream [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ios [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/iosfwd [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/exception [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/char_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/postypes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cwchar [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/localefwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++locale.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/clocale [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/locale.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/locale.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/iosfwd [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cctype [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/ctype.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ios_base.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/atomicity.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/localefwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/locale_classes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/localefwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/string [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stringfwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/char_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cpp_type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/localefwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ostream_insert.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/iosfwd [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cxxabi_forced.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_funcs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_function.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algobase.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/refwrap.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/range_access.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/alloc_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/debug.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/initializer_list [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/string_view [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/char_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functexcept.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functional_hash.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/range_access.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algobase.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/iosfwd [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ostream_insert.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/string_view.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/string_conversions.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functexcept.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cstdlib [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdlib.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/waitflags.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/waitstatus.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clock_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/timer_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/byteswap.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/uintn-identity.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/select.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/select.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/alloca.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdlib-float.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/std_abs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdlib.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cwchar [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cstdio [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdio.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cerrno [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/errno.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/errno.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/linux/errno.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/asm/errno.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/asm-generic/errno.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/asm-generic/errno-base.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/error_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/charconv.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functional_hash.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cxxabi_forced.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/memory_resource.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/atomicity.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/locale_classes.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/system_error [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/error_constants.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cerrno [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/errno.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/iosfwd [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/stdexcept [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/exception [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/string [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functional_hash.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/streambuf [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/iosfwd [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/localefwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ios_base.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cpp_type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/streambuf.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_ios.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/localefwd.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/locale_classes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/locale_facets.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cwctype [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/wctype.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/wint_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wctype-wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/wint_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cctype [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/ctype.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/ctype_base.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/iosfwd [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ios_base.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/streambuf [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cpp_type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/type_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/streambuf_iterator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/streambuf [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/debug.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/ctype_inline.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/locale_facets.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/streambuf_iterator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/move.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_ios.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ostream [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ios [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ostream_insert.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ostream.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cxxabi_forced.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/istream.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/cxxabi_forced.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ostream [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/sstream.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/string [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/string_view [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/variant [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/initializer_list [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/enable_special_members.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/exception_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functional_hash.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/invoke.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/parse_numbers.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/type_traits [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/numeric_traits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_funcs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_construct.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/utility.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/ext/aligned_buffer.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/vector [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algobase.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/allocator.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_construct.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_iterator_base_funcs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functexcept.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/concept_check.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/initializer_list [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/assertions.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_bvector.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/initializer_list [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functional_hash.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/refwrap.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/range_access.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/memory_resource.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/map [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/requires_hosted.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/functexcept.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/concept_check.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/initializer_list [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/tuple [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_multimap.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/concept_check.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/initializer_list [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/range_access.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/erase_if.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/version.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/memory_resource.h [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] cargo:rerun-if-env-changed=LLAMA_PREBUILT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=LLAMA_PREBUILT_SHARED [INFO] [stderr] cargo:rerun-if-env-changed=LLAMA_PATCH [INFO] [stderr] cargo:rerun-if-env-changed=PATCH [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Found Git: /usr/bin/git (found version "2.43.0") [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Warning: ccache not found - consider installing it for faster compilation or disable this warning with GGML_CCACHE=OFF [INFO] [stderr] -- CMAKE_SYSTEM_PROCESSOR: x86_64 [INFO] [stderr] -- GGML_SYSTEM_ARCH: x86 [INFO] [stderr] -- Including CPU backend [INFO] [stderr] -- Found OpenMP_C: -fopenmp (found version "4.5") [INFO] [stderr] -- Found OpenMP_CXX: -fopenmp (found version "4.5") [INFO] [stderr] -- Found OpenMP: TRUE (found version "4.5") [INFO] [stderr] -- x86 detected [INFO] [stderr] -- Adding CPU backend variant ggml-cpu: -msse4.2 GGML_SSE42 [INFO] [stderr] -- ggml version: 0.9.11 [INFO] [stderr] -- ggml commit: unknown [INFO] [stderr] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13") [INFO] [stderr] -- Performing Test OPENSSL_VERSION_SUPPORTED [INFO] [stderr] -- Performing Test OPENSSL_VERSION_SUPPORTED - Success [INFO] [stderr] -- OpenSSL found: 3.0.13 [INFO] [stderr] -- Generating embedded license file for target: common [INFO] [stderr] -- Configuring done (3.8s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/llama-cmake-cache/12d773b36dac9289/build [INFO] [stderr] [ 1%] Building CXX object vendor/cpp-httplib/CMakeFiles/cpp-httplib.dir/httplib.cpp.o [INFO] [stderr] [ 1%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o [INFO] [stderr] [ 1%] Building CXX object common/CMakeFiles/build_info.dir/build-info.cpp.o [INFO] [stderr] [ 1%] Building C object ggml/src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o [INFO] [stderr] [ 2%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml.cpp.o [INFO] [stderr] [ 3%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o [INFO] [stderr] [ 3%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o [INFO] [stderr] [ 4%] Building C object ggml/src/CMakeFiles/ggml-base.dir/ggml-quants.c.o [INFO] [stderr] [ 4%] Building C object ggml/src/CMakeFiles/ggml-base.dir/ggml.c.o [INFO] [stderr] [ 4%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/gguf.cpp.o [INFO] [stderr] [ 4%] Built target build_info [INFO] [stderr] [ 5%] Linking CXX static library libggml-base.a [INFO] [stderr] [ 5%] Built target ggml-base [INFO] [stderr] [ 6%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o [INFO] [stderr] [ 6%] Building C object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o [INFO] [stderr] [ 7%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o [INFO] [stderr] [ 8%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o [INFO] [stderr] [ 8%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/llamafile/sgemm.cpp.o [INFO] [stderr] [ 9%] Building C object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o [INFO] [stderr] [ 10%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o [INFO] [stderr] [ 10%] Building C object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o [INFO] [stderr] [ 11%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o [INFO] [stderr] [ 11%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o [INFO] [stderr] [ 11%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o [INFO] [stderr] [ 11%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o [INFO] [stderr] [ 11%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o [INFO] [stderr] [ 12%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o [INFO] [stderr] [ 12%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/arm64-apple-clang.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/arm64-apple-clang.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/arm64-windows-llvm.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/arm64-windows-llvm.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/build-info.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/build-info.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/common.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/common.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/download-models.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/download-models.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/git-vars.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/git-vars.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/license.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/license.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/llama-config.cmake.in' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/llama-config.cmake.in': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/llama.pc.in' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/llama.pc.in': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/riscv64-spacemit-linux-gnu-gcc.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/riscv64-spacemit-linux-gnu-gcc.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/cmake/x64-windows-llvm.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/cmake/x64-windows-llvm.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/arg.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/arg.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/arg.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/arg.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/base64.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/base64.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/build-info.cpp.in' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/build-info.cpp.in': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/chat-auto-parser-generator.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/chat-auto-parser-generator.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/chat-auto-parser-helpers.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/chat-auto-parser-helpers.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/chat-auto-parser-helpers.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/chat-auto-parser-helpers.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/chat-auto-parser.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/chat-auto-parser.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/chat-diff-analyzer.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/chat-diff-analyzer.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/chat-peg-parser.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/chat-peg-parser.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/chat-peg-parser.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/chat-peg-parser.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/chat.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/chat.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/chat.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/chat.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/common.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/common.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/common.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/common.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/console.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/console.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/console.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/console.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/debug.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/debug.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/debug.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/debug.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/download.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/download.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/download.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/download.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/hf-cache.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/hf-cache.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/hf-cache.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/hf-cache.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/http.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/http.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/caps.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/caps.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/caps.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/caps.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/lexer.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/lexer.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/lexer.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/lexer.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/parser.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/parser.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/parser.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/parser.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/runtime.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/runtime.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/runtime.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/runtime.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/string.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/string.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/string.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/string.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/utils.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/utils.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/value.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/value.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/jinja/value.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/jinja/value.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/json-partial.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/json-partial.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/json-partial.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/json-partial.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/json-schema-to-grammar.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/json-schema-to-grammar.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/json-schema-to-grammar.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/json-schema-to-grammar.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/llguidance.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/llguidance.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/log.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/log.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/log.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/log.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/ngram-cache.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/ngram-cache.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/ngram-cache.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/ngram-cache.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/ngram-map.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/ngram-map.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/ngram-map.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/ngram-map.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/ngram-mod.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/ngram-mod.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/ngram-mod.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/ngram-mod.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/peg-parser.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/peg-parser.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/peg-parser.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/peg-parser.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/preset.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/preset.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/preset.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/preset.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/reasoning-budget.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/reasoning-budget.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/reasoning-budget.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/reasoning-budget.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/regex-partial.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/regex-partial.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/regex-partial.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/regex-partial.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/sampling.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/sampling.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/sampling.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/sampling.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/speculative.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/speculative.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/speculative.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/speculative.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/unicode.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/unicode.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/common/unicode.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/common/unicode.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/convert_hf_to_gguf.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/convert_hf_to_gguf.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/cmake/GitVars.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/cmake/GitVars.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/cmake/common.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/cmake/common.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/cmake/ggml-config.cmake.in' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/cmake/ggml-config.cmake.in': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-alloc.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-alloc.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-backend.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-backend.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-blas.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-blas.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-cann.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-cann.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-cpp.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-cpp.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-cpu.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-cpu.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-cuda.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-cuda.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-hexagon.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-hexagon.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-metal.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-metal.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-opencl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-opencl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-openvino.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-openvino.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-opt.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-opt.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-rpc.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-rpc.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-sycl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-sycl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-virtgpu.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-virtgpu.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-vulkan.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-vulkan.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-webgpu.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-webgpu.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-zdnn.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-zdnn.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml-zendnn.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml-zendnn.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/ggml.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/ggml.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/include/gguf.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/include/gguf.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-alloc.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-alloc.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-backend-dl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-backend-dl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-backend-dl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-backend-dl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-backend-impl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-backend-impl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-backend-reg.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-backend-reg.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-backend.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-backend.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-blas/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-blas/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-blas/ggml-blas.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-blas/ggml-blas.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cann/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cann/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cann/acl_tensor.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cann/acl_tensor.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cann/acl_tensor.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cann/acl_tensor.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cann/aclnn_ops.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cann/aclnn_ops.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cann/aclnn_ops.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cann/aclnn_ops.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cann/common.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cann/common.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cann/ggml-cann.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cann/ggml-cann.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-common.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-common.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/amx/amx.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/amx/amx.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/amx/amx.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/amx/amx.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/amx/common.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/amx/common.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/amx/mmq.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/amx/mmq.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/amx/mmq.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/amx/mmq.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/arm/cpu-feats.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/arm/cpu-feats.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/arm/quants.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/arm/quants.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/arm/repack.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/arm/repack.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/loongarch/quants.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/loongarch/quants.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/powerpc/cpu-feats.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/powerpc/cpu-feats.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/powerpc/quants.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/powerpc/quants.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/riscv/cpu-feats.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/riscv/cpu-feats.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/riscv/quants.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/riscv/quants.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/riscv/repack.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/riscv/repack.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/s390/cpu-feats.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/s390/cpu-feats.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/s390/quants.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/s390/quants.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/wasm/quants.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/wasm/quants.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/x86/cpu-feats.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/x86/cpu-feats.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/x86/quants.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/x86/quants.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch/x86/repack.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch/x86/repack.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/arch-fallback.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/arch-fallback.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/binary-ops.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/binary-ops.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/binary-ops.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/binary-ops.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/cmake/FindSIMD.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/cmake/FindSIMD.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/common.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/common.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/ggml-cpu-impl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/ggml-cpu-impl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/ggml-cpu.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/ggml-cpu.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/ggml-cpu.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/ggml-cpu.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/hbm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/hbm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/hbm.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/hbm.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/kleidiai/kernels.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/kleidiai/kernels.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/kleidiai/kernels.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/kleidiai/kernels.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/kleidiai/kleidiai.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/kleidiai/kleidiai.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/kleidiai/kleidiai.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/kleidiai/kleidiai.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/llamafile/sgemm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/llamafile/sgemm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/llamafile/sgemm.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/llamafile/sgemm.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/ops.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/ops.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/ops.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/ops.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/quants.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/quants.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/quants.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/quants.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/repack.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/repack.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/repack.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/repack.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/simd-gemm.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/simd-gemm.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/simd-mappings.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/simd-mappings.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/spacemit/ime.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/spacemit/ime.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/spacemit/ime.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/spacemit/ime.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/spacemit/ime1_kernels.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/spacemit/ime1_kernels.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/spacemit/ime_kernels.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/spacemit/ime_kernels.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/traits.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/traits.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/traits.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/traits.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/unary-ops.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/unary-ops.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/unary-ops.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/unary-ops.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/vec.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/vec.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cpu/vec.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cpu/vec.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/acc.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/acc.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/acc.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/acc.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/add-id.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/add-id.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/add-id.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/add-id.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/arange.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/arange.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/arange.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/arange.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/argmax.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/argmax.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/argmax.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/argmax.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/argsort.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/argsort.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/argsort.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/argsort.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/binbcast.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/binbcast.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/binbcast.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/binbcast.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/clamp.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/clamp.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/clamp.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/clamp.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/common.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/common.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/concat.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/concat.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/concat.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/concat.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/conv-transpose-1d.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/conv-transpose-1d.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/conv-transpose-1d.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/conv-transpose-1d.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/conv2d-dw.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/conv2d-dw.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/conv2d-dw.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/conv2d-dw.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/conv2d-transpose.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/conv2d-transpose.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/conv2d-transpose.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/conv2d-transpose.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/conv2d.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/conv2d.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/conv2d.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/conv2d.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/convert.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/convert.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/convert.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/convert.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/count-equal.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/count-equal.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/count-equal.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/count-equal.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/cp-async.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/cp-async.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/cpy-utils.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/cpy-utils.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/cpy.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/cpy.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/cpy.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/cpy.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/cross-entropy-loss.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/cross-entropy-loss.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/cross-entropy-loss.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/cross-entropy-loss.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/cumsum.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/cumsum.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/cumsum.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/cumsum.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/dequantize.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/dequantize.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/diag.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/diag.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/diag.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/diag.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/diagmask.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/diagmask.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/diagmask.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/diagmask.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fattn-common.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fattn-common.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fattn-mma-f16.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fattn-mma-f16.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fattn-tile.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fattn-tile.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fattn-tile.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fattn-tile.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fattn-vec.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fattn-vec.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fattn-wmma-f16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fattn-wmma-f16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fattn-wmma-f16.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fattn-wmma-f16.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fattn.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fattn.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fattn.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fattn.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fill.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fill.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/fill.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/fill.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/gated_delta_net.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/gated_delta_net.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/gated_delta_net.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/gated_delta_net.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/getrows.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/getrows.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/getrows.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/getrows.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/ggml-cuda.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/ggml-cuda.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/gla.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/gla.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/gla.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/gla.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/im2col.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/im2col.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/im2col.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/im2col.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mean.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mean.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mean.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mean.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mma.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mma.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmf.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmf.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmf.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmf.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmid.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmid.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmid.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmid.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmq.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmq.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmq.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmq.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmvf.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmvf.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmvf.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmvf.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmvq.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmvq.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/mmvq.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/mmvq.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/norm.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/norm.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/norm.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/norm.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/opt-step-adamw.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/opt-step-adamw.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/opt-step-adamw.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/opt-step-adamw.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/opt-step-sgd.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/opt-step-sgd.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/opt-step-sgd.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/opt-step-sgd.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/out-prod.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/out-prod.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/out-prod.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/out-prod.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/pad.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/pad.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/pad.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/pad.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/pad_reflect_1d.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/pad_reflect_1d.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/pad_reflect_1d.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/pad_reflect_1d.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/pool2d.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/pool2d.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/pool2d.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/pool2d.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/quantize.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/quantize.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/quantize.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/quantize.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/reduce_rows.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/reduce_rows.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/roll.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/roll.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/roll.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/roll.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/rope.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/rope.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/rope.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/rope.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/scale.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/scale.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/scale.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/scale.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/set-rows.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/set-rows.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/set-rows.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/set-rows.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/set.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/set.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/set.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/set.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/softcap.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/softcap.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/softcap.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/softcap.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/softmax.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/softmax.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/softmax.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/softmax.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/solve_tri.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/solve_tri.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/solve_tri.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/solve_tri.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/ssm-conv.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/ssm-conv.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/ssm-conv.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/ssm-conv.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/ssm-scan.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/ssm-scan.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/ssm-scan.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/ssm-scan.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/sum.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/sum.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/sum.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/sum.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/sumrows.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/sumrows.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/sumrows.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/sumrows.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_32.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_32.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_8.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_8.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_2.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_2.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_4.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_4.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_32.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_32.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_4.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_4.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_8.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_8.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_32-ncols2_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_32-ncols2_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_32-ncols2_2.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_32-ncols2_2.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_2.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_2.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_4.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_4.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_8.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_8.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_64-ncols2_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_64-ncols2_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_2.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_2.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_4.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_4.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_8.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_8.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq112-dv112.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq112-dv112.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq128-dv128.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq128-dv128.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq256-dv256.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq256-dv256.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq40-dv40.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq40-dv40.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq512-dv512.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq512-dv512.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq576-dv512.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq576-dv512.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq64-dv64.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq64-dv64.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq72-dv72.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq72-dv72.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq80-dv80.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq80-dv80.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq96-dv96.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq96-dv96.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-bf16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-bf16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-f16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-f16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q4_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q4_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q4_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q4_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q5_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q5_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q5_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q5_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q8_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q8_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-bf16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-bf16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-f16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-f16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q4_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q4_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q4_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q4_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q5_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q5_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q5_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q5_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q8_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q8_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-bf16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-bf16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-f16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-f16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q4_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q4_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q4_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q4_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q5_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q5_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q5_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q5_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q8_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q8_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-bf16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-bf16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-f16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-f16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q4_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q4_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q4_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q4_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q5_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q5_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q5_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q5_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q8_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q8_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-bf16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-bf16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-f16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-f16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q4_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q4_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q4_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q4_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q5_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q5_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q5_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q5_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q8_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q8_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-bf16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-bf16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-f16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-f16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q4_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q4_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q4_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q4_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q5_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q5_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q5_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q5_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q8_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q8_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-bf16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-bf16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-f16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-f16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q4_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q4_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q4_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q4_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q5_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q5_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q5_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q5_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q8_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q8_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/generate_cu_files.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/generate_cu_files.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_10.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_10.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_11.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_11.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_12.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_12.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_13.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_13.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_14.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_14.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_15.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_15.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_16.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_16.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_2.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_2.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_3.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_3.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_4.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_4.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_5.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_5.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_6.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_6.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_7.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_7.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_8.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_8.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_9.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_9.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq1_s.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq1_s.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_s.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_s.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_xs.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_xs.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_xxs.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_xxs.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq3_s.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq3_s.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq3_xxs.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq3_xxs.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq4_nl.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq4_nl.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq4_xs.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq4_xs.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-mxfp4.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-mxfp4.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-nvfp4.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-nvfp4.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q2_k.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q2_k.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q3_k.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q3_k.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_k.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_k.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_1.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_1.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_k.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_k.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q6_k.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q6_k.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q8_0.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q8_0.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/top-k.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/top-k.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/top-k.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/top-k.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/topk-moe.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/topk-moe.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/topk-moe.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/topk-moe.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/tri.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/tri.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/tri.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/tri.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/tsembd.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/tsembd.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/tsembd.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/tsembd.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/unary.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/unary.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/unary.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/unary.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/upscale.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/upscale.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/upscale.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/upscale.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/vecdotq.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/vecdotq.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/vendors/cuda.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/vendors/cuda.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/vendors/hip.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/vendors/hip.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/vendors/musa.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/vendors/musa.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/wkv.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/wkv.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-cuda/wkv.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-cuda/wkv.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/ggml-hexagon.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/ggml-hexagon.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/act-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/act-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/argsort-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/argsort-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/binary-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/binary-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/cmake-toolchain.cmake' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/cmake-toolchain.cmake': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/cpy-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/cpy-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/cumsum-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/cumsum-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/flash-attn-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/flash-attn-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/get-rows-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/get-rows-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hex-dma.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hex-dma.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hex-dma.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hex-dma.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hex-dump.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hex-dump.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hex-fastdiv.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hex-fastdiv.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hex-utils.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hex-utils.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hmx-matmul-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hmx-matmul-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hmx-ops.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hmx-ops.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hmx-profile.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hmx-profile.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hmx-utils.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hmx-utils.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/htp-ctx.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/htp-ctx.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/htp-msg.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/htp-msg.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/htp-ops.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/htp-ops.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/htp_iface.idl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/htp_iface.idl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-arith.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-arith.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-base.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-base.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-copy.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-copy.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-div.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-div.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-dump.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-dump.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-exp.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-exp.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-floor.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-floor.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-inverse.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-inverse.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-reduce.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-reduce.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-scale.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-scale.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-sigmoid.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-sigmoid.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-sqrt.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-sqrt.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-types.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-types.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-utils.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/hvx-utils.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/main.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/main.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/matmul-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/matmul-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/repeat-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/repeat-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/rope-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/rope-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/set-rows-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/set-rows-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/softmax-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/softmax-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/ssm-conv.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/ssm-conv.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/sum-rows-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/sum-rows-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/unary-ops.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/unary-ops.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/worker-pool.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/worker-pool.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp/worker-pool.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp/worker-pool.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp-drv.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp-drv.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/htp-drv.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/htp-drv.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/libdl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/libdl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/libggml-htp.inf' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/libggml-htp.inf': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hexagon/op-desc.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hexagon/op-desc.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-hip/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-hip/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-impl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-impl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-common.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-common.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-common.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-common.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-context.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-context.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-context.m' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-context.m': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-device.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-device.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-device.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-device.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-device.m' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-device.m': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-impl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-impl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-ops.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-ops.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal-ops.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal-ops.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-metal/ggml-metal.metal' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-metal/ggml-metal.metal': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-musa/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-musa/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-musa/mudnn.cu' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-musa/mudnn.cu': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-musa/mudnn.cuh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-musa/mudnn.cuh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/ggml-opencl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/ggml-opencl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/add.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/add.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/add_id.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/add_id.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/argsort.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/argsort.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/clamp.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/clamp.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/concat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/concat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/conv2d.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/conv2d.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/conv2d_f16_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/conv2d_f16_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/cpy.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/cpy.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/cumsum.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/cumsum.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/cvt.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/cvt.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/diag.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/diag.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/diag_mask_inf.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/diag_mask_inf.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/div.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/div.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/embed_kernel.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/embed_kernel.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/exp.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/exp.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/expm1.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/expm1.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/fill.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/fill.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f16.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f16.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f32_f16.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f32_f16.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gelu.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gelu.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_mxfp4_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_mxfp4_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q4_1_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q4_1_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q4_k_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q4_k_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q6_k_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q6_k_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_mxfp4_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_mxfp4_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_general.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_general.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_general_q8_0_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_general_q8_0_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q4_1_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q4_1_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q4_k_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q4_k_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q6_k_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q6_k_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/get_rows.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/get_rows.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/glu.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/glu.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/group_norm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/group_norm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/im2col_f16.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/im2col_f16.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/im2col_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/im2col_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/l2_norm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/l2_norm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mean.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mean.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mat_Ab_Bi_8x4.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mat_Ab_Bi_8x4.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mat_f16_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mat_f16_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f16_f32_kq_kqv.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f16_f32_kq_kqv.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f16_f32_l4_lm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f16_f32_l4_lm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f32_f32_l4_lm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f32_f32_l4_lm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q4_0_f32_l4_lm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q4_0_f32_l4_lm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q4_1_f32_l4_lm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q4_1_f32_l4_lm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q4_k_f32_l4_lm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q4_k_f32_l4_lm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q6_k_f32_l4_lm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q6_k_f32_l4_lm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q8_0_f32_8x4.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q8_0_f32_8x4.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q8_0_f32_l4_lm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q8_0_f32_l4_lm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f16.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f16.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32_1row.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32_1row.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32_l4.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32_l4.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f32_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f32_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_mxfp4_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_mxfp4_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_mxfp4_f32_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_mxfp4_f32_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q4_0_f32_8x_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q4_0_f32_8x_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q8_0_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q8_0_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q8_0_f32_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q8_0_f32_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_mxfp4_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_mxfp4_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_mxfp4_f32_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_mxfp4_f32_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_1d_16x_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_1d_16x_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_1d_8x_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_1d_8x_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_8x_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_8x_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_v.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_v.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_1_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_1_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_1_f32_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_1_f32_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_k_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_k_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_k_f32_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_k_f32_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q6_k_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q6_k_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q6_k_f32_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q6_k_f32_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q8_0_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q8_0_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q8_0_f32_flat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q8_0_f32_flat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/neg.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/neg.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/norm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/norm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/pad.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/pad.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/relu.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/relu.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/repeat.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/repeat.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/rms_norm.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/rms_norm.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/rope.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/rope.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/scale.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/scale.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/set_rows.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/set_rows.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/sigmoid.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/sigmoid.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/silu.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/silu.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_4_f16.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_4_f16.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_4_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_4_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_f16.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_f16.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_f32.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_f32.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/softplus.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/softplus.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/solve_tri.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/solve_tri.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/sqr.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/sqr.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/sqrt.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/sqrt.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/ssm_conv.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/ssm_conv.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/sub.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/sub.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/sum_rows.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/sum_rows.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/tanh.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/tanh.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/transpose.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/transpose.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/tri.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/tri.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/tsembd.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/tsembd.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opencl/kernels/upscale.cl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opencl/kernels/upscale.cl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-opt.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-opt.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-quants.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-quants.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-quants.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-quants.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-rpc/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-rpc/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-rpc/ggml-rpc.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-rpc/ggml-rpc.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/add-id.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/add-id.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/add-id.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/add-id.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/backend.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/backend.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/binbcast.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/binbcast.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/binbcast.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/binbcast.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/common.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/common.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/common.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/common.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/concat.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/concat.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/concat.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/concat.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/conv.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/conv.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/conv.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/conv.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/convert.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/convert.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/convert.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/convert.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/count-equal.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/count-equal.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/count-equal.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/count-equal.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/cpy.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/cpy.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/cpy.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/cpy.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/dequantize.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/dequantize.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/dmmv.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/dmmv.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/dmmv.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/dmmv.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/dpct/helper.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/dpct/helper.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/element_wise.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/element_wise.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/element_wise.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/element_wise.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/fattn-common.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/fattn-common.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/fattn-tile.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/fattn-tile.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/fattn-tile.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/fattn-tile.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/fattn-vec.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/fattn-vec.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/fattn.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/fattn.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/fattn.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/fattn.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/gated_delta_net.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/gated_delta_net.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/gated_delta_net.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/gated_delta_net.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/gemm.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/gemm.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/getrows.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/getrows.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/getrows.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/getrows.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/ggml-sycl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/ggml-sycl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/gla.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/gla.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/gla.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/gla.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/im2col.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/im2col.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/im2col.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/im2col.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/mmq.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/mmq.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/mmq.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/mmq.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/mmvq.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/mmvq.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/mmvq.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/mmvq.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/norm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/norm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/norm.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/norm.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/outprod.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/outprod.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/outprod.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/outprod.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/pad.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/pad.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/pad.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/pad.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/pad_reflect_1d.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/pad_reflect_1d.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/pad_reflect_1d.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/pad_reflect_1d.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/presets.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/presets.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/quantize.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/quantize.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/quants.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/quants.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/repeat_back.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/repeat_back.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/repeat_back.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/repeat_back.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/roll.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/roll.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/roll.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/roll.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/rope.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/rope.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/rope.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/rope.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/set.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/set.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/set.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/set.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/set_rows.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/set_rows.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/set_rows.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/set_rows.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/softmax.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/softmax.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/softmax.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/softmax.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/ssm_conv.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/ssm_conv.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/ssm_conv.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/ssm_conv.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/sycl_hw.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/sycl_hw.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/sycl_hw.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/sycl_hw.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq112-dv112.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq112-dv112.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq128-dv128.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq128-dv128.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq256-dv256.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq256-dv256.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq40-dv40.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq40-dv40.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq576-dv512.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq576-dv512.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq64-dv64.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq64-dv64.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq72-dv72.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq72-dv72.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq80-dv80.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq80-dv80.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq96-dv96.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq96-dv96.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-f16.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-f16.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q4_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q4_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q4_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q4_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q5_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q5_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q5_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q5_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q8_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q8_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-f16.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-f16.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q4_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q4_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q4_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q4_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q5_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q5_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q5_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q5_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q8_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q8_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-f16.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-f16.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q4_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q4_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q4_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q4_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q5_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q5_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q5_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q5_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q8_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q8_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-f16.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-f16.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q4_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q4_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q4_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q4_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q5_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q5_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q5_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q5_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q8_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q8_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-f16.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-f16.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q4_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q4_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q4_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q4_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q5_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q5_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q5_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q5_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q8_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q8_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-f16.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-f16.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q4_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q4_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q4_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q4_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q5_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q5_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q5_1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q5_1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q8_0.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q8_0.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/tsembd.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/tsembd.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/tsembd.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/tsembd.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/type.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/type.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/upscale.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/upscale.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/upscale.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/upscale.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/vecdotq.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/vecdotq.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/wkv.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/wkv.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-sycl/wkv.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-sycl/wkv.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-threading.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-threading.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-threading.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-threading.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/apir_cs_ggml-rpc-front.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/apir_cs_ggml-rpc-front.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/apir_cs_ggml-rpc-back.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/apir_cs_ggml-rpc-back.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-convert.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-convert.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-backend.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-backend.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-buffer-type.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-buffer-type.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-buffer.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-buffer.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-device.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-device.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched.gen.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched.gen.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-virgl-apir.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend-virgl-apir.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/backend.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/backend.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/api_remoting.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/api_remoting.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_backend.gen.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_backend.gen.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_backend.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_backend.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_cs.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_cs.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_cs_ggml.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_cs_ggml.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_cs_rpc.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_cs_rpc.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend-buffer-type.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend-buffer-type.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend-buffer.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend-buffer.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend-device.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend-device.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend-reg.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend-reg.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/ggml-backend.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/ggml-remoting.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/ggml-remoting.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/ggmlremoting_functions.yaml' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/ggmlremoting_functions.yaml': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/include/apir_hw.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/include/apir_hw.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/regenerate_remoting.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/regenerate_remoting.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-apir.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-apir.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-backend.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-backend.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-buffer-type.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-buffer-type.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-buffer.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-buffer.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-device.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-device.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-impl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-impl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward.gen.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-forward.gen.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-shm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-shm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-shm.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-shm.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-utils.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-utils.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-utils.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu-utils.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-virtgpu/virtgpu.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-virtgpu/virtgpu.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/cmake/host-toolchain.cmake.in' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/cmake/host-toolchain.cmake.in': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/ggml-vulkan.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/ggml-vulkan.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/abs.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/abs.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/acc.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/acc.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add1.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add1.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add_id.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add_id.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/arange.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/arange.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argmax.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argmax.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argsort.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argsort.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argsort_large.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argsort_large.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/ceil.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/ceil.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/clamp.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/clamp.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/concat.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/concat.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/contig_copy.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/contig_copy.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv2d_dw.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv2d_dw.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv2d_mm.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv2d_mm.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv_transpose_1d.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv_transpose_1d.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_from_quant.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_from_quant.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_to_quant.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_to_quant.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_transpose.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_transpose.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cos.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cos.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/count_equal.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/count_equal.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/count_experts.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/count_experts.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cumsum.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cumsum.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cumsum_multipass1.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cumsum_multipass1.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cumsum_multipass2.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cumsum_multipass2.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_f32.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_f32.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_funcs.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_funcs.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_funcs_cm2.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_funcs_cm2.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_head.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_head.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq1_m.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq1_m.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq1_s.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq1_s.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_s.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_s.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_xs.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_xs.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_xxs.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_xxs.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq3_s.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq3_s.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq3_xxs.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq3_xxs.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq4_nl.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq4_nl.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq4_xs.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq4_xs.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_mxfp4.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_mxfp4.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q2_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q2_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q3_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q3_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_0.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_0.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_1.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_1.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_0.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_0.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_1.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_1.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q6_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q6_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q8_0.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q8_0.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/diag.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/diag.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/diag_mask_inf.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/diag_mask_inf.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/div.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/div.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/elu.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/elu.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/exp.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/exp.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/bfloat16.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/bfloat16.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/coopmat.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/coopmat.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/coopmat2.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/coopmat2.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/integer_dot.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/integer_dot.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/fill.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/fill.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_base.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_base.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm1.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm1.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm2.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm2.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_mask_opt.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_mask_opt.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_split_k_reduce.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_split_k_reduce.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/floor.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/floor.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gated_delta_net.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gated_delta_net.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu_erf.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu_erf.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu_quick.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu_quick.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu_erf.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu_erf.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu_quick.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu_quick.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_binary_head.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_binary_head.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_head.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_head.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_unary_head.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_unary_head.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/get_rows.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/get_rows.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/get_rows_quant.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/get_rows_quant.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/glu_head.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/glu_head.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/glu_main.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/glu_main.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/group_norm.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/group_norm.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/hardsigmoid.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/hardsigmoid.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/hardswish.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/hardswish.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/im2col.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/im2col.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/im2col_3d.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/im2col_3d.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/l2_norm.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/l2_norm.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/leaky_relu.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/leaky_relu.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/log.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/log.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_split_k_reduce.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_split_k_reduce.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_base.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_base.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iface.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iface.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq1_m.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq1_m.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq1_s.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq1_s.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_s.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_s.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_xs.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_xs.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_xxs.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_xxs.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq3_s.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq3_s.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq3_xxs.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq3_xxs.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_nc.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_nc.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_p021.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_p021.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q2_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q2_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q3_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q3_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q4_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q4_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q5_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q5_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q6_k.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q6_k.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vecq.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vecq.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vecq_funcs.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vecq_funcs.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_cm2.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_cm2.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_funcs.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_funcs.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_id_funcs.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_id_funcs.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq_funcs.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq_funcs.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq_shmem_types.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq_shmem_types.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/multi_add.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/multi_add.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/neg.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/neg.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/norm.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/norm.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/opt_step_adamw.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/opt_step_adamw.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/opt_step_sgd.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/opt_step_sgd.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/pad.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/pad.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/pool2d.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/pool2d.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/quantize_q8_1.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/quantize_q8_1.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/reglu.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/reglu.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/relu.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/relu.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/repeat.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/repeat.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/repeat_back.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/repeat_back.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm_back.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm_back.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm_partials.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm_partials.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/roll.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/roll.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_funcs.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_funcs.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_head.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_head.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_multi.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_multi.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_neox.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_neox.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_norm.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_norm.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_params.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_params.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_vision.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_vision.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/round.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/round.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rte.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rte.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/scale.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/scale.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sgn.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sgn.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sigmoid.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sigmoid.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/silu.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/silu.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/silu_back.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/silu_back.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sin.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sin.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_back.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_back.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large1.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large1.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large2.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large2.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large3.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large3.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large_common.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large_common.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/softplus.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/softplus.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/solve_tri.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/solve_tri.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sqrt.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sqrt.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/square.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/square.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/ssm_conv.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/ssm_conv.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/ssm_scan.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/ssm_scan.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/step.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/step.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sub.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sub.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sum_rows.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sum_rows.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sum_rows.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sum_rows.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/swiglu.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/swiglu.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/swiglu_oai.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/swiglu_oai.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/tanh.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/tanh.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/timestep_embedding.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/timestep_embedding.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/topk_argsort.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/topk_argsort.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/topk_moe.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/topk_moe.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/topk_nary_search.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/topk_nary_search.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/tri.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/tri.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/trunc.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/trunc.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/types.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/types.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/upscale.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/upscale.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/utils.glsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/utils.glsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/wkv6.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/wkv6.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/wkv7.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/wkv7.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/xielu.comp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/xielu.comp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/ggml-webgpu.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/ggml-webgpu.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/pre_wgsl.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/pre_wgsl.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/argmax.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/argmax.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/argsort.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/argsort.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/argsort_merge.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/argsort_merge.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/binary.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/binary.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/common_decls.tmpl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/common_decls.tmpl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/concat.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/concat.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/cpy.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/cpy.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/cumsum.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/cumsum.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/embed_wgsl.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/embed_wgsl.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_blk.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_blk.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_reduce.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_reduce.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_split.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_split.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/gated_delta_net.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/gated_delta_net.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/get_rows.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/get_rows.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/glu.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/glu.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/memset.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/memset.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_decls.tmpl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_decls.tmpl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_reg_tile.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_reg_tile.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_subgroup_matrix.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_subgroup_matrix.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/pad.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/pad.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/repeat.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/repeat.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/rope.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/rope.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/row_norm.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/row_norm.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/scale.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/scale.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/set.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/set.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/set_rows.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/set_rows.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/soft_max.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/soft_max.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/solve_tri.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/solve_tri.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/ssm_conv.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/ssm_conv.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/sum_rows.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/sum_rows.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/unary.wgsl' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/unary.wgsl': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zdnn/.gitignore' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zdnn/.gitignore': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zdnn/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zdnn/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zdnn/common.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zdnn/common.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zdnn/ggml-zdnn.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zdnn/ggml-zdnn.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zdnn/mmf.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zdnn/mmf.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zdnn/mmf.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zdnn/mmf.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zdnn/utils.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zdnn/utils.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zdnn/utils.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zdnn/utils.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zendnn/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zendnn/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml-zendnn/ggml-zendnn.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml-zendnn/ggml-zendnn.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml.c' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml.c': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/ggml.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/ggml.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/ggml/src/gguf.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/ggml/src/gguf.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/include/llama-cpp.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/include/llama-cpp.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/include/llama.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/include/llama.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/pocs/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/pocs/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/pocs/vdot/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/pocs/vdot/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/pocs/vdot/q8dot.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/pocs/vdot/q8dot.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/pocs/vdot/vdot.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/pocs/vdot/vdot.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-adapter.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-adapter.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-adapter.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-adapter.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-arch.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-arch.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-arch.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-arch.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-batch.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-batch.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-batch.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-batch.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-chat.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-chat.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-chat.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-chat.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-context.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-context.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-context.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-context.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-cparams.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-cparams.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-cparams.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-cparams.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-ext.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-ext.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-grammar.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-grammar.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-grammar.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-grammar.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-graph.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-graph.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-graph.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-graph.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-hparams.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-hparams.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-hparams.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-hparams.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-impl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-impl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-impl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-impl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-io.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-io.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-io.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-io.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-kv-cache-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-kv-cache-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-kv-cache-iswa.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-kv-cache-iswa.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-kv-cache.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-kv-cache.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-kv-cache.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-kv-cache.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-kv-cells.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-kv-cells.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-memory-hybrid-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-memory-hybrid-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-memory-hybrid-iswa.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-memory-hybrid-iswa.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-memory-hybrid.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-memory-hybrid.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-memory-hybrid.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-memory-hybrid.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-memory-recurrent.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-memory-recurrent.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-memory-recurrent.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-memory-recurrent.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-memory.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-memory.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-memory.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-memory.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-mmap.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-mmap.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-mmap.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-mmap.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-model-loader.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-model-loader.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-model-loader.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-model-loader.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-model-saver.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-model-saver.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-model-saver.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-model-saver.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-model.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-model.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-model.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-model.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-quant.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-quant.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-quant.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-quant.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-sampler.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-sampler.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-sampler.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-sampler.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-vocab.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-vocab.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama-vocab.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama-vocab.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/llama.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/llama.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/afmoe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/afmoe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/apertus.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/apertus.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/arcee.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/arcee.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/arctic.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/arctic.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/arwkv7.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/arwkv7.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/baichuan.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/baichuan.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/bailingmoe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/bailingmoe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/bailingmoe2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/bailingmoe2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/bert.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/bert.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/bitnet.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/bitnet.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/bloom.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/bloom.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/chameleon.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/chameleon.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/chatglm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/chatglm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/codeshell.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/codeshell.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/cogvlm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/cogvlm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/cohere2-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/cohere2-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/command-r.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/command-r.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/dbrx.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/dbrx.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/deci.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/deci.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/deepseek.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/deepseek.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/deepseek2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/deepseek2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/delta-net-base.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/delta-net-base.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/dots1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/dots1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/dream.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/dream.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/ernie4-5-moe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/ernie4-5-moe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/ernie4-5.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/ernie4-5.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/eurobert.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/eurobert.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/exaone-moe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/exaone-moe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/exaone.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/exaone.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/exaone4.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/exaone4.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/falcon-h1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/falcon-h1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/falcon.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/falcon.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/gemma-embedding.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/gemma-embedding.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/gemma.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/gemma.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/gemma2-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/gemma2-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/gemma3.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/gemma3.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/gemma3n-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/gemma3n-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/gemma4-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/gemma4-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/glm4-moe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/glm4-moe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/glm4.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/glm4.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/gpt2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/gpt2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/gptneox.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/gptneox.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/granite-hybrid.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/granite-hybrid.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/granite.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/granite.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/grok.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/grok.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/grovemoe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/grovemoe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/hunyuan-dense.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/hunyuan-dense.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/hunyuan-moe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/hunyuan-moe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/internlm2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/internlm2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/jais.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/jais.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/jais2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/jais2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/jamba.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/jamba.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/kimi-linear.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/kimi-linear.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/lfm2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/lfm2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/llada-moe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/llada-moe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/llada.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/llada.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/llama-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/llama-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/llama.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/llama.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/maincoder.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/maincoder.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/mamba-base.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/mamba-base.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/mamba.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/mamba.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/mimo2-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/mimo2-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/minicpm3.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/minicpm3.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/minimax-m2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/minimax-m2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/mistral3.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/mistral3.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/models.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/models.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/modern-bert.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/modern-bert.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/mpt.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/mpt.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/nemotron-h.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/nemotron-h.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/nemotron.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/nemotron.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/neo-bert.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/neo-bert.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/olmo.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/olmo.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/olmo2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/olmo2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/olmoe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/olmoe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/openai-moe-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/openai-moe-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/openelm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/openelm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/orion.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/orion.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/paddleocr.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/paddleocr.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/pangu-embedded.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/pangu-embedded.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/phi2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/phi2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/phi3.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/phi3.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/plamo.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/plamo.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/plamo2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/plamo2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/plamo3.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/plamo3.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/plm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/plm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen2moe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen2moe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen2vl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen2vl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen3.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen3.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen35.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen35.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen35moe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen35moe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen3moe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen3moe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen3next.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen3next.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen3vl-moe.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen3vl-moe.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/qwen3vl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/qwen3vl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/refact.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/refact.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/rnd1.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/rnd1.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/rwkv6-base.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/rwkv6-base.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/rwkv6.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/rwkv6.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/rwkv6qwen2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/rwkv6qwen2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/rwkv7-base.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/rwkv7-base.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/rwkv7.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/rwkv7.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/seed-oss.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/seed-oss.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/smallthinker.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/smallthinker.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/smollm3.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/smollm3.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/stablelm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/stablelm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/starcoder.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/starcoder.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/starcoder2.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/starcoder2.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/step35-iswa.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/step35-iswa.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/t5-dec.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/t5-dec.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/t5-enc.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/t5-enc.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/wavtokenizer-dec.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/wavtokenizer-dec.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/models/xverse.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/models/xverse.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/unicode-data.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/unicode-data.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/unicode-data.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/unicode-data.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/unicode.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/unicode.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/src/unicode.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/src/unicode.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tests/test-quantize-fns.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tests/test-quantize-fns.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/batched-bench/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/batched-bench/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/batched-bench/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/batched-bench/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/batched-bench/batched-bench.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/batched-bench/batched-bench.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cli/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cli/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cli/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cli/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cli/cli.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cli/cli.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/completion/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/completion/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/completion/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/completion/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/completion/completion.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/completion/completion.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cvector-generator/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cvector-generator/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cvector-generator/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cvector-generator/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cvector-generator/completions.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cvector-generator/completions.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cvector-generator/cvector-generator.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cvector-generator/cvector-generator.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cvector-generator/mean.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cvector-generator/mean.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cvector-generator/negative.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cvector-generator/negative.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cvector-generator/pca.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cvector-generator/pca.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/cvector-generator/positive.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/cvector-generator/positive.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/export-lora/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/export-lora/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/export-lora/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/export-lora/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/export-lora/export-lora.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/export-lora/export-lora.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/fit-params/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/fit-params/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/fit-params/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/fit-params/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/fit-params/fit-params.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/fit-params/fit-params.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/gguf-split/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/gguf-split/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/gguf-split/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/gguf-split/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/gguf-split/gguf-split.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/gguf-split/gguf-split.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/gguf-split/tests.sh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/gguf-split/tests.sh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/imatrix/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/imatrix/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/imatrix/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/imatrix/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/imatrix/imatrix.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/imatrix/imatrix.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/llama-bench/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/llama-bench/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/llama-bench/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/llama-bench/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/llama-bench/llama-bench.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/llama-bench/llama-bench.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/clip-graph.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/clip-graph.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/clip-impl.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/clip-impl.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/clip-model.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/clip-model.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/clip.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/clip.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/clip.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/clip.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/debug/mtmd-debug.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/debug/mtmd-debug.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/debug/mtmd-debug.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/debug/mtmd-debug.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/debug/mtmd-debug.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/debug/mtmd-debug.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/deprecation-warning.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/deprecation-warning.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/legacy-models/convert_image_encoder_to_gguf.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/legacy-models/convert_image_encoder_to_gguf.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/legacy-models/glmedge-convert-image-encoder-to-gguf.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/legacy-models/glmedge-convert-image-encoder-to-gguf.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/legacy-models/glmedge-surgery.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/legacy-models/glmedge-surgery.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/legacy-models/llava_surgery.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/legacy-models/llava_surgery.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/legacy-models/llava_surgery_v2.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/legacy-models/llava_surgery_v2.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/legacy-models/minicpmv-convert-image-encoder-to-gguf.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/legacy-models/minicpmv-convert-image-encoder-to-gguf.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/legacy-models/minicpmv-surgery.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/legacy-models/minicpmv-surgery.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/cogvlm.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/cogvlm.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/conformer.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/conformer.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/deepseekocr.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/deepseekocr.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/gemma4v.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/gemma4v.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/glm4v.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/glm4v.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/internvl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/internvl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/kimik25.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/kimik25.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/kimivl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/kimivl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/llama4.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/llama4.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/llava.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/llava.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/minicpmv.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/minicpmv.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/mobilenetv5.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/mobilenetv5.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/models.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/models.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/nemotron-v2-vl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/nemotron-v2-vl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/paddleocr.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/paddleocr.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/pixtral.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/pixtral.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/qwen2vl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/qwen2vl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/qwen3vl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/qwen3vl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/siglip.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/siglip.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/whisper-enc.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/whisper-enc.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/models/youtuvl.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/models/youtuvl.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/mtmd-audio.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/mtmd-audio.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/mtmd-audio.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/mtmd-audio.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/mtmd-cli.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/mtmd-cli.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/mtmd-helper.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/mtmd-helper.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/mtmd-helper.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/mtmd-helper.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/mtmd-image.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/mtmd-image.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/mtmd-image.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/mtmd-image.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/mtmd.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/mtmd.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/mtmd.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/mtmd.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/requirements.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/requirements.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/test-1.jpeg' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/test-1.jpeg': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/test-2.mp3' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/test-2.mp3': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/tests/test-1-extracted.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/tests/test-1-extracted.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/tests/test-1-extracted.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/tests/test-1-extracted.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/tests/test-deepseek-ocr.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/tests/test-deepseek-ocr.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/tests/tests-requirements.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/tests/tests-requirements.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/mtmd/tests.sh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/mtmd/tests.sh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/parser/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/parser/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/parser/debug-template-parser.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/parser/debug-template-parser.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/parser/template-analysis.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/parser/template-analysis.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/perplexity/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/perplexity/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/perplexity/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/perplexity/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/perplexity/perplexity.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/perplexity/perplexity.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/quantize/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/quantize/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/quantize/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/quantize/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/quantize/quantize.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/quantize/quantize.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/quantize/tests.sh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/quantize/tests.sh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/results/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/results/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/results/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/results/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/results/results.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/results/results.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/rpc/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/rpc/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/rpc/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/rpc/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/rpc/rpc-server.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/rpc/rpc-server.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/README-dev.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/README-dev.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/bench/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/bench/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/bench/bench.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/bench/bench.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/bench/prometheus.yml' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/bench/prometheus.yml': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/bench/requirements.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/bench/requirements.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/bench/script.js' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/bench/script.js': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/chat-llama2.sh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/chat-llama2.sh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/chat.mjs' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/chat.mjs': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/chat.sh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/chat.sh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public/bundle.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public/bundle.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public/bundle.js' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public/bundle.js': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public/index.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public/index.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public/loading.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public/loading.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/colorthemes.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/colorthemes.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/completion.js' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/completion.js': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/favicon.ico' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/favicon.ico': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/index-new.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/index-new.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/index.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/index.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/index.js' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/index.js': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/json-schema-to-grammar.mjs' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/json-schema-to-grammar.mjs': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/loading.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/loading.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/prompt-formats.js' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/prompt-formats.js': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/style.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/style.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/system-prompts.js' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/system-prompts.js': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/theme-beeninorder.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/theme-beeninorder.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/theme-ketivah.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/theme-ketivah.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/theme-mangotango.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/theme-mangotango.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/theme-playground.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/theme-playground.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/theme-polarnight.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/theme-polarnight.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_legacy/theme-snowstorm.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_legacy/theme-snowstorm.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_simplechat/datautils.mjs' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_simplechat/datautils.mjs': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_simplechat/index.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_simplechat/index.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_simplechat/readme.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_simplechat/readme.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_simplechat/simplechat.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_simplechat/simplechat.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_simplechat/simplechat.js' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_simplechat/simplechat.js': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_simplechat/simplechat_screens.webp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_simplechat/simplechat_screens.webp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/public_simplechat/ui.mjs' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/public_simplechat/ui.mjs': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-common.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-common.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-common.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-common.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-context.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-context.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-context.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-context.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-cors-proxy.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-cors-proxy.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-http.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-http.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-http.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-http.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-models.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-models.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-models.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-models.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-queue.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-queue.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-queue.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-queue.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-task.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-task.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-task.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-task.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-tools.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-tools.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server-tools.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server-tools.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/server.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/server.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/.gitignore' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/.gitignore': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/conftest.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/conftest.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/pytest.ini' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/pytest.ini': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/requirements.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/requirements.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/tests.sh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/tests.sh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_basic.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_basic.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_chat_completion.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_chat_completion.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_compat_anthropic.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_compat_anthropic.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_compat_oai_responses.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_compat_oai_responses.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_completion.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_completion.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_ctx_shift.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_ctx_shift.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_embedding.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_embedding.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_infill.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_infill.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_kv_keep_only_active.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_kv_keep_only_active.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_lora.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_lora.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_proxy.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_proxy.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_rerank.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_rerank.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_router.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_router.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_security.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_security.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_sleep.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_sleep.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_slot_save.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_slot_save.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_speculative.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_speculative.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_template.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_template.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_tokenize.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_tokenize.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_tool_call.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_tool_call.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/unit/test_vision_api.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/unit/test_vision_api.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/tests/utils.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/tests/utils.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/buttons-top/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/buttons-top/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/buttons-top/buttons_top.png' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/buttons-top/buttons_top.png': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/buttons-top/favicon.ico' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/buttons-top/favicon.ico': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/buttons-top/index.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/buttons-top/index.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/wild/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/wild/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/wild/favicon.ico' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/wild/favicon.ico': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/wild/index.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/wild/index.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/wild/llama_cpp.png' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/wild/llama_cpp.png': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/wild/llamapattern.png' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/wild/llamapattern.png': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/themes/wild/wild.png' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/themes/wild/wild.png': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/.gitignore' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/.gitignore': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/.npmrc' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/.npmrc': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/.prettierignore' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/.prettierignore': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/.prettierrc' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/.prettierrc': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/.storybook/ModeWatcherDecorator.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/.storybook/ModeWatcherDecorator.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/.storybook/TooltipProviderDecorator.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/.storybook/TooltipProviderDecorator.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/.storybook/main.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/.storybook/main.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/.storybook/preview.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/.storybook/preview.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/.storybook/vitest.setup.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/.storybook/vitest.setup.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/components.json' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/components.json': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/architecture/high-level-architecture-simplified.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/architecture/high-level-architecture-simplified.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/architecture/high-level-architecture.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/architecture/high-level-architecture.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/flows/chat-flow.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/flows/chat-flow.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/flows/conversations-flow.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/flows/conversations-flow.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/flows/data-flow-simplified-model-mode.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/flows/data-flow-simplified-model-mode.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/flows/data-flow-simplified-router-mode.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/flows/data-flow-simplified-router-mode.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/flows/database-flow.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/flows/database-flow.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/flows/mcp-flow.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/flows/mcp-flow.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/flows/models-flow.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/flows/models-flow.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/flows/server-flow.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/flows/server-flow.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/docs/flows/settings-flow.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/docs/flows/settings-flow.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/eslint.config.js' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/eslint.config.js': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/package-lock.json' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/package-lock.json': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/package.json' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/package.json': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/playwright.config.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/playwright.config.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/scripts/dev.sh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/scripts/dev.sh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/scripts/install-git-hooks.sh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/scripts/install-git-hooks.sh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/scripts/post-build.sh' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/scripts/post-build.sh': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/app.css' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/app.css': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/app.d.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/app.d.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/app.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/app.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/actions/fade-in-view.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/actions/fade-in-view.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/actions/ActionIcon.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/actions/ActionIcon.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/actions/ActionIconCopyToClipboard.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/actions/ActionIconCopyToClipboard.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/actions/ActionIconRemove.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/actions/ActionIconRemove.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/actions/ActionIconsCodeBlock.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/actions/ActionIconsCodeBlock.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/actions/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/actions/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/badges/BadgeChatStatistic.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/badges/BadgeChatStatistic.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/badges/BadgeInfo.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/badges/BadgeInfo.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/badges/BadgeModality.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/badges/BadgeModality.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/badges/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/badges/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentMcpPrompt.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentMcpPrompt.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentMcpResource.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentMcpResource.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentMcpResources.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentMcpResources.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentPreview.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentPreview.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentThumbnailFile.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentThumbnailFile.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentThumbnailImage.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentThumbnailImage.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentsList.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentsList.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentsViewAll.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentsViewAll.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatForm.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatForm.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActionAttachmentsDropdown.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActionAttachmentsDropdown.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActionAttachmentsSheet.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActionAttachmentsSheet.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActionRecord.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActionRecord.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActionSubmit.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActionSubmit.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActions.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActions.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormFileInputInvisible.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormFileInputInvisible.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormHelperText.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormHelperText.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPicker/ChatFormPickerItemHeader.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPicker/ChatFormPickerItemHeader.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPicker/ChatFormPickerList.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPicker/ChatFormPickerList.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPicker/ChatFormPickerListItem.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPicker/ChatFormPickerListItem.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPicker/ChatFormPickerListItemSkeleton.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPicker/ChatFormPickerListItemSkeleton.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPickerPopover.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPickerPopover.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPromptPicker/ChatFormPromptPicker.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPromptPicker/ChatFormPromptPicker.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPromptPicker/ChatFormPromptPickerArgumentForm.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPromptPicker/ChatFormPromptPickerArgumentForm.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPromptPicker/ChatFormPromptPickerArgumentInput.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormPromptPicker/ChatFormPromptPickerArgumentInput.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormResourcePicker/ChatFormResourcePicker.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormResourcePicker/ChatFormResourcePicker.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormTextarea.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormTextarea.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessage.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessage.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageActions.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageActions.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageAgenticContent.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageAgenticContent.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageAssistant.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageAssistant.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageBranchingControls.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageBranchingControls.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageEditForm.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageEditForm.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageMcpPrompt.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageMcpPrompt.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageMcpPromptContent.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageMcpPromptContent.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageStatistics.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageStatistics.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageSystem.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageSystem.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageUser.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageUser.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessages.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessages.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreen.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreen.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenDragOverlay.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenDragOverlay.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenForm.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenForm.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenHeader.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenHeader.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenProcessingInfo.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenProcessingInfo.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettings.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettings.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsFields.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsFields.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsFooter.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsFooter.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsImportExportTab.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsImportExportTab.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsParameterSourceIndicator.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsParameterSourceIndicator.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebar.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebar.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarActions.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarActions.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarConversationItem.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarConversationItem.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarSearch.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarSearch.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/handle-mobile-sidebar-item-click.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/handle-mobile-sidebar-item-click.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/chat/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/chat/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/content/CollapsibleContentBlock.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/content/CollapsibleContentBlock.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/content/MarkdownContent.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/content/MarkdownContent.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/content/SyntaxHighlightedCode.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/content/SyntaxHighlightedCode.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/content/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/content/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogChatAttachmentPreview.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogChatAttachmentPreview.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogChatAttachmentsViewAll.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogChatAttachmentsViewAll.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogChatError.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogChatError.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogChatSettings.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogChatSettings.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogCodePreview.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogCodePreview.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogConfirmation.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogConfirmation.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogConversationSelection.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogConversationSelection.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogConversationTitleUpdate.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogConversationTitleUpdate.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogEmptyFileAlert.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogEmptyFileAlert.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogMcpResourcePreview.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogMcpResourcePreview.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogMcpResources.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogMcpResources.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogMcpServersSettings.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogMcpServersSettings.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogModelInformation.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogModelInformation.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogModelNotAvailable.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/DialogModelNotAvailable.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/forms/InputWithSuggestions.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/forms/InputWithSuggestions.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/forms/KeyValuePairs.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/forms/KeyValuePairs.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/forms/SearchInput.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/forms/SearchInput.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/forms/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/forms/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpActiveServersAvatars.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpActiveServersAvatars.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpCapabilitiesBadges.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpCapabilitiesBadges.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpConnectionLogs.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpConnectionLogs.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpLogo.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpLogo.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/McpResourceBrowser.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/McpResourceBrowser.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/McpResourceBrowserEmptyState.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/McpResourceBrowserEmptyState.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/McpResourceBrowserHeader.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/McpResourceBrowserHeader.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/McpResourceBrowserServerItem.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/McpResourceBrowserServerItem.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/mcp-resource-browser.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceBrowser/mcp-resource-browser.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourcePreview.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourcePreview.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceTemplateForm.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpResourceTemplateForm.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCard.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCard.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardActions.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardActions.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardDeleteDialog.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardDeleteDialog.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardEditForm.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardEditForm.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardHeader.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardHeader.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardToolsList.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCard/McpServerCardToolsList.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCardSkeleton.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerCardSkeleton.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerForm.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerForm.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerInfo.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServerInfo.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServersSelector.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServersSelector.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServersSettings.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/McpServersSettings.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/mcp/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/mcp/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/misc/ConversationSelection.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/misc/ConversationSelection.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/misc/HorizontalScrollCarousel.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/misc/HorizontalScrollCarousel.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/misc/KeyboardShortcutInfo.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/misc/KeyboardShortcutInfo.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/misc/TruncatedText.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/misc/TruncatedText.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/misc/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/misc/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelBadge.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelBadge.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelId.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelId.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelsSelector.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelsSelector.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelsSelectorList.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelsSelectorList.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelsSelectorOption.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelsSelectorOption.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelsSelectorSheet.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/models/ModelsSelectorSheet.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/models/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/models/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/models/utils.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/models/utils.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/navigation/DropdownMenuActions.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/navigation/DropdownMenuActions.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/navigation/DropdownMenuSearchable.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/navigation/DropdownMenuSearchable.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/navigation/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/navigation/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerErrorSplash.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerErrorSplash.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerLoadingSplash.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerLoadingSplash.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerStatus.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerStatus.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/app/server/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/app/server/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert/alert-description.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert/alert-description.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert/alert-title.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert/alert-title.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert/alert.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert/alert.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-action.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-action.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-cancel.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-cancel.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-description.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-description.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-footer.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-footer.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-header.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-header.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-overlay.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-overlay.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-title.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-title.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/badge/badge.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/badge/badge.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/badge/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/badge/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/button/button.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/button/button.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/button/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/button/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-action.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-action.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-description.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-description.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-footer.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-footer.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-header.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-header.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-title.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-title.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/card/card.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/card/card.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/card/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/card/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/checkbox/checkbox.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/checkbox/checkbox.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/checkbox/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/checkbox/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/collapsible-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/collapsible-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/collapsible-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/collapsible-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/collapsible.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/collapsible.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-close.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-close.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-description.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-description.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-footer.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-footer.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-header.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-header.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-overlay.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-overlay.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-title.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-title.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-checkbox-item.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-checkbox-item.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-group-heading.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-group-heading.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-group.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-group.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-item.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-item.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-label.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-label.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-radio-group.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-radio-group.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-radio-item.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-radio-item.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-separator.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-separator.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-shortcut.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-shortcut.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-sub-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-sub-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-sub-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-sub-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/input/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/input/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/input/input.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/input/input.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/label/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/label/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/label/label.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/label/label.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/popover/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/popover/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover-close.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover-close.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover-portal.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover-portal.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/popover/popover.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/scroll-area/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/scroll-area/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/scroll-area/scroll-area-scrollbar.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/scroll-area/scroll-area-scrollbar.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/scroll-area/scroll-area.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/scroll-area/scroll-area.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-group-heading.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-group-heading.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-group.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-group.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-item.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-item.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-label.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-label.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-scroll-down-button.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-scroll-down-button.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-scroll-up-button.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-scroll-up-button.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-separator.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-separator.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/separator/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/separator/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/separator/separator.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/separator/separator.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-close.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-close.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-description.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-description.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-footer.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-footer.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-header.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-header.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-overlay.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-overlay.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-title.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-title.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/constants.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/constants.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/context.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/context.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-footer.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-footer.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group-action.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group-action.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group-label.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group-label.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-header.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-header.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-input.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-input.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-inset.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-inset.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-action.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-action.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-badge.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-badge.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-button.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-button.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-item.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-item.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-skeleton.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-skeleton.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-sub-button.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-sub-button.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-sub-item.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-sub-item.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-sub.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-sub.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-provider.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-provider.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-rail.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-rail.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-separator.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-separator.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/skeleton/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/skeleton/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/skeleton/skeleton.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/skeleton/skeleton.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/switch/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/switch/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/switch/switch.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/switch/switch.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/table/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/table/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-body.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-body.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-caption.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-caption.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-cell.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-cell.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-footer.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-footer.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-head.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-head.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-header.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-header.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-row.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/table/table-row.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/table/table.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/table/table.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/textarea/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/textarea/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/textarea/textarea.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/textarea/textarea.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/tooltip/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/tooltip/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/tooltip/tooltip-content.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/tooltip/tooltip-content.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/tooltip/tooltip-trigger.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/tooltip/tooltip-trigger.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/components/ui/utils.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/components/ui/utils.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/agentic.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/agentic.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/api-endpoints.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/api-endpoints.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/attachment-labels.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/attachment-labels.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/auto-scroll.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/auto-scroll.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/binary-detection.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/binary-detection.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/cache.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/cache.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/chat-form.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/chat-form.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/code-blocks.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/code-blocks.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/code.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/code.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/context-keys.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/context-keys.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/css-classes.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/css-classes.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/favicon.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/favicon.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/floating-ui-constraints.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/floating-ui-constraints.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/formatters.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/formatters.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/icons.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/icons.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/key-value-pairs.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/key-value-pairs.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/latex-protection.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/latex-protection.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/literal-html.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/literal-html.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/localstorage-keys.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/localstorage-keys.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/markdown.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/markdown.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/max-bundle-size.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/max-bundle-size.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/mcp-form.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/mcp-form.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/mcp-resource.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/mcp-resource.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/mcp.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/mcp.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/message-export.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/message-export.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/model-id.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/model-id.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/precision.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/precision.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/processing-info.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/processing-info.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/settings-config.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/settings-config.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/settings-fields.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/settings-fields.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/settings-keys.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/settings-keys.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/settings-sections.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/settings-sections.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/supported-file-types.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/supported-file-types.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/table-html-restorer.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/table-html-restorer.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/tooltip-config.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/tooltip-config.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/ui.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/ui.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/uri-template.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/uri-template.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/constants/viewport.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/constants/viewport.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/contexts/chat-actions.context.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/contexts/chat-actions.context.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/contexts/chat-settings-dialog.context.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/contexts/chat-settings-dialog.context.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/contexts/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/contexts/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/contexts/message-edit.context.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/contexts/message-edit.context.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/agentic.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/agentic.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/attachment.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/attachment.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/chat.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/chat.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/files.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/files.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/keyboard.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/keyboard.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/mcp.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/mcp.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/model.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/model.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/server.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/server.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/settings.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/settings.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/enums/ui.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/enums/ui.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/hooks/is-mobile.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/hooks/is-mobile.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/hooks/use-auto-scroll.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/hooks/use-auto-scroll.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/hooks/use-processing-state.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/hooks/use-processing-state.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/markdown/enhance-code-blocks.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/markdown/enhance-code-blocks.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/markdown/enhance-links.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/markdown/enhance-links.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/markdown/literal-html.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/markdown/literal-html.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/markdown/resolve-attachment-images.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/markdown/resolve-attachment-images.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/markdown/table-html-restorer.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/markdown/table-html-restorer.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/services/chat.service.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/services/chat.service.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/services/database.service.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/services/database.service.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/services/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/services/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/services/mcp.service.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/services/mcp.service.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/services/models.service.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/services/models.service.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/services/parameter-sync.service.spec.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/services/parameter-sync.service.spec.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/services/parameter-sync.service.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/services/parameter-sync.service.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/services/props.service.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/services/props.service.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/stores/agentic.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/stores/agentic.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/stores/chat.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/stores/chat.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/stores/conversations.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/stores/conversations.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/stores/mcp-resources.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/stores/mcp-resources.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/stores/mcp.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/stores/mcp.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/stores/models.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/stores/models.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/stores/persisted.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/stores/persisted.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/stores/server.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/stores/server.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/stores/settings.svelte.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/stores/settings.svelte.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/types/agentic.d.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/types/agentic.d.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/types/api.d.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/types/api.d.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/types/chat.d.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/types/chat.d.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/types/common.d.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/types/common.d.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/types/database.d.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/types/database.d.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/types/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/types/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/types/mcp.d.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/types/mcp.d.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/types/models.d.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/types/models.d.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/types/settings.d.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/types/settings.d.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/abort.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/abort.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/agentic.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/agentic.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/api-fetch.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/api-fetch.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/api-headers.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/api-headers.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/api-key-validation.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/api-key-validation.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/attachment-display.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/attachment-display.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/attachment-type.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/attachment-type.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/audio-recording.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/audio-recording.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/autoresize-textarea.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/autoresize-textarea.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/branching.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/branching.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/browser-only.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/browser-only.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/cache-ttl.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/cache-ttl.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/clipboard.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/clipboard.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/code.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/code.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/config-helpers.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/config-helpers.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/conversation-utils.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/conversation-utils.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/convert-files-to-extra.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/convert-files-to-extra.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/cors-proxy.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/cors-proxy.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/data-url.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/data-url.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/debounce.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/debounce.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/favicon.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/favicon.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/file-preview.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/file-preview.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/file-type.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/file-type.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/formatters.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/formatters.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/headers.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/headers.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/image-error-fallback.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/image-error-fallback.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/index.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/index.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/is-ime-composing.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/is-ime-composing.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/latex-protection.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/latex-protection.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/legacy-migration.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/legacy-migration.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/mcp.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/mcp.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/modality-file-validation.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/modality-file-validation.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/model-names.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/model-names.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/pdf-processing.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/pdf-processing.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/portal-to-body.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/portal-to-body.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/precision.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/precision.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/process-uploaded-files.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/process-uploaded-files.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/sanitize.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/sanitize.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/svg-to-png.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/svg-to-png.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/syntax-highlight-language.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/syntax-highlight-language.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/text-files.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/text-files.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/text.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/text.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/uri-template.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/uri-template.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/uuid.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/uuid.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/lib/utils/webp-to-png.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/lib/utils/webp-to-png.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/routes/+error.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/routes/+error.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/routes/+layout.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/routes/+layout.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/routes/+page.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/routes/+page.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/routes/+page.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/routes/+page.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/routes/chat/[id]/+page.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/routes/chat/[id]/+page.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/routes/chat/[id]/+page.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/routes/chat/[id]/+page.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/src/styles/katex-custom.scss' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/src/styles/katex-custom.scss': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/static/favicon.svg' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/static/favicon.svg': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/static/loading.html' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/static/loading.html': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/svelte.config.js' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/svelte.config.js': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/client/components/TestWrapper.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/client/components/TestWrapper.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/client/page.svelte.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/client/page.svelte.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/e2e/demo.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/e2e/demo.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/ChatMessage.stories.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/ChatMessage.stories.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/ChatScreenForm.stories.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/ChatScreenForm.stories.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/ChatSettings.stories.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/ChatSettings.stories.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/ChatSidebar.stories.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/ChatSidebar.stories.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/Introduction.mdx' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/Introduction.mdx': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/MarkdownContent.stories.svelte' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/MarkdownContent.stories.svelte': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/ai-tutorial.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/ai-tutorial.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/api-docs.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/api-docs.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/assets/1.jpg' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/assets/1.jpg': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/assets/beautiful-flowers-lotus.webp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/assets/beautiful-flowers-lotus.webp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/assets/example.pdf' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/assets/example.pdf': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/assets/hf-logo.svg' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/assets/hf-logo.svg': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/blog-post.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/blog-post.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/data-analysis.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/data-analysis.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/empty.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/empty.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/math-formulas.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/math-formulas.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/readme.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/readme.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/stories/fixtures/storybook-mocks.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/stories/fixtures/storybook-mocks.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/unit/agentic-sections.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/unit/agentic-sections.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/unit/agentic-strip.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/unit/agentic-strip.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/unit/clipboard.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/unit/clipboard.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/unit/latex-protection.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/unit/latex-protection.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/unit/model-id-parser.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/unit/model-id-parser.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/unit/model-names.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/unit/model-names.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/unit/reasoning-context.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/unit/reasoning-context.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tests/unit/uri-template.test.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tests/unit/uri-template.test.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/tsconfig.json' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/tsconfig.json': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/vite.config.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/vite.config.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/server/webui/vitest-setup-client.ts' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/server/webui/vitest-setup-client.ts': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/tokenize/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/tokenize/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/tokenize/tokenize.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/tokenize/tokenize.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/tts/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/tts/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/tts/README.md' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/tts/README.md': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/tts/convert_pt_to_hf.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/tts/convert_pt_to_hf.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/tts/tts-outetts.py' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/tts/tts-outetts.py': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/tools/tts/tts.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/tools/tts/tts.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/vendor/cpp-httplib/CMakeLists.txt' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/vendor/cpp-httplib/CMakeLists.txt': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/vendor/cpp-httplib/LICENSE' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/vendor/cpp-httplib/LICENSE': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/vendor/cpp-httplib/httplib.cpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/vendor/cpp-httplib/httplib.cpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/vendor/cpp-httplib/httplib.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/vendor/cpp-httplib/httplib.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/vendor/miniaudio/miniaudio.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/vendor/miniaudio/miniaudio.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/vendor/nlohmann/json.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/vendor/nlohmann/json.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/vendor/nlohmann/json_fwd.hpp' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/vendor/nlohmann/json_fwd.hpp': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/vendor/sheredom/subprocess.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/vendor/sheredom/subprocess.h': Invalid cross-device link [INFO] [stderr] cp: cannot create hard link '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/vendor/stb/stb_image.h' to '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llama-cpp-sys-4-0.2.26/llama.cpp/vendor/stb/stb_image.h': Invalid cross-device link [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '49b6ac01d6f4c3da812039ae846407a20961aa4c'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] running: cd "/opt/rustwide/target/llama-cmake-cache/12d773b36dac9289/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp" "-B" "/opt/rustwide/target/llama-cmake-cache/12d773b36dac9289/build" "-DLLAMA_BUILD_TESTS=OFF" "-DLLAMA_BUILD_EXAMPLES=OFF" "-DLLAMA_BUILD_SERVER=OFF" "-DLLAMA_BUILD_TOOLS=OFF" "-DBUILD_SHARED_LIBS=OFF" "-DGGML_NATIVE=OFF" "-DGGML_SSE42=ON" "-DGGML_AVX=OFF" "-DGGML_AVX2=OFF" "-DGGML_AVX_VNNI=OFF" "-DGGML_FMA=OFF" "-DGGML_F16C=OFF" "-DGGML_BMI2=OFF" "-DGGML_AVX512=OFF" "-DGGML_AVX512_VBMI=OFF" "-DGGML_AVX512_VNNI=OFF" "-DGGML_AVX512_BF16=OFF" "-DGGML_AMX_TILE=OFF" "-DGGML_AMX_INT8=OFF" "-DGGML_AMX_BF16=OFF" "-DGGML_METAL=OFF" "-DGGML_WEBGPU=OFF" "-DGGML_BLAS=OFF" "-DGGML_OPENCL=OFF" "-DGGML_HIP=OFF" "-DGGML_OPENMP=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/llama-cmake-cache/12d773b36dac9289" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release" [INFO] [stderr] CMAKE_BUILD_TYPE=Release [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] CMake Warning at cmake/license.cmake:18 (message): [INFO] [stderr] License file [INFO] [stderr] '/opt/rustwide/target/debug/build/llama-cpp-sys-4-b850d3c3482fd5b4/out/llama.cpp/LICENSE' [INFO] [stderr] not found [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:170 (license_add_file) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at common/CMakeLists.txt:31 (message): [INFO] [stderr] Git repository not found; to enable automatic generation of build info, [INFO] [stderr] make sure Git is installed and the project is a Git repository. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] running: cd "/opt/rustwide/target/llama-cmake-cache/12d773b36dac9289/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/llama-cmake-cache/12d773b36dac9289/build" "--target" "install" "--config" "Release" [INFO] [stderr] gmake: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [vendor/cpp-httplib/CMakeFiles/cpp-httplib.dir/build.make:76: vendor/cpp-httplib/CMakeFiles/cpp-httplib.dir/httplib.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:354: vendor/cpp-httplib/CMakeFiles/cpp-httplib.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [ggml/src/CMakeFiles/ggml-cpu.dir/build.make:202: ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [ggml/src/CMakeFiles/ggml-cpu.dir/build.make:216: ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:243: ggml/src/CMakeFiles/ggml-cpu.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:136: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (566) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/lib.rs:1132:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a705920aa7a - std[328f925de60d9770]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a705920aa7a - std[328f925de60d9770]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a705920aa7a - std[328f925de60d9770]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5a705920aa7a - <::print::DisplayBacktrace as core[5d5dc74e6c94268]::fmt::Display>::fmt [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5a70592224ea - ::fmt [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5a70592224ea - core[5d5dc74e6c94268]::fmt::write [INFO] [stderr] 6: 0x5a7059211162 - std[328f925de60d9770]::io::default_write_fmt:: [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/io/mod.rs:621:11 [INFO] [stderr] 7: 0x5a7059211162 - ::write_fmt [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/io/mod.rs:1976:13 [INFO] [stderr] 8: 0x5a70591e5f5f - ::print [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5a70591e5f5f - std[328f925de60d9770]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5a7059200f31 - std[328f925de60d9770]::panicking::default_hook [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5a70592011ab - std[328f925de60d9770]::panicking::panic_with_hook [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5a70591e6018 - std[328f925de60d9770]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5a70591dd559 - std[328f925de60d9770]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5a70591e6e8d - __rustc[9445d11e4dca41cc]::rust_begin_unwind [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5a7059222d2c - core[5d5dc74e6c94268]::panicking::panic_fmt [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5a7059165fb7 - cmake[a5bbff5106966276]::fail [INFO] [stderr] 17: 0x5a7059165c43 - cmake[a5bbff5106966276]::run [INFO] [stderr] 18: 0x5a705916bd04 - ::build [INFO] [stderr] 19: 0x5a7058bff0f1 - build_script_build[a98e4a2b7466e087]::main [INFO] [stderr] 20: 0x5a7058c0ea73 - >::call_once [INFO] [stderr] 21: 0x5a7058c092e6 - std[328f925de60d9770]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x5a7058c061d9 - std[328f925de60d9770]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x5a70591ffb84 - <&dyn core[5d5dc74e6c94268]::ops::function::Fn<(), Output = i32> + core[5d5dc74e6c94268]::marker::Sync + core[5d5dc74e6c94268]::panic::unwind_safe::RefUnwindSafe as core[5d5dc74e6c94268]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x5a70591ffb84 - std[328f925de60d9770]::panicking::catch_unwind::do_call::<&dyn core[5d5dc74e6c94268]::ops::function::Fn<(), Output = i32> + core[5d5dc74e6c94268]::marker::Sync + core[5d5dc74e6c94268]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x5a70591ffb84 - std[328f925de60d9770]::panicking::catch_unwind:: + core[5d5dc74e6c94268]::marker::Sync + core[5d5dc74e6c94268]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x5a70591ffb84 - std[328f925de60d9770]::panic::catch_unwind::<&dyn core[5d5dc74e6c94268]::ops::function::Fn<(), Output = i32> + core[5d5dc74e6c94268]::marker::Sync + core[5d5dc74e6c94268]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5a70591ffb84 - std[328f925de60d9770]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5a70591ffb84 - std[328f925de60d9770]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x5a70591ffb84 - std[328f925de60d9770]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x5a70591ffb84 - std[328f925de60d9770]::panic::catch_unwind:: [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5a70591ffb84 - std[328f925de60d9770]::rt::lang_start_internal [INFO] [stderr] at /rustc/49b6ac01d6f4c3da812039ae846407a20961aa4c/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5a7058c05bc1 - std[328f925de60d9770]::rt::lang_start::<()> [INFO] [stderr] 33: 0x5a7058c018a5 - main [INFO] [stderr] 34: 0x71d8477211ca - [INFO] [stderr] 35: 0x71d84772128b - __libc_start_main [INFO] [stderr] 36: 0x5a7058beddc5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5e32b171ac9e0a93b542d56b4bbfa19d48029307646b4b3ae5a38e240e272642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e32b171ac9e0a93b542d56b4bbfa19d48029307646b4b3ae5a38e240e272642", kill_on_drop: false }` [INFO] [stdout] 5e32b171ac9e0a93b542d56b4bbfa19d48029307646b4b3ae5a38e240e272642