[INFO] cloning repository https://github.com/DaveHyperspace/lama_cpp_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaveHyperspace/lama_cpp_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Flama_cpp_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Flama_cpp_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4523323f2aee9422002ed1b2de776f9803116d5
[INFO] checking DaveHyperspace/lama_cpp_rs against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveHyperspace%2Flama_cpp_rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DaveHyperspace/lama_cpp_rs
[INFO] finished tweaking git repo https://github.com/DaveHyperspace/lama_cpp_rs
[INFO] tweaked toml for git repo https://github.com/DaveHyperspace/lama_cpp_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaveHyperspace/lama_cpp_rs on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaveHyperspace/lama_cpp_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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67c806b8f1731ac463ffc932e76bfd9d3e2b134a2e1e43424f1f05ee5d3587d1
[INFO] running `Command { std: "docker" "start" "-a" "67c806b8f1731ac463ffc932e76bfd9d3e2b134a2e1e43424f1f05ee5d3587d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67c806b8f1731ac463ffc932e76bfd9d3e2b134a2e1e43424f1f05ee5d3587d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c806b8f1731ac463ffc932e76bfd9d3e2b134a2e1e43424f1f05ee5d3587d1", kill_on_drop: false }`
[INFO] [stdout] 67c806b8f1731ac463ffc932e76bfd9d3e2b134a2e1e43424f1f05ee5d3587d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6089fca8463c6f67a9aead707ba1e23012f522d3b0e0ab9139d214f823b94885
[INFO] running `Command { std: "docker" "start" "-a" "6089fca8463c6f67a9aead707ba1e23012f522d3b0e0ab9139d214f823b94885", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rustls-webpki v0.100.2
[INFO] [stderr]     Checking rustls-webpki v0.101.4
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.5.0
[INFO] [stderr]    Compiling llama-cpp-sys-2 v0.1.27 (/opt/rustwide/workdir/llama-cpp-sys-2)
[INFO] [stderr] warning: llama-cpp-sys-2@0.1.27: Cublas enabled = false
[INFO] [stderr] warning: llama-cpp-sys-2@0.1.27: Metal enabled = false
[INFO] [stderr] error: failed to run custom build command for `llama-cpp-sys-2 v0.1.27 (/opt/rustwide/workdir/llama-cpp-sys-2)`
[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-2-1893730b5879db03/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=llama.cpp
[INFO] [stderr]   cargo:warning=Cublas enabled = false
[INFO] [stderr]   cargo:warning=Metal enabled = false
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1398) panicked at llama-cpp-sys-2/build.rs:14:9:
[INFO] [stderr]   llama.cpp seems to not be populated, try running `git submodule update --init --recursive` to init.
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57711e949422 - std[eec8f75a7a098899]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57711e949422 - std[eec8f75a7a098899]::backtrace_rs::backtrace::trace_unsynchronized::<std[eec8f75a7a098899]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57711e949422 - std[eec8f75a7a098899]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x57711e949422 - <<std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c7210762872bdbbf]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x57711e961687 - <core[c7210762872bdbbf]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x57711e961687 - core[c7210762872bdbbf]::fmt::write
[INFO] [stderr]      6:     0x57711e94fea6 - std[eec8f75a7a098899]::io::default_write_fmt::<std[eec8f75a7a098899]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x57711e94fea6 - <std[eec8f75a7a098899]::sys::stdio::unix::Stderr as std[eec8f75a7a098899]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x57711e928fdf - <std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x57711e928fdf - std[eec8f75a7a098899]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x57711e942fa1 - std[eec8f75a7a098899]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x57711e94320b - std[eec8f75a7a098899]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x57711e9290ca - std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x57711e920889 - std[eec8f75a7a098899]::sys::backtrace::__rust_end_short_backtrace::<std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x57711e929bcd - __rustc[da847b0bb261331d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x57711e961dcc - core[c7210762872bdbbf]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x57711e3ae5f5 - build_script_build[257dad5a5b0cd997]::main
[INFO] [stderr]     17:     0x57711e3b0f23 - <fn() as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x57711e3ae3e6 - std[eec8f75a7a098899]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     19:     0x57711e3ae3f9 - std[eec8f75a7a098899]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     20:     0x57711e942016 - <&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x57711e942016 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     22:     0x57711e942016 - std[eec8f75a7a098899]::panicking::catch_unwind::<i32, &dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     23:     0x57711e942016 - std[eec8f75a7a098899]::panic::catch_unwind::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x57711e942016 - std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x57711e942016 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x57711e942016 - std[eec8f75a7a098899]::panicking::catch_unwind::<isize, std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x57711e942016 - std[eec8f75a7a098899]::panic::catch_unwind::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x57711e942016 - std[eec8f75a7a098899]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x57711e3ae3d1 - std[eec8f75a7a098899]::rt::lang_start::<()>
[INFO] [stderr]     30:     0x57711e3b1165 - main
[INFO] [stderr]     31:     0x742f870261ca - <unknown>
[INFO] [stderr]     32:     0x742f8702628b - __libc_start_main
[INFO] [stderr]     33:     0x57711e3ad725 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6089fca8463c6f67a9aead707ba1e23012f522d3b0e0ab9139d214f823b94885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6089fca8463c6f67a9aead707ba1e23012f522d3b0e0ab9139d214f823b94885", kill_on_drop: false }`
[INFO] [stdout] 6089fca8463c6f67a9aead707ba1e23012f522d3b0e0ab9139d214f823b94885
