[INFO] cloning repository https://github.com/hiddenpath/groqai-rust-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiddenpath/groqai-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiddenpath%2Fgroqai-rust-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiddenpath%2Fgroqai-rust-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a36595659de62484582e0e63ccdc12922c240620 [INFO] testing hiddenpath/groqai-rust-sdk against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiddenpath%2Fgroqai-rust-sdk" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hiddenpath/groqai-rust-sdk [INFO] finished tweaking git repo https://github.com/hiddenpath/groqai-rust-sdk [INFO] tweaked toml for git repo https://github.com/hiddenpath/groqai-rust-sdk written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hiddenpath/groqai-rust-sdk on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hiddenpath/groqai-rust-sdk 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3982763658f31d43bbdd6b0651c70476e14a51edda63f7f028b6870c98644052 [INFO] running `Command { std: "docker" "start" "-a" "3982763658f31d43bbdd6b0651c70476e14a51edda63f7f028b6870c98644052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3982763658f31d43bbdd6b0651c70476e14a51edda63f7f028b6870c98644052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3982763658f31d43bbdd6b0651c70476e14a51edda63f7f028b6870c98644052", kill_on_drop: false }` [INFO] [stdout] 3982763658f31d43bbdd6b0651c70476e14a51edda63f7f028b6870c98644052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6505b0dbaa18f14557f786806ba2c58ec19e13dca62da6a53dbfc89647bd771 [INFO] running `Command { std: "docker" "start" "-a" "e6505b0dbaa18f14557f786806ba2c58ec19e13dca62da6a53dbfc89647bd771", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 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 tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [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.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling groqai v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.66s [INFO] running `Command { std: "docker" "inspect" "e6505b0dbaa18f14557f786806ba2c58ec19e13dca62da6a53dbfc89647bd771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6505b0dbaa18f14557f786806ba2c58ec19e13dca62da6a53dbfc89647bd771", kill_on_drop: false }` [INFO] [stdout] e6505b0dbaa18f14557f786806ba2c58ec19e13dca62da6a53dbfc89647bd771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2675009ead8084dbd65e88bc7c65b2c6ec68712fc6b41d955a0ad485d0efcb7 [INFO] running `Command { std: "docker" "start" "-a" "a2675009ead8084dbd65e88bc7c65b2c6ec68712fc6b41d955a0ad485d0efcb7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling groqai v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `groqai` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name groqai --edition=2021 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=b1d56190c7212d80 -C extra-filename=-8e0a4c14b45d0bec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-abafa85504e2c898.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-8521f788aa5c22ba.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8b97f0156580ae6d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8ac78fa8d6a46e1f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5396e476a69440f8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-32e921278d15781a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af46f36f73a5d91a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-741bbd705f518e18.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-89e73fefcaaa51c9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-867c04bb541b60b6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-42b9cb273693802d.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e2b27a7e677237d0.rlib --cap-lints=forbid` (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" "/opt/rustwide/target/debug/deps/rustcSgwoda/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgroqai-e7bdb66e0d675054,libthiserror-741bbd705f518e18,libreqwest-5396e476a69440f8,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-838d4d4ca3c7f980,libtokio_native_tls-aaafad0db62813f3,libserde_urlencoded-b4a171bad5e54d38,libencoding_rs-ecbcb0c86dcc51a7,libserde_json-af46f36f73a5d91a,libryu-0ea4bafc9bef6d8b,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-c704ab3f9ed239fb,libiri_string-a380f51e5b0b7b73,libtower-878fde008c2cb1f1,libtower_layer-d70c7e404336389b,libnative_tls-f8bdba91fb9693ed,libopenssl_probe-cbab9b905ab83f66,libopenssl-15aac15639617a02,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-9c32bf3aade4e710,libhyper_util-4db31ca2bb921c23,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-e91ab22ed800e192,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a4b626cece79ec38,libindexmap-469753dc42fe4920,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-06e92c915f368426,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-394b918668cad64a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,liburl-42b9cb273693802d,libidna-59275d6e688a6899,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0d2ab440dfe90b7c,libicu_properties-7b408e96ed42d238,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4f3d9f3c823bb0cb,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-e2a6b15223229e06,libpotential_utf-fdc005aa80776fd9,libicu_provider-f6ce8478e98e84e6,libicu_locale_core-674212480fb1100c,libtinystr-6e6d6385ebfff410,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-5feb1a7f71b28247,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libtracing-867c04bb541b60b6,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libbackoff-8521f788aa5c22ba,libtokio-89e73fefcaaa51c9,libsocket2-387e3b276dd3a2bf,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libinstant-970d211ac15d4326,libcfg_if-5a199b0ec0054672,libfutures-8b97f0156580ae6d,libfutures_executor-7e124799eb47cf23,libfutures_util-8ac78fa8d6a46e1f,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde-32e921278d15781a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSgwoda/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client-0a9ff019e0a8fbac" "-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 `groqai` (test "client") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcLdiErT/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgroqai-e7bdb66e0d675054,libthiserror-741bbd705f518e18,libreqwest-5396e476a69440f8,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-838d4d4ca3c7f980,libtokio_native_tls-aaafad0db62813f3,libserde_urlencoded-b4a171bad5e54d38,libencoding_rs-ecbcb0c86dcc51a7,libserde_json-af46f36f73a5d91a,libryu-0ea4bafc9bef6d8b,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-c704ab3f9ed239fb,libiri_string-a380f51e5b0b7b73,libtower-878fde008c2cb1f1,libtower_layer-d70c7e404336389b,libnative_tls-f8bdba91fb9693ed,libopenssl_probe-cbab9b905ab83f66,libopenssl-15aac15639617a02,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-9c32bf3aade4e710,libhyper_util-4db31ca2bb921c23,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-e91ab22ed800e192,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a4b626cece79ec38,libindexmap-469753dc42fe4920,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-06e92c915f368426,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-394b918668cad64a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,liburl-42b9cb273693802d,libidna-59275d6e688a6899,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0d2ab440dfe90b7c,libicu_properties-7b408e96ed42d238,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4f3d9f3c823bb0cb,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-e2a6b15223229e06,libpotential_utf-fdc005aa80776fd9,libicu_provider-f6ce8478e98e84e6,libicu_locale_core-674212480fb1100c,libtinystr-6e6d6385ebfff410,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-5feb1a7f71b28247,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libtracing-867c04bb541b60b6,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libbackoff-8521f788aa5c22ba,libtokio-89e73fefcaaa51c9,libsocket2-387e3b276dd3a2bf,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libinstant-970d211ac15d4326,libcfg_if-5a199b0ec0054672,libfutures-8b97f0156580ae6d,libfutures_executor-7e124799eb47cf23,libfutures_util-8ac78fa8d6a46e1f,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde-32e921278d15781a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcLdiErT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/models-0dfa98a592560813" "-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 `groqai` (test "models") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a2675009ead8084dbd65e88bc7c65b2c6ec68712fc6b41d955a0ad485d0efcb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2675009ead8084dbd65e88bc7c65b2c6ec68712fc6b41d955a0ad485d0efcb7", kill_on_drop: false }` [INFO] [stdout] a2675009ead8084dbd65e88bc7c65b2c6ec68712fc6b41d955a0ad485d0efcb7