[INFO] cloning repository https://github.com/graniet/llm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graniet/llm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraniet%2Fllm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraniet%2Fllm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9a54beaf07d6168cf28a68cb96bfca314b2787b [INFO] testing graniet/llm against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraniet%2Fllm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/graniet/llm [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/graniet/llm [INFO] tweaked toml for git repo https://github.com/graniet/llm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/graniet/llm on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/graniet/llm 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f572b433848295a541539e6f3d9f629137765a4fdcf7ec3581e572da7a18cc9 [INFO] running `Command { std: "docker" "start" "-a" "7f572b433848295a541539e6f3d9f629137765a4fdcf7ec3581e572da7a18cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f572b433848295a541539e6f3d9f629137765a4fdcf7ec3581e572da7a18cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f572b433848295a541539e6f3d9f629137765a4fdcf7ec3581e572da7a18cc9", kill_on_drop: false }` [INFO] [stdout] 7f572b433848295a541539e6f3d9f629137765a4fdcf7ec3581e572da7a18cc9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aba3483d80f3565274748ed71989c53be6271ca085d788269d266c8a1490b0f [INFO] running `Command { std: "docker" "start" "-a" "3aba3483d80f3565274748ed71989c53be6271ca085d788269d266c8a1490b0f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling aws-types v1.3.14 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.2.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling aws-smithy-types v1.4.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.11.6 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.20 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling aws-smithy-http v0.63.6 [INFO] [stderr] Compiling aws-credential-types v1.2.14 [INFO] [stderr] Compiling aws-smithy-observability v0.2.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling aws-sigv4 v1.4.2 [INFO] [stderr] Compiling aws-smithy-http v0.62.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.9 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling aws-smithy-xml v0.60.13 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling aws-smithy-query v0.60.9 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling aws-smithy-json v0.62.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling flexi_logger v0.29.8 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling actix-tls v3.5.0 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.12 [INFO] [stderr] Compiling awc v3.8.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.10.3 [INFO] [stderr] Compiling aws-runtime v1.7.2 [INFO] [stderr] Compiling aws-sdk-sts v1.84.0 [INFO] [stderr] Compiling aws-sdk-sso v1.82.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.83.0 [INFO] [stderr] Compiling aws-sdk-bedrockruntime v1.129.0 [INFO] [stderr] Compiling aws-config v1.8.5 [INFO] [stderr] Compiling llm v1.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 46s [INFO] running `Command { std: "docker" "inspect" "3aba3483d80f3565274748ed71989c53be6271ca085d788269d266c8a1490b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aba3483d80f3565274748ed71989c53be6271ca085d788269d266c8a1490b0f", kill_on_drop: false }` [INFO] [stdout] 3aba3483d80f3565274748ed71989c53be6271ca085d788269d266c8a1490b0f [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 883cf6d45cdf9bb7fa6f92ef930f41195b53ea10af99400e719897912db60b7e [INFO] running `Command { std: "docker" "start" "-a" "883cf6d45cdf9bb7fa6f92ef930f41195b53ea10af99400e719897912db60b7e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.2.14 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling aws-smithy-types v1.4.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.11.6 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.20 [INFO] [stderr] Compiling aws-smithy-json v0.61.9 [INFO] [stderr] Compiling aws-smithy-query v0.60.9 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling aws-smithy-json v0.62.5 [INFO] [stderr] Compiling actix-tls v3.5.0 [INFO] [stderr] Compiling aws-credential-types v1.2.14 [INFO] [stderr] Compiling aws-smithy-http v0.63.6 [INFO] [stderr] Compiling aws-smithy-observability v0.2.6 [INFO] [stderr] Compiling aws-smithy-http v0.62.6 [INFO] [stderr] Compiling aws-types v1.3.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling aws-sigv4 v1.4.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling insta v1.46.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling awc v3.8.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling mockito v1.7.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.12 [INFO] [stderr] Compiling aws-smithy-runtime v1.10.3 [INFO] [stderr] Compiling aws-runtime v1.7.2 [INFO] [stderr] Compiling aws-sdk-sts v1.84.0 [INFO] [stderr] Compiling aws-sdk-sso v1.82.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.83.0 [INFO] [stderr] Compiling aws-sdk-bedrockruntime v1.129.0 [INFO] [stderr] Compiling aws-config v1.8.5 [INFO] [stderr] Compiling llm v1.3.8 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `llm` (example "api_deepclaude_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name api_deepclaude_example --edition=2021 examples/api_deepclaude_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="agent"' --cfg 'feature="anthropic"' --cfg 'feature="api"' --cfg 'feature="azure_openai"' --cfg 'feature="bedrock"' --cfg 'feature="cli"' --cfg 'feature="cohere"' --cfg 'feature="deepseek"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="elevenlabs"' --cfg 'feature="full"' --cfg 'feature="google"' --cfg 'feature="groq"' --cfg 'feature="huggingface"' --cfg 'feature="mistral"' --cfg 'feature="ollama"' --cfg 'feature="openai"' --cfg 'feature="openrouter"' --cfg 'feature="phind"' --cfg 'feature="xai"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agent", "anthropic", "api", "audio-example", "azure_openai", "bedrock", "cli", "cohere", "deepseek", "default", "default-tls", "elevenlabs", "full", "google", "groq", "huggingface", "logging", "mistral", "ollama", "openai", "openrouter", "phind", "rodio", "rustls-tls", "xai"))' -C metadata=13d0ffd76aa1067b -C extra-filename=-b866018df60eb785 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern arboard=/opt/rustwide/target/debug/deps/libarboard-eee5c075c49d48b4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f9e62f39b1734b19.so --extern awc=/opt/rustwide/target/debug/deps/libawc-9f8d8cb99304214f.rlib --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-cb4c040a1fa8665f.rlib --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-6a59e6426e1b3153.rlib --extern aws_sdk_bedrockruntime=/opt/rustwide/target/debug/deps/libaws_sdk_bedrockruntime-c3784e3db111cfe2.rlib --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-a5858c6862bd7a6d.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-4a0879bc3e7094c1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7d80d2c3004c8bde.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e2383ac0b84a314f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-1db4f0058eb943b0.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-0aaec94ab326dfc4.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-5bda0b1af8f42d26.rlib --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-916427a4f171085d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8d8c2c8df866920b.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-ea22f6ef18f0e016.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3a61776a2e29090c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d108fd484479cf2a.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-44ba2f286f9e7ecd.rlib --extern llm=/opt/rustwide/target/debug/deps/libllm-59911dcf4199b9e4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4d1560fcd4a45acb.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-296004518679bb63.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-06b91b601186c5b9.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-b7e6728c88cfb2a1.so --extern portable_pty=/opt/rustwide/target/debug/deps/libportable_pty-8b08ab593636a158.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-2a188f87b2fc41ef.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-701323f95aa2e6fb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-492256fe0c0fac03.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-51f334fd1dae6033.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a45dd80c228e1310.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1c4af419f35efe1e.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-f0185ebbb7124a3f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-990c9f4b753a4e35.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-5e9b675e9c028544.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8edcd65c30305423.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-b3e8dc6aafb55b83.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b702ad9374821956.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-a8280f4b4a8603a1.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-1c29b3f648de57ad.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-5b09dd7bdd6d89b3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a7c98f1a41ae1891.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-a8fe20dc2aef7359.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-575910499b3fd3bb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c0bdc34b0836e05c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b588b5513de6cd55.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7e70d9c50e4bb231.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-962e1526cbb7c5b4.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-db8bebe69e34d3a1.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-199dfca739cb0090.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-4f088c2c392af6be.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-062707497a1f67e7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-590b86778474d2d0/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0827cc26ec33a691/out -L native=/opt/rustwide/target/debug/build/ring-b6df8a5e29fc27a7/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcdnplSr/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm-59911dcf4199b9e4,libdirs-0aaec94ab326dfc4,libdirs_sys-296941fac25a554f,liboption_ext-fd15afac2aba4923,libserde_yaml-a8280f4b4a8603a1,libunsafe_libyaml-1af9d2781a36b4ed,libtoml-962e1526cbb7c5b4,libtoml_edit-2f5f8b49f8d27e79,libserde_spanned-2a145c9cbd3b57d4,libwinnow-0a3dcbf423f5d377,libtoml_write-82a434ecc5d2c182,libtoml_datetime-f0c54c5c8e915f34,libserde_bytes-b3e8dc6aafb55b83,libtower_http-db8bebe69e34d3a1,libaxum-4a0879bc3e7094c1,libserde_path_to_error-e324397b76f475ee,libmatchit-45e6ee32ef34b083,libaxum_core-c9c81eb7bc2f51bf,libregex-a45dd80c228e1310,libregex_automata-20ca3c45a073e97b,libaho_corasick-7546b549f30b4ccf,libregex_syntax-ec3324d7c59077ca,libthiserror-575910499b3fd3bb,libsecrecy-5e9b675e9c028544,libaws_sdk_bedrockruntime-c3784e3db111cfe2,libaws_smithy_json-2acefd4d1e2c62fb,libaws_config-cb4c040a1fa8665f,libaws_sdk_ssooidc-7b2b4caa36c5a705,libaws_sdk_sso-ea1896f63b243c65,libaws_sdk_sts-6bc0c2d1238f2731,libaws_smithy_query-24b23215d80255aa,liburlencoding-b8d7b946e536689d,libaws_smithy_xml-a9416e16f21a1ce6,libxmlparser-e98290b9f4156596,libregex_lite-4136cb498858f6a8,libaws_smithy_http-df1c1027421f0c1a,libaws_runtime-5f06f8da10dd92ff,libuuid-062707497a1f67e7,libaws_sigv4-4318b93233a9747b,libhex-aa11f1b7b510398f,libsha2-bd566625cdbb3d83,libcpufeatures-42612946e83e041b,libhmac-8ecd33cdf456bbcc,libdigest-c7c0275610a2b46f,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libaws_smithy_json-fb0dd91456677c48,libaws_smithy_runtime-79f134308486aede,libfastrand-46d3783c18562080,libaws_smithy_observability-c3377da57edb2b86,libaws_smithy_http_client-80b007c75acc71d1,libhyper_rustls-a5efc9a64bac9981,libtokio_rustls-c306c87cdb072ea1,librustls-ef50ed4a866b664d,libsubtle-4f5a50036df13274,libwebpki-891a1dc2eef9c956,libaws_lc_rs-acc67230e86e8306,libaws_lc_sys-729bf4521135f856,librustls_native_certs-19e9ac0bdf73f76f,libopenssl_probe-3463b73bd0fd6130,libhyper_rustls-fe949c62d8a42f3a,libtokio_rustls-5d63a9c4df3ec938,librustls-d88ce5396a93f35b,libsct-ea78187f6375b1c6,libwebpki-844214b28d593f6e,libring-9683dc792659668d,libgetrandom-12b58bfaeab7d1c2,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libhyper-78584fc85784c61d,libsocket2-d8af2254477e862c,libh2-259c47500589e6d6,libaws_smithy_http-fa63233a950ab1d0,libaws_smithy_eventstream-07e6f3c43a90e5ff,libcrc32fast-31ee419992905609,libaws_types-c2fb68cb78b2b6d8,libaws_credential_types-6a59e6426e1b3153,libaws_smithy_runtime_api-2c155e83f86792ca,libaws_smithy_async-3ad76b50ec2bcbff,libaws_smithy_types-a5858c6862bd7a6d,libtime-a3b6dd79ce84b04f,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libnum_integer-f71ac21571a39a7c,libbytes_utils-2396226bce3b0d48,libhttp_body-8a8f3f93c46d0357,libhttp-f2a3bc76f94dda59,libbase64_simd-4a15ecc9fdd0a123,liboutref-5c743d23a995d3a2,libvsimd-ba4bcfe2c1e88049,libeither-5bda0b1af8f42d26,libreqwest-1c4af419f35efe1e,librustls_pemfile-1fa933dce7241c2a,librustls_pki_types-0490af1d426c2198,libzeroize-c9189a97966a040e,libserde_urlencoded-a448e6d4ff17969a,libhyper_tls-f7aaa6a540d35267,libtokio_native_tls-67df27171f0b45c8,libmime_guess-8a1b1e80ecde5fe1,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,libtower-7b3caffabdd2c684,libsync_wrapper-82795f8ff27c70cb,libtower_layer-3b63c02b4d0ef938,libnative_tls-f30fcc5e2d98d968,libopenssl_probe-5d15463e9f5a1049,libopenssl-a58256fd024499ff,libbitflags-e970e635774c6f7e,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-8715282f07a36f64,libhyper_util-6e50c958c4f162ad,libipnet-c9d78265f16b4a49,libtower_service-d85697bf5431d8b4,libhyper-d108fd484479cf2a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-e4f5cbdb8385f2eb,libh2-cd7b9bfdcb696b58,libtracing-ea030bd6438d5a15,libtracing_core-12b0f0aca168656a,libonce_cell-0f6868d56ef8b265,libindexmap-0a290fb56242148d,libhashbrown-ee1a7704caaca19c,libfoldhash-130e31ff06a6d085,libequivalent-9c3368f02729e3d6,liballocator_api2-843585b74aa2631f,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libtokio_util-7e70d9c50e4bb231,libtokio-c0bdc34b0836e05c,libsignal_hook_registry-b7c7873b917b1c77,libsocket2-877b664ccea33537,libmio-e2b883b93283966f,libparking_lot-2bf122615151713b,libparking_lot_core-72bd30ca5f47e972,liblibc-93afbe70a0ea0723,libcfg_if-d9b80cb51cda7b5b,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libhttp_body_util-3a61776a2e29090c,libhttp_body-07a4b824ab69fae3,liblog-4d1560fcd4a45acb,liburl-2a5280cd279ce3f4,libidna-975f8fb78e29184b,libidna_adapter-66e5b0c8f6a9f59c,libicu_normalizer-76277123be8db0f2,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-93a9dfcb2218a7ba,libicu_properties-c7e9b5ffda2c33fa,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-b599592d9511bb0a,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-bd44ee1013888740,libicu_provider-bb4b4b7f037b567a,libicu_locid-9122ce2dcace0f9b,liblitemap-b62145770086eed0,libtinystr-67e8f157d9e9bc2a,libzerovec-abbb3c188bffefcd,libwriteable-30e32ee335eba874,libyoke-e4625a7fbadd7b90,libzerofrom-b440cbdb4a15df24,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-a0bc74fc3ed71420,libchrono-7d80d2c3004c8bde,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-a6045bc8b1610245,libserde_json-b702ad9374821956,libitoa-c3f3678fd0b86a79,libryu-7c364cfb94c444f7,libfutures-8d8c2c8df866920b,libfutures_executor-31fd230adf269287,libfutures_util-eebac7cd04fcfaad,libmemchr-b178a40a7718f9bf,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-29524163f8896842,libpin_project_lite-cbc2c9f60b90e084,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libbytes-00a102391b5f478f,libbase64-29d4d4232c317d5e,libserde-8edcd65c30305423,libserde_core-2c931dd3fb8fd185}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcdnplSr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-590b86778474d2d0/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-0827cc26ec33a691/out" "-L" "/opt/rustwide/target/debug/build/ring-b6df8a5e29fc27a7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/trim_strategy_example-60766b68a1c48e54" "-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 `llm` (example "trim_strategy_example") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcDLexgQ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm-59911dcf4199b9e4,libdirs-0aaec94ab326dfc4,libdirs_sys-296941fac25a554f,liboption_ext-fd15afac2aba4923,libserde_yaml-a8280f4b4a8603a1,libunsafe_libyaml-1af9d2781a36b4ed,libtoml-962e1526cbb7c5b4,libtoml_edit-2f5f8b49f8d27e79,libserde_spanned-2a145c9cbd3b57d4,libwinnow-0a3dcbf423f5d377,libtoml_write-82a434ecc5d2c182,libtoml_datetime-f0c54c5c8e915f34,libserde_bytes-b3e8dc6aafb55b83,libtower_http-db8bebe69e34d3a1,libaxum-4a0879bc3e7094c1,libserde_path_to_error-e324397b76f475ee,libmatchit-45e6ee32ef34b083,libaxum_core-c9c81eb7bc2f51bf,libregex-a45dd80c228e1310,libregex_automata-20ca3c45a073e97b,libaho_corasick-7546b549f30b4ccf,libregex_syntax-ec3324d7c59077ca,libthiserror-575910499b3fd3bb,libsecrecy-5e9b675e9c028544,libaws_sdk_bedrockruntime-c3784e3db111cfe2,libaws_smithy_json-2acefd4d1e2c62fb,libaws_config-cb4c040a1fa8665f,libaws_sdk_ssooidc-7b2b4caa36c5a705,libaws_sdk_sso-ea1896f63b243c65,libaws_sdk_sts-6bc0c2d1238f2731,libaws_smithy_query-24b23215d80255aa,liburlencoding-b8d7b946e536689d,libaws_smithy_xml-a9416e16f21a1ce6,libxmlparser-e98290b9f4156596,libregex_lite-4136cb498858f6a8,libaws_smithy_http-df1c1027421f0c1a,libaws_runtime-5f06f8da10dd92ff,libuuid-062707497a1f67e7,libaws_sigv4-4318b93233a9747b,libhex-aa11f1b7b510398f,libsha2-bd566625cdbb3d83,libcpufeatures-42612946e83e041b,libhmac-8ecd33cdf456bbcc,libdigest-c7c0275610a2b46f,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libaws_smithy_json-fb0dd91456677c48,libaws_smithy_runtime-79f134308486aede,libfastrand-46d3783c18562080,libaws_smithy_observability-c3377da57edb2b86,libaws_smithy_http_client-80b007c75acc71d1,libhyper_rustls-a5efc9a64bac9981,libtokio_rustls-c306c87cdb072ea1,librustls-ef50ed4a866b664d,libsubtle-4f5a50036df13274,libwebpki-891a1dc2eef9c956,libaws_lc_rs-acc67230e86e8306,libaws_lc_sys-729bf4521135f856,librustls_native_certs-19e9ac0bdf73f76f,libopenssl_probe-3463b73bd0fd6130,libhyper_rustls-fe949c62d8a42f3a,libtokio_rustls-5d63a9c4df3ec938,librustls-d88ce5396a93f35b,libsct-ea78187f6375b1c6,libwebpki-844214b28d593f6e,libring-9683dc792659668d,libgetrandom-12b58bfaeab7d1c2,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libhyper-78584fc85784c61d,libsocket2-d8af2254477e862c,libh2-259c47500589e6d6,libaws_smithy_http-fa63233a950ab1d0,libaws_smithy_eventstream-07e6f3c43a90e5ff,libcrc32fast-31ee419992905609,libaws_types-c2fb68cb78b2b6d8,libaws_credential_types-6a59e6426e1b3153,libaws_smithy_runtime_api-2c155e83f86792ca,libaws_smithy_async-3ad76b50ec2bcbff,libaws_smithy_types-a5858c6862bd7a6d,libtime-a3b6dd79ce84b04f,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libnum_integer-f71ac21571a39a7c,libbytes_utils-2396226bce3b0d48,libhttp_body-8a8f3f93c46d0357,libhttp-f2a3bc76f94dda59,libbase64_simd-4a15ecc9fdd0a123,liboutref-5c743d23a995d3a2,libvsimd-ba4bcfe2c1e88049,libeither-5bda0b1af8f42d26,libreqwest-1c4af419f35efe1e,librustls_pemfile-1fa933dce7241c2a,librustls_pki_types-0490af1d426c2198,libzeroize-c9189a97966a040e,libserde_urlencoded-a448e6d4ff17969a,libhyper_tls-f7aaa6a540d35267,libtokio_native_tls-67df27171f0b45c8,libmime_guess-8a1b1e80ecde5fe1,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,libtower-7b3caffabdd2c684,libsync_wrapper-82795f8ff27c70cb,libtower_layer-3b63c02b4d0ef938,libnative_tls-f30fcc5e2d98d968,libopenssl_probe-5d15463e9f5a1049,libopenssl-a58256fd024499ff,libbitflags-e970e635774c6f7e,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-8715282f07a36f64,libhyper_util-6e50c958c4f162ad,libipnet-c9d78265f16b4a49,libtower_service-d85697bf5431d8b4,libhyper-d108fd484479cf2a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-e4f5cbdb8385f2eb,libh2-cd7b9bfdcb696b58,libtracing-ea030bd6438d5a15,libtracing_core-12b0f0aca168656a,libonce_cell-0f6868d56ef8b265,libindexmap-0a290fb56242148d,libhashbrown-ee1a7704caaca19c,libfoldhash-130e31ff06a6d085,libequivalent-9c3368f02729e3d6,liballocator_api2-843585b74aa2631f,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libtokio_util-7e70d9c50e4bb231,libtokio-c0bdc34b0836e05c,libsignal_hook_registry-b7c7873b917b1c77,libsocket2-877b664ccea33537,libmio-e2b883b93283966f,libparking_lot-2bf122615151713b,libparking_lot_core-72bd30ca5f47e972,liblibc-93afbe70a0ea0723,libcfg_if-d9b80cb51cda7b5b,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libhttp_body_util-3a61776a2e29090c,libhttp_body-07a4b824ab69fae3,liblog-4d1560fcd4a45acb,liburl-2a5280cd279ce3f4,libidna-975f8fb78e29184b,libidna_adapter-66e5b0c8f6a9f59c,libicu_normalizer-76277123be8db0f2,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-93a9dfcb2218a7ba,libicu_properties-c7e9b5ffda2c33fa,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-b599592d9511bb0a,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-bd44ee1013888740,libicu_provider-bb4b4b7f037b567a,libicu_locid-9122ce2dcace0f9b,liblitemap-b62145770086eed0,libtinystr-67e8f157d9e9bc2a,libzerovec-abbb3c188bffefcd,libwriteable-30e32ee335eba874,libyoke-e4625a7fbadd7b90,libzerofrom-b440cbdb4a15df24,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-a0bc74fc3ed71420,libchrono-7d80d2c3004c8bde,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-a6045bc8b1610245,libserde_json-b702ad9374821956,libitoa-c3f3678fd0b86a79,libryu-7c364cfb94c444f7,libfutures-8d8c2c8df866920b,libfutures_executor-31fd230adf269287,libfutures_util-eebac7cd04fcfaad,libmemchr-b178a40a7718f9bf,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-29524163f8896842,libpin_project_lite-cbc2c9f60b90e084,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libbytes-00a102391b5f478f,libbase64-29d4d4232c317d5e,libserde-8edcd65c30305423,libserde_core-2c931dd3fb8fd185}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcDLexgQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-590b86778474d2d0/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-0827cc26ec33a691/out" "-L" "/opt/rustwide/target/debug/build/ring-b6df8a5e29fc27a7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chain_audio_text_example-6ea50a5529806e84" "-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 `llm` (example "chain_audio_text_example") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc3AUPVe/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm-59911dcf4199b9e4,libdirs-0aaec94ab326dfc4,libdirs_sys-296941fac25a554f,liboption_ext-fd15afac2aba4923,libserde_yaml-a8280f4b4a8603a1,libunsafe_libyaml-1af9d2781a36b4ed,libtoml-962e1526cbb7c5b4,libtoml_edit-2f5f8b49f8d27e79,libserde_spanned-2a145c9cbd3b57d4,libwinnow-0a3dcbf423f5d377,libtoml_write-82a434ecc5d2c182,libtoml_datetime-f0c54c5c8e915f34,libserde_bytes-b3e8dc6aafb55b83,libtower_http-db8bebe69e34d3a1,libaxum-4a0879bc3e7094c1,libserde_path_to_error-e324397b76f475ee,libmatchit-45e6ee32ef34b083,libaxum_core-c9c81eb7bc2f51bf,libregex-a45dd80c228e1310,libregex_automata-20ca3c45a073e97b,libaho_corasick-7546b549f30b4ccf,libregex_syntax-ec3324d7c59077ca,libthiserror-575910499b3fd3bb,libsecrecy-5e9b675e9c028544,libaws_sdk_bedrockruntime-c3784e3db111cfe2,libaws_smithy_json-2acefd4d1e2c62fb,libaws_config-cb4c040a1fa8665f,libaws_sdk_ssooidc-7b2b4caa36c5a705,libaws_sdk_sso-ea1896f63b243c65,libaws_sdk_sts-6bc0c2d1238f2731,libaws_smithy_query-24b23215d80255aa,liburlencoding-b8d7b946e536689d,libaws_smithy_xml-a9416e16f21a1ce6,libxmlparser-e98290b9f4156596,libregex_lite-4136cb498858f6a8,libaws_smithy_http-df1c1027421f0c1a,libaws_runtime-5f06f8da10dd92ff,libuuid-062707497a1f67e7,libaws_sigv4-4318b93233a9747b,libhex-aa11f1b7b510398f,libsha2-bd566625cdbb3d83,libcpufeatures-42612946e83e041b,libhmac-8ecd33cdf456bbcc,libdigest-c7c0275610a2b46f,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libaws_smithy_json-fb0dd91456677c48,libaws_smithy_runtime-79f134308486aede,libfastrand-46d3783c18562080,libaws_smithy_observability-c3377da57edb2b86,libaws_smithy_http_client-80b007c75acc71d1,libhyper_rustls-a5efc9a64bac9981,libtokio_rustls-c306c87cdb072ea1,librustls-ef50ed4a866b664d,libsubtle-4f5a50036df13274,libwebpki-891a1dc2eef9c956,libaws_lc_rs-acc67230e86e8306,libaws_lc_sys-729bf4521135f856,librustls_native_certs-19e9ac0bdf73f76f,libopenssl_probe-3463b73bd0fd6130,libhyper_rustls-fe949c62d8a42f3a,libtokio_rustls-5d63a9c4df3ec938,librustls-d88ce5396a93f35b,libsct-ea78187f6375b1c6,libwebpki-844214b28d593f6e,libring-9683dc792659668d,libgetrandom-12b58bfaeab7d1c2,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libhyper-78584fc85784c61d,libsocket2-d8af2254477e862c,libh2-259c47500589e6d6,libaws_smithy_http-fa63233a950ab1d0,libaws_smithy_eventstream-07e6f3c43a90e5ff,libcrc32fast-31ee419992905609,libaws_types-c2fb68cb78b2b6d8,libaws_credential_types-6a59e6426e1b3153,libaws_smithy_runtime_api-2c155e83f86792ca,libaws_smithy_async-3ad76b50ec2bcbff,libaws_smithy_types-a5858c6862bd7a6d,libtime-a3b6dd79ce84b04f,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libnum_integer-f71ac21571a39a7c,libbytes_utils-2396226bce3b0d48,libhttp_body-8a8f3f93c46d0357,libhttp-f2a3bc76f94dda59,libbase64_simd-4a15ecc9fdd0a123,liboutref-5c743d23a995d3a2,libvsimd-ba4bcfe2c1e88049,libeither-5bda0b1af8f42d26,libreqwest-1c4af419f35efe1e,librustls_pemfile-1fa933dce7241c2a,librustls_pki_types-0490af1d426c2198,libzeroize-c9189a97966a040e,libserde_urlencoded-a448e6d4ff17969a,libhyper_tls-f7aaa6a540d35267,libtokio_native_tls-67df27171f0b45c8,libmime_guess-8a1b1e80ecde5fe1,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,libtower-7b3caffabdd2c684,libsync_wrapper-82795f8ff27c70cb,libtower_layer-3b63c02b4d0ef938,libnative_tls-f30fcc5e2d98d968,libopenssl_probe-5d15463e9f5a1049,libopenssl-a58256fd024499ff,libbitflags-e970e635774c6f7e,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-8715282f07a36f64,libhyper_util-6e50c958c4f162ad,libipnet-c9d78265f16b4a49,libtower_service-d85697bf5431d8b4,libhyper-d108fd484479cf2a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-e4f5cbdb8385f2eb,libh2-cd7b9bfdcb696b58,libtracing-ea030bd6438d5a15,libtracing_core-12b0f0aca168656a,libonce_cell-0f6868d56ef8b265,libindexmap-0a290fb56242148d,libhashbrown-ee1a7704caaca19c,libfoldhash-130e31ff06a6d085,libequivalent-9c3368f02729e3d6,liballocator_api2-843585b74aa2631f,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libtokio_util-7e70d9c50e4bb231,libtokio-c0bdc34b0836e05c,libsignal_hook_registry-b7c7873b917b1c77,libsocket2-877b664ccea33537,libmio-e2b883b93283966f,libparking_lot-2bf122615151713b,libparking_lot_core-72bd30ca5f47e972,liblibc-93afbe70a0ea0723,libcfg_if-d9b80cb51cda7b5b,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libhttp_body_util-3a61776a2e29090c,libhttp_body-07a4b824ab69fae3,liblog-4d1560fcd4a45acb,liburl-2a5280cd279ce3f4,libidna-975f8fb78e29184b,libidna_adapter-66e5b0c8f6a9f59c,libicu_normalizer-76277123be8db0f2,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-93a9dfcb2218a7ba,libicu_properties-c7e9b5ffda2c33fa,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-b599592d9511bb0a,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-bd44ee1013888740,libicu_provider-bb4b4b7f037b567a,libicu_locid-9122ce2dcace0f9b,liblitemap-b62145770086eed0,libtinystr-67e8f157d9e9bc2a,libzerovec-abbb3c188bffefcd,libwriteable-30e32ee335eba874,libyoke-e4625a7fbadd7b90,libzerofrom-b440cbdb4a15df24,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-a0bc74fc3ed71420,libchrono-7d80d2c3004c8bde,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-a6045bc8b1610245,libserde_json-b702ad9374821956,libitoa-c3f3678fd0b86a79,libryu-7c364cfb94c444f7,libbytes-00a102391b5f478f,libbase64-29d4d4232c317d5e,libserde-8edcd65c30305423,libserde_core-2c931dd3fb8fd185,libfutures-8d8c2c8df866920b,libfutures_executor-31fd230adf269287,libfutures_util-eebac7cd04fcfaad,libmemchr-b178a40a7718f9bf,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-29524163f8896842,libpin_project_lite-cbc2c9f60b90e084,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc3AUPVe/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-590b86778474d2d0/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-0827cc26ec33a691/out" "-L" "/opt/rustwide/target/debug/build/ring-b6df8a5e29fc27a7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/openai_streaming_example-0e5725241d860dc9" "-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 `llm` (example "openai_streaming_example") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "883cf6d45cdf9bb7fa6f92ef930f41195b53ea10af99400e719897912db60b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "883cf6d45cdf9bb7fa6f92ef930f41195b53ea10af99400e719897912db60b7e", kill_on_drop: false }` [INFO] [stdout] 883cf6d45cdf9bb7fa6f92ef930f41195b53ea10af99400e719897912db60b7e