[INFO] fetching crate zhipuai-rs 0.2.4...
[INFO] testing zhipuai-rs-0.2.4 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate zhipuai-rs 0.2.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate zhipuai-rs 0.2.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate zhipuai-rs 0.2.4
[INFO] tweaked toml for crates.io crate zhipuai-rs 0.2.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zhipuai-rs 0.2.4 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zhipuai-rs 0.2.4 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v0.1.8
[INFO] [stderr]   Downloaded symphonia-format-isomp4 v0.5.5
[INFO] [stderr]   Downloaded symphonia-codec-aac v0.5.5
[INFO] [stderr]   Downloaded coreaudio-rs v0.13.0
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]   Downloaded toml_edit v0.23.9
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] [stderr]   Downloaded cpal v0.16.0
[INFO] [stderr]   Downloaded rodio v0.21.1
[INFO] [stderr]   Downloaded objc2-audio-toolbox v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1822a13370f43467f43c196de0827a30bb73b004b0f25482cde90eb75b1a4817
[INFO] running `Command { std: "docker" "start" "-a" "1822a13370f43467f43c196de0827a30bb73b004b0f25482cde90eb75b1a4817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1822a13370f43467f43c196de0827a30bb73b004b0f25482cde90eb75b1a4817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1822a13370f43467f43c196de0827a30bb73b004b0f25482cde90eb75b1a4817", kill_on_drop: false }`
[INFO] [stdout] 1822a13370f43467f43c196de0827a30bb73b004b0f25482cde90eb75b1a4817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98bbd59d0cb3ae1d7fd55cb2d7fd5421c0377ca675b3bd5b60ff7adc86b5ef37
[INFO] running `Command { std: "docker" "start" "-a" "98bbd59d0cb3ae1d7fd55cb2d7fd5421c0377ca675b3bd5b60ff7adc86b5ef37", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zmij v0.1.8
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling zhipuai-rs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.72s
[INFO] running `Command { std: "docker" "inspect" "98bbd59d0cb3ae1d7fd55cb2d7fd5421c0377ca675b3bd5b60ff7adc86b5ef37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98bbd59d0cb3ae1d7fd55cb2d7fd5421c0377ca675b3bd5b60ff7adc86b5ef37", kill_on_drop: false }`
[INFO] [stdout] 98bbd59d0cb3ae1d7fd55cb2d7fd5421c0377ca675b3bd5b60ff7adc86b5ef37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d30d6b19f2250fb56647e3da74e68392ed645849f52a202a7941be6c0743bc40
[INFO] running `Command { std: "docker" "start" "-a" "d30d6b19f2250fb56647e3da74e68392ed645849f52a202a7941be6c0743bc40", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling rodio v0.21.1
[INFO] [stderr]    Compiling zhipuai-rs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcUd7aXR/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-e16577d217315ef4,libzhipuai_rs-2c596fd6ca95f7fd,libpin_project-0175717e920a3a32,libtokio_tungstenite-dff1f5643dd591f3,libtungstenite-0c39efdc1c443b73,libdata_encoding-6e8c651bc486090c,librand-4569f9d9878798a6,librand_chacha-31157164ea68b16d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-2a497fe2f2dce344,libgetrandom-6cbdf5138523304d,libutf8-3c5e274bb51994fd,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libthiserror-658e44fc684def9e,libreqwest-a6c0c966597abe24,libserde_urlencoded-7ab38cea586260b0,libryu-f1418741a05f84c6,librustls_pki_types-78a6a094699db450,libzeroize-e5ba3babb6b7003b,libhyper_tls-bce93d906454e26c,libtokio_native_tls-eca74ae00f966681,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-7f11b768583096d9,libzmij-10f3eac3812bb189,libtower_http-c5c642ee0fbd9fa1,libiri_string-cb6537d79ed4b6d5,libtower-c732085692cb7986,libtower_layer-5699d784b4449e00,libnative_tls-fc77aaf4e2666f01,libopenssl_probe-d74274d8b7245f2e,libopenssl-49e4427d441a340a,libbitflags-abdfa04ff16136ba,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-b967b213e44fbdeb,libhyper_util-642563cfa7d1cea1,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-5cfbf5bbe3830228,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-43173ea4233461e0,libtracing-3f9b6a54bd68fdca,libtracing_core-14e1010887538115,libonce_cell-db8f3eed2a1f3f7b,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libtokio_util-0ed9b5926f55fec1,libtokio-d8790f2dfe3832b7,libsignal_hook_registry-185f553cc5265056,libsocket2-fc27a5f604b7abd7,libmio-9e8e699ae79eebee,libparking_lot-02480c55c72b21a0,libparking_lot_core-ffd5df585c23cc71,liblibc-2c1822e45f38bdec,libcfg_if-cad248e7066eec15,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhttp_body_util-3aff6a205d070747,libhttp_body-06a77a01081b2edd,liburl-44be028652845845,libidna-e26c19556803ceff,libutf8_iter-efb3984ee203d151,libidna_adapter-eaa76e8469cc6538,libicu_properties-f69cb12f92162587,libicu_properties_data-54949d45145c0c18,libicu_normalizer-a24ee2e1bfd078e9,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-5e09fe649692ca47,libpotential_utf-4e665ad0de6ecab7,libicu_provider-b1911e3d5f240cbb,libicu_locale_core-aca76ddd83dd8dcc,libtinystr-db5e02932aa08ac6,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-a0dc167b0fd63f1c,libzerotrie-c2dcf699fad1cbed,libyoke-cb94606f780da967,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5aedfd611f76656a,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-e8bce8bb4e76f45d,libitoa-7e733f37fe56f881,libsync_wrapper-c4446c9ab9748a89,liblog-a4263a0971f08dad,libfutures-79c45d044bc8747f,libfutures_executor-590949e750db2b90,libfutures_util-a09f0956d97fb9ab,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libbytes-8e64decf8cb59e96,libasync_stream-1ce3d6357ac410d7,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_core-c23514cefd9aa7c7,libserde-2a40bd9ad4c019ca,libserde_core-1651d161ca9c90ea}.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/examples/rustcUd7aXR/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_zero_preview-07440d0de61fc2c0" "-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 `zhipuai-rs` (example "chat_zero_preview") 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/examples/rustch3o275/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-e16577d217315ef4,libzhipuai_rs-2c596fd6ca95f7fd,libpin_project-0175717e920a3a32,libtokio_tungstenite-dff1f5643dd591f3,libtungstenite-0c39efdc1c443b73,libdata_encoding-6e8c651bc486090c,librand-4569f9d9878798a6,librand_chacha-31157164ea68b16d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-2a497fe2f2dce344,libgetrandom-6cbdf5138523304d,libutf8-3c5e274bb51994fd,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libthiserror-658e44fc684def9e,libreqwest-a6c0c966597abe24,libserde_urlencoded-7ab38cea586260b0,libryu-f1418741a05f84c6,librustls_pki_types-78a6a094699db450,libzeroize-e5ba3babb6b7003b,libhyper_tls-bce93d906454e26c,libtokio_native_tls-eca74ae00f966681,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-7f11b768583096d9,libzmij-10f3eac3812bb189,libtower_http-c5c642ee0fbd9fa1,libiri_string-cb6537d79ed4b6d5,libtower-c732085692cb7986,libtower_layer-5699d784b4449e00,libnative_tls-fc77aaf4e2666f01,libopenssl_probe-d74274d8b7245f2e,libopenssl-49e4427d441a340a,libbitflags-abdfa04ff16136ba,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-b967b213e44fbdeb,libhyper_util-642563cfa7d1cea1,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-5cfbf5bbe3830228,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-43173ea4233461e0,libtracing-3f9b6a54bd68fdca,libtracing_core-14e1010887538115,libonce_cell-db8f3eed2a1f3f7b,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libtokio_util-0ed9b5926f55fec1,libtokio-d8790f2dfe3832b7,libsignal_hook_registry-185f553cc5265056,libsocket2-fc27a5f604b7abd7,libmio-9e8e699ae79eebee,libparking_lot-02480c55c72b21a0,libparking_lot_core-ffd5df585c23cc71,liblibc-2c1822e45f38bdec,libcfg_if-cad248e7066eec15,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhttp_body_util-3aff6a205d070747,libhttp_body-06a77a01081b2edd,liburl-44be028652845845,libidna-e26c19556803ceff,libutf8_iter-efb3984ee203d151,libidna_adapter-eaa76e8469cc6538,libicu_properties-f69cb12f92162587,libicu_properties_data-54949d45145c0c18,libicu_normalizer-a24ee2e1bfd078e9,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-5e09fe649692ca47,libpotential_utf-4e665ad0de6ecab7,libicu_provider-b1911e3d5f240cbb,libicu_locale_core-aca76ddd83dd8dcc,libtinystr-db5e02932aa08ac6,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-a0dc167b0fd63f1c,libzerotrie-c2dcf699fad1cbed,libyoke-cb94606f780da967,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5aedfd611f76656a,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-e8bce8bb4e76f45d,libitoa-7e733f37fe56f881,libsync_wrapper-c4446c9ab9748a89,liblog-a4263a0971f08dad,libfutures-79c45d044bc8747f,libfutures_executor-590949e750db2b90,libfutures_util-a09f0956d97fb9ab,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libbytes-8e64decf8cb59e96,libasync_stream-1ce3d6357ac410d7,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_core-c23514cefd9aa7c7,libserde-2a40bd9ad4c019ca,libserde_core-1651d161ca9c90ea}.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/examples/rustch3o275/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_play-b411bdb4f534a07a" "-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 `zhipuai-rs` (example "chat_play") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d30d6b19f2250fb56647e3da74e68392ed645849f52a202a7941be6c0743bc40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d30d6b19f2250fb56647e3da74e68392ed645849f52a202a7941be6c0743bc40", kill_on_drop: false }`
[INFO] [stdout] d30d6b19f2250fb56647e3da74e68392ed645849f52a202a7941be6c0743bc40
