[INFO] cloning repository https://github.com/luismoriguerra/rust-ollama-rs-exmaples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luismoriguerra/rust-ollama-rs-exmaples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluismoriguerra%2Frust-ollama-rs-exmaples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluismoriguerra%2Frust-ollama-rs-exmaples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaf8e289275db6e517e3e9c70c5f79d992698d1d [INFO] testing luismoriguerra/rust-ollama-rs-exmaples against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluismoriguerra%2Frust-ollama-rs-exmaples" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luismoriguerra/rust-ollama-rs-exmaples on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luismoriguerra/rust-ollama-rs-exmaples [INFO] finished tweaking git repo https://github.com/luismoriguerra/rust-ollama-rs-exmaples [INFO] tweaked toml for git repo https://github.com/luismoriguerra/rust-ollama-rs-exmaples written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/luismoriguerra/rust-ollama-rs-exmaples 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-fs v0.1.3 [INFO] [stderr] Downloaded derive_more v1.0.0-beta.6 [INFO] [stderr] Downloaded ollama-rs v0.1.9 [INFO] [stderr] Downloaded derive_more-impl v1.0.0-beta.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5db790856e36015cf539538130bd6b97d112267f7344b1c39aca978b2a6f9efb [INFO] running `Command { std: "docker" "start" "-a" "5db790856e36015cf539538130bd6b97d112267f7344b1c39aca978b2a6f9efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5db790856e36015cf539538130bd6b97d112267f7344b1c39aca978b2a6f9efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db790856e36015cf539538130bd6b97d112267f7344b1c39aca978b2a6f9efb", kill_on_drop: false }` [INFO] [stdout] 5db790856e36015cf539538130bd6b97d112267f7344b1c39aca978b2a6f9efb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2968e4f87484f55fb98d0628560861d57c02cc3ca65ab6aaca97812f952789a1 [INFO] running `Command { std: "docker" "start" "-a" "2968e4f87484f55fb98d0628560861d57c02cc3ca65ab6aaca97812f952789a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling file-id v0.2.1 [INFO] [stderr] Compiling notify-debouncer-full v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling derive_more v1.0.0-beta.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling simple-fs v0.1.3 [INFO] [stderr] Compiling ollama-rs v0.1.9 [INFO] [stderr] Compiling xp-ollama v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "2968e4f87484f55fb98d0628560861d57c02cc3ca65ab6aaca97812f952789a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2968e4f87484f55fb98d0628560861d57c02cc3ca65ab6aaca97812f952789a1", kill_on_drop: false }` [INFO] [stdout] 2968e4f87484f55fb98d0628560861d57c02cc3ca65ab6aaca97812f952789a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a32b77f8b650599b847cff500aff2e7b1961d0065a5d45497e0c0c86ecd618 [INFO] running `Command { std: "docker" "start" "-a" "67a32b77f8b650599b847cff500aff2e7b1961d0065a5d45497e0c0c86ecd618", kill_on_drop: false }` [INFO] [stderr] Compiling xp-ollama v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ChatMessage`, `MessageRole`, `embeddings`, and `request::ChatMessageRequest` [INFO] [stdout] --> examples/c04-embeddings.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | chat::{request::ChatMessageRequest, ChatMessage, MessageRole}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 7 | embeddings [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncWriteExt` [INFO] [stdout] --> examples/c04-embeddings.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio::io::AsyncWriteExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DEFAUL_SYSTEM_MOCK` [INFO] [stdout] --> examples/c04-embeddings.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | consts::{DEFAUL_SYSTEM_MOCK, MODEL}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> examples/c04-embeddings.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `prompt` is never read [INFO] [stdout] --> examples/c6-args.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut prompt = &args[2]; // args.get(2).expect("prompt is required"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `reply` is never read [INFO] [stdout] --> examples/c6-args.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut reply = ""; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc4BoRYS/symbols.o" "/opt/rustwide/target/debug/examples/c04_embeddings-cefdd1b3cbd0cdfc.c04_embeddings.870cea5a1dc20103-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/c04_embeddings-cefdd1b3cbd0cdfc.c04_embeddings.870cea5a1dc20103-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/c04_embeddings-cefdd1b3cbd0cdfc.c04_embeddings.870cea5a1dc20103-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/c04_embeddings-cefdd1b3cbd0cdfc.c04_embeddings.870cea5a1dc20103-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/c04_embeddings-cefdd1b3cbd0cdfc.c04_embeddings.870cea5a1dc20103-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/c04_embeddings-cefdd1b3cbd0cdfc.dqkcmy3pd9kevf4s7q8m5hoz5.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxp_ollama-d6e8e0c9c3b4086f.rlib" "/opt/rustwide/target/debug/deps/libsimple_fs-f491fbcc818a6cc6.rlib" "/opt/rustwide/target/debug/deps/libtoml-ccbaddbac64abf4a.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-748edf7212cea5e7.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-4d77770614cd258c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7d69384b485eeeff.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8bc72772a8f4978c.rlib" "/opt/rustwide/target/debug/deps/libwinnow-7e04e6cac8e2ae2f.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-875ef3732bf06168.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib" "/opt/rustwide/target/debug/deps/libnotify_debouncer_full-1267c41da5239f51.rlib" "/opt/rustwide/target/debug/deps/libfile_id-19077a36a6bb47a2.rlib" "/opt/rustwide/target/debug/deps/libnotify-f40865dd86826135.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cf85af078dd19157.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ad272b5f8b4781e7.rlib" "/opt/rustwide/target/debug/deps/libfiletime-473ad7766cc6214a.rlib" "/opt/rustwide/target/debug/deps/libinotify-b4391f730a9e67de.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-21a530191f94d36c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8c86e697698ec130.rlib" "/opt/rustwide/target/debug/deps/libsame_file-1a6b85f2a26d00df.rlib" "/opt/rustwide/target/debug/deps/libglobset-be2375619e732e64.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-285917e8c7897076.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c4198e49104eb1c7.rlib" "/opt/rustwide/target/debug/deps/libbstr-a666543886cd7341.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bfe7539bd489f926.rlib" "/opt/rustwide/target/debug/deps/libderive_more-e3a146f64350d421.rlib" "/opt/rustwide/target/debug/deps/libollama_rs-8bb21d7b79700121.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e013dc6109fc6b22.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-dca012539ca3ad78.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-71f7d43cbcecbddc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-489d157205fefda8.rlib" "/opt/rustwide/target/debug/deps/libbase64-07efd1286fd3ed97.rlib" "/opt/rustwide/target/debug/deps/libipnet-dc255bfaeb0fdfa3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4a43e4c1d278f50f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-27e91b4186a0033e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bc9be3cbb6bff184.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2f8768ce85014e6f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b56e630c31363e3f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30fd95d351234d61.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-bf9b8c43c0af406e.rlib" "/opt/rustwide/target/debug/deps/libtower-aee581550a23e4f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1925296bb38609f1.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8955daa6803a478a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-06bd5b5a91ae134b.rlib" "/opt/rustwide/target/debug/deps/libhyper-04e5086435a3a50a.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0d4ae185342ff925.rlib" "/opt/rustwide/target/debug/deps/libtracing-eca33e01884542f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d4498fe8118d44e1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-a63a8e78fe9d5239.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9f9dd8c7ae62077d.rlib" "/opt/rustwide/target/debug/deps/liburl-c23f5fd2980c201a.rlib" "/opt/rustwide/target/debug/deps/libidna-a877e7a0ff24ff0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ae60997cbf77b432.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0c3bab7ce65e30cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-31ac18ee4d5d2c1e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libhttp-306c460ff5a61743.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libserde_json-97c4d80384378094.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libryu-3cbe8daeb220b02d.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-68c11deae9362c53.rlib" "/opt/rustwide/target/debug/deps/libtokio-e151834d9f9897e2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-20efdec8ab14a95d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e56e2f6af0432be3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-71ebaa5146d7eebf.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc7d42c8787dfbe.rlib" "/opt/rustwide/target/debug/deps/libmio-1b5cb6a44dad7cca.rlib" "/opt/rustwide/target/debug/deps/liblog-25b464cd1830b154.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7a61fd62bd0ad44b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8e77d677e88b8e41.rlib" "/opt/rustwide/target/debug/deps/liblibc-5be6306afc4232c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6289fac1a47cd4b2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-13c30448a25893ce.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libserde-ebdc6701e6391815.rlib" "/opt/rustwide/target/debug/deps/libfutures-8bf9b9eff3920480.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d01560a8ac97957b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-831e50c066b5e3d1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1f77b44add4b77cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-93881f19a0a959bc.rlib" "/opt/rustwide/target/debug/deps/libslab-11857f8d567d339a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d3b0c65db2a4f1a5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-674bacce5f60e3bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-81f09bb69cfc04bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ffceb6f3d04a8c32.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-15a4e0332fe21926.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/c04_embeddings-cefdd1b3cbd0cdfc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xp-ollama` (example "c04-embeddings") due to 1 previous error; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "67a32b77f8b650599b847cff500aff2e7b1961d0065a5d45497e0c0c86ecd618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a32b77f8b650599b847cff500aff2e7b1961d0065a5d45497e0c0c86ecd618", kill_on_drop: false }` [INFO] [stdout] 67a32b77f8b650599b847cff500aff2e7b1961d0065a5d45497e0c0c86ecd618