[INFO] cloning repository https://github.com/dongsxyz/rust-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dongsxyz/rust-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongsxyz%2Frust-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongsxyz%2Frust-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c0fdc0e6bf0289efd3e1b4e0bac3d60633888db
[INFO] testing dongsxyz/rust-ai against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongsxyz%2Frust-ai" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dongsxyz/rust-ai
[INFO] finished tweaking git repo https://github.com/dongsxyz/rust-ai
[INFO] tweaked toml for git repo https://github.com/dongsxyz/rust-ai written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dongsxyz/rust-ai 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/dongsxyz/rust-ai 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b7aae3edadb2f9b9ca4870310304b499d43bc541826a5f5c8268f4903c04058e
[INFO] running `Command { std: "docker" "start" "-a" "b7aae3edadb2f9b9ca4870310304b499d43bc541826a5f5c8268f4903c04058e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7aae3edadb2f9b9ca4870310304b499d43bc541826a5f5c8268f4903c04058e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7aae3edadb2f9b9ca4870310304b499d43bc541826a5f5c8268f4903c04058e", kill_on_drop: false }`
[INFO] [stdout] b7aae3edadb2f9b9ca4870310304b499d43bc541826a5f5c8268f4903c04058e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 94c0f437658f3fa235360519a62f3261427798a7d2970d32de27928bbb8686ce
[INFO] running `Command { std: "docker" "start" "-a" "94c0f437658f3fa235360519a62f3261427798a7d2970d32de27928bbb8686ce", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling thread-id v4.0.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_with v3.6.1
[INFO] [stderr]    Compiling isolang v2.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.18
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling rust-ai v0.1.22 (/opt/rustwide/workdir/rust-ai)
[INFO] [stderr]    Compiling rust-ai-generator v0.1.10 (/opt/rustwide/workdir/rust-ai-generator)
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]   --> rust-ai/src/openai/endpoint.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Model::GPT_3_5_TURBO_16K_0613,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stdout]   --> rust-ai/src/openai/endpoint.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Model::GPT_3_5_TURBO_0301,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]   --> rust-ai/src/openai/endpoint.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Model::GPT_3_5_TURBO_0613,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stdout]   --> rust-ai/src/openai/endpoint.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |             Model::GPT_4_0314,
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stdout]   --> rust-ai/src/openai/endpoint.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Model::GPT_4_32K_0314,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stdout]    --> rust-ai/src/openai/types/model.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     GPT_4_0314,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stdout]    --> rust-ai/src/openai/types/model.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     GPT_4_32K_0314,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]    --> rust-ai/src/openai/types/model.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     GPT_3_5_TURBO_16K_0613,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]    --> rust-ai/src/openai/types/model.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     GPT_3_5_TURBO_0613,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stdout]    --> rust-ai/src/openai/types/model.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     GPT_3_5_TURBO_0301,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_002`: The Codex models are now deprecated.
[INFO] [stdout]    --> rust-ai/src/openai/types/model.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     CODE_DAVINCI_002,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_001`: The Codex models are now deprecated.
[INFO] [stdout]    --> rust-ai/src/openai/types/model.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     CODE_DAVINCI_001,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_002`: The Codex models are now deprecated.
[INFO] [stdout]    --> rust-ai/src/openai/types/model.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     CODE_CUSHMAN_002,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_001`: The Codex models are now deprecated.
[INFO] [stdout]    --> rust-ai/src/openai/types/model.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     CODE_CUSHMAN_001,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-ai-openai-examples v0.1.0 (/opt/rustwide/workdir/examples/openai)
[INFO] [stderr]    Compiling rust-ai-azure-examples v0.1.2 (/opt/rustwide/workdir/examples/azure)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYxRyMw/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblog4rs-ca9c61aaec793ab5,liblog_mdc-8cba74e5319d1d74,libthread_id-92dac2d0697e3935,libhumantime-7189daee966b6741,libtypemap_ors-a4e54fc8d58558d4,libunsafe_any_ors-45b1d6f68ece0168,libdestructure_traitobject-57e5c39fd5ddee7d,libthiserror-755b4c62297f7134,librand-fe81ca59d65af2df,librand_chacha-f044caf65cb311fb,libppv_lite86-3f4ad8964e653bde,librand_core-d7b31c098f50761d,libchrono-83383ed82f05f252,libiana_time_zone-39a6c8c2ad4b053b,libnum_integer-4dc16313650c0b1c,libtime-2f7ebf415f7d88e1,libanyhow-331085da6e9c6be2,libserde_value-1e706a10c23cdcd3,libordered_float-08a9a9ca2ae3b12c,libnum_traits-80e54f91885fba71,libarc_swap-dc48f64e4f77880b,librust_ai-a37f153dd0949660,libserde_yaml-f77064cfa207992e,libindexmap-4ca7db4055e1d582,libequivalent-9c3368f02729e3d6,libhashbrown-1bf7a2b3b2dd161c,libunsafe_libyaml-f2b35dcfad18bda0,libregex-65bc0c12ef00b5da,libregex_automata-693e6087c28ab2b2,libaho_corasick-dc09ee7a97f96528,libmemchr-8a53dd15c962a09a,libregex_syntax-18a1fa116fbff4c2,liblazy_static-8f54c7c82e1daacf,liburlencoding-b8d7b946e536689d,libisolang-da3a822f6d456771,libphf-736b14066b9c0805,libphf_shared-247ccb008c5331e3,libsiphasher-8c6d2e3c9561ce61,libserde_with-c302cc4c9ae7a647,libreqwest-bc79bb4d39c812d1,librustls_pemfile-50578af0b3d2b822,libhyper_rustls-211ed5c2ef4cafde,libhyper_tls-8f63b07a4c70eea5,libserde_urlencoded-24990d1d9aa97ac8,libwebpki_roots-9427fde44b833df1,libbase64-68de61a09ded16fe,libipnet-0ca1ca5eef158f47,libtokio_native_tls-f78e4a614c4d624d,libtokio_rustls-c31bc4485cc2a5cf,libencoding_rs-aeaff43e9091aab2,libserde_json-7efb87db4e7cdc70,libryu-d11fd429690d726d,libmime_guess-ad47daa14add99d5,libunicase-9ab311b0ab77c9f7,libmime-aa776e7d0d3a99c3,librustls-0d7363bda30fbea3,libsct-fc5c61b1aac6a28b,libring-93e80c35d9a26077,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libwebpki-489fc7d3f0690d8c,libring-4d40fb16e7e2c544,libgetrandom-a698210cd8237563,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libnative_tls-766f957dc74fce31,libopenssl_probe-5d15463e9f5a1049,libopenssl-d0af9d7c3bbc6211,libbitflags-a9851ebd0ab18f47,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-ef0748269f693d09,libhyper-1729484b992b7712,libwant-6deff2d390008b0d,libtry_lock-4fa83adc175a7a30,libsocket2-d2fb85955cf3634f,libhttparse-bb00f59081c02e9c,libh2-4bd4f6b0c365e6c7,libindexmap-a9832e39511d3031,libhashbrown-fc1ac6ced6e0f331,libslab-0ffe75be547a2504,libtokio_util-d124ffe85ee0d029,libfutures_sink-f46fe83c970ab517,libtower_service-c8df632bcad71049,libtracing-1d684191503cfd92,libtracing_core-a77997450d8f70f5,libonce_cell-98e89dc1aee4fd6d,libfutures_channel-01bd315f027ef6bd,libfutures_util-1f0e6c185a04232a,libfutures_task-10c0941f3fdd90ab,libpin_utils-e0a199353c6bf870,libtokio-bcbe9992b17b1e97,libsignal_hook_registry-85c2048c6ea1f36b,libnum_cpus-b6c884de940544aa,libsocket2-98a01076b60d9159,libmio-3765e85f699572eb,libparking_lot-577289f712d6d492,libparking_lot_core-d969a4caac50cb7e,liblibc-b865de2df27d8e1d,libcfg_if-d9b80cb51cda7b5b,libsmallvec-606fdaf3899faae0,liblock_api-e2f86afb81ae73c7,libscopeguard-253d6c0059e29176,libsync_wrapper-ed838535a8ddeeff,libhttp_body-dea7a284a2b25f45,libpin_project_lite-0205563a481758cb,libfutures_core-33579100f17e6cb4,liburl-33293d0cc2b188bc,libidna-73be97968c19496b,libunicode_normalization-94bc97336fa8f0b8,libtinyvec-e840706af7aff8f8,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-7612c2d2e2754824,libform_urlencoded-0a4eb4ba702aa6a4,libpercent_encoding-6f2630718425b1e8,libhttp-89f705915822cb07,libitoa-b8c47733ac8b0f0e,libbytes-b1fe1166f01d9859,libfnv-bf8b415be0978c3b,liblog-3e7d8f215af02e3a,libserde-7c481cd7f0904844}.rlib" "<sysroot>/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/deps/rustcYxRyMw/raw-dylibs" "-B<sysroot>/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-757d9b421d36bf18/out" "-L" "/opt/rustwide/target/debug/build/ring-f8db83622a216e99/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openai_completion-7bec1273340dec02" "-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 `rust-ai-openai-examples` (bin "openai-completion") 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" "/opt/rustwide/target/debug/deps/rustc0ulxQf/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblog4rs-ca9c61aaec793ab5,liblog_mdc-8cba74e5319d1d74,libthread_id-92dac2d0697e3935,libhumantime-7189daee966b6741,libtypemap_ors-a4e54fc8d58558d4,libunsafe_any_ors-45b1d6f68ece0168,libdestructure_traitobject-57e5c39fd5ddee7d,libthiserror-755b4c62297f7134,librand-fe81ca59d65af2df,librand_chacha-f044caf65cb311fb,libppv_lite86-3f4ad8964e653bde,librand_core-d7b31c098f50761d,libchrono-83383ed82f05f252,libiana_time_zone-39a6c8c2ad4b053b,libnum_integer-4dc16313650c0b1c,libtime-2f7ebf415f7d88e1,libanyhow-331085da6e9c6be2,libserde_value-1e706a10c23cdcd3,libordered_float-08a9a9ca2ae3b12c,libnum_traits-80e54f91885fba71,libarc_swap-dc48f64e4f77880b,librust_ai-a37f153dd0949660,libserde_yaml-f77064cfa207992e,libindexmap-4ca7db4055e1d582,libequivalent-9c3368f02729e3d6,libhashbrown-1bf7a2b3b2dd161c,libunsafe_libyaml-f2b35dcfad18bda0,libregex-65bc0c12ef00b5da,libregex_automata-693e6087c28ab2b2,libaho_corasick-dc09ee7a97f96528,libmemchr-8a53dd15c962a09a,libregex_syntax-18a1fa116fbff4c2,liblazy_static-8f54c7c82e1daacf,liburlencoding-b8d7b946e536689d,libisolang-da3a822f6d456771,libphf-736b14066b9c0805,libphf_shared-247ccb008c5331e3,libsiphasher-8c6d2e3c9561ce61,libserde_with-c302cc4c9ae7a647,libreqwest-bc79bb4d39c812d1,librustls_pemfile-50578af0b3d2b822,libhyper_rustls-211ed5c2ef4cafde,libhyper_tls-8f63b07a4c70eea5,libserde_urlencoded-24990d1d9aa97ac8,libwebpki_roots-9427fde44b833df1,libbase64-68de61a09ded16fe,libipnet-0ca1ca5eef158f47,libtokio_native_tls-f78e4a614c4d624d,libtokio_rustls-c31bc4485cc2a5cf,libencoding_rs-aeaff43e9091aab2,libserde_json-7efb87db4e7cdc70,libryu-d11fd429690d726d,libmime_guess-ad47daa14add99d5,libunicase-9ab311b0ab77c9f7,libmime-aa776e7d0d3a99c3,librustls-0d7363bda30fbea3,libsct-fc5c61b1aac6a28b,libring-93e80c35d9a26077,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libwebpki-489fc7d3f0690d8c,libring-4d40fb16e7e2c544,libgetrandom-a698210cd8237563,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libnative_tls-766f957dc74fce31,libopenssl_probe-5d15463e9f5a1049,libopenssl-d0af9d7c3bbc6211,libbitflags-a9851ebd0ab18f47,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-ef0748269f693d09,libhyper-1729484b992b7712,libwant-6deff2d390008b0d,libtry_lock-4fa83adc175a7a30,libsocket2-d2fb85955cf3634f,libhttparse-bb00f59081c02e9c,libh2-4bd4f6b0c365e6c7,libindexmap-a9832e39511d3031,libhashbrown-fc1ac6ced6e0f331,libslab-0ffe75be547a2504,libtokio_util-d124ffe85ee0d029,libfutures_sink-f46fe83c970ab517,libtower_service-c8df632bcad71049,libtracing-1d684191503cfd92,libtracing_core-a77997450d8f70f5,libonce_cell-98e89dc1aee4fd6d,libfutures_channel-01bd315f027ef6bd,libfutures_util-1f0e6c185a04232a,libfutures_task-10c0941f3fdd90ab,libpin_utils-e0a199353c6bf870,libtokio-bcbe9992b17b1e97,libsignal_hook_registry-85c2048c6ea1f36b,libnum_cpus-b6c884de940544aa,libsocket2-98a01076b60d9159,libmio-3765e85f699572eb,libparking_lot-577289f712d6d492,libparking_lot_core-d969a4caac50cb7e,liblibc-b865de2df27d8e1d,libcfg_if-d9b80cb51cda7b5b,libsmallvec-606fdaf3899faae0,liblock_api-e2f86afb81ae73c7,libscopeguard-253d6c0059e29176,libsync_wrapper-ed838535a8ddeeff,libhttp_body-dea7a284a2b25f45,libpin_project_lite-0205563a481758cb,libfutures_core-33579100f17e6cb4,liburl-33293d0cc2b188bc,libidna-73be97968c19496b,libunicode_normalization-94bc97336fa8f0b8,libtinyvec-e840706af7aff8f8,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-7612c2d2e2754824,libform_urlencoded-0a4eb4ba702aa6a4,libpercent_encoding-6f2630718425b1e8,libhttp-89f705915822cb07,libitoa-b8c47733ac8b0f0e,libbytes-b1fe1166f01d9859,libfnv-bf8b415be0978c3b,liblog-3e7d8f215af02e3a,libserde-7c481cd7f0904844}.rlib" "<sysroot>/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/deps/rustc0ulxQf/raw-dylibs" "-B<sysroot>/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-757d9b421d36bf18/out" "-L" "/opt/rustwide/target/debug/build/ring-f8db83622a216e99/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openai_image_generation-1c8e053a8db68d24" "-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 `rust-ai-openai-examples` (bin "openai-image-generation") 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/deps/rustc7eQ5aW/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblog4rs-ca9c61aaec793ab5,liblog_mdc-8cba74e5319d1d74,libthread_id-92dac2d0697e3935,libhumantime-7189daee966b6741,libtypemap_ors-a4e54fc8d58558d4,libunsafe_any_ors-45b1d6f68ece0168,libdestructure_traitobject-57e5c39fd5ddee7d,libthiserror-755b4c62297f7134,librand-fe81ca59d65af2df,librand_chacha-f044caf65cb311fb,libppv_lite86-3f4ad8964e653bde,librand_core-d7b31c098f50761d,libchrono-83383ed82f05f252,libiana_time_zone-39a6c8c2ad4b053b,libnum_integer-4dc16313650c0b1c,libtime-2f7ebf415f7d88e1,libanyhow-331085da6e9c6be2,libserde_value-1e706a10c23cdcd3,libordered_float-08a9a9ca2ae3b12c,libnum_traits-80e54f91885fba71,libarc_swap-dc48f64e4f77880b,librust_ai-a37f153dd0949660,libserde_yaml-f77064cfa207992e,libindexmap-4ca7db4055e1d582,libequivalent-9c3368f02729e3d6,libhashbrown-1bf7a2b3b2dd161c,libunsafe_libyaml-f2b35dcfad18bda0,libregex-65bc0c12ef00b5da,libregex_automata-693e6087c28ab2b2,libaho_corasick-dc09ee7a97f96528,libmemchr-8a53dd15c962a09a,libregex_syntax-18a1fa116fbff4c2,liblazy_static-8f54c7c82e1daacf,liburlencoding-b8d7b946e536689d,libisolang-da3a822f6d456771,libphf-736b14066b9c0805,libphf_shared-247ccb008c5331e3,libsiphasher-8c6d2e3c9561ce61,libserde_with-c302cc4c9ae7a647,libreqwest-bc79bb4d39c812d1,librustls_pemfile-50578af0b3d2b822,libhyper_rustls-211ed5c2ef4cafde,libhyper_tls-8f63b07a4c70eea5,libserde_urlencoded-24990d1d9aa97ac8,libwebpki_roots-9427fde44b833df1,libbase64-68de61a09ded16fe,libipnet-0ca1ca5eef158f47,libtokio_native_tls-f78e4a614c4d624d,libtokio_rustls-c31bc4485cc2a5cf,libencoding_rs-aeaff43e9091aab2,libserde_json-7efb87db4e7cdc70,libryu-d11fd429690d726d,libmime_guess-ad47daa14add99d5,libunicase-9ab311b0ab77c9f7,libmime-aa776e7d0d3a99c3,librustls-0d7363bda30fbea3,libsct-fc5c61b1aac6a28b,libring-93e80c35d9a26077,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libwebpki-489fc7d3f0690d8c,libring-4d40fb16e7e2c544,libgetrandom-a698210cd8237563,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libnative_tls-766f957dc74fce31,libopenssl_probe-5d15463e9f5a1049,libopenssl-d0af9d7c3bbc6211,libbitflags-a9851ebd0ab18f47,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-ef0748269f693d09,libhyper-1729484b992b7712,libwant-6deff2d390008b0d,libtry_lock-4fa83adc175a7a30,libsocket2-d2fb85955cf3634f,libhttparse-bb00f59081c02e9c,libh2-4bd4f6b0c365e6c7,libindexmap-a9832e39511d3031,libhashbrown-fc1ac6ced6e0f331,libslab-0ffe75be547a2504,libtokio_util-d124ffe85ee0d029,libfutures_sink-f46fe83c970ab517,libtower_service-c8df632bcad71049,libtracing-1d684191503cfd92,libtracing_core-a77997450d8f70f5,libonce_cell-98e89dc1aee4fd6d,libfutures_channel-01bd315f027ef6bd,libfutures_util-1f0e6c185a04232a,libfutures_task-10c0941f3fdd90ab,libpin_utils-e0a199353c6bf870,libtokio-bcbe9992b17b1e97,libsignal_hook_registry-85c2048c6ea1f36b,libnum_cpus-b6c884de940544aa,libsocket2-98a01076b60d9159,libmio-3765e85f699572eb,libparking_lot-577289f712d6d492,libparking_lot_core-d969a4caac50cb7e,liblibc-b865de2df27d8e1d,libcfg_if-d9b80cb51cda7b5b,libsmallvec-606fdaf3899faae0,liblock_api-e2f86afb81ae73c7,libscopeguard-253d6c0059e29176,libsync_wrapper-ed838535a8ddeeff,libhttp_body-dea7a284a2b25f45,libpin_project_lite-0205563a481758cb,libfutures_core-33579100f17e6cb4,liburl-33293d0cc2b188bc,libidna-73be97968c19496b,libunicode_normalization-94bc97336fa8f0b8,libtinyvec-e840706af7aff8f8,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-7612c2d2e2754824,libform_urlencoded-0a4eb4ba702aa6a4,libpercent_encoding-6f2630718425b1e8,libhttp-89f705915822cb07,libitoa-b8c47733ac8b0f0e,libbytes-b1fe1166f01d9859,libfnv-bf8b415be0978c3b,liblog-3e7d8f215af02e3a,libserde-7c481cd7f0904844}.rlib" "<sysroot>/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/deps/rustc7eQ5aW/raw-dylibs" "-B<sysroot>/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-757d9b421d36bf18/out" "-L" "/opt/rustwide/target/debug/build/ring-f8db83622a216e99/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openai_edit_code-052a43162f1ded5a" "-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" "/opt/rustwide/target/debug/deps/rustc4mpMkw/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblog4rs-ca9c61aaec793ab5,liblog_mdc-8cba74e5319d1d74,libthread_id-92dac2d0697e3935,libhumantime-7189daee966b6741,libtypemap_ors-a4e54fc8d58558d4,libunsafe_any_ors-45b1d6f68ece0168,libdestructure_traitobject-57e5c39fd5ddee7d,libthiserror-755b4c62297f7134,librand-fe81ca59d65af2df,librand_chacha-f044caf65cb311fb,libppv_lite86-3f4ad8964e653bde,librand_core-d7b31c098f50761d,libchrono-83383ed82f05f252,libiana_time_zone-39a6c8c2ad4b053b,libnum_integer-4dc16313650c0b1c,libtime-2f7ebf415f7d88e1,libanyhow-331085da6e9c6be2,libserde_value-1e706a10c23cdcd3,libordered_float-08a9a9ca2ae3b12c,libnum_traits-80e54f91885fba71,libarc_swap-dc48f64e4f77880b,librust_ai-a37f153dd0949660,libserde_yaml-f77064cfa207992e,libindexmap-4ca7db4055e1d582,libequivalent-9c3368f02729e3d6,libhashbrown-1bf7a2b3b2dd161c,libunsafe_libyaml-f2b35dcfad18bda0,libregex-65bc0c12ef00b5da,libregex_automata-693e6087c28ab2b2,libaho_corasick-dc09ee7a97f96528,libmemchr-8a53dd15c962a09a,libregex_syntax-18a1fa116fbff4c2,liblazy_static-8f54c7c82e1daacf,liburlencoding-b8d7b946e536689d,libisolang-da3a822f6d456771,libphf-736b14066b9c0805,libphf_shared-247ccb008c5331e3,libsiphasher-8c6d2e3c9561ce61,libserde_with-c302cc4c9ae7a647,libreqwest-bc79bb4d39c812d1,librustls_pemfile-50578af0b3d2b822,libhyper_rustls-211ed5c2ef4cafde,libhyper_tls-8f63b07a4c70eea5,libserde_urlencoded-24990d1d9aa97ac8,libwebpki_roots-9427fde44b833df1,libbase64-68de61a09ded16fe,libipnet-0ca1ca5eef158f47,libtokio_native_tls-f78e4a614c4d624d,libtokio_rustls-c31bc4485cc2a5cf,libencoding_rs-aeaff43e9091aab2,libserde_json-7efb87db4e7cdc70,libryu-d11fd429690d726d,libmime_guess-ad47daa14add99d5,libunicase-9ab311b0ab77c9f7,libmime-aa776e7d0d3a99c3,librustls-0d7363bda30fbea3,libsct-fc5c61b1aac6a28b,libring-93e80c35d9a26077,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,libwebpki-489fc7d3f0690d8c,libring-4d40fb16e7e2c544,libgetrandom-a698210cd8237563,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libnative_tls-766f957dc74fce31,libopenssl_probe-5d15463e9f5a1049,libopenssl-d0af9d7c3bbc6211,libbitflags-a9851ebd0ab18f47,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-ef0748269f693d09,libhyper-1729484b992b7712,libwant-6deff2d390008b0d,libtry_lock-4fa83adc175a7a30,libsocket2-d2fb85955cf3634f,libhttparse-bb00f59081c02e9c,libh2-4bd4f6b0c365e6c7,libindexmap-a9832e39511d3031,libhashbrown-fc1ac6ced6e0f331,libslab-0ffe75be547a2504,libtokio_util-d124ffe85ee0d029,libfutures_sink-f46fe83c970ab517,libtower_service-c8df632bcad71049,libtracing-1d684191503cfd92,libtracing_core-a77997450d8f70f5,libonce_cell-98e89dc1aee4fd6d,libfutures_channel-01bd315f027ef6bd,libfutures_util-1f0e6c185a04232a,libfutures_task-10c0941f3fdd90ab,libpin_utils-e0a199353c6bf870,libtokio-bcbe9992b17b1e97,libsignal_hook_registry-85c2048c6ea1f36b,libnum_cpus-b6c884de940544aa,libsocket2-98a01076b60d9159,libmio-3765e85f699572eb,libparking_lot-577289f712d6d492,libparking_lot_core-d969a4caac50cb7e,liblibc-b865de2df27d8e1d,libcfg_if-d9b80cb51cda7b5b,libsmallvec-606fdaf3899faae0,liblock_api-e2f86afb81ae73c7,libscopeguard-253d6c0059e29176,libsync_wrapper-ed838535a8ddeeff,libhttp_body-dea7a284a2b25f45,libpin_project_lite-0205563a481758cb,libfutures_core-33579100f17e6cb4,liburl-33293d0cc2b188bc,libidna-73be97968c19496b,libunicode_normalization-94bc97336fa8f0b8,libtinyvec-e840706af7aff8f8,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-7612c2d2e2754824,libform_urlencoded-0a4eb4ba702aa6a4,libpercent_encoding-6f2630718425b1e8,libhttp-89f705915822cb07,libitoa-b8c47733ac8b0f0e,libbytes-b1fe1166f01d9859,libfnv-bf8b415be0978c3b,liblog-3e7d8f215af02e3a,libserde-7c481cd7f0904844}.rlib" "<sysroot>/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/deps/rustc4mpMkw/raw-dylibs" "-B<sysroot>/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-757d9b421d36bf18/out" "-L" "/opt/rustwide/target/debug/build/ring-f8db83622a216e99/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openai_audio_transcription-209cc5e0baa3f736" "-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 `rust-ai-openai-examples` (bin "openai-audio-transcription") due to 1 previous error
[INFO] [stderr] error: could not compile `rust-ai-openai-examples` (bin "openai-edit-code") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "94c0f437658f3fa235360519a62f3261427798a7d2970d32de27928bbb8686ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c0f437658f3fa235360519a62f3261427798a7d2970d32de27928bbb8686ce", kill_on_drop: false }`
[INFO] [stdout] 94c0f437658f3fa235360519a62f3261427798a7d2970d32de27928bbb8686ce
