[INFO] cloning repository https://github.com/BenjaminMassey/llamacpp_embed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenjaminMassey/llamacpp_embed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2Fllamacpp_embed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2Fllamacpp_embed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9978c8012c5318fb0d678413642137ba1bf50c07
[INFO] checking BenjaminMassey/llamacpp_embed against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2Fllamacpp_embed" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BenjaminMassey/llamacpp_embed
[INFO] finished tweaking git repo https://github.com/BenjaminMassey/llamacpp_embed
[INFO] tweaked toml for git repo https://github.com/BenjaminMassey/llamacpp_embed written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenjaminMassey/llamacpp_embed on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BenjaminMassey/llamacpp_embed 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded liblzma v0.4.3
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded zip v4.3.0
[INFO] [stderr]   Downloaded liblzma-sys v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d663ff8e115f87c0b18a079e688ac797ad437e4134db1d78f305924db9e7aaf5
[INFO] running `Command { std: "docker" "start" "-a" "d663ff8e115f87c0b18a079e688ac797ad437e4134db1d78f305924db9e7aaf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d663ff8e115f87c0b18a079e688ac797ad437e4134db1d78f305924db9e7aaf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d663ff8e115f87c0b18a079e688ac797ad437e4134db1d78f305924db9e7aaf5", kill_on_drop: false }`
[INFO] [stdout] d663ff8e115f87c0b18a079e688ac797ad437e4134db1d78f305924db9e7aaf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7d125cc0de4ed6cf7d7080a514da7fe558f0bf478c51c5681b314dce62d1046
[INFO] running `Command { std: "docker" "start" "-a" "e7d125cc0de4ed6cf7d7080a514da7fe558f0bf478c51c5681b314dce62d1046", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling liblzma v0.4.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling llamacpp_embed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `llamacpp_embed v0.1.0 (/opt/rustwide/workdir)`
[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/llamacpp_embed-b3a4c5e3373f7530/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1912) panicked at build.rs:24:43:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://github.com/ggml-org/llama.cpp/releases/download/b6209/llama-b6209-bin-ubuntu-vulkan-x64.zip", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x586782d31d82 - std::backtrace_rs::backtrace::libunwind::trace::h3dfece87d38e678e
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x586782d31d82 - std::backtrace_rs::backtrace::trace_unsynchronized::h598b3d1a4cc142bd
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x586782d31d82 - std::sys::backtrace::_print_fmt::h8a45e1e0a8207652
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x586782d31d82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h308c0d880f760a32
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x586782d4280f - core::fmt::rt::Argument::fmt::h3481dbf5753231bc
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x586782d4280f - core::fmt::write::haa945362a56e47a4
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x586782d098c3 - std::io::default_write_fmt::h4f465fb81c168d76
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x586782d098c3 - std::io::Write::write_fmt::h73e277fd36a2f897
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x586782d12562 - std::sys::backtrace::BacktraceLock::print::h23fdb9296ed52a08
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x586782d1557f - std::panicking::default_hook::{{closure}}::h874fba906a1eead0
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x586782d153d9 - std::panicking::default_hook::h4a2d336b415f97ea
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x586782d15c05 - std::panicking::panic_with_hook::h1312efcfed45defb
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x586782d159ea - std::panicking::panic_handler::{{closure}}::h5f7c2e03b7897253
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x586782d12699 - std::sys::backtrace::__rust_end_short_backtrace::h5999a8d4ddd56aac
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x586782cfd50d - __rustc[5252cc545ffd5943]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x586782d47410 - core::panicking::panic_fmt::h08c11d25cce8cb30
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x586782d468c6 - core::result::unwrap_failed::hb7f603ed6553376b
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x5867828f2adc - build_script_build::download_file::h15bc091bc5c8c3bd
[INFO] [stderr]     18:     0x5867828f317b - build_script_build::get_llama_cpp::h6e1bc944995e01c1
[INFO] [stderr]     19:     0x5867828f4a59 - build_script_build::main::hc1cc57ef6e3bb1e8
[INFO] [stderr]     20:     0x5867828ecc13 - core::ops::function::FnOnce::call_once::h65ef6a9b27e4c569
[INFO] [stderr]     21:     0x5867828d26f6 - std::sys::backtrace::__rust_begin_short_backtrace::h0bb249935adb67c3
[INFO] [stderr]     22:     0x5867828ce169 - std::rt::lang_start::{{closure}}::he9b50061ef90feab
[INFO] [stderr]     23:     0x586782d0b460 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4f6436b78d6afdc7
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x586782d0b460 - std::panicking::catch_unwind::do_call::h11545474392ae041
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x586782d0b460 - std::panicking::catch_unwind::h73c184249c61faac
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x586782d0b460 - std::panic::catch_unwind::h87b5477170146628
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x586782d0b460 - std::rt::lang_start_internal::{{closure}}::h70bc8394d41bdbd5
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x586782d0b460 - std::panicking::catch_unwind::do_call::h1357cf1f57518799
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x586782d0b460 - std::panicking::catch_unwind::h51fa10671853189c
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x586782d0b460 - std::panic::catch_unwind::h3d96451d4b7c4f47
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x586782d0b460 - std::rt::lang_start_internal::hfb2d56f56ca71999
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5867828ce151 - std::rt::lang_start::h17821f487ab84ae9
[INFO] [stderr]     33:     0x5867828f93a5 - main
[INFO] [stderr]     34:     0x71c40a1fa1ca - <unknown>
[INFO] [stderr]     35:     0x71c40a1fa28b - __libc_start_main
[INFO] [stderr]     36:     0x5867828c2f25 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e7d125cc0de4ed6cf7d7080a514da7fe558f0bf478c51c5681b314dce62d1046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d125cc0de4ed6cf7d7080a514da7fe558f0bf478c51c5681b314dce62d1046", kill_on_drop: false }`
[INFO] [stdout] e7d125cc0de4ed6cf7d7080a514da7fe558f0bf478c51c5681b314dce62d1046
