[INFO] cloning repository https://github.com/michaelhenkel/k8s-llm-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelhenkel/k8s-llm-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhenkel%2Fk8s-llm-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhenkel%2Fk8s-llm-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce65e9ab1b0ef4b1c520e924d57ad667c685d090 [INFO] testing michaelhenkel/k8s-llm-2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhenkel%2Fk8s-llm-2" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/michaelhenkel/k8s-llm-2 [INFO] finished tweaking git repo https://github.com/michaelhenkel/k8s-llm-2 [INFO] tweaked toml for git repo https://github.com/michaelhenkel/k8s-llm-2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/michaelhenkel/k8s-llm-2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/michaelhenkel/k8s-llm-2 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/sobelio/llm-chain` [INFO] [stderr] Updating git submodule `https://github.com/ggerganov/llama.cpp.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.60 [INFO] [stderr] Downloaded either v1.8.1 [INFO] [stderr] Downloaded serde_derive v1.0.164 [INFO] [stderr] Downloaded serde v1.0.164 [INFO] [stderr] Downloaded tera v1.19.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.37 [INFO] [stderr] Downloaded chrono-tz-build v0.0.2 [INFO] [stderr] Downloaded pest_generator v2.6.1 [INFO] [stderr] Downloaded slug v0.1.4 [INFO] [stderr] Downloaded semver v1.0.17 [INFO] [stderr] Downloaded tempfile v3.6.0 [INFO] [stderr] Downloaded openssl-sys v0.9.89 [INFO] [stderr] Downloaded serde_json v1.0.97 [INFO] [stderr] Downloaded rustix v0.37.20 [INFO] [stderr] Downloaded regex-syntax v0.7.2 [INFO] [stderr] Downloaded libc v0.2.146 [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded bstr v1.5.0 [INFO] [stderr] Downloaded deunicode v0.4.3 [INFO] [stderr] Downloaded url v2.4.0 [INFO] [stderr] Downloaded pest v2.6.1 [INFO] [stderr] Downloaded aho-corasick v1.0.2 [INFO] [stderr] Downloaded unicode-id v0.3.3 [INFO] [stderr] Downloaded paste v1.0.12 [INFO] [stderr] Downloaded log v0.4.19 [INFO] [stderr] Downloaded llama v0.14.2 [INFO] [stderr] Downloaded h2 v0.3.19 [INFO] [stderr] Downloaded openssl v0.10.55 [INFO] [stderr] Downloaded security-framework-sys v2.9.0 [INFO] [stderr] Downloaded clang-sys v1.6.1 [INFO] [stderr] Downloaded libm v0.2.7 [INFO] [stderr] Downloaded cpufeatures v0.2.8 [INFO] [stderr] Downloaded pest_meta v2.6.1 [INFO] [stderr] Downloaded which v4.4.0 [INFO] [stderr] Downloaded anyhow v1.0.71 [INFO] [stderr] Downloaded base64 v0.21.2 [INFO] [stderr] Downloaded prettyplease v0.2.9 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.8 [INFO] [stderr] Downloaded reqwest v0.11.18 [INFO] [stderr] Downloaded uuid v1.3.4 [INFO] [stderr] Downloaded llvm-sys v140.1.1 [INFO] [stderr] Downloaded serde_yaml v0.9.21 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.10 [INFO] [stderr] Downloaded security-framework v2.9.1 [INFO] [stderr] Downloaded pest_derive v2.6.1 [INFO] [stderr] Downloaded chrono-tz v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2219286fc0c6ae77031dc84cf191faba36b7de15b166d2ca5b65ab135f3c65f8 [INFO] running `Command { std: "docker" "start" "-a" "2219286fc0c6ae77031dc84cf191faba36b7de15b166d2ca5b65ab135f3c65f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2219286fc0c6ae77031dc84cf191faba36b7de15b166d2ca5b65ab135f3c65f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2219286fc0c6ae77031dc84cf191faba36b7de15b166d2ca5b65ab135f3c65f8", kill_on_drop: false }` [INFO] [stdout] 2219286fc0c6ae77031dc84cf191faba36b7de15b166d2ca5b65ab135f3c65f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 217668436bf1102cc3b2c5f17017dc9685b099e22ebcdbecf91ed5352a409248 [INFO] running `Command { std: "docker" "start" "-a" "217668436bf1102cc3b2c5f17017dc9685b099e22ebcdbecf91ed5352a409248", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling prettyplease v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.89 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unicode-id v0.3.3 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling markdown v1.0.0-alpha.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling llama v0.14.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling llvm-sys v140.1.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pest v2.6.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest_meta v2.6.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling pest_generator v2.6.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling pest_derive v2.6.1 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling llm-chain-llama-sys v0.12.2 (https://github.com/sobelio/llm-chain?branch=main#0d990028) [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] error: failed to run custom build command for `llm-chain-llama-sys v0.12.2 (https://github.com/sobelio/llm-chain?branch=main#0d990028)` [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/llm-chain-llama-sys-062be686caf33fa7/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dylib=stdc++ [INFO] [stderr] cargo:rustc-link-arg=-lstdc++ [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/target/debug/build/llm-chain-llama-sys-256496ccf2669bd8/out [INFO] [stderr] cargo:rustc-link-lib=static=llama [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [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=./llama.cpp/llama.h [INFO] [stderr] cargo:rerun-if-changed=./llama.cpp/ggml.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/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/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/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdbool.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1f7f8ea0721a3b1eb73e6c6d25cccb371434b320'. [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] [INFO] [stderr] thread 'main' (2959) panicked at /opt/rustwide/cargo-home/git/checkouts/llm-chain-b139f74d28bffe25/0d99002/crates/llm-chain-llama-sys/build.rs:67:35: [INFO] [stderr] Unable to change directory to llama.cpp build: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f5cb687732a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f5cb687732a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f5cb687732a - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5f5cb687732a - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5f5cb688cd8a - ::fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5f5cb688cd8a - core[786f478f706679df]::fmt::write [INFO] [stderr] 6: 0x5f5cb687c2d2 - std[f92b4c606f291077]::io::default_write_fmt:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f5cb687c2d2 - ::write_fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5f5cb68581af - ::print [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5f5cb68581af - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5f5cb6870861 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5f5cb6870adb - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5f5cb6858268 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5f5cb684f8a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5f5cb6858c6d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5f5cb688d5cc - core[786f478f706679df]::panicking::panic_fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5f5cb688d342 - core[786f478f706679df]::result::unwrap_failed [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x5f5cb6441ec0 - >::expect [INFO] [stderr] 18: 0x5f5cb62f060c - build_script_build[9d25e405028e48b]::main [INFO] [stderr] 19: 0x5f5cb62f2123 - >::call_once [INFO] [stderr] 20: 0x5f5cb62ef366 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x5f5cb62ef379 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x5f5cb686f8c4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5f5cb686f8c4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x5f5cb686f8c4 - std[f92b4c606f291077]::panicking::catch_unwind:: + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x5f5cb686f8c4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5f5cb686f8c4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5f5cb686f8c4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x5f5cb686f8c4 - std[f92b4c606f291077]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x5f5cb686f8c4 - std[f92b4c606f291077]::panic::catch_unwind:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5f5cb686f8c4 - std[f92b4c606f291077]::rt::lang_start_internal [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5f5cb62ef1c1 - std[f92b4c606f291077]::rt::lang_start::<()> [INFO] [stderr] 32: 0x5f5cb62f2555 - main [INFO] [stderr] 33: 0x76f02dfa61ca - [INFO] [stderr] 34: 0x76f02dfa628b - __libc_start_main [INFO] [stderr] 35: 0x5f5cb62ee3f5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "217668436bf1102cc3b2c5f17017dc9685b099e22ebcdbecf91ed5352a409248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "217668436bf1102cc3b2c5f17017dc9685b099e22ebcdbecf91ed5352a409248", kill_on_drop: false }` [INFO] [stdout] 217668436bf1102cc3b2c5f17017dc9685b099e22ebcdbecf91ed5352a409248