[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/0c0fdc0e6bf0289efd3e1b4e0bac3d60633888db against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongsxyz%2Frust-ai" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dongsxyz/rust-ai on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.9 [INFO] [stderr] Downloaded phf_shared v0.11.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.78 [INFO] [stderr] Downloaded phf v0.11.1 [INFO] [stderr] Downloaded ipnet v2.7.2 [INFO] [stderr] Downloaded schannel v0.1.21 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.94 [INFO] [stderr] Downloaded security-framework v2.8.2 [INFO] [stderr] Downloaded cxx-build v1.0.94 [INFO] [stderr] Downloaded serde_with v3.6.1 [INFO] [stderr] Downloaded bumpalo v3.12.1 [INFO] [stderr] Downloaded h2 v0.3.18 [INFO] [stderr] Downloaded aho-corasick v1.0.1 [INFO] [stderr] Downloaded hyper v0.14.26 [INFO] [stderr] Downloaded cxx v1.0.94 [INFO] [stderr] Downloaded syn v2.0.50 [INFO] [stderr] Downloaded chrono v0.4.24 [INFO] [stderr] Downloaded regex v1.10.3 [INFO] [stderr] Downloaded openssl v0.10.52 [INFO] [stderr] Downloaded reqwest v0.11.24 [INFO] [stderr] Downloaded serde_json v1.0.114 [INFO] [stderr] Downloaded darling_core v0.20.1 [INFO] [stderr] Downloaded time v0.3.21 [INFO] [stderr] Downloaded indexmap v2.2.3 [INFO] [stderr] Downloaded rustls-pemfile v1.0.2 [INFO] [stderr] Downloaded security-framework-sys v2.8.0 [INFO] [stderr] Downloaded tempfile v3.5.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.56 [INFO] [stderr] Downloaded darling v0.20.1 [INFO] [stderr] Downloaded isolang v2.4.0 [INFO] [stderr] Downloaded serde_with_macros v3.6.1 [INFO] [stderr] Downloaded regex-automata v0.4.5 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded serde_yaml v0.9.32 [INFO] [stderr] Downloaded thread-id v4.0.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.94 [INFO] [stderr] Downloaded ordered-float v2.10.0 [INFO] [stderr] Downloaded scratch v1.0.5 [INFO] [stderr] Downloaded darling_macro v0.20.1 [INFO] [stderr] Downloaded tokio v1.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcae2d078a90ac89c9d41619bacfdd61da9f46981040003d777f2459b01af7d9 [INFO] running `Command { std: "docker" "start" "-a" "bcae2d078a90ac89c9d41619bacfdd61da9f46981040003d777f2459b01af7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcae2d078a90ac89c9d41619bacfdd61da9f46981040003d777f2459b01af7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcae2d078a90ac89c9d41619bacfdd61da9f46981040003d777f2459b01af7d9", kill_on_drop: false }` [INFO] [stdout] bcae2d078a90ac89c9d41619bacfdd61da9f46981040003d777f2459b01af7d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 907951e208fc32c11ae385aafa4f484b21bafe9bf61bd1159f32f5f775a29342 [INFO] running `Command { std: "docker" "start" "-a" "907951e208fc32c11ae385aafa4f484b21bafe9bf61bd1159f32f5f775a29342", 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 bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [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 openssl v0.10.52 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [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 thread-id v4.0.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-automata v0.4.5 [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 darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_yaml v0.9.32 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 h2 v0.3.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [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/rustc0mSgZh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblog4rs-5b8784b62e9f4f2c,liblog_mdc-23f68b9a997ec7bd,libthread_id-78b6de4b179cdfd9,libhumantime-271ba35809dd8c72,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libthiserror-8ee86ccb8eabce61,librand-822bc76ad58e46ed,librand_chacha-2facbe3a41b4ac49,libppv_lite86-4250c766b4729968,librand_core-16a71c4814d118e4,libchrono-80a58a01da656890,libiana_time_zone-7ce4b9052067ee60,libnum_integer-58fb5bda09fd050b,libtime-cff3530cf80f89e8,libanyhow-ea026ceb2b64c389,libserde_value-753cf02458b02e43,libordered_float-3459cb99e70f9d3f,libnum_traits-f210281610227c72,libarc_swap-9c3deb6e8f1fed92,librust_ai-0e557e617068899d,libserde_yaml-0cd36cf4b243fa17,libindexmap-ce565d5e425109b5,libequivalent-fdc46004df91ad08,libhashbrown-3ccae0582f0820c7,libunsafe_libyaml-09f0448d8c2ef839,libregex-fde750c1ab5e6bd8,libregex_automata-e04d72b9f6c52303,libaho_corasick-e23a8b19f861c4d4,libmemchr-7fdbb30fa2b61761,libregex_syntax-03701eaa5490ec0b,liblazy_static-2bb390fee0230a38,liburlencoding-2e57689ab08a86e0,libisolang-e34964cb8952691e,libphf-8533d7ea84a74de3,libphf_shared-c5ded7bc8f9c6913,libsiphasher-77fd39accd5f18ec,libserde_with-217d042b9604cc2d,libreqwest-56f311f214846b27,librustls_pemfile-58de2b483ead8a96,libhyper_rustls-3fab904d3ba9a376,libhyper_tls-3b44de04e6d8b58b,libserde_urlencoded-4e1204da78ee32ae,libwebpki_roots-9eb8c0303633b08b,libbase64-a28f4e91324a0119,libipnet-3a125df2700eab94,libtokio_native_tls-b2732300e3decc83,libtokio_rustls-855ed3ba77028b3a,libencoding_rs-4bf28b1afce28af9,libserde_json-085714e71fe6d355,libryu-f1ac4c6d4ad32f07,libmime_guess-cf9a626757920e85,libunicase-b383a68bf17de2eb,libmime-4b44681fdb2c65f7,librustls-d41d61f8ad2d47e4,libsct-f18655ea6954bfee,libring-25be9ffd094b801d,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libwebpki-cc8ad630d8f4e4fe,libring-b4b03aaf84d53999,libgetrandom-7477fd4fda83acc4,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libnative_tls-8118ad2cd18fabbd,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-98066d46c57e6137,libbitflags-e2b4db6c651223da,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-4a8dd971e0b0d46c,libhyper-c568d5f68f1d6fd6,libwant-0b03f913b27cb845,libtry_lock-aa504cbc7f0db5fb,libsocket2-e8cf660c7da4d70e,libhttparse-16ba988888b348a6,libh2-51b7afd61ab09b6d,libindexmap-44a4774af914c5a3,libhashbrown-8ac6e23154e6c3d0,libslab-411f71855c2cd507,libtokio_util-c4fc669c92931351,libfutures_sink-9be852e5b23a9dfd,libtower_service-aa28c9aa29f1c654,libtracing-7845ff7eb2f747b9,libtracing_core-a649874d539ec37f,libonce_cell-50148b0881fae52c,libfutures_channel-3944fca28aac2b1d,libfutures_util-cee54b010b1aedd3,libfutures_task-c1f14a0d55916559,libpin_utils-9a5791cba021167a,libtokio-9da255e832a35170,libsignal_hook_registry-793d0167b4107e0b,libnum_cpus-91fca745a313a9e3,libsocket2-0e9094d81cbe351d,libmio-ebfc160070a83ae9,libparking_lot-7161ba14362bb2f1,libparking_lot_core-90f71d75824a29df,liblibc-8de22b05d746e33e,libcfg_if-33ef6c02a07f9fec,libsmallvec-1e90fea9640a9b23,liblock_api-7788bd6dcb20fbe1,libscopeguard-43643e546252cd47,libsync_wrapper-17f912c27eab8964,libhttp_body-c8aa2377fe3b315d,libpin_project_lite-89bb0688a32eddef,libfutures_core-3473371f80013afd,liburl-aef04c5be78194e7,libidna-5488748146689d69,libunicode_normalization-b5a36397fcd9a552,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-3c84924794dbf840,libform_urlencoded-c8ee3c5382c3cbd3,libpercent_encoding-258ae456186a9b33,libhttp-94483fd6e4e5b120,libitoa-6040b7234596f809,libbytes-89d7ab79dfdabb18,libfnv-2d77ec4f6f971b24,liblog-9089750586b6a8e0,libserde-08390713360b7aad}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc0mSgZh/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-d929ed04bd4d7a91/out" "-L" "/opt/rustwide/target/debug/build/ring-9bb91effd35f75ec/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/azure_text_to_speech-fc0f7b2d12261219" "-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-azure-examples` (bin "azure-text-to-speech") 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/rustc2gOfkn/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblog4rs-5b8784b62e9f4f2c,liblog_mdc-23f68b9a997ec7bd,libthread_id-78b6de4b179cdfd9,libhumantime-271ba35809dd8c72,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libthiserror-8ee86ccb8eabce61,librand-822bc76ad58e46ed,librand_chacha-2facbe3a41b4ac49,libppv_lite86-4250c766b4729968,librand_core-16a71c4814d118e4,libchrono-80a58a01da656890,libiana_time_zone-7ce4b9052067ee60,libnum_integer-58fb5bda09fd050b,libtime-cff3530cf80f89e8,libanyhow-ea026ceb2b64c389,libserde_value-753cf02458b02e43,libordered_float-3459cb99e70f9d3f,libnum_traits-f210281610227c72,libarc_swap-9c3deb6e8f1fed92,librust_ai-0e557e617068899d,libserde_yaml-0cd36cf4b243fa17,libindexmap-ce565d5e425109b5,libequivalent-fdc46004df91ad08,libhashbrown-3ccae0582f0820c7,libunsafe_libyaml-09f0448d8c2ef839,libregex-fde750c1ab5e6bd8,libregex_automata-e04d72b9f6c52303,libaho_corasick-e23a8b19f861c4d4,libmemchr-7fdbb30fa2b61761,libregex_syntax-03701eaa5490ec0b,liblazy_static-2bb390fee0230a38,liburlencoding-2e57689ab08a86e0,libisolang-e34964cb8952691e,libphf-8533d7ea84a74de3,libphf_shared-c5ded7bc8f9c6913,libsiphasher-77fd39accd5f18ec,libserde_with-217d042b9604cc2d,libreqwest-56f311f214846b27,librustls_pemfile-58de2b483ead8a96,libhyper_rustls-3fab904d3ba9a376,libhyper_tls-3b44de04e6d8b58b,libserde_urlencoded-4e1204da78ee32ae,libwebpki_roots-9eb8c0303633b08b,libbase64-a28f4e91324a0119,libipnet-3a125df2700eab94,libtokio_native_tls-b2732300e3decc83,libtokio_rustls-855ed3ba77028b3a,libencoding_rs-4bf28b1afce28af9,libserde_json-085714e71fe6d355,libryu-f1ac4c6d4ad32f07,libmime_guess-cf9a626757920e85,libunicase-b383a68bf17de2eb,libmime-4b44681fdb2c65f7,librustls-d41d61f8ad2d47e4,libsct-f18655ea6954bfee,libring-25be9ffd094b801d,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libwebpki-cc8ad630d8f4e4fe,libring-b4b03aaf84d53999,libgetrandom-7477fd4fda83acc4,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libnative_tls-8118ad2cd18fabbd,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-98066d46c57e6137,libbitflags-e2b4db6c651223da,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-4a8dd971e0b0d46c,libhyper-c568d5f68f1d6fd6,libwant-0b03f913b27cb845,libtry_lock-aa504cbc7f0db5fb,libsocket2-e8cf660c7da4d70e,libhttparse-16ba988888b348a6,libh2-51b7afd61ab09b6d,libindexmap-44a4774af914c5a3,libhashbrown-8ac6e23154e6c3d0,libslab-411f71855c2cd507,libtokio_util-c4fc669c92931351,libfutures_sink-9be852e5b23a9dfd,libtower_service-aa28c9aa29f1c654,libtracing-7845ff7eb2f747b9,libtracing_core-a649874d539ec37f,libonce_cell-50148b0881fae52c,libfutures_channel-3944fca28aac2b1d,libfutures_util-cee54b010b1aedd3,libfutures_task-c1f14a0d55916559,libpin_utils-9a5791cba021167a,libtokio-9da255e832a35170,libsignal_hook_registry-793d0167b4107e0b,libnum_cpus-91fca745a313a9e3,libsocket2-0e9094d81cbe351d,libmio-ebfc160070a83ae9,libparking_lot-7161ba14362bb2f1,libparking_lot_core-90f71d75824a29df,liblibc-8de22b05d746e33e,libcfg_if-33ef6c02a07f9fec,libsmallvec-1e90fea9640a9b23,liblock_api-7788bd6dcb20fbe1,libscopeguard-43643e546252cd47,libsync_wrapper-17f912c27eab8964,libhttp_body-c8aa2377fe3b315d,libpin_project_lite-89bb0688a32eddef,libfutures_core-3473371f80013afd,liburl-aef04c5be78194e7,libidna-5488748146689d69,libunicode_normalization-b5a36397fcd9a552,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-3c84924794dbf840,libform_urlencoded-c8ee3c5382c3cbd3,libpercent_encoding-258ae456186a9b33,libhttp-94483fd6e4e5b120,libitoa-6040b7234596f809,libbytes-89d7ab79dfdabb18,libfnv-2d77ec4f6f971b24,liblog-9089750586b6a8e0,libserde-08390713360b7aad}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2gOfkn/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-d929ed04bd4d7a91/out" "-L" "/opt/rustwide/target/debug/build/ring-9bb91effd35f75ec/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openai_image_edit-fa6837fe069dac58" "-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-edit") due to 1 previous error [INFO] [stderr] error: could not compile `rust-ai-azure-examples` (bin "azure-batch-transcription") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name azure_batch_transcription --edition=2021 examples/azure/src/batch-transcription.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=077ab7f15b4ac555 -C extra-filename=-f82ade2f376a15ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-9089750586b6a8e0.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-5b8784b62e9f4f2c.rlib --extern rust_ai=/opt/rustwide/target/debug/deps/librust_ai-0e557e617068899d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9da255e832a35170.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d929ed04bd4d7a91/out -L native=/opt/rustwide/target/debug/build/ring-9bb91effd35f75ec/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc09454F/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblog4rs-5b8784b62e9f4f2c,liblog_mdc-23f68b9a997ec7bd,libthread_id-78b6de4b179cdfd9,libhumantime-271ba35809dd8c72,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libthiserror-8ee86ccb8eabce61,librand-822bc76ad58e46ed,librand_chacha-2facbe3a41b4ac49,libppv_lite86-4250c766b4729968,librand_core-16a71c4814d118e4,libchrono-80a58a01da656890,libiana_time_zone-7ce4b9052067ee60,libnum_integer-58fb5bda09fd050b,libtime-cff3530cf80f89e8,libanyhow-ea026ceb2b64c389,libserde_value-753cf02458b02e43,libordered_float-3459cb99e70f9d3f,libnum_traits-f210281610227c72,libarc_swap-9c3deb6e8f1fed92,librust_ai-0e557e617068899d,libserde_yaml-0cd36cf4b243fa17,libindexmap-ce565d5e425109b5,libequivalent-fdc46004df91ad08,libhashbrown-3ccae0582f0820c7,libunsafe_libyaml-09f0448d8c2ef839,libregex-fde750c1ab5e6bd8,libregex_automata-e04d72b9f6c52303,libaho_corasick-e23a8b19f861c4d4,libmemchr-7fdbb30fa2b61761,libregex_syntax-03701eaa5490ec0b,liblazy_static-2bb390fee0230a38,liburlencoding-2e57689ab08a86e0,libisolang-e34964cb8952691e,libphf-8533d7ea84a74de3,libphf_shared-c5ded7bc8f9c6913,libsiphasher-77fd39accd5f18ec,libserde_with-217d042b9604cc2d,libreqwest-56f311f214846b27,librustls_pemfile-58de2b483ead8a96,libhyper_rustls-3fab904d3ba9a376,libhyper_tls-3b44de04e6d8b58b,libserde_urlencoded-4e1204da78ee32ae,libwebpki_roots-9eb8c0303633b08b,libbase64-a28f4e91324a0119,libipnet-3a125df2700eab94,libtokio_native_tls-b2732300e3decc83,libtokio_rustls-855ed3ba77028b3a,libencoding_rs-4bf28b1afce28af9,libserde_json-085714e71fe6d355,libryu-f1ac4c6d4ad32f07,libmime_guess-cf9a626757920e85,libunicase-b383a68bf17de2eb,libmime-4b44681fdb2c65f7,librustls-d41d61f8ad2d47e4,libsct-f18655ea6954bfee,libring-25be9ffd094b801d,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libwebpki-cc8ad630d8f4e4fe,libring-b4b03aaf84d53999,libgetrandom-7477fd4fda83acc4,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libnative_tls-8118ad2cd18fabbd,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-98066d46c57e6137,libbitflags-e2b4db6c651223da,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-4a8dd971e0b0d46c,libhyper-c568d5f68f1d6fd6,libwant-0b03f913b27cb845,libtry_lock-aa504cbc7f0db5fb,libsocket2-e8cf660c7da4d70e,libhttparse-16ba988888b348a6,libh2-51b7afd61ab09b6d,libindexmap-44a4774af914c5a3,libhashbrown-8ac6e23154e6c3d0,libslab-411f71855c2cd507,libtokio_util-c4fc669c92931351,libfutures_sink-9be852e5b23a9dfd,libtower_service-aa28c9aa29f1c654,libtracing-7845ff7eb2f747b9,libtracing_core-a649874d539ec37f,libonce_cell-50148b0881fae52c,libfutures_channel-3944fca28aac2b1d,libfutures_util-cee54b010b1aedd3,libfutures_task-c1f14a0d55916559,libpin_utils-9a5791cba021167a,libtokio-9da255e832a35170,libsignal_hook_registry-793d0167b4107e0b,libnum_cpus-91fca745a313a9e3,libsocket2-0e9094d81cbe351d,libmio-ebfc160070a83ae9,libparking_lot-7161ba14362bb2f1,libparking_lot_core-90f71d75824a29df,liblibc-8de22b05d746e33e,libcfg_if-33ef6c02a07f9fec,libsmallvec-1e90fea9640a9b23,liblock_api-7788bd6dcb20fbe1,libscopeguard-43643e546252cd47,libsync_wrapper-17f912c27eab8964,libhttp_body-c8aa2377fe3b315d,libpin_project_lite-89bb0688a32eddef,libfutures_core-3473371f80013afd,liburl-aef04c5be78194e7,libidna-5488748146689d69,libunicode_normalization-b5a36397fcd9a552,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-3c84924794dbf840,libform_urlencoded-c8ee3c5382c3cbd3,libpercent_encoding-258ae456186a9b33,libhttp-94483fd6e4e5b120,libitoa-6040b7234596f809,libbytes-89d7ab79dfdabb18,libfnv-2d77ec4f6f971b24,liblog-9089750586b6a8e0,libserde-08390713360b7aad}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc09454F/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-d929ed04bd4d7a91/out" "-L" "/opt/rustwide/target/debug/build/ring-9bb91effd35f75ec/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openai_image_variant-a343bc95d94b4338" "-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-variant") 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/rustcmGcgfy/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblog4rs-5b8784b62e9f4f2c,liblog_mdc-23f68b9a997ec7bd,libthread_id-78b6de4b179cdfd9,libhumantime-271ba35809dd8c72,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libthiserror-8ee86ccb8eabce61,librand-822bc76ad58e46ed,librand_chacha-2facbe3a41b4ac49,libppv_lite86-4250c766b4729968,librand_core-16a71c4814d118e4,libchrono-80a58a01da656890,libiana_time_zone-7ce4b9052067ee60,libnum_integer-58fb5bda09fd050b,libtime-cff3530cf80f89e8,libanyhow-ea026ceb2b64c389,libserde_value-753cf02458b02e43,libordered_float-3459cb99e70f9d3f,libnum_traits-f210281610227c72,libarc_swap-9c3deb6e8f1fed92,librust_ai-0e557e617068899d,libserde_yaml-0cd36cf4b243fa17,libindexmap-ce565d5e425109b5,libequivalent-fdc46004df91ad08,libhashbrown-3ccae0582f0820c7,libunsafe_libyaml-09f0448d8c2ef839,libregex-fde750c1ab5e6bd8,libregex_automata-e04d72b9f6c52303,libaho_corasick-e23a8b19f861c4d4,libmemchr-7fdbb30fa2b61761,libregex_syntax-03701eaa5490ec0b,liblazy_static-2bb390fee0230a38,liburlencoding-2e57689ab08a86e0,libisolang-e34964cb8952691e,libphf-8533d7ea84a74de3,libphf_shared-c5ded7bc8f9c6913,libsiphasher-77fd39accd5f18ec,libserde_with-217d042b9604cc2d,libreqwest-56f311f214846b27,librustls_pemfile-58de2b483ead8a96,libhyper_rustls-3fab904d3ba9a376,libhyper_tls-3b44de04e6d8b58b,libserde_urlencoded-4e1204da78ee32ae,libwebpki_roots-9eb8c0303633b08b,libbase64-a28f4e91324a0119,libipnet-3a125df2700eab94,libtokio_native_tls-b2732300e3decc83,libtokio_rustls-855ed3ba77028b3a,libencoding_rs-4bf28b1afce28af9,libserde_json-085714e71fe6d355,libryu-f1ac4c6d4ad32f07,libmime_guess-cf9a626757920e85,libunicase-b383a68bf17de2eb,libmime-4b44681fdb2c65f7,librustls-d41d61f8ad2d47e4,libsct-f18655ea6954bfee,libring-25be9ffd094b801d,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libwebpki-cc8ad630d8f4e4fe,libring-b4b03aaf84d53999,libgetrandom-7477fd4fda83acc4,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libnative_tls-8118ad2cd18fabbd,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-98066d46c57e6137,libbitflags-e2b4db6c651223da,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-4a8dd971e0b0d46c,libhyper-c568d5f68f1d6fd6,libwant-0b03f913b27cb845,libtry_lock-aa504cbc7f0db5fb,libsocket2-e8cf660c7da4d70e,libhttparse-16ba988888b348a6,libh2-51b7afd61ab09b6d,libindexmap-44a4774af914c5a3,libhashbrown-8ac6e23154e6c3d0,libslab-411f71855c2cd507,libtokio_util-c4fc669c92931351,libfutures_sink-9be852e5b23a9dfd,libtower_service-aa28c9aa29f1c654,libtracing-7845ff7eb2f747b9,libtracing_core-a649874d539ec37f,libonce_cell-50148b0881fae52c,libfutures_channel-3944fca28aac2b1d,libfutures_util-cee54b010b1aedd3,libfutures_task-c1f14a0d55916559,libpin_utils-9a5791cba021167a,libtokio-9da255e832a35170,libsignal_hook_registry-793d0167b4107e0b,libnum_cpus-91fca745a313a9e3,libsocket2-0e9094d81cbe351d,libmio-ebfc160070a83ae9,libparking_lot-7161ba14362bb2f1,libparking_lot_core-90f71d75824a29df,liblibc-8de22b05d746e33e,libcfg_if-33ef6c02a07f9fec,libsmallvec-1e90fea9640a9b23,liblock_api-7788bd6dcb20fbe1,libscopeguard-43643e546252cd47,libsync_wrapper-17f912c27eab8964,libhttp_body-c8aa2377fe3b315d,libpin_project_lite-89bb0688a32eddef,libfutures_core-3473371f80013afd,liburl-aef04c5be78194e7,libidna-5488748146689d69,libunicode_normalization-b5a36397fcd9a552,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-3c84924794dbf840,libform_urlencoded-c8ee3c5382c3cbd3,libpercent_encoding-258ae456186a9b33,libhttp-94483fd6e4e5b120,libitoa-6040b7234596f809,libbytes-89d7ab79dfdabb18,libfnv-2d77ec4f6f971b24,liblog-9089750586b6a8e0,libserde-08390713360b7aad}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcmGcgfy/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-d929ed04bd4d7a91/out" "-L" "/opt/rustwide/target/debug/build/ring-9bb91effd35f75ec/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openai_audio_transcription-ec0eec6855a48d62" "-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] running `Command { std: "docker" "inspect" "907951e208fc32c11ae385aafa4f484b21bafe9bf61bd1159f32f5f775a29342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "907951e208fc32c11ae385aafa4f484b21bafe9bf61bd1159f32f5f775a29342", kill_on_drop: false }` [INFO] [stdout] 907951e208fc32c11ae385aafa4f484b21bafe9bf61bd1159f32f5f775a29342