[INFO] fetching crate zhipuai-rs 0.2.2... [INFO] testing zhipuai-rs-0.2.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate zhipuai-rs 0.2.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate zhipuai-rs 0.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate zhipuai-rs 0.2.2 [INFO] tweaked toml for crates.io crate zhipuai-rs 0.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zhipuai-rs 0.2.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zhipuai-rs 0.2.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.27.0 [INFO] [stderr] Downloaded objc2-core-audio-types v0.3.1 [INFO] [stderr] Downloaded objc2-core-audio v0.3.1 [INFO] [stderr] Downloaded coreaudio-rs v0.13.0 [INFO] [stderr] Downloaded symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Downloaded miniz_oxide v0.8.3 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded cc v1.2.10 [INFO] [stderr] Downloaded objc2-audio-toolbox v0.3.1 [INFO] [stderr] Downloaded cpal v0.16.0 [INFO] [stderr] Downloaded rodio v0.21.1 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded winnow v0.6.24 [INFO] [stderr] Downloaded zerocopy v0.8.20 [INFO] [stderr] Downloaded rand v0.9.0 [INFO] [stderr] Downloaded symphonia-codec-aac v0.5.4 [INFO] [stderr] Downloaded zerocopy-derive v0.8.20 [INFO] [stderr] Downloaded tokio-tungstenite v0.27.0 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Downloaded rustls v0.23.21 [INFO] [stderr] Downloaded data-encoding v2.7.0 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] [stderr] Downloaded rand_core v0.9.2 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f22225711d051f1a6073147cad7ca8c885c5989b0f9d80b0a42a19e3a937188f [INFO] running `Command { std: "docker" "start" "-a" "f22225711d051f1a6073147cad7ca8c885c5989b0f9d80b0a42a19e3a937188f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f22225711d051f1a6073147cad7ca8c885c5989b0f9d80b0a42a19e3a937188f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22225711d051f1a6073147cad7ca8c885c5989b0f9d80b0a42a19e3a937188f", kill_on_drop: false }` [INFO] [stdout] f22225711d051f1a6073147cad7ca8c885c5989b0f9d80b0a42a19e3a937188f [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d17a4df290b7f75ccdbeaf2a94c0ebebc04ce5bb307fa97de1c2c61fa62c3cfe [INFO] running `Command { std: "docker" "start" "-a" "d17a4df290b7f75ccdbeaf2a94c0ebebc04ce5bb307fa97de1c2c61fa62c3cfe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling zhipuai-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.53s [INFO] running `Command { std: "docker" "inspect" "d17a4df290b7f75ccdbeaf2a94c0ebebc04ce5bb307fa97de1c2c61fa62c3cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17a4df290b7f75ccdbeaf2a94c0ebebc04ce5bb307fa97de1c2c61fa62c3cfe", kill_on_drop: false }` [INFO] [stdout] d17a4df290b7f75ccdbeaf2a94c0ebebc04ce5bb307fa97de1c2c61fa62c3cfe [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b31d1e6c4581e5514103fc91847e0e473d0d8390548f4570475d2324aa7b38e5 [INFO] running `Command { std: "docker" "start" "-a" "b31d1e6c4581e5514103fc91847e0e473d0d8390548f4570475d2324aa7b38e5", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rodio v0.21.1 [INFO] [stderr] Compiling zhipuai-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `zhipuai-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name zhipuai_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56198aa285d77a9f -C extra-filename=-17aa30149eceefc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-235c2940ba2f19aa.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-ecd989344cb8e339.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-ecfd272f5a77db31.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9bfea4f212c5b7d0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a511d64034ede280.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-29cc4ee679894140.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a9c8c5c109a6891e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-acc11cd3c5093378.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-38931a56aeadbe35.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-5a307e0fbaa13e02.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8310f41df5e03d1f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-013d49b87b32ff2d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-99e0dae00c61d37c.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-e3361f9cccf03ac2.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIZ4upz/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-235c2940ba2f19aa,libzhipuai_rs-ca8c92f11a666dbb,libpin_project-a9c8c5c109a6891e,libtokio_tungstenite-e3361f9cccf03ac2,libtungstenite-4f818ba570fdfa19,libdata_encoding-9114e17355009427,librand-a1b920eaf3fe6f19,librand_chacha-5f9b827fa0000d90,libppv_lite86-513680aa684c9eb7,libzerocopy-968e8aa27ac498f8,libbyteorder-02294bd26b1c25f7,librand_core-b76bd68c37356161,libgetrandom-3e28ae346c48ff02,libzerocopy-20b7de5f99dbe6b6,libutf8-f9f1c0b8c5c136d1,libsha1-fd12e9cfd4319d22,libcpufeatures-f9d1bc8321116605,libdigest-e5e89ff91f658e1d,libblock_buffer-326317ca0de1562c,libcrypto_common-bd9fd1eef5970b81,libgeneric_array-557cd4982d58c028,libtypenum-0463e5580ed3b454,libthiserror-bb53cc60410ac95e,libreqwest-38931a56aeadbe35,libserde_urlencoded-d3b75ab1f0d46a97,librustls_pki_types-e868c6add60e1a61,libhyper_tls-9edf7a763f658d4a,libtokio_native_tls-978c40462f8a5554,libmime-e225d9a85f1cf3d6,libencoding_rs-346728bb15ed39c3,libserde_json-013d49b87b32ff2d,libryu-5e2da3a6212ae627,libtower_http-33ebcf612449c4f6,libiri_string-8f0cc544fc8e1079,libtower-ad7997e67d20b89d,libtower_layer-c60ceb3346a63fbb,libnative_tls-04159d926633f63d,libopenssl_probe-267ee8b89d56c495,libopenssl-5749233a5beec983,libbitflags-a6da97be70ae709f,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-ee3400a7ebb341a8,libhyper_util-e163517b2fdbca01,libbase64-ecfd272f5a77db31,libipnet-0ba4cfc0a789ba30,libsocket2-55478533ec575b18,libtower_service-9f56a0853c3e530c,libhyper-7cfefa9cce036265,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-ddc78e468d71df2d,libh2-6175a895f0b07211,libtracing-53aeb1ce149dabf0,libtracing_core-af13e65ec96c8e1a,libonce_cell-0e56737512c95ce4,libindexmap-b78ba2593556ed8c,libequivalent-1a416a9cd094258a,libhashbrown-92aa0b53f86a75c2,libatomic_waker-7da728311c3f5ee0,libtokio_util-7ce9e87158ea50a9,libtokio-99e0dae00c61d37c,libsignal_hook_registry-feadca5861189989,libsocket2-92c68760a6380b4e,libmio-65478e86d27a0d79,libparking_lot-67390ef341b3e2fd,libparking_lot_core-309634fde7663b17,liblibc-534ba2427695041c,libcfg_if-6a7eff3bb9b3cc11,liblock_api-4beacfad2f3f8dba,libscopeguard-b6a4a8f4f6aaf34b,libhttp_body_util-929cfd48a106c43a,libhttp_body-51699bf64cb20a6e,liburl-3104274d046837f0,libidna-62367886c9680429,libidna_adapter-3cee34933c760754,libicu_normalizer-d5157f10dddf6746,libicu_normalizer_data-c0dbb3101666cc1a,libwrite16-82821917fcf955ff,libutf8_iter-4c16f1b0fe35ecc6,libutf16_iter-f9ee731f1764e55b,libsmallvec-f69cf1d94f475f60,libicu_properties-18ba6d0140dd23b9,libicu_properties_data-3194875ce98f5d3c,libicu_locid_transform-2a6ce1ee57a24ba2,libicu_locid_transform_data-14106a1850705988,libicu_collections-ed4364967adcee2c,libicu_provider-c1b89b3b5dfef227,libicu_locid-2d3e29e3fcde452d,liblitemap-2c40d93d86f998a2,libtinystr-794786ba35fde464,libzerovec-e963316ef595d558,libwriteable-e7f071664af2d568,libyoke-8408f004409d02e1,libzerofrom-e1e69e30d62814e4,libstable_deref_trait-0033ad6b1a174017,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libhttp-610b438a711898f8,libitoa-c39dfbbb97975c4c,libfnv-440a3b349835519e,libsync_wrapper-484a56bdb225c0a8,liblog-29cc4ee679894140,libfutures-a511d64034ede280,libfutures_executor-ff913cd747bc2de4,libfutures_util-d0a148f9a17d205c,libmemchr-ee39f93accc90f7c,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-0f6431eba8b68b54,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libbytes-9bfea4f212c5b7d0,libasync_stream-ecd989344cb8e339,libpin_project_lite-838971c4926b66e8,libfutures_core-02dcfccd95bac8dd,libserde-8310f41df5e03d1f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIZ4upz/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_web_search-59e23659b8a74f52" "-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_web_search") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoBWyjI/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-235c2940ba2f19aa,libzhipuai_rs-ca8c92f11a666dbb,libpin_project-a9c8c5c109a6891e,libtokio_tungstenite-e3361f9cccf03ac2,libtungstenite-4f818ba570fdfa19,libdata_encoding-9114e17355009427,librand-a1b920eaf3fe6f19,librand_chacha-5f9b827fa0000d90,libppv_lite86-513680aa684c9eb7,libzerocopy-968e8aa27ac498f8,libbyteorder-02294bd26b1c25f7,librand_core-b76bd68c37356161,libgetrandom-3e28ae346c48ff02,libzerocopy-20b7de5f99dbe6b6,libutf8-f9f1c0b8c5c136d1,libsha1-fd12e9cfd4319d22,libcpufeatures-f9d1bc8321116605,libdigest-e5e89ff91f658e1d,libblock_buffer-326317ca0de1562c,libcrypto_common-bd9fd1eef5970b81,libgeneric_array-557cd4982d58c028,libtypenum-0463e5580ed3b454,libthiserror-bb53cc60410ac95e,libreqwest-38931a56aeadbe35,libserde_urlencoded-d3b75ab1f0d46a97,librustls_pki_types-e868c6add60e1a61,libhyper_tls-9edf7a763f658d4a,libtokio_native_tls-978c40462f8a5554,libmime-e225d9a85f1cf3d6,libencoding_rs-346728bb15ed39c3,libserde_json-013d49b87b32ff2d,libryu-5e2da3a6212ae627,libtower_http-33ebcf612449c4f6,libiri_string-8f0cc544fc8e1079,libtower-ad7997e67d20b89d,libtower_layer-c60ceb3346a63fbb,libnative_tls-04159d926633f63d,libopenssl_probe-267ee8b89d56c495,libopenssl-5749233a5beec983,libbitflags-a6da97be70ae709f,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-ee3400a7ebb341a8,libhyper_util-e163517b2fdbca01,libbase64-ecfd272f5a77db31,libipnet-0ba4cfc0a789ba30,libsocket2-55478533ec575b18,libtower_service-9f56a0853c3e530c,libhyper-7cfefa9cce036265,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-ddc78e468d71df2d,libh2-6175a895f0b07211,libtracing-53aeb1ce149dabf0,libtracing_core-af13e65ec96c8e1a,libonce_cell-0e56737512c95ce4,libindexmap-b78ba2593556ed8c,libequivalent-1a416a9cd094258a,libhashbrown-92aa0b53f86a75c2,libatomic_waker-7da728311c3f5ee0,libtokio_util-7ce9e87158ea50a9,libhttp_body_util-929cfd48a106c43a,libhttp_body-51699bf64cb20a6e,liburl-3104274d046837f0,libidna-62367886c9680429,libidna_adapter-3cee34933c760754,libicu_normalizer-d5157f10dddf6746,libicu_normalizer_data-c0dbb3101666cc1a,libwrite16-82821917fcf955ff,libutf8_iter-4c16f1b0fe35ecc6,libutf16_iter-f9ee731f1764e55b,libicu_properties-18ba6d0140dd23b9,libicu_properties_data-3194875ce98f5d3c,libicu_locid_transform-2a6ce1ee57a24ba2,libicu_locid_transform_data-14106a1850705988,libicu_collections-ed4364967adcee2c,libicu_provider-c1b89b3b5dfef227,libicu_locid-2d3e29e3fcde452d,liblitemap-2c40d93d86f998a2,libtinystr-794786ba35fde464,libzerovec-e963316ef595d558,libwriteable-e7f071664af2d568,libyoke-8408f004409d02e1,libzerofrom-e1e69e30d62814e4,libstable_deref_trait-0033ad6b1a174017,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libhttp-610b438a711898f8,libitoa-c39dfbbb97975c4c,libfnv-440a3b349835519e,libsync_wrapper-484a56bdb225c0a8,liblog-29cc4ee679894140,libasync_stream-ecd989344cb8e339,libserde-8310f41df5e03d1f,libtokio-99e0dae00c61d37c,libsignal_hook_registry-feadca5861189989,libsocket2-92c68760a6380b4e,libbytes-9bfea4f212c5b7d0,libmio-65478e86d27a0d79,libparking_lot-67390ef341b3e2fd,libparking_lot_core-309634fde7663b17,liblibc-534ba2427695041c,libcfg_if-6a7eff3bb9b3cc11,libsmallvec-f69cf1d94f475f60,liblock_api-4beacfad2f3f8dba,libscopeguard-b6a4a8f4f6aaf34b,libfutures-a511d64034ede280,libfutures_executor-ff913cd747bc2de4,libfutures_util-d0a148f9a17d205c,libmemchr-ee39f93accc90f7c,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-0f6431eba8b68b54,libpin_project_lite-838971c4926b66e8,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoBWyjI/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cogvideox3-eb5547c9f92f6ca0" "-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 "cogvideox3") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcm62ebV/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-235c2940ba2f19aa,libzhipuai_rs-ca8c92f11a666dbb,libpin_project-a9c8c5c109a6891e,libtokio_tungstenite-e3361f9cccf03ac2,libtungstenite-4f818ba570fdfa19,libdata_encoding-9114e17355009427,librand-a1b920eaf3fe6f19,librand_chacha-5f9b827fa0000d90,libppv_lite86-513680aa684c9eb7,libzerocopy-968e8aa27ac498f8,libbyteorder-02294bd26b1c25f7,librand_core-b76bd68c37356161,libgetrandom-3e28ae346c48ff02,libzerocopy-20b7de5f99dbe6b6,libutf8-f9f1c0b8c5c136d1,libsha1-fd12e9cfd4319d22,libcpufeatures-f9d1bc8321116605,libdigest-e5e89ff91f658e1d,libblock_buffer-326317ca0de1562c,libcrypto_common-bd9fd1eef5970b81,libgeneric_array-557cd4982d58c028,libtypenum-0463e5580ed3b454,libthiserror-bb53cc60410ac95e,libreqwest-38931a56aeadbe35,libserde_urlencoded-d3b75ab1f0d46a97,librustls_pki_types-e868c6add60e1a61,libhyper_tls-9edf7a763f658d4a,libtokio_native_tls-978c40462f8a5554,libmime-e225d9a85f1cf3d6,libencoding_rs-346728bb15ed39c3,libserde_json-013d49b87b32ff2d,libryu-5e2da3a6212ae627,libtower_http-33ebcf612449c4f6,libiri_string-8f0cc544fc8e1079,libtower-ad7997e67d20b89d,libtower_layer-c60ceb3346a63fbb,libnative_tls-04159d926633f63d,libopenssl_probe-267ee8b89d56c495,libopenssl-5749233a5beec983,libbitflags-a6da97be70ae709f,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-ee3400a7ebb341a8,libhyper_util-e163517b2fdbca01,libipnet-0ba4cfc0a789ba30,libsocket2-55478533ec575b18,libtower_service-9f56a0853c3e530c,libhyper-7cfefa9cce036265,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-ddc78e468d71df2d,libh2-6175a895f0b07211,libtracing-53aeb1ce149dabf0,libtracing_core-af13e65ec96c8e1a,libonce_cell-0e56737512c95ce4,libindexmap-b78ba2593556ed8c,libequivalent-1a416a9cd094258a,libhashbrown-92aa0b53f86a75c2,libatomic_waker-7da728311c3f5ee0,libtokio_util-7ce9e87158ea50a9,libhttp_body_util-929cfd48a106c43a,libhttp_body-51699bf64cb20a6e,liburl-3104274d046837f0,libidna-62367886c9680429,libidna_adapter-3cee34933c760754,libicu_normalizer-d5157f10dddf6746,libicu_normalizer_data-c0dbb3101666cc1a,libwrite16-82821917fcf955ff,libutf8_iter-4c16f1b0fe35ecc6,libutf16_iter-f9ee731f1764e55b,libicu_properties-18ba6d0140dd23b9,libicu_properties_data-3194875ce98f5d3c,libicu_locid_transform-2a6ce1ee57a24ba2,libicu_locid_transform_data-14106a1850705988,libicu_collections-ed4364967adcee2c,libicu_provider-c1b89b3b5dfef227,libicu_locid-2d3e29e3fcde452d,liblitemap-2c40d93d86f998a2,libtinystr-794786ba35fde464,libzerovec-e963316ef595d558,libwriteable-e7f071664af2d568,libyoke-8408f004409d02e1,libzerofrom-e1e69e30d62814e4,libstable_deref_trait-0033ad6b1a174017,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libhttp-610b438a711898f8,libitoa-c39dfbbb97975c4c,libfnv-440a3b349835519e,libsync_wrapper-484a56bdb225c0a8,liblog-29cc4ee679894140,libfutures-a511d64034ede280,libfutures_executor-ff913cd747bc2de4,libfutures_util-d0a148f9a17d205c,libmemchr-ee39f93accc90f7c,libfutures_io-afc827f01ba74cbf,libslab-56204508f73b047b,libfutures_channel-0f6431eba8b68b54,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libasync_stream-ecd989344cb8e339,libfutures_core-02dcfccd95bac8dd,libserde-8310f41df5e03d1f,libtokio-99e0dae00c61d37c,libsignal_hook_registry-feadca5861189989,libsocket2-92c68760a6380b4e,libbytes-9bfea4f212c5b7d0,libmio-65478e86d27a0d79,libparking_lot-67390ef341b3e2fd,libparking_lot_core-309634fde7663b17,liblibc-534ba2427695041c,libcfg_if-6a7eff3bb9b3cc11,libsmallvec-f69cf1d94f475f60,liblock_api-4beacfad2f3f8dba,libscopeguard-b6a4a8f4f6aaf34b,libpin_project_lite-838971c4926b66e8,libbase64-ecfd272f5a77db31}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcm62ebV/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_image-746c8f1c3ebd0921" "-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_image") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b31d1e6c4581e5514103fc91847e0e473d0d8390548f4570475d2324aa7b38e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31d1e6c4581e5514103fc91847e0e473d0d8390548f4570475d2324aa7b38e5", kill_on_drop: false }` [INFO] [stdout] b31d1e6c4581e5514103fc91847e0e473d0d8390548f4570475d2324aa7b38e5