[INFO] fetching crate llm-connector 1.1.17... [INFO] testing llm-connector-1.1.17 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate llm-connector 1.1.17 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate llm-connector 1.1.17 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate llm-connector 1.1.17 [INFO] tweaked toml for crates.io crate llm-connector 1.1.17 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llm-connector 1.1.17 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llm-connector 1.1.17 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded llm_providers v0.7.4 [INFO] [stderr] Downloaded find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bfd38fd5e2222b483d3943d889a2e119ea25b22b78f2106bf3b4b2b88b3853f [INFO] running `Command { std: "docker" "start" "-a" "7bfd38fd5e2222b483d3943d889a2e119ea25b22b78f2106bf3b4b2b88b3853f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bfd38fd5e2222b483d3943d889a2e119ea25b22b78f2106bf3b4b2b88b3853f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfd38fd5e2222b483d3943d889a2e119ea25b22b78f2106bf3b4b2b88b3853f", kill_on_drop: false }` [INFO] [stdout] 7bfd38fd5e2222b483d3943d889a2e119ea25b22b78f2106bf3b4b2b88b3853f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 534623544cdbb7dbb48c159bbca219840c60f196e808ad0a376f8e4769fccd88 [INFO] running `Command { std: "docker" "start" "-a" "534623544cdbb7dbb48c159bbca219840c60f196e808ad0a376f8e4769fccd88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [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 reqwest v0.12.28 [INFO] [stderr] Compiling llm-connector v1.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.29s [INFO] running `Command { std: "docker" "inspect" "534623544cdbb7dbb48c159bbca219840c60f196e808ad0a376f8e4769fccd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534623544cdbb7dbb48c159bbca219840c60f196e808ad0a376f8e4769fccd88", kill_on_drop: false }` [INFO] [stdout] 534623544cdbb7dbb48c159bbca219840c60f196e808ad0a376f8e4769fccd88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d7a2683797115ced425b21607d6a60ebc16fd9f86aa8de569d5d644fdb8049f [INFO] running `Command { std: "docker" "start" "-a" "8d7a2683797115ced425b21607d6a60ebc16fd9f86aa8de569d5d644fdb8049f", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling llm_providers v0.7.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling llm-connector v1.1.17 (/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/rustcMKmbM3/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm_providers-b74eea9259aabfb3,libphf-eb7137ddd339a5c1,libphf_shared-6bd7a4e6472904b5,libsiphasher-9b5a30f57019f0cd,libllm_connector-4c58ad45b7e61ed7,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libchrono-d2ac1d804a517df7,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,librand-21c6012f8494547a,librand_chacha-7537af97278b38aa,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-d211283b2f471a7a,libthiserror-3e624473ec2c1f34,libreqwest-66bece27361f59e7,libserde_urlencoded-f1f4b19e7d8ef594,libhyper_rustls-1637825b143cdf78,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-6bce5ba7978eaa34,librustls-9eb9fc580114c1b8,libsubtle-ca7024fc66e4388f,libwebpki-615318f9114f9fa5,libring-39c422b9b86cbfd4,libgetrandom-14c1d6d796f12cb4,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-fdc869d8040768c0,libryu-0ea4bafc9bef6d8b,libtower_http-65595fd10dec73bc,libbitflags-ae83ff7d8b19c6be,libiri_string-d8b08e8827a09725,libtower-4f92ba36641599ad,libtower_layer-d70c7e404336389b,libhyper_util-d5d0d4a002086d6e,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-ff2fa1bcbab645d8,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-bc2082f93bd63402,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-b2f7004c1f179b9d,libfutures_sink-be8442ee548d90f9,libtokio-f12fafa69286ecb8,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libparking_lot-0ae170a44aca7615,libparking_lot_core-0e28a3e5d8d74d3c,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-128353a627fc3595,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-1bd5c4240aa42101,liblog-45f74354a8b36c20,liburl-cd9ca484fc5c4f46,libidna-26888d65daf3d9d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-75bc3ca0234c7847,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-1fa277565bc26a02,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-d8330e282abb1c3f,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde-20bddeb1603a7acd,libserde_core-8323e53422f20d71,libdotenvy-c158e10653a35757}.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" "/opt/rustwide/target/debug/examples/rustcMKmbM3/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-64d898890ce913a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/moonshot-c163849ba5ebedfe" "-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 `llm-connector` (example "moonshot") 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/rustceY0QRa/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm_providers-b74eea9259aabfb3,libphf-eb7137ddd339a5c1,libphf_shared-6bd7a4e6472904b5,libsiphasher-9b5a30f57019f0cd,libllm_connector-4c58ad45b7e61ed7,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libchrono-d2ac1d804a517df7,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,librand-21c6012f8494547a,librand_chacha-7537af97278b38aa,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-d211283b2f471a7a,libthiserror-3e624473ec2c1f34,libreqwest-66bece27361f59e7,libserde_urlencoded-f1f4b19e7d8ef594,libhyper_rustls-1637825b143cdf78,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-6bce5ba7978eaa34,librustls-9eb9fc580114c1b8,libsubtle-ca7024fc66e4388f,libwebpki-615318f9114f9fa5,libring-39c422b9b86cbfd4,libgetrandom-14c1d6d796f12cb4,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-fdc869d8040768c0,libryu-0ea4bafc9bef6d8b,libtower_http-65595fd10dec73bc,libbitflags-ae83ff7d8b19c6be,libiri_string-d8b08e8827a09725,libtower-4f92ba36641599ad,libtower_layer-d70c7e404336389b,libhyper_util-d5d0d4a002086d6e,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-ff2fa1bcbab645d8,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-bc2082f93bd63402,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-b2f7004c1f179b9d,libfutures_sink-be8442ee548d90f9,libtokio-f12fafa69286ecb8,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libparking_lot-0ae170a44aca7615,libparking_lot_core-0e28a3e5d8d74d3c,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-128353a627fc3595,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-1bd5c4240aa42101,liblog-45f74354a8b36c20,liburl-cd9ca484fc5c4f46,libidna-26888d65daf3d9d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-75bc3ca0234c7847,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-1fa277565bc26a02,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-d8330e282abb1c3f,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde-20bddeb1603a7acd,libserde_core-8323e53422f20d71,libdotenvy-c158e10653a35757}.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" "/opt/rustwide/target/debug/examples/rustceY0QRa/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-64d898890ce913a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/zhipu_thinking-dc602e527658acc3" "-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 `llm-connector` (example "zhipu_thinking") 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/examples/rustcPo6hpq/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm_providers-b74eea9259aabfb3,libphf-eb7137ddd339a5c1,libphf_shared-6bd7a4e6472904b5,libsiphasher-9b5a30f57019f0cd,libllm_connector-4c58ad45b7e61ed7,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libchrono-d2ac1d804a517df7,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,librand-21c6012f8494547a,librand_chacha-7537af97278b38aa,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-d211283b2f471a7a,libthiserror-3e624473ec2c1f34,libreqwest-66bece27361f59e7,libserde_urlencoded-f1f4b19e7d8ef594,libhyper_rustls-1637825b143cdf78,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-6bce5ba7978eaa34,librustls-9eb9fc580114c1b8,libsubtle-ca7024fc66e4388f,libwebpki-615318f9114f9fa5,libring-39c422b9b86cbfd4,libgetrandom-14c1d6d796f12cb4,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-fdc869d8040768c0,libryu-0ea4bafc9bef6d8b,libtower_http-65595fd10dec73bc,libbitflags-ae83ff7d8b19c6be,libiri_string-d8b08e8827a09725,libtower-4f92ba36641599ad,libtower_layer-d70c7e404336389b,libhyper_util-d5d0d4a002086d6e,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-ff2fa1bcbab645d8,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-bc2082f93bd63402,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-b2f7004c1f179b9d,libfutures_sink-be8442ee548d90f9,libtokio-f12fafa69286ecb8,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libparking_lot-0ae170a44aca7615,libparking_lot_core-0e28a3e5d8d74d3c,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-128353a627fc3595,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-1bd5c4240aa42101,liblog-45f74354a8b36c20,liburl-cd9ca484fc5c4f46,libidna-26888d65daf3d9d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-75bc3ca0234c7847,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-1fa277565bc26a02,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-d8330e282abb1c3f,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde-20bddeb1603a7acd,libserde_core-8323e53422f20d71,libdotenvy-c158e10653a35757}.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" "/opt/rustwide/target/debug/examples/rustcPo6hpq/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-64d898890ce913a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/deepseek-cefb3d774b2ee245" "-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 `llm-connector` (example "deepseek") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8d7a2683797115ced425b21607d6a60ebc16fd9f86aa8de569d5d644fdb8049f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d7a2683797115ced425b21607d6a60ebc16fd9f86aa8de569d5d644fdb8049f", kill_on_drop: false }` [INFO] [stdout] 8d7a2683797115ced425b21607d6a60ebc16fd9f86aa8de569d5d644fdb8049f