[INFO] cloning repository https://github.com/RaphaelHardFork/ollama-xp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaphaelHardFork/ollama-xp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelHardFork%2Follama-xp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelHardFork%2Follama-xp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d80accf6ab18e01ed50f551c23d13ef9dfc2b688 [INFO] testing RaphaelHardFork/ollama-xp against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelHardFork%2Follama-xp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RaphaelHardFork/ollama-xp on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RaphaelHardFork/ollama-xp [INFO] finished tweaking git repo https://github.com/RaphaelHardFork/ollama-xp [INFO] tweaked toml for git repo https://github.com/RaphaelHardFork/ollama-xp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RaphaelHardFork/ollama-xp 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7940ecb800d79801e90dc2ae893d3466cbd7da35b318fb0131800177884a6523 [INFO] running `Command { std: "docker" "start" "-a" "7940ecb800d79801e90dc2ae893d3466cbd7da35b318fb0131800177884a6523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7940ecb800d79801e90dc2ae893d3466cbd7da35b318fb0131800177884a6523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7940ecb800d79801e90dc2ae893d3466cbd7da35b318fb0131800177884a6523", kill_on_drop: false }` [INFO] [stdout] 7940ecb800d79801e90dc2ae893d3466cbd7da35b318fb0131800177884a6523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37f6d60a0e4088a1e06fd686a55ea00e3537fa70153b085bac2c331eb90e44ae [INFO] running `Command { std: "docker" "start" "-a" "37f6d60a0e4088a1e06fd686a55ea00e3537fa70153b085bac2c331eb90e44ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [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 derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling derive_more v1.0.0-beta.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.23 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling simple-fs v0.1.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling ollama-rs v0.1.5 [INFO] [stderr] Compiling xp-ollama v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "37f6d60a0e4088a1e06fd686a55ea00e3537fa70153b085bac2c331eb90e44ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37f6d60a0e4088a1e06fd686a55ea00e3537fa70153b085bac2c331eb90e44ae", kill_on_drop: false }` [INFO] [stdout] 37f6d60a0e4088a1e06fd686a55ea00e3537fa70153b085bac2c331eb90e44ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 705f995a60b20f342d074343373c2823ec5f86a604b1471fc2be232ba9f570f1 [INFO] running `Command { std: "docker" "start" "-a" "705f995a60b20f342d074343373c2823ec5f86a604b1471fc2be232ba9f570f1", kill_on_drop: false }` [INFO] [stderr] Compiling xp-ollama v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8p6u3P/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libxp_ollama-31e932cc5c702f75.rlib,libfutures-905861c61a28648a.rlib,libfutures_executor-1823f71ceea46dd4.rlib,libsimple_fs-c9520fa0d50d923a.rlib,libtoml-9db9dae86c6fcc16.rlib,libtoml_edit-ce017e1b9cba9b79.rlib,libserde_spanned-0f71fd8fa94649df.rlib,libwinnow-4a9db3f0d249e168.rlib,libtoml_datetime-644ee2fc74092910.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libwalkdir-86e682a2d299058d.rlib,libsame_file-ff49545450c0b63c.rlib,libglobset-b9beeb5d022cdd54.rlib,libregex_automata-432650605bbecd26.rlib,libregex_syntax-0e2fef8dd3209b77.rlib,libbstr-a72b3c80de1e5e2e.rlib,libaho_corasick-ac61cc82b81ddf29.rlib,libderive_more-9f764d21a57f6077.rlib,libollama_rs-bc89d44caa36260d.rlib,libreqwest-ab7b709d45fa1332.rlib,libhyper_tls-436a1c9a30cc14ae.rlib,libserde_urlencoded-d679ee9d13e7dfc1.rlib,libbase64-13144a1f1e192158.rlib,libipnet-21a83f2d587ce134.rlib,libtokio_native_tls-94a00a815e808fc6.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-2a0986d3eb52843d.rlib,libnative_tls-b95072df4e1a8720.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-badccca211541925.rlib,libbitflags-16c6398d669db74f.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-b71378648d16c3f2.rlib,libhyper-e3f63105d3d03b63.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-947711e6baf00551.rlib,libh2-56ff399e5a77a76d.rlib,libindexmap-619c9659dfbee5d3.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-4d78fb2fe3afee13.rlib,libtower_service-442e0d38cf369aa3.rlib,libfutures_util-ab952ba7318947d8.rlib,libmemchr-24f51181957843a1.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-8650b6450c46fdf4.rlib,libfutures_channel-c5a37d957ff72faa.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio_util-5b8c069fd22b47ed.rlib,libtracing-a8971284effbbf75.rlib,libtracing_core-b916b3518d5055ef.rlib,libonce_cell-a1d7742f74efe1da.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libhttp_body-a908a9c8c2a0fb42.rlib,liburl-acf7ba88eb8b3c10.rlib,libidna-3980dfe2e4ffad07.rlib,libunicode_normalization-beda55ba36c8de7a.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-7a255a92f016f850.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-46ca56487269caf0.rlib,libfnv-79e2cbfbe03dcd16.rlib,libserde_json-03b0872d22cf988f.rlib,libryu-1d56220ec609daf5.rlib,libitoa-999a18e29041b8b9.rlib,libtokio_stream-36f035d5ff980809.rlib,libfutures_core-451bff7c303527ba.rlib,libtokio-655da894a88c676c.rlib,libsignal_hook_registry-7384fab661ea75ee.rlib,libnum_cpus-74246634eebfabe8.rlib,libsocket2-0ef70d1c22f44d85.rlib,libbytes-0cbd1c7110a1e56d.rlib,libmio-ce9813e9419bb9f1.rlib,liblog-dcabf69e042f143c.rlib,libparking_lot-27f8a2b869f06b59.rlib,libparking_lot_core-beb9989934878ce6.rlib,liblibc-92b167a1e54225f8.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-0d30e3f91f013865.rlib,liblock_api-f3e5d5105b19fd33.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-b342d85da484cd05.rlib,libserde-772b920f8821fa55.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8p6u3P/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/context-76e2290fe3e39c53" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 "context") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "705f995a60b20f342d074343373c2823ec5f86a604b1471fc2be232ba9f570f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705f995a60b20f342d074343373c2823ec5f86a604b1471fc2be232ba9f570f1", kill_on_drop: false }` [INFO] [stdout] 705f995a60b20f342d074343373c2823ec5f86a604b1471fc2be232ba9f570f1