[INFO] fetching crate llm-chain-openai 0.13.0... [INFO] testing llm-chain-openai-0.13.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate llm-chain-openai 0.13.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate llm-chain-openai 0.13.0 [INFO] finished tweaking crates.io crate llm-chain-openai 0.13.0 [INFO] tweaked toml for crates.io crate llm-chain-openai 0.13.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate llm-chain-openai 0.13.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llm-chain-openai 0.13.0 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e50e55fd962d3e5f7f1afb60f916bccb15319bc98f25c51fa6d414c91f23c4f9 [INFO] running `Command { std: "docker" "start" "-a" "e50e55fd962d3e5f7f1afb60f916bccb15319bc98f25c51fa6d414c91f23c4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e50e55fd962d3e5f7f1afb60f916bccb15319bc98f25c51fa6d414c91f23c4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50e55fd962d3e5f7f1afb60f916bccb15319bc98f25c51fa6d414c91f23c4f9", kill_on_drop: false }` [INFO] [stdout] e50e55fd962d3e5f7f1afb60f916bccb15319bc98f25c51fa6d414c91f23c4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 681920df12750fb3712d8b83123558cdd908c929abd8e009a4858bde99a892c8 [INFO] running `Command { std: "docker" "start" "-a" "681920df12750fb3712d8b83123558cdd908c929abd8e009a4858bde99a892c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling deunicode v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling markdown v1.0.0-alpha.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tiktoken-rs v0.5.7 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling secrecy v0.8.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 backoff v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling llm-chain v0.13.0 [INFO] [stderr] Compiling async-openai v0.16.2 [INFO] [stderr] Compiling llm-chain-openai v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "681920df12750fb3712d8b83123558cdd908c929abd8e009a4858bde99a892c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681920df12750fb3712d8b83123558cdd908c929abd8e009a4858bde99a892c8", kill_on_drop: false }` [INFO] [stdout] 681920df12750fb3712d8b83123558cdd908c929abd8e009a4858bde99a892c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4680c41dc3082938b379e2072411633faca497a0433977532599352c2f81ed64 [INFO] running `Command { std: "docker" "start" "-a" "4680c41dc3082938b379e2072411633faca497a0433977532599352c2f81ed64", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling llm-chain v0.13.0 [INFO] [stderr] Compiling async-openai v0.16.2 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling qdrant-client v1.6.0 [INFO] [stderr] Compiling llm-chain-openai v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPuqmRX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm_chain_openai-ac80aa96d11e74ef,libstrum-1c4e15504d531528,libtiktoken_rs-d81777e4830ac6c8,libfancy_regex-0ae9f32114b1a63c,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,librustc_hash-d7c4a66f98a2548f,libparking_lot-b478135edaf58488,libparking_lot_core-e600e63b1a51f891,libsmallvec-6c28d06afe872838,liblock_api-e357ca77dce1b765,libscopeguard-7ec2214574194454,libanyhow-952f84c723db3382,libasync_openai-b57e8aac35611c3e,libbackoff-f00e7e2b2c96e5cb,libinstant-52a03de02aea7251,libasync_convert-d743119847c0dc41,libsecrecy-46e51b4779cb1688,libzeroize-43c4e967c6d1688b,libreqwest_eventsource-6090c845fd36a112,libfutures_timer-cfb5ed3ab3008e5c,libeventsource_stream-81632aab5ac75a77,libnom-a55bb38d7fe6cd56,libllm_chain-e4cd551b3d1881e0,libderive_builder-892d425589953b09,libreqwest-926969c2cdd3f5d0,libhyper_rustls-effb44fef40d71f7,libhyper_tls-21d8187c9ea2419d,libserde_urlencoded-cfd6d9f741b530a4,librustls_native_certs-a6f01a2031d567c1,librustls_pemfile-a9735392b0d827f7,libwebpki_roots-2836ca8d6eec6a8d,libbase64-bbf874639731fed2,libipnet-21a83f2d587ce134,libtokio_native_tls-7074c20ea8b66372,libtokio_rustls-26a7747fadab7396,libencoding_rs-2a0986d3eb52843d,libmime_guess-cc3d43a6c35e3ac1,libunicase-1810536939af7c24,libmime-0188e0814ca7ddbf,librustls-627a147bdb23c285,libsct-fa3f00906feadba3,libwebpki-af51dc1a6660699d,libring-d6ed65d5776bb3ab,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libnative_tls-9c5996a84fb6ed2c,libopenssl_probe-5821ed5bfde807ff,libopenssl-f6f775e711f701d6,libbitflags-16c6398d669db74f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-d4609b178eba685d,libhyper-19324cec424649d7,libwant-608b6042312eac94,libtry_lock-d829e1fc867adb15,libsocket2-ea2eaf1b08d78254,libhttparse-e52ab67d597b9500,libh2-516996b437c9d866,libtower_service-442e0d38cf369aa3,libhttpdate-331798cefc82cc7e,libtokio_util-98331bf39243de86,libtracing-cb5af52070bb475c,libtracing_core-c3b6c495f3820673,libhttp_body-e4c1e840e450fa9d,liburl-c250c1a99c016e74,libidna-9da5397b7ace91a7,libunicode_normalization-beda55ba36c8de7a,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libhttp-75ad559c956cf86f,libtera-020a673999e06140,libslug-4e2c82ec53908718,libdeunicode-b2004b0f1f07236a,libglobwalk-959bafd80c94e8fa,libbitflags-dde12b0d7d495b50,libignore-c07580a463b137f4,libwalkdir-86e682a2d299058d,libsame_file-ff49545450c0b63c,libthread_local-ca5b31f99de0609f,libonce_cell-88da25fb809d9a5c,libglobset-5022467ca3cde793,libfnv-79e2cbfbe03dcd16,liblog-dcabf69e042f143c,libbstr-ac2cd00436ff3936,libpest-caa254050c259bf9,libucd_trie-666022523355d16f,librand-9086671a8c5146cb,librand_chacha-4349b4091378384f,libppv_lite86-74d192d5fb0d20a2,librand_core-dbb19471a751f2ff,libgetrandom-ac39b7ce6e4d935b,libcfg_if-3e7fc4e38d4a72b5,libpercent_encoding-762c6957ae74e2f6,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libregex-983c587c02cdfd67,libregex_automata-0f92355fab67c47e,libaho_corasick-1d89cf98656b10d4,libregex_syntax-493f5c90e53c4ba0,libhumansize-91dc29d753c69f1c,liblibm-339a02be994129a8,libchrono_tz-fd30f4d3c3c91f27,libphf-c347f43d63aa7b93,libphf_shared-73c1412c08abf961,libsiphasher-6bb0304e8b0d0631,libchrono-b8a53f5991156b81,libnum_traits-96da109a125093ce,libiana_time_zone-6b486890addbad15,libserde_json-e3ee8c7fa8913217,libserde_yaml-cd481c7170311cee,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libindexmap-c28af826a8cc32c9,libequivalent-487f93f8f6ab5e5b,libhashbrown-1c92c07177ae3300,libunsafe_libyaml-a8c6d7f3ebaa4c33,libmarkdown-91314469f95a6d91,libunicode_id-b0e95475c8496284,libtokio_stream-bd9e924afd3a8062,libtokio-0715d48288130fc4,libsocket2-f1146125a5d06e4b,libbytes-0cbd1c7110a1e56d,libmio-c05a17f2c586a558,liblibc-cee5c9045c9f1a7c,liblazy_static-af860367908b8176,libfutures-cf8bb5b33751a10d,libfutures_executor-3abb68a5b3f68a37,libfutures_util-bfcdac1d3f69100b,libmemchr-d8112fc1e1cdd527,libfutures_io-7f08535535d5de13,libslab-48a8b422e0cac853,libfutures_channel-f7cfe78fc48aa5b1,libpin_project_lite-b342d85da484cd05,libfutures_sink-bb22ea3128609505,libfutures_task-06317676a77521a0,libpin_utils-3860774ad9b215b5,libfutures_core-ff8db551c7999f3b,libserde-cad10687d31c19b6,libthiserror-12a91ec1205bc1e0}.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" "/tmp/rustcPuqmRX/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/ring-84750308e5daa563/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_sequential_generation_stream-430eddcd56327122" "-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-chain-openai` (example "simple_sequential_generation_stream") due to 1 previous error [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" "/tmp/rustcnElhAt/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm_chain_openai-ac80aa96d11e74ef,libstrum-1c4e15504d531528,libtiktoken_rs-d81777e4830ac6c8,libfancy_regex-0ae9f32114b1a63c,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,librustc_hash-d7c4a66f98a2548f,libparking_lot-b478135edaf58488,libparking_lot_core-e600e63b1a51f891,libsmallvec-6c28d06afe872838,liblock_api-e357ca77dce1b765,libscopeguard-7ec2214574194454,libanyhow-952f84c723db3382,libasync_openai-b57e8aac35611c3e,libbackoff-f00e7e2b2c96e5cb,libinstant-52a03de02aea7251,libasync_convert-d743119847c0dc41,libsecrecy-46e51b4779cb1688,libzeroize-43c4e967c6d1688b,libreqwest_eventsource-6090c845fd36a112,libfutures_timer-cfb5ed3ab3008e5c,libeventsource_stream-81632aab5ac75a77,libnom-a55bb38d7fe6cd56,libllm_chain-e4cd551b3d1881e0,libderive_builder-892d425589953b09,libreqwest-926969c2cdd3f5d0,libhyper_rustls-effb44fef40d71f7,libhyper_tls-21d8187c9ea2419d,libserde_urlencoded-cfd6d9f741b530a4,librustls_native_certs-a6f01a2031d567c1,librustls_pemfile-a9735392b0d827f7,libwebpki_roots-2836ca8d6eec6a8d,libbase64-bbf874639731fed2,libipnet-21a83f2d587ce134,libtokio_native_tls-7074c20ea8b66372,libtokio_rustls-26a7747fadab7396,libencoding_rs-2a0986d3eb52843d,libmime_guess-cc3d43a6c35e3ac1,libunicase-1810536939af7c24,libmime-0188e0814ca7ddbf,librustls-627a147bdb23c285,libsct-fa3f00906feadba3,libwebpki-af51dc1a6660699d,libring-d6ed65d5776bb3ab,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libnative_tls-9c5996a84fb6ed2c,libopenssl_probe-5821ed5bfde807ff,libopenssl-f6f775e711f701d6,libbitflags-16c6398d669db74f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-d4609b178eba685d,libhyper-19324cec424649d7,libwant-608b6042312eac94,libtry_lock-d829e1fc867adb15,libsocket2-ea2eaf1b08d78254,libhttparse-e52ab67d597b9500,libh2-516996b437c9d866,libtower_service-442e0d38cf369aa3,libhttpdate-331798cefc82cc7e,libtokio_util-98331bf39243de86,libtracing-cb5af52070bb475c,libtracing_core-c3b6c495f3820673,libhttp_body-e4c1e840e450fa9d,liburl-c250c1a99c016e74,libidna-9da5397b7ace91a7,libunicode_normalization-beda55ba36c8de7a,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libhttp-75ad559c956cf86f,libtera-020a673999e06140,libslug-4e2c82ec53908718,libdeunicode-b2004b0f1f07236a,libglobwalk-959bafd80c94e8fa,libbitflags-dde12b0d7d495b50,libignore-c07580a463b137f4,libwalkdir-86e682a2d299058d,libsame_file-ff49545450c0b63c,libthread_local-ca5b31f99de0609f,libonce_cell-88da25fb809d9a5c,libglobset-5022467ca3cde793,libfnv-79e2cbfbe03dcd16,liblog-dcabf69e042f143c,libbstr-ac2cd00436ff3936,libpest-caa254050c259bf9,libucd_trie-666022523355d16f,librand-9086671a8c5146cb,librand_chacha-4349b4091378384f,libppv_lite86-74d192d5fb0d20a2,librand_core-dbb19471a751f2ff,libgetrandom-ac39b7ce6e4d935b,libcfg_if-3e7fc4e38d4a72b5,libpercent_encoding-762c6957ae74e2f6,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libregex-983c587c02cdfd67,libregex_automata-0f92355fab67c47e,libaho_corasick-1d89cf98656b10d4,libregex_syntax-493f5c90e53c4ba0,libhumansize-91dc29d753c69f1c,liblibm-339a02be994129a8,libchrono_tz-fd30f4d3c3c91f27,libphf-c347f43d63aa7b93,libphf_shared-73c1412c08abf961,libsiphasher-6bb0304e8b0d0631,libchrono-b8a53f5991156b81,libnum_traits-96da109a125093ce,libiana_time_zone-6b486890addbad15,libserde_json-e3ee8c7fa8913217,libserde_yaml-cd481c7170311cee,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libindexmap-c28af826a8cc32c9,libequivalent-487f93f8f6ab5e5b,libhashbrown-1c92c07177ae3300,libunsafe_libyaml-a8c6d7f3ebaa4c33,libmarkdown-91314469f95a6d91,libunicode_id-b0e95475c8496284,libtokio_stream-bd9e924afd3a8062,libtokio-0715d48288130fc4,libsocket2-f1146125a5d06e4b,libbytes-0cbd1c7110a1e56d,libmio-c05a17f2c586a558,liblibc-cee5c9045c9f1a7c,liblazy_static-af860367908b8176,libfutures-cf8bb5b33751a10d,libfutures_executor-3abb68a5b3f68a37,libfutures_util-bfcdac1d3f69100b,libmemchr-d8112fc1e1cdd527,libfutures_io-7f08535535d5de13,libslab-48a8b422e0cac853,libfutures_channel-f7cfe78fc48aa5b1,libpin_project_lite-b342d85da484cd05,libfutures_sink-bb22ea3128609505,libfutures_task-06317676a77521a0,libpin_utils-3860774ad9b215b5,libfutures_core-ff8db551c7999f3b,libserde-cad10687d31c19b6,libthiserror-12a91ec1205bc1e0}.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" "/tmp/rustcnElhAt/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/ring-84750308e5daa563/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/self_ask_with_search-8a8d1f190cb41027" "-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-chain-openai` (example "self_ask_with_search") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnp9m9K/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm_chain_openai-ac80aa96d11e74ef,libstrum-1c4e15504d531528,libtiktoken_rs-d81777e4830ac6c8,libfancy_regex-0ae9f32114b1a63c,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,librustc_hash-d7c4a66f98a2548f,libparking_lot-b478135edaf58488,libparking_lot_core-e600e63b1a51f891,libsmallvec-6c28d06afe872838,liblock_api-e357ca77dce1b765,libscopeguard-7ec2214574194454,libanyhow-952f84c723db3382,libasync_openai-b57e8aac35611c3e,libbackoff-f00e7e2b2c96e5cb,libinstant-52a03de02aea7251,libasync_convert-d743119847c0dc41,libsecrecy-46e51b4779cb1688,libzeroize-43c4e967c6d1688b,libreqwest_eventsource-6090c845fd36a112,libfutures_timer-cfb5ed3ab3008e5c,libeventsource_stream-81632aab5ac75a77,libnom-a55bb38d7fe6cd56,libllm_chain-e4cd551b3d1881e0,libderive_builder-892d425589953b09,libreqwest-926969c2cdd3f5d0,libhyper_rustls-effb44fef40d71f7,libhyper_tls-21d8187c9ea2419d,libserde_urlencoded-cfd6d9f741b530a4,librustls_native_certs-a6f01a2031d567c1,librustls_pemfile-a9735392b0d827f7,libwebpki_roots-2836ca8d6eec6a8d,libbase64-bbf874639731fed2,libipnet-21a83f2d587ce134,libtokio_native_tls-7074c20ea8b66372,libtokio_rustls-26a7747fadab7396,libencoding_rs-2a0986d3eb52843d,libmime_guess-cc3d43a6c35e3ac1,libunicase-1810536939af7c24,libmime-0188e0814ca7ddbf,librustls-627a147bdb23c285,libsct-fa3f00906feadba3,libwebpki-af51dc1a6660699d,libring-d6ed65d5776bb3ab,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libnative_tls-9c5996a84fb6ed2c,libopenssl_probe-5821ed5bfde807ff,libopenssl-f6f775e711f701d6,libbitflags-16c6398d669db74f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-d4609b178eba685d,libhyper-19324cec424649d7,libwant-608b6042312eac94,libtry_lock-d829e1fc867adb15,libsocket2-ea2eaf1b08d78254,libhttparse-e52ab67d597b9500,libh2-516996b437c9d866,libtower_service-442e0d38cf369aa3,libhttpdate-331798cefc82cc7e,libtokio_util-98331bf39243de86,libtracing-cb5af52070bb475c,libtracing_core-c3b6c495f3820673,libhttp_body-e4c1e840e450fa9d,liburl-c250c1a99c016e74,libidna-9da5397b7ace91a7,libunicode_normalization-beda55ba36c8de7a,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libhttp-75ad559c956cf86f,libtera-020a673999e06140,libslug-4e2c82ec53908718,libdeunicode-b2004b0f1f07236a,libglobwalk-959bafd80c94e8fa,libbitflags-dde12b0d7d495b50,libignore-c07580a463b137f4,libwalkdir-86e682a2d299058d,libsame_file-ff49545450c0b63c,libthread_local-ca5b31f99de0609f,libonce_cell-88da25fb809d9a5c,libglobset-5022467ca3cde793,libfnv-79e2cbfbe03dcd16,liblog-dcabf69e042f143c,libbstr-ac2cd00436ff3936,libpest-caa254050c259bf9,libucd_trie-666022523355d16f,librand-9086671a8c5146cb,librand_chacha-4349b4091378384f,libppv_lite86-74d192d5fb0d20a2,librand_core-dbb19471a751f2ff,libgetrandom-ac39b7ce6e4d935b,libcfg_if-3e7fc4e38d4a72b5,libpercent_encoding-762c6957ae74e2f6,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libregex-983c587c02cdfd67,libregex_automata-0f92355fab67c47e,libaho_corasick-1d89cf98656b10d4,libregex_syntax-493f5c90e53c4ba0,libhumansize-91dc29d753c69f1c,liblibm-339a02be994129a8,libchrono_tz-fd30f4d3c3c91f27,libphf-c347f43d63aa7b93,libphf_shared-73c1412c08abf961,libsiphasher-6bb0304e8b0d0631,libchrono-b8a53f5991156b81,libnum_traits-96da109a125093ce,libiana_time_zone-6b486890addbad15,libserde_json-e3ee8c7fa8913217,libserde_yaml-cd481c7170311cee,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libindexmap-c28af826a8cc32c9,libequivalent-487f93f8f6ab5e5b,libhashbrown-1c92c07177ae3300,libunsafe_libyaml-a8c6d7f3ebaa4c33,libmarkdown-91314469f95a6d91,libunicode_id-b0e95475c8496284,libtokio_stream-bd9e924afd3a8062,libtokio-0715d48288130fc4,libsocket2-f1146125a5d06e4b,libbytes-0cbd1c7110a1e56d,libmio-c05a17f2c586a558,liblibc-cee5c9045c9f1a7c,liblazy_static-af860367908b8176,libfutures-cf8bb5b33751a10d,libfutures_executor-3abb68a5b3f68a37,libfutures_util-bfcdac1d3f69100b,libmemchr-d8112fc1e1cdd527,libfutures_io-7f08535535d5de13,libslab-48a8b422e0cac853,libfutures_channel-f7cfe78fc48aa5b1,libpin_project_lite-b342d85da484cd05,libfutures_sink-bb22ea3128609505,libfutures_task-06317676a77521a0,libpin_utils-3860774ad9b215b5,libfutures_core-ff8db551c7999f3b,libserde-cad10687d31c19b6,libthiserror-12a91ec1205bc1e0}.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" "/tmp/rustcnp9m9K/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/ring-84750308e5daa563/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_generator-c3f0ecdcf941d033" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciEHMDa/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm_chain_openai-ac80aa96d11e74ef,libstrum-1c4e15504d531528,libtiktoken_rs-d81777e4830ac6c8,libfancy_regex-0ae9f32114b1a63c,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,librustc_hash-d7c4a66f98a2548f,libparking_lot-b478135edaf58488,libparking_lot_core-e600e63b1a51f891,libsmallvec-6c28d06afe872838,liblock_api-e357ca77dce1b765,libscopeguard-7ec2214574194454,libanyhow-952f84c723db3382,libasync_openai-b57e8aac35611c3e,libbackoff-f00e7e2b2c96e5cb,libinstant-52a03de02aea7251,libasync_convert-d743119847c0dc41,libsecrecy-46e51b4779cb1688,libzeroize-43c4e967c6d1688b,libreqwest_eventsource-6090c845fd36a112,libfutures_timer-cfb5ed3ab3008e5c,libeventsource_stream-81632aab5ac75a77,libnom-a55bb38d7fe6cd56,libllm_chain-e4cd551b3d1881e0,libderive_builder-892d425589953b09,libreqwest-926969c2cdd3f5d0,libhyper_rustls-effb44fef40d71f7,libhyper_tls-21d8187c9ea2419d,libserde_urlencoded-cfd6d9f741b530a4,librustls_native_certs-a6f01a2031d567c1,librustls_pemfile-a9735392b0d827f7,libwebpki_roots-2836ca8d6eec6a8d,libbase64-bbf874639731fed2,libipnet-21a83f2d587ce134,libtokio_native_tls-7074c20ea8b66372,libtokio_rustls-26a7747fadab7396,libencoding_rs-2a0986d3eb52843d,libmime_guess-cc3d43a6c35e3ac1,libunicase-1810536939af7c24,libmime-0188e0814ca7ddbf,librustls-627a147bdb23c285,libsct-fa3f00906feadba3,libwebpki-af51dc1a6660699d,libring-d6ed65d5776bb3ab,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libnative_tls-9c5996a84fb6ed2c,libopenssl_probe-5821ed5bfde807ff,libopenssl-f6f775e711f701d6,libbitflags-16c6398d669db74f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-d4609b178eba685d,libhyper-19324cec424649d7,libwant-608b6042312eac94,libtry_lock-d829e1fc867adb15,libsocket2-ea2eaf1b08d78254,libhttparse-e52ab67d597b9500,libh2-516996b437c9d866,libtower_service-442e0d38cf369aa3,libhttpdate-331798cefc82cc7e,libtokio_util-98331bf39243de86,libtracing-cb5af52070bb475c,libtracing_core-c3b6c495f3820673,libhttp_body-e4c1e840e450fa9d,liburl-c250c1a99c016e74,libidna-9da5397b7ace91a7,libunicode_normalization-beda55ba36c8de7a,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libhttp-75ad559c956cf86f,libtera-020a673999e06140,libslug-4e2c82ec53908718,libdeunicode-b2004b0f1f07236a,libglobwalk-959bafd80c94e8fa,libbitflags-dde12b0d7d495b50,libignore-c07580a463b137f4,libwalkdir-86e682a2d299058d,libsame_file-ff49545450c0b63c,libthread_local-ca5b31f99de0609f,libonce_cell-88da25fb809d9a5c,libglobset-5022467ca3cde793,libfnv-79e2cbfbe03dcd16,liblog-dcabf69e042f143c,libbstr-ac2cd00436ff3936,libpest-caa254050c259bf9,libucd_trie-666022523355d16f,librand-9086671a8c5146cb,librand_chacha-4349b4091378384f,libppv_lite86-74d192d5fb0d20a2,librand_core-dbb19471a751f2ff,libgetrandom-ac39b7ce6e4d935b,libcfg_if-3e7fc4e38d4a72b5,libpercent_encoding-762c6957ae74e2f6,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libregex-983c587c02cdfd67,libregex_automata-0f92355fab67c47e,libaho_corasick-1d89cf98656b10d4,libregex_syntax-493f5c90e53c4ba0,libhumansize-91dc29d753c69f1c,liblibm-339a02be994129a8,libchrono_tz-fd30f4d3c3c91f27,libphf-c347f43d63aa7b93,libphf_shared-73c1412c08abf961,libsiphasher-6bb0304e8b0d0631,libchrono-b8a53f5991156b81,libnum_traits-96da109a125093ce,libiana_time_zone-6b486890addbad15,libserde_json-e3ee8c7fa8913217,libserde_yaml-cd481c7170311cee,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libindexmap-c28af826a8cc32c9,libequivalent-487f93f8f6ab5e5b,libhashbrown-1c92c07177ae3300,libunsafe_libyaml-a8c6d7f3ebaa4c33,libmarkdown-91314469f95a6d91,libunicode_id-b0e95475c8496284,libtokio_stream-bd9e924afd3a8062,libtokio-0715d48288130fc4,libsocket2-f1146125a5d06e4b,libbytes-0cbd1c7110a1e56d,libmio-c05a17f2c586a558,liblibc-cee5c9045c9f1a7c,liblazy_static-af860367908b8176,libfutures-cf8bb5b33751a10d,libfutures_executor-3abb68a5b3f68a37,libfutures_util-bfcdac1d3f69100b,libmemchr-d8112fc1e1cdd527,libfutures_io-7f08535535d5de13,libslab-48a8b422e0cac853,libfutures_channel-f7cfe78fc48aa5b1,libpin_project_lite-b342d85da484cd05,libfutures_sink-bb22ea3128609505,libfutures_task-06317676a77521a0,libpin_utils-3860774ad9b215b5,libfutures_core-ff8db551c7999f3b,libserde-cad10687d31c19b6,libthiserror-12a91ec1205bc1e0}.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" "/tmp/rustciEHMDa/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/ring-84750308e5daa563/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/conversation-5b03d30688f74373" "-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-chain-openai` (example "simple_generator") due to 1 previous error [INFO] [stderr] error: could not compile `llm-chain-openai` (example "conversation") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4680c41dc3082938b379e2072411633faca497a0433977532599352c2f81ed64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4680c41dc3082938b379e2072411633faca497a0433977532599352c2f81ed64", kill_on_drop: false }` [INFO] [stdout] 4680c41dc3082938b379e2072411633faca497a0433977532599352c2f81ed64