[INFO] fetching crate async-dashscope 0.7.0... [INFO] testing async-dashscope-0.7.0 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate async-dashscope 0.7.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate async-dashscope 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate async-dashscope 0.7.0 [INFO] tweaked toml for crates.io crate async-dashscope 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async-dashscope 0.7.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-dashscope 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4617ecd1f9ab5f4ead198c835afea394d9c14b00e70aca16344a6ec8faa61269 [INFO] running `Command { std: "docker" "start" "-a" "4617ecd1f9ab5f4ead198c835afea394d9c14b00e70aca16344a6ec8faa61269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4617ecd1f9ab5f4ead198c835afea394d9c14b00e70aca16344a6ec8faa61269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4617ecd1f9ab5f4ead198c835afea394d9c14b00e70aca16344a6ec8faa61269", kill_on_drop: false }` [INFO] [stdout] 4617ecd1f9ab5f4ead198c835afea394d9c14b00e70aca16344a6ec8faa61269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea3c425785537fc2c3150be3df8def941797f052acaf5af62300a981b87804c7 [INFO] running `Command { std: "docker" "start" "-a" "ea3c425785537fc2c3150be3df8def941797f052acaf5af62300a981b87804c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [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 derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling secrecy v0.10.3 [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-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-dashscope v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.40s [INFO] running `Command { std: "docker" "inspect" "ea3c425785537fc2c3150be3df8def941797f052acaf5af62300a981b87804c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3c425785537fc2c3150be3df8def941797f052acaf5af62300a981b87804c7", kill_on_drop: false }` [INFO] [stdout] ea3c425785537fc2c3150be3df8def941797f052acaf5af62300a981b87804c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f37a824a0c20681bbe4e6d3f9f99325d0aa9c7e5cfe354431e6ee612b4b05e8 [INFO] running `Command { std: "docker" "start" "-a" "1f37a824a0c20681bbe4e6d3f9f99325d0aa9c7e5cfe354431e6ee612b4b05e8", kill_on_drop: false }` [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling async-dashscope v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `async-dashscope` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_dashscope --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 --cfg 'feature="default"' --cfg 'feature="hound"' --cfg 'feature="rustls"' --cfg 'feature="wav-decoder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hound", "native-tls", "rustls", "wav-decoder"))' -C metadata=36f5f296b3865a04 -C extra-filename=-4d395a8ac2b09cdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c77b2a28572626eb.rlib --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-222f41c9ea8f0d7d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-ad06635fabf09a27.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-4c2f21de2a9e2699.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-40222a143674fb08.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-4953853aa1a018e5.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-2e91baa09a78c37a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f4be2782421b0ea2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bc300ecb0a9a60eb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0779d175befb6582.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ac26a7e46bb0b98b.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-056e657fd06d949a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0ba2ece541df0447.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9b386bb913d2cabb.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-25068db517c4fc45.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-fb7476f1f2531128/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-dashscope` (example "multimodal-generation") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name multimodal_generation --edition=2024 examples/multimodal-generation.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 --cfg 'feature="default"' --cfg 'feature="hound"' --cfg 'feature="rustls"' --cfg 'feature="wav-decoder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hound", "native-tls", "rustls", "wav-decoder"))' -C metadata=91f942c426ebd7d8 -C extra-filename=-bc0ab9e3c6db846f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_dashscope=/opt/rustwide/target/debug/deps/libasync_dashscope-0ce169e2faa87d5e.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c77b2a28572626eb.rlib --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-222f41c9ea8f0d7d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-ad06635fabf09a27.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-4c2f21de2a9e2699.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-40222a143674fb08.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-4953853aa1a018e5.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-2e91baa09a78c37a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f4be2782421b0ea2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bc300ecb0a9a60eb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0779d175befb6582.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ac26a7e46bb0b98b.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-056e657fd06d949a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0ba2ece541df0447.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9b386bb913d2cabb.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-25068db517c4fc45.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-fb7476f1f2531128/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIhAEVo/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-6d8015f91495fe74,libasync_dashscope-0ce169e2faa87d5e,libbackoff-222f41c9ea8f0d7d,librand-3f2000df6b3c6f2f,librand_chacha-b63cde06aefd833e,libppv_lite86-b8c50ea26f4c1403,libzerocopy-f8c34f5c41a1c69f,libbyteorder-9f6ac6743e38a88c,librand_core-9b1f563bf73e4ffc,libinstant-ad4dac2b66875b55,libhound-4c2f21de2a9e2699,libthiserror-0779d175befb6582,libsecrecy-2e91baa09a78c37a,libderive_builder-ad06635fabf09a27,libtokio_stream-056e657fd06d949a,libreqwest_eventsource-4953853aa1a018e5,libfutures_timer-17baedd4276dc448,libreqwest-40222a143674fb08,libserde_urlencoded-56b89e53fe007454,libhyper_rustls-a9d6f7214a108940,librustls_native_certs-7dbadd489d556b58,libopenssl_probe-5821ed5bfde807ff,libtokio_rustls-06abf4f41a8fc0e5,librustls-0565fd7a2675d89e,libsubtle-2ae6a7038b9a0630,libwebpki-d5e3785ebf14b9c7,libring-72f79accec3093cd,libgetrandom-d5b005e5d4f3e720,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-3e34dac867c0dd61,libserde_json-bc300ecb0a9a60eb,libryu-a980823ac8640001,libserde-f4be2782421b0ea2,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-311681f7370460e2,libbitflags-0b6a3abe93f445b2,libiri_string-f2231ba2cbe5b068,libtower-bf59c64b41a79e16,libtower_layer-d908dd771b239ecd,libhyper_util-79973e118815367f,libbase64-32787b0325ea6df8,libipnet-8b8ac2f1f2253516,libtower_service-3fb88d28c2218805,libtracing-9b386bb913d2cabb,libtracing_core-213f4de5b5702b27,libonce_cell-2642703f88b7c2f4,libhyper-5997e31637911679,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libfutures_channel-8e61eaebe9799500,libtokio_util-0ba2ece541df0447,libfutures_sink-ae1eb2d060de53a2,libtokio-ac26a7e46bb0b98b,libsignal_hook_registry-6873928ec2e9a52e,libsocket2-6564765171e3eb82,libmio-5d4c9ef70f336681,libparking_lot-2b16b83595e6611e,libparking_lot_core-6355c34080bbf387,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libhttp_body_util-bac2ceb5df4592a1,libfutures_util-7445315e3d23a36a,libfutures_task-f13500651ee1eef1,libpin_utils-3860774ad9b215b5,libhttp_body-632784a72563e72d,liblog-96ff3cebb935140a,liburl-25068db517c4fc45,libidna-b683a3c5edbf3541,libidna_adapter-deb9472228420f9c,libicu_normalizer-b8a8675ba0fe420b,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-084045a3116dc58e,libicu_properties-0e0fde2240996ef0,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-42910324e1efd442,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-eacb86c56d69b528,libicu_provider-989c8fbe68bf4d44,libicu_locid-926c39a60e6d2066,liblitemap-77adb1e9469fbec5,libtinystr-28ea1d643b1f99cf,libzerovec-52f9ccb806f1e0b1,libwriteable-1e5dea0053e4c229,libyoke-586f03f4c703f85a,libzerofrom-ff7cba9fec00d05d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-37579c9d050d20e2,libitoa-6e2430f2fa153711,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libeventsource_stream-078db80b2deacc07,libnom-38df3904eb494b1a,libmemchr-eec2dd93b0d498c5,libthiserror-71d4c5a6c49ab10f,libbytes-82ad4f0211bdc963,libasync_stream-c77b2a28572626eb,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIhAEVo/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-fb7476f1f2531128/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/qwen_mt_stream-a93cb73634fba031" "-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 `async-dashscope` (example "qwen-mt-stream") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1f37a824a0c20681bbe4e6d3f9f99325d0aa9c7e5cfe354431e6ee612b4b05e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f37a824a0c20681bbe4e6d3f9f99325d0aa9c7e5cfe354431e6ee612b4b05e8", kill_on_drop: false }` [INFO] [stdout] 1f37a824a0c20681bbe4e6d3f9f99325d0aa9c7e5cfe354431e6ee612b4b05e8