[INFO] fetching crate llm-chain-openai 0.13.0... [INFO] testing llm-chain-openai-0.13.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate llm-chain-openai 0.13.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llm-chain-openai 0.13.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded async-openai v0.16.2 [INFO] [stderr] Downloaded llm-chain v0.13.0 [INFO] [stderr] Downloaded qdrant-client v1.6.0 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.14 [INFO] [stderr] Downloaded rustix v0.38.24 [INFO] [stderr] Downloaded chrono-tz v0.8.4 [INFO] [stderr] Downloaded tiktoken-rs v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f436e20a363d9f3d08e7f3687d5dfb82360a9b818e7ec47067a6005d3ea48e12 [INFO] running `Command { std: "docker" "start" "-a" "f436e20a363d9f3d08e7f3687d5dfb82360a9b818e7ec47067a6005d3ea48e12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f436e20a363d9f3d08e7f3687d5dfb82360a9b818e7ec47067a6005d3ea48e12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f436e20a363d9f3d08e7f3687d5dfb82360a9b818e7ec47067a6005d3ea48e12", kill_on_drop: false }` [INFO] [stdout] f436e20a363d9f3d08e7f3687d5dfb82360a9b818e7ec47067a6005d3ea48e12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67446ed2439b27b01ac4a8cc14a4c41f667fe548cf692b0fb272571c58d52cf4 [INFO] running `Command { std: "docker" "start" "-a" "67446ed2439b27b01ac4a8cc14a4c41f667fe548cf692b0fb272571c58d52cf4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [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-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling unic-char-property 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 rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling deunicode v1.4.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling markdown v1.0.0-alpha.14 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [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 strum_macros v0.24.3 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling tiktoken-rs v0.5.7 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling h2 v0.3.22 [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 tera v1.19.1 [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 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 27s [INFO] running `Command { std: "docker" "inspect" "67446ed2439b27b01ac4a8cc14a4c41f667fe548cf692b0fb272571c58d52cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67446ed2439b27b01ac4a8cc14a4c41f667fe548cf692b0fb272571c58d52cf4", kill_on_drop: false }` [INFO] [stdout] 67446ed2439b27b01ac4a8cc14a4c41f667fe548cf692b0fb272571c58d52cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75683bec5831089bef13cfa64c74195597bc071242b4b76e5cbcc15bee88ad97 [INFO] running `Command { std: "docker" "start" "-a" "75683bec5831089bef13cfa64c74195597bc071242b4b76e5cbcc15bee88ad97", 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 webpki-roots v0.25.2 [INFO] [stderr] Compiling either v1.9.0 [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 hashbrown v0.12.3 [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 pin-project v1.1.3 [INFO] [stderr] Compiling tera v1.19.1 [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-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [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/rustcT19OWS/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm_chain_openai-548e73f1fa488df7,libstrum-69a6d0b97da44283,libtiktoken_rs-dd3366d2f36f447b,libfancy_regex-7c7e267f850f0749,libbit_set-140750763f727513,libbit_vec-8e677f8183f998ef,librustc_hash-5a527483989b35a3,libparking_lot-e101f67318160e3d,libparking_lot_core-43c363b7d9be8bda,libsmallvec-133db1030405329c,liblock_api-90201506d4856d35,libscopeguard-d52bd00767847e44,libanyhow-a758b722ca9235a8,libasync_openai-6d6d63ed1d5ce025,libbackoff-23f0aaba6e9252c1,libinstant-4d6645a170db77ef,libasync_convert-520839670ee00df2,libsecrecy-72268d79d0810d8d,libzeroize-2f34d1fcb8f6ced6,libreqwest_eventsource-3c3a29d945fb8ac7,libfutures_timer-6467accce12785db,libeventsource_stream-e2ab6d3a1c141d4b,libnom-b1b12d6076e1a9f6,libllm_chain-aaa038b47ca36e58,libderive_builder-61ad44c0389744fc,libreqwest-8566e6198063f820,libhyper_rustls-23df9849f25beef7,libhyper_tls-61a33a7cfd0ae3a6,libserde_urlencoded-e30d09402c87e782,librustls_native_certs-f6715a8e61201f67,librustls_pemfile-34771fc181fd0f98,libwebpki_roots-9eb8c0303633b08b,libbase64-6955b9528a176f02,libipnet-f3b116e706e145a1,libtokio_native_tls-1a2b10dc073fbdb7,libtokio_rustls-96e88f7c62483274,libencoding_rs-f27ba02cb0b9b1d0,libmime_guess-c1b6dd8a064ef568,libunicase-df60a17d49dd0655,libmime-4b44681fdb2c65f7,librustls-f2a34e3ee34d7d90,libsct-c4314397f31b58a6,libwebpki-be9d6dbbc0a64891,libring-790e9bcb2440f8ef,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libnative_tls-5a07ed5c14cede27,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-4e3429fb3ad1ee2f,libbitflags-5c36641155923b05,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-846d7d41ce8adc28,libhyper-509dcb87bef74a1e,libwant-d4b0b3c7484da253,libtry_lock-aa504cbc7f0db5fb,libsocket2-532c6f30f5673ca6,libhttparse-b6bad6369e1a18b6,libh2-98668044a83ef285,libtower_service-aa28c9aa29f1c654,libhttpdate-9f9d2502c6a38412,libtokio_util-19ff9ac7ff882d7d,libtracing-0434c81bce1618d5,libtracing_core-6a8c7c711b0c41b6,libhttp_body-fe4bd41b464044b2,liburl-7fab6bf0cd6701ad,libidna-2f6a0bedb91b1f46,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-23e54100bf4699f9,libhttp-9ca7bb866ad114ff,libtera-b5dcc81a052e54b4,libslug-dca5232fdbae4561,libdeunicode-2dfd45e3afe0267f,libglobwalk-508b2a2de94eb799,libbitflags-e2b4db6c651223da,libignore-2c34519adfd2eee4,libwalkdir-6e24de5acb5124aa,libsame_file-1ceb7b6153588b15,libthread_local-0dfa5e6f3633ffd3,libonce_cell-778c08b2406fdd3b,libglobset-2f21807cc7cd01ad,libfnv-2d77ec4f6f971b24,liblog-062448fef1760a61,libbstr-6e309ff2cc0eb391,libpest-0bd8a02f4dee117a,libucd_trie-cdff0278ac6747fa,librand-6dfbe4c944e3df1d,librand_chacha-4a4e3fafba214699,libppv_lite86-4250c766b4729968,librand_core-370f60e0d67e0db8,libgetrandom-2a032bc3d13aa81c,libcfg_if-33ef6c02a07f9fec,libpercent_encoding-cb878851172b4416,libunic_segment-9a82efb0fdea9f9b,libunic_ucd_segment-ce71ce7232c50ccd,libunic_ucd_version-95ab1c46fc2dce4c,libunic_common-95572032ffd99b0d,libunic_char_property-14ec15120d11108a,libunic_char_range-a799f89c5585e437,libregex-66dd23948a273c08,libregex_automata-ba3add4797249a95,libaho_corasick-e637373e1e042801,libregex_syntax-03701eaa5490ec0b,libhumansize-697947ed799b54a1,liblibm-0e487cd719b3c996,libchrono_tz-2d11654496936570,libphf-f4592ce42c87a924,libphf_shared-6a67c157c0247ec5,libsiphasher-7b49b0cc05d9e611,libchrono-7c70a6eba8caa6d5,libnum_traits-7132065413bb1229,libiana_time_zone-a73c44914363f885,libserde_json-3e55f3d5a7c8efa7,libserde_yaml-65a51b220f590343,libryu-e33a6160528a52dc,libitoa-fae1464d0bb8aa60,libindexmap-6a179801d8b7b78e,libequivalent-fdc46004df91ad08,libhashbrown-3ccae0582f0820c7,libunsafe_libyaml-3fb62edd7f34e480,libmarkdown-a4979f640185a306,libunicode_id-8b1d5c1b77ded36f,libtokio_stream-81065cd004e76095,libtokio-dc16cddef08ee606,libsocket2-6e55232064c72fc1,libbytes-3ad72df070df6f8e,libmio-42f43c86346e0d4b,liblibc-1016f049a8846868,liblazy_static-2bb390fee0230a38,libfutures-bc2017b832a57fcd,libfutures_executor-cebd7b7f8b73117f,libfutures_util-7881b39d0e5b6589,libmemchr-5ca7148678800e70,libfutures_io-18aefa499f4018e3,libslab-3aac7a0b49faaf4a,libfutures_channel-3f8273d2c47dc358,libpin_project_lite-89bb0688a32eddef,libfutures_sink-b1d55117526f33f8,libfutures_task-5e81171bd6a8e45d,libpin_utils-9a5791cba021167a,libfutures_core-e2849536bc512f98,libserde-3064d95edbae7dcd,libthiserror-2c11c1eb31f39d7d}.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/rustcT19OWS/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-9c15616c7b8b20b7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/conversation-9d5bdcc5aeab8a94" "-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 "conversation") 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/rustcDtWqeG/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm_chain_openai-548e73f1fa488df7,libstrum-69a6d0b97da44283,libtiktoken_rs-dd3366d2f36f447b,libfancy_regex-7c7e267f850f0749,libbit_set-140750763f727513,libbit_vec-8e677f8183f998ef,librustc_hash-5a527483989b35a3,libparking_lot-e101f67318160e3d,libparking_lot_core-43c363b7d9be8bda,libsmallvec-133db1030405329c,liblock_api-90201506d4856d35,libscopeguard-d52bd00767847e44,libanyhow-a758b722ca9235a8,libasync_openai-6d6d63ed1d5ce025,libbackoff-23f0aaba6e9252c1,libinstant-4d6645a170db77ef,libasync_convert-520839670ee00df2,libsecrecy-72268d79d0810d8d,libzeroize-2f34d1fcb8f6ced6,libreqwest_eventsource-3c3a29d945fb8ac7,libfutures_timer-6467accce12785db,libeventsource_stream-e2ab6d3a1c141d4b,libnom-b1b12d6076e1a9f6,libllm_chain-aaa038b47ca36e58,libderive_builder-61ad44c0389744fc,libreqwest-8566e6198063f820,libhyper_rustls-23df9849f25beef7,libhyper_tls-61a33a7cfd0ae3a6,libserde_urlencoded-e30d09402c87e782,librustls_native_certs-f6715a8e61201f67,librustls_pemfile-34771fc181fd0f98,libwebpki_roots-9eb8c0303633b08b,libbase64-6955b9528a176f02,libipnet-f3b116e706e145a1,libtokio_native_tls-1a2b10dc073fbdb7,libtokio_rustls-96e88f7c62483274,libencoding_rs-f27ba02cb0b9b1d0,libmime_guess-c1b6dd8a064ef568,libunicase-df60a17d49dd0655,libmime-4b44681fdb2c65f7,librustls-f2a34e3ee34d7d90,libsct-c4314397f31b58a6,libwebpki-be9d6dbbc0a64891,libring-790e9bcb2440f8ef,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libnative_tls-5a07ed5c14cede27,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-4e3429fb3ad1ee2f,libbitflags-5c36641155923b05,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-846d7d41ce8adc28,libhyper-509dcb87bef74a1e,libwant-d4b0b3c7484da253,libtry_lock-aa504cbc7f0db5fb,libsocket2-532c6f30f5673ca6,libhttparse-b6bad6369e1a18b6,libh2-98668044a83ef285,libtower_service-aa28c9aa29f1c654,libhttpdate-9f9d2502c6a38412,libtokio_util-19ff9ac7ff882d7d,libtracing-0434c81bce1618d5,libtracing_core-6a8c7c711b0c41b6,libhttp_body-fe4bd41b464044b2,liburl-7fab6bf0cd6701ad,libidna-2f6a0bedb91b1f46,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-23e54100bf4699f9,libhttp-9ca7bb866ad114ff,libtera-b5dcc81a052e54b4,libslug-dca5232fdbae4561,libdeunicode-2dfd45e3afe0267f,libglobwalk-508b2a2de94eb799,libbitflags-e2b4db6c651223da,libignore-2c34519adfd2eee4,libwalkdir-6e24de5acb5124aa,libsame_file-1ceb7b6153588b15,libthread_local-0dfa5e6f3633ffd3,libonce_cell-778c08b2406fdd3b,libglobset-2f21807cc7cd01ad,libfnv-2d77ec4f6f971b24,liblog-062448fef1760a61,libbstr-6e309ff2cc0eb391,libpest-0bd8a02f4dee117a,libucd_trie-cdff0278ac6747fa,librand-6dfbe4c944e3df1d,librand_chacha-4a4e3fafba214699,libppv_lite86-4250c766b4729968,librand_core-370f60e0d67e0db8,libgetrandom-2a032bc3d13aa81c,libcfg_if-33ef6c02a07f9fec,libpercent_encoding-cb878851172b4416,libunic_segment-9a82efb0fdea9f9b,libunic_ucd_segment-ce71ce7232c50ccd,libunic_ucd_version-95ab1c46fc2dce4c,libunic_common-95572032ffd99b0d,libunic_char_property-14ec15120d11108a,libunic_char_range-a799f89c5585e437,libregex-66dd23948a273c08,libregex_automata-ba3add4797249a95,libaho_corasick-e637373e1e042801,libregex_syntax-03701eaa5490ec0b,libhumansize-697947ed799b54a1,liblibm-0e487cd719b3c996,libchrono_tz-2d11654496936570,libphf-f4592ce42c87a924,libphf_shared-6a67c157c0247ec5,libsiphasher-7b49b0cc05d9e611,libchrono-7c70a6eba8caa6d5,libnum_traits-7132065413bb1229,libiana_time_zone-a73c44914363f885,libserde_json-3e55f3d5a7c8efa7,libserde_yaml-65a51b220f590343,libryu-e33a6160528a52dc,libitoa-fae1464d0bb8aa60,libindexmap-6a179801d8b7b78e,libequivalent-fdc46004df91ad08,libhashbrown-3ccae0582f0820c7,libunsafe_libyaml-3fb62edd7f34e480,libmarkdown-a4979f640185a306,libunicode_id-8b1d5c1b77ded36f,libtokio_stream-81065cd004e76095,libtokio-dc16cddef08ee606,libsocket2-6e55232064c72fc1,libbytes-3ad72df070df6f8e,libmio-42f43c86346e0d4b,liblibc-1016f049a8846868,liblazy_static-2bb390fee0230a38,libfutures-bc2017b832a57fcd,libfutures_executor-cebd7b7f8b73117f,libfutures_util-7881b39d0e5b6589,libmemchr-5ca7148678800e70,libfutures_io-18aefa499f4018e3,libslab-3aac7a0b49faaf4a,libfutures_channel-3f8273d2c47dc358,libpin_project_lite-89bb0688a32eddef,libfutures_sink-b1d55117526f33f8,libfutures_task-5e81171bd6a8e45d,libpin_utils-9a5791cba021167a,libfutures_core-e2849536bc512f98,libserde-3064d95edbae7dcd,libthiserror-2c11c1eb31f39d7d}.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/rustcDtWqeG/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-9c15616c7b8b20b7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/map_reduce_long_article-29d0aba992feaaff" "-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 "map_reduce_long_article") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "75683bec5831089bef13cfa64c74195597bc071242b4b76e5cbcc15bee88ad97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75683bec5831089bef13cfa64c74195597bc071242b4b76e5cbcc15bee88ad97", kill_on_drop: false }` [INFO] [stdout] 75683bec5831089bef13cfa64c74195597bc071242b4b76e5cbcc15bee88ad97