[INFO] cloning repository https://github.com/pedroid999/llm_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedroid999/llm_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedroid999%2Fllm_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedroid999%2Fllm_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f513adf4c3a430df73a4aff3118db1838ea88e5 [INFO] testing pedroid999/llm_rust against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedroid999%2Fllm_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedroid999/llm_rust on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedroid999/llm_rust [INFO] finished tweaking git repo https://github.com/pedroid999/llm_rust [INFO] tweaked toml for git repo https://github.com/pedroid999/llm_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 374 packages to latest compatible versions [INFO] [stderr] Adding ollama-rs v0.2.2 (available: v0.2.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-postgres v0.8.3 [INFO] [stderr] Downloaded readability v0.3.0 [INFO] [stderr] Downloaded phf_generator v0.11.3 [INFO] [stderr] Downloaded phf_macros v0.11.3 [INFO] [stderr] Downloaded sqlx-macros v0.8.3 [INFO] [stderr] Downloaded async-convert v1.0.0 [INFO] [stderr] Downloaded async-openai v0.24.1 [INFO] [stderr] Downloaded sqlx-mysql v0.8.3 [INFO] [stderr] Downloaded sqlx-core v0.8.3 [INFO] [stderr] Downloaded sqlx v0.8.3 [INFO] [stderr] Downloaded fancy-regex v0.12.0 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.3 [INFO] [stderr] Downloaded ollama-rs v0.2.2 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.3 [INFO] [stderr] Downloaded pgvector v0.4.0 [INFO] [stderr] Downloaded reqwest-eventsource v0.6.0 [INFO] [stderr] Downloaded phf_codegen v0.11.3 [INFO] [stderr] Downloaded text-splitter v0.16.1 [INFO] [stderr] Downloaded langchain-rust v4.6.0 [INFO] [stderr] Downloaded tiktoken-rs v0.5.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d63545168ec5432ad6ef067e43a6b14af6cbe83b7916837925aba7b62931ea4 [INFO] running `Command { std: "docker" "start" "-a" "8d63545168ec5432ad6ef067e43a6b14af6cbe83b7916837925aba7b62931ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d63545168ec5432ad6ef067e43a6b14af6cbe83b7916837925aba7b62931ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d63545168ec5432ad6ef067e43a6b14af6cbe83b7916837925aba7b62931ea4", kill_on_drop: false }` [INFO] [stdout] 8d63545168ec5432ad6ef067e43a6b14af6cbe83b7916837925aba7b62931ea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a5af60889cbb83d7eeef094523188693ba3fac8dc52b7707a789a7676420222 [INFO] running `Command { std: "docker" "start" "-a" "7a5af60889cbb83d7eeef094523188693ba3fac8dc52b7707a789a7676420222", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling fancy-regex v0.12.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling derive_utils v0.14.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling tiktoken-rs v0.5.9 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling auto_enums v0.8.6 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling mockito v1.6.1 [INFO] [stderr] Compiling text-splitter v0.16.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling readability v0.3.0 [INFO] [stderr] Compiling async-openai v0.24.1 [INFO] [stderr] Compiling ollama-rs v0.2.2 [INFO] [stderr] Compiling pgvector v0.4.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling langchain-rust v4.6.0 [INFO] [stderr] Compiling llm_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-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/rustcL09uM2/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblangchain_rust-5395bd482abaa751.rlib,liburlencoding-061758bc6028ea3e.rlib,libglob-fdff816d37c421a4.rlib,libreadability-09198b317a1a5fb2.rlib,libreqwest-302f4279d4a33c74.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libhyper_tls-ec904ff135b5af0e.rlib,libhyper-37e4841281421438.rlib,libh2-02081d57fc1c82c6.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libhttp_body-63deffa9709d98d0.rlib,libhttp-6cac78529709dda0.rlib,libmarkup5ever_rcdom-38c5684ff1fc9994.rlib,libhtml5ever-ce60483a8e8de2ef.rlib,libmarkup5ever-2907a4801be0b876.rlib,libpgvector-37e5d624e374e911.rlib,libpostgres_types-054fbf2c9cd6c063.rlib,libpostgres_protocol-dabdefbe8704a792.rlib,libfallible_iterator-a337747b23ec23ad.rlib,libsqlx-c133d73868ffede2.rlib,libsqlx_sqlite-e6b0acdb728443a2.rlib,libflume-5024f8252400155c.rlib,libfutures_intrusive-2224d0d42719dfee.rlib,liblibsqlite3_sys-bcc6d3c66ecfe9f5.rlib,libsqlx_postgres-ea9a5131957f7dd3.rlib,libhex-13e08b3b00984ab7.rlib,libwhoami-ccc2ee9ca6214ecf.rlib,libhome-28ab713e87f116ce.rlib,libmd5-da4003b24c00aa22.rlib,libatoi-7f60310451345b08.rlib,libnum_traits-9ae3bd34902b5896.rlib,libstringprep-53893cb8c5af962f.rlib,libunicode_properties-cba66a393c3a616e.rlib,libunicode_normalization-9a2aec1b611d7ade.rlib,libtinyvec-bb601ba21b393ba0.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-a9d2c96e849c6f3c.rlib,libhkdf-d9c2350f80d5bd73.rlib,libhmac-fd8373343683b3ef.rlib,libsqlx_core-b9f4b098629d7492.rlib,libthiserror-5321622f43f0943b.rlib,libsha2-3ebfd4aef655423e.rlib,libcpufeatures-2e2ebae977353a9d.rlib,libdigest-47ac758414846b33.rlib,libblock_buffer-38c9df5ac7fcce0f.rlib,libcrypto_common-f28820e30da6394a.rlib,libgeneric_array-1b50d99765d5dfd0.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libhashlink-16cd8ecf0db120e8.rlib,libuuid-bfe87ae485238d58.rlib,libcrossbeam_queue-27429a00529cda38.rlib,libcrossbeam_utils-a203e1b4b60cdd8d.rlib,libevent_listener-5cedae399e3ad147.rlib,libparking-a9ae72c6c16ee980.rlib,libscraper-3303d4f51e394e4f.rlib,libego_tree-113167291d9f7061.rlib,libselectors-1b01b7b3d2c6e784.rlib,libservo_arc-71d4f055a76e2277.rlib,libphf-5f8c3dc183981435.rlib,libfxhash-1df546a36b8e6f44.rlib,libcssparser-200082c7f220bac9.rlib,libdtoa_short-324672582807df3c.rlib,libdtoa-d9b764b3c99c5187.rlib,libhtml5ever-9fc09b497be1dca4.rlib,libmarkup5ever-e70f8005d372afc8.rlib,libstring_cache-3feac0749b01716e.rlib,libprecomputed_hash-b8aaee179f87ad21.rlib,libphf_shared-309e6a952312955a.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libphf-ceeef33671d9d4bd.rlib,libphf_shared-5740a9e3ed9667f5.rlib,libsiphasher-03bcd832dc490f0a.rlib,libtendril-93666ea5128310a4.rlib,libutf8-f4341c3c7568480d.rlib,libfutf-a0e0ccd19ff2796c.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,libmac-fd2d43da8dd761a5.rlib,libtext_splitter-255fed30451c77a9.rlib,libpulldown_cmark-340d25aeeaef7b34.rlib,libunicode_segmentation-421de088ab714999.rlib,libstrum-fd082e1f67829d28.rlib,libtiktoken_rs-8b633c9633c477a6.rlib,libbstr-14933b185c8bb348.rlib,libfancy_regex-bb6e4b7da309cfb6.rlib,libbit_set-790cb7150555b0c6.rlib,libbit_vec-74ab357a3e48dae1.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libbase64-13144a1f1e192158.rlib,liblazy_static-3674be3f4245d19b.rlib,libanyhow-a56f4d42ed1c4051.rlib,libitertools-1e015087b1dbdf42.rlib,libeither-d04b58bf64533d93.rlib,libahash-736e359d6e4ab7c7.rlib,libollama_rs-b5b7b4208deb36ad.rlib,libasync_openai-c2f7f7b1227a6f26.rlib,libtokio_stream-d5c611fb18bd230c.rlib,libbackoff-eb0d09cdd4eb0614.rlib,libinstant-ad4dac2b66875b55.rlib,libasync_convert-3b2d302e8486c024.rlib,libderive_builder-816be71e12ffd6c6.rlib,librand-69d38e5a75297219.rlib,librand_chacha-4c9e0ecd81f1cf87.rlib,libppv_lite86-fa4024becbbfe2bd.rlib,libzerocopy-f31ce2c221fdb53a.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,librand_core-38ffc94061015320.rlib,libsecrecy-2320825c98f9a434.rlib,libreqwest_eventsource-d26fe99adf61ad50.rlib,libfutures_timer-17baedd4276dc448.rlib,libreqwest-3d0a46c7546261e6.rlib,libserde_urlencoded-be1351783aa0e1bc.rlib,libbase64-32787b0325ea6df8.rlib,librustls_pemfile-9a03d6a2b278734d.rlib,libipnet-8b8ac2f1f2253516.rlib,libhyper_rustls-b639d05476c78f89.rlib,librustls_native_certs-7dbadd489d556b58.rlib,libhyper_tls-4879a294c5d49980.rlib,libtokio_native_tls-2cae9abf35f4f835.rlib,libtokio_rustls-00b42c6d492ba23b.rlib,librustls-4ba64128d41daabb.rlib,libsubtle-2ae6a7038b9a0630.rlib,libwebpki-83d1ad57318248bc.rlib,libring-34896c841d2792c4.rlib,libgetrandom-b86a5ded14a1c0d1.rlib,libspin-17a0fe4f6e43a193.rlib,libuntrusted-b2f816886faf2178.rlib,libzeroize-9d781f334751eb0e.rlib,librustls_pki_types-3e34dac867c0dd61.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libmime_guess-818fa2a4481bf2cd.rlib,libunicase-a96f10189856838f.rlib,libmime-0188e0814ca7ddbf.rlib,libtower-f4d48fc0571a6334.rlib,libsync_wrapper-dec6d2c880d81363.rlib,libtower_layer-d908dd771b239ecd.rlib,libnative_tls-42c06d7228c4bf14.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-70bf257190523954.rlib,libbitflags-0b6a3abe93f445b2.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-619a1806fc6e54d5.rlib,libhyper_util-b61a71d5e47c3370.rlib,libtower_service-3fb88d28c2218805.rlib,libhyper-356a43f57c83d8c3.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-fbf77c9da6775be1.rlib,libh2-17cdcd00eabe9301.rlib,libtracing-be8659a0478d98fe.rlib,libtracing_core-213f4de5b5702b27.rlib,libonce_cell-2642703f88b7c2f4.rlib,libindexmap-4cebd4eec0d3fd66.rlib,libhashbrown-193d9a6e6dfbaeb5.rlib,libfoldhash-a52ec6a82c4c6fe4.rlib,libequivalent-487f93f8f6ab5e5b.rlib,liballocator_api2-8d9c1e895dea53bd.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libhttpdate-331798cefc82cc7e.rlib,libtokio_util-9f70b123b4f9fa5a.rlib,libhttp_body_util-acea792d635f8549.rlib,libhttp_body-07e9375f45a647e4.rlib,liblog-96ff3cebb935140a.rlib,libhttp-8ddb1eab856a2d71.rlib,libfnv-79e2cbfbe03dcd16.rlib,libeventsource_stream-b72fcbd92ecb9151.rlib,libnom-1f9e736189f20c7a.rlib,liburl-771022e2df44d4d5.rlib,libidna-2fd8cda65e2aa654.rlib,libidna_adapter-03049f3b8d24b8a5.rlib,libicu_normalizer-81fef60863b09ebe.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libicu_properties-f6f0ceef71d3d670.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-01022abd038ed1d6.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-59568e2183fbe400.rlib,libicu_provider-f4ec99799e34247c.rlib,libicu_locid-98a78f2ae7dfaf0e.rlib,liblitemap-77adb1e9469fbec5.rlib,libtinystr-676a0099a7d1dbe1.rlib,libzerovec-827e98710c36a56a.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-41b4fd7eea35f832.rlib,libzerofrom-abe7ec582f79f4fd.rlib,libstable_deref_trait-a9f42b1d2f15127d.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libcsv-556ca19082fca952.rlib,libcsv_core-d6ac3c63368d6ac7.rlib,libasync_stream-3513716063daf2f2.rlib,libfutures-7ccbfd507e229547.rlib,libfutures_executor-4f18449b9164ce5a.rlib,libfutures_util-917e850fa75fb39f.rlib,libfutures_io-6a4719510b0746bc.rlib,libslab-33a512f5e5040868.rlib,libfutures_channel-0c7632e5ed4dc230.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libthiserror-e632d680ffcbfe20.rlib,libregex-3d710d0cbb46a471.rlib,libregex_automata-5b7e8e923bd40575.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libtokio-ac4d526edd0cfbec.rlib,libsignal_hook_registry-3f065a6dddcfee0b.rlib,libsocket2-803e450c0bfb6931.rlib,libbytes-c922de7d27e480b6.rlib,libmio-942036c1b2516c4b.rlib,libparking_lot-c03dfbb9988c0d1d.rlib,libparking_lot_core-674aa093fee7c863.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-b3b843c4e97a1dd7.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libserde_json-0fbec16405eef183.rlib,libmemchr-08f38e9718637002.rlib,libitoa-6e2430f2fa153711.rlib,libryu-a980823ac8640001.rlib,libserde-d4c58de2f578d209.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-fd7aada6844e983a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-28aa6b0137761e5d/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/llm_rust-a44a01516b936826" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llm_rust` (bin "llm_rust") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7a5af60889cbb83d7eeef094523188693ba3fac8dc52b7707a789a7676420222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a5af60889cbb83d7eeef094523188693ba3fac8dc52b7707a789a7676420222", kill_on_drop: false }` [INFO] [stdout] 7a5af60889cbb83d7eeef094523188693ba3fac8dc52b7707a789a7676420222