[INFO] cloning repository https://github.com/knatnetwork/github-runner-kms-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knatnetwork/github-runner-kms-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknatnetwork%2Fgithub-runner-kms-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknatnetwork%2Fgithub-runner-kms-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2901f11f4953c3ddb8438b05b3afc76273766a01 [INFO] testing knatnetwork/github-runner-kms-rs against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknatnetwork%2Fgithub-runner-kms-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/knatnetwork/github-runner-kms-rs [INFO] finished tweaking git repo https://github.com/knatnetwork/github-runner-kms-rs [INFO] tweaked toml for git repo https://github.com/knatnetwork/github-runner-kms-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/knatnetwork/github-runner-kms-rs on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/knatnetwork/github-runner-kms-rs 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab37097a0172c00fc4e3dd0494fabb66c2317f64ab4fac17d54d22f67376335d [INFO] running `Command { std: "docker" "start" "-a" "ab37097a0172c00fc4e3dd0494fabb66c2317f64ab4fac17d54d22f67376335d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab37097a0172c00fc4e3dd0494fabb66c2317f64ab4fac17d54d22f67376335d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab37097a0172c00fc4e3dd0494fabb66c2317f64ab4fac17d54d22f67376335d", kill_on_drop: false }` [INFO] [stdout] ab37097a0172c00fc4e3dd0494fabb66c2317f64ab4fac17d54d22f67376335d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cb3c14ed048491ead117ff076cc8fe26616fa67fda03462b4dccc8b0d41e1b1 [INFO] running `Command { std: "docker" "start" "-a" "1cb3c14ed048491ead117ff076cc8fe26616fa67fda03462b4dccc8b0d41e1b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling github-runner-kms-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSIu3jb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblazy_static-b3603208c0de2608.rlib,libreqwest-b5a50aee4e6a3ec1.rlib,librustls_pemfile-c10d86683cd02bd2.rlib,librustls_pki_types-2e4234be2bbf9b66.rlib,libbase64-2a03de3babadded3.rlib,libipnet-9aae67a4e846df6d.rlib,libhyper_tls-b1478f5d4df2da6f.rlib,libtokio_native_tls-35c1a2229828ea41.rlib,libserde_urlencoded-c12efe4c494f5cd1.rlib,libtower-cf2bf0fa8cdfe941.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libtower_layer-d70c7e404336389b.rlib,libnative_tls-b250fefb5a91ef40.rlib,libopenssl_probe-cbab9b905ab83f66.rlib,libopenssl-76df531e11226574.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-5c20c996fd6dcd8e.rlib,libhyper_util-3389bb7e450c8ccf.rlib,libhyper-52c860c6eeb7737c.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libh2-6afd606ad4531b0f.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttp_body_util-f2ff7a97002ec3c2.rlib,libhttp_body-5d2c120e15cb3719.rlib,liburl-a8c9ee5801aa43a6.rlib,libidna-2c778dd622855dc5.rlib,libidna_adapter-8eb4defed625a06d.rlib,libicu_normalizer-45f9c276030c9183.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-ae21cad2079980fd.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-97bfc45944b07b4f.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-029c972aa58c9e52.rlib,libicu_provider-2b3fd125e5264e3e.rlib,libicu_locid-6dc41e77088431be.rlib,liblitemap-705c4d2af7d10c57.rlib,libtinystr-a8db8131d8b34a19.rlib,libzerovec-6b5c04b72af95fb6.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-80f48bd9313088b2.rlib,libzerofrom-55815e3f1eef679d.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,librocket-057bc565ab6dfa3b.rlib,libnum_cpus-81014cb466008028.rlib,libtempfile-df17246db3888217.rlib,libgetrandom-870a6cc270b0e9a2.rlib,libfastrand-503f12a96d791409.rlib,librustix-4b375e7164eba0d2.rlib,libbitflags-ec9e26e8384cfc98.rlib,liblinux_raw_sys-f64db6ba616ab9b3.rlib,libserde_json-ab4f456adc30dd6b.rlib,libryu-0ea4bafc9bef6d8b.rlib,librocket_http-ff9cad5dedfaed61.rlib,libcookie-f5de0d5e48017226.rlib,libstable_pattern-972dfc2c4ec00cc8.rlib,libref_cast-b487bf9a9ced8dc5.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhyper-664852d92884231f.rlib,libh2-c9b51f667611ae95.rlib,libtower_service-0d7df29686b13872.rlib,libtracing-bbe50f010ee3d543.rlib,libtracing_core-16d4740aeab57df8.rlib,libonce_cell-098292c3b8c25e48.rlib,libhttp_body-b4c163883cc9ed18.rlib,libhttpdate-9f9d2502c6a38412.rlib,libhttp-331bc164ab59ceff.rlib,libmulter-d66314dadd8f6d16.rlib,libmime-4b44681fdb2c65f7.rlib,libtokio_util-9d2af708289639f1.rlib,libhttparse-47a3d40564b60e09.rlib,libspin-bbfc7d9afebf93b8.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libhttp-8a286151680a468c.rlib,libfnv-2d77ec4f6f971b24.rlib,libeither-1e551205f1478063.rlib,libtokio_stream-abe17f071ed4865b.rlib,libatomic-c07357df513237e0.rlib,libstate-0b52da1ac91aaf36.rlib,libparking_lot-bbefd478b5d35919.rlib,libparking_lot_core-fc27cf6eb0824bea.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-a5b45ffd15d94fdd.rlib,liblock_api-47948af6bba6d2a8.rlib,libscopeguard-d52bd00767847e44.rlib,libubyte-360f02da27af2f0c.rlib,liblog-2b95e8355e160732.rlib,libtime-39d4c131c40a25d9.rlib,libitoa-6b76ec393d6a2c41.rlib,libtime_core-45a5f0d549950b2a.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-3ca21461b8e5f612.rlib,libpowerfmt-a0c185df26c26a22.rlib,libfigment-3d0af6f88f56556f.rlib,libtoml-05ba53326444ebf7.rlib,libtoml_edit-51c6ef0acdeb83c4.rlib,libserde_spanned-40db0b2a881e7588.rlib,libindexmap-8f34db68eb518964.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-19954401a582c725.rlib,libwinnow-1b174400303f53ab.rlib,libtoml_datetime-4e639fb6c0605c3c.rlib,libuncased-bd559b995f3c0d6a.rlib,libpear-299603683659dbfc.rlib,libinlinable_string-be82f8463bd0ceb4.rlib,libserde-f44a4ee2a49976dc.rlib,libtokio-5e4ada8d27eb4c44.rlib,libsignal_hook_registry-1cea589858797cf7.rlib,libsocket2-2ad06b6458b50461.rlib,libbytes-bfe11088fe358bd1.rlib,libmio-05c6868caed012ad.rlib,libfutures-802bfb5af1ed0891.rlib,libfutures_util-1b492f323b03c2d8.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-3e19596c076de665.rlib,libslab-b066ee2c679b47fd.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libasync_stream-6a94161895027a30.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libyansi-ff682f23a90bf3ca.rlib,libis_terminal-e17f270b0b405757.rlib,liblibc-c5faa46acfc5e47f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSIu3jb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-4687753252a581bc/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIqdT9F.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcSIu3jb/raw-dylibs -L/opt/rustwide/target/debug/build/openssl-sys-4687753252a581bc/out/openssl-build/install/lib -L/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcSIu3jb/symbols.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.github_runner_kms_rs.3a2975fc1ac5378a-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/github_runner_kms_rs-96f67e73d2970ad5.33ilcuykc003uukjlqcdcpvxq.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib /opt/rustwide/target/debug/deps/libreqwest-b5a50aee4e6a3ec1.rlib /opt/rustwide/target/debug/deps/librustls_pemfile-c10d86683cd02bd2.rlib /opt/rustwide/target/debug/deps/librustls_pki_types-2e4234be2bbf9b66.rlib /opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib /opt/rustwide/target/debug/deps/libipnet-9aae67a4e846df6d.rlib /opt/rustwide/target/debug/deps/libhyper_tls-b1478f5d4df2da6f.rlib /opt/rustwide/target/debug/deps/libtokio_native_tls-35c1a2229828ea41.rlib /opt/rustwide/target/debug/deps/libserde_urlencoded-c12efe4c494f5cd1.rlib /opt/rustwide/target/debug/deps/libtower-cf2bf0fa8cdfe941.rlib /opt/rustwide/target/debug/deps/libsync_wrapper-5a27d2ea02cd7690.rlib /opt/rustwide/target/debug/deps/libtower_layer-d70c7e404336389b.rlib /opt/rustwide/target/debug/deps/libnative_tls-b250fefb5a91ef40.rlib /opt/rustwide/target/debug/deps/libopenssl_probe-cbab9b905ab83f66.rlib /opt/rustwide/target/debug/deps/libopenssl-76df531e11226574.rlib /opt/rustwide/target/debug/deps/libforeign_types-0d5385f641bbbadd.rlib /opt/rustwide/target/debug/deps/libforeign_types_shared-1d09a6084921ca40.rlib /opt/rustwide/target/debug/deps/libopenssl_sys-5c20c996fd6dcd8e.rlib /opt/rustwide/target/debug/deps/libhyper_util-3389bb7e450c8ccf.rlib /opt/rustwide/target/debug/deps/libhyper-52c860c6eeb7737c.rlib /opt/rustwide/target/debug/deps/libwant-0f3c3ee377cad37f.rlib /opt/rustwide/target/debug/deps/libtry_lock-aabba5e3d97e6b57.rlib /opt/rustwide/target/debug/deps/libh2-6afd606ad4531b0f.rlib /opt/rustwide/target/debug/deps/libatomic_waker-001109810bdecbaa.rlib /opt/rustwide/target/debug/deps/libhttp_body_util-f2ff7a97002ec3c2.rlib /opt/rustwide/target/debug/deps/libhttp_body-5d2c120e15cb3719.rlib /opt/rustwide/target/debug/deps/liburl-a8c9ee5801aa43a6.rlib /opt/rustwide/target/debug/deps/libidna-2c778dd622855dc5.rlib /opt/rustwide/target/debug/deps/libidna_adapter-8eb4defed625a06d.rlib /opt/rustwide/target/debug/deps/libicu_normalizer-45f9c276030c9183.rlib /opt/rustwide/target/debug/deps/libicu_normalizer_data-924449c90d89dbe9.rlib /opt/rustwide/target/debug/deps/libwrite16-e3dc6fad88157cf5.rlib /opt/rustwide/target/debug/deps/libutf8_iter-0d9be7b316c2b184.rlib /opt/rustwide/target/debug/deps/libutf16_iter-d3264925eca367d9.rlib /opt/rustwide/target/debug/deps/libicu_properties-ae21cad2079980fd.rlib /opt/rustwide/target/debug/deps/libicu_properties_data-51b5eb2cadc91212.rlib /opt/rustwide/target/debug/deps/libicu_locid_transform-97bfc45944b07b4f.rlib /opt/rustwide/target/debug/deps/libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib /opt/rustwide/target/debug/deps/libicu_collections-029c972aa58c9e52.rlib /opt/rustwide/target/debug/deps/libicu_provider-2b3fd125e5264e3e.rlib /opt/rustwide/target/debug/deps/libicu_locid-6dc41e77088431be.rlib /opt/rustwide/target/debug/deps/liblitemap-705c4d2af7d10c57.rlib /opt/rustwide/target/debug/deps/libtinystr-a8db8131d8b34a19.rlib /opt/rustwide/target/debug/deps/libzerovec-6b5c04b72af95fb6.rlib /opt/rustwide/target/debug/deps/libwriteable-45c783735d88c2b0.rlib /opt/rustwide/target/debug/deps/libyoke-80f48bd9313088b2.rlib /opt/rustwide/target/debug/deps/libzerofrom-55815e3f1eef679d.rlib /opt/rustwide/target/debug/deps/libstable_deref_trait-e5f295e98f1b80b2.rlib /opt/rustwide/target/debug/deps/libform_urlencoded-a5edb5174711de82.rlib /opt/rustwide/target/debug/deps/librocket-057bc565ab6dfa3b.rlib /opt/rustwide/target/debug/deps/libnum_cpus-81014cb466008028.rlib /opt/rustwide/target/debug/deps/libtempfile-df17246db3888217.rlib /opt/rustwide/target/debug/deps/libgetrandom-870a6cc270b0e9a2.rlib /opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib /opt/rustwide/target/debug/deps/librustix-4b375e7164eba0d2.rlib /opt/rustwide/target/debug/deps/libbitflags-ec9e26e8384cfc98.rlib /opt/rustwide/target/debug/deps/liblinux_raw_sys-f64db6ba616ab9b3.rlib /opt/rustwide/target/debug/deps/libserde_json-ab4f456adc30dd6b.rlib /opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rlib /opt/rustwide/target/debug/deps/librocket_http-ff9cad5dedfaed61.rlib /opt/rustwide/target/debug/deps/libcookie-f5de0d5e48017226.rlib /opt/rustwide/target/debug/deps/libstable_pattern-972dfc2c4ec00cc8.rlib /opt/rustwide/target/debug/deps/libref_cast-b487bf9a9ced8dc5.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib /opt/rustwide/target/debug/deps/libhyper-664852d92884231f.rlib /opt/rustwide/target/debug/deps/libh2-c9b51f667611ae95.rlib /opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib /opt/rustwide/target/debug/deps/libtracing-bbe50f010ee3d543.rlib /opt/rustwide/target/debug/deps/libtracing_core-16d4740aeab57df8.rlib /opt/rustwide/target/debug/deps/libonce_cell-098292c3b8c25e48.rlib /opt/rustwide/target/debug/deps/libhttp_body-b4c163883cc9ed18.rlib /opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rlib /opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rlib /opt/rustwide/target/debug/deps/libmulter-d66314dadd8f6d16.rlib /opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib /opt/rustwide/target/debug/deps/libtokio_util-9d2af708289639f1.rlib /opt/rustwide/target/debug/deps/libhttparse-47a3d40564b60e09.rlib /opt/rustwide/target/debug/deps/libspin-bbfc7d9afebf93b8.rlib /opt/rustwide/target/debug/deps/libencoding_rs-68ad4a143c31cce1.rlib /opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib /opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rlib /opt/rustwide/target/debug/deps/libeither-1e551205f1478063.rlib /opt/rustwide/target/debug/deps/libtokio_stream-abe17f071ed4865b.rlib /opt/rustwide/target/debug/deps/libatomic-c07357df513237e0.rlib /opt/rustwide/target/debug/deps/libstate-0b52da1ac91aaf36.rlib /opt/rustwide/target/debug/deps/libparking_lot-bbefd478b5d35919.rlib /opt/rustwide/target/debug/deps/libparking_lot_core-fc27cf6eb0824bea.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/libsmallvec-a5b45ffd15d94fdd.rlib /opt/rustwide/target/debug/deps/liblock_api-47948af6bba6d2a8.rlib /opt/rustwide/target/debug/deps/libscopeguard-d52bd00767847e44.rlib /opt/rustwide/target/debug/deps/libubyte-360f02da27af2f0c.rlib /opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib /opt/rustwide/target/debug/deps/libtime-39d4c131c40a25d9.rlib /opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rlib /opt/rustwide/target/debug/deps/libtime_core-45a5f0d549950b2a.rlib /opt/rustwide/target/debug/deps/libnum_conv-2c976fbf8b8f2899.rlib /opt/rustwide/target/debug/deps/libderanged-3ca21461b8e5f612.rlib /opt/rustwide/target/debug/deps/libpowerfmt-a0c185df26c26a22.rlib /opt/rustwide/target/debug/deps/libfigment-3d0af6f88f56556f.rlib /opt/rustwide/target/debug/deps/libtoml-05ba53326444ebf7.rlib /opt/rustwide/target/debug/deps/libtoml_edit-51c6ef0acdeb83c4.rlib /opt/rustwide/target/debug/deps/libserde_spanned-40db0b2a881e7588.rlib /opt/rustwide/target/debug/deps/libindexmap-8f34db68eb518964.rlib /opt/rustwide/target/debug/deps/libequivalent-7e0e8cbe6c474a67.rlib /opt/rustwide/target/debug/deps/libhashbrown-19954401a582c725.rlib /opt/rustwide/target/debug/deps/libwinnow-1b174400303f53ab.rlib /opt/rustwide/target/debug/deps/libtoml_datetime-4e639fb6c0605c3c.rlib /opt/rustwide/target/debug/deps/libuncased-bd559b995f3c0d6a.rlib /opt/rustwide/target/debug/deps/libpear-299603683659dbfc.rlib /opt/rustwide/target/debug/deps/libinlinable_string-be82f8463bd0ceb4.rlib /opt/rustwide/target/debug/deps/libserde-f44a4ee2a49976dc.rlib /opt/rustwide/target/debug/deps/libtokio-5e4ada8d27eb4c44.rlib /opt/rustwide/target/debug/deps/libsignal_hook_registry-1cea589858797cf7.rlib /opt/rustwide/target/debug/deps/libsocket2-2ad06b6458b50461.rlib /opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib /opt/rustwide/target/debug/deps/libmio-05c6868caed012ad.rlib /opt/rustwide/target/debug/deps/libfutures-802bfb5af1ed0891.rlib /opt/rustwide/target/debug/deps/libfutures_util-1b492f323b03c2d8.rlib /opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rlib /opt/rustwide/target/debug/deps/libfutures_io-3e19596c076de665.rlib /opt/rustwide/target/debug/deps/libslab-b066ee2c679b47fd.rlib /opt/rustwide/target/debug/deps/libfutures_channel-f26d4826b597103e.rlib /opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rlib /opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rlib /opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rlib /opt/rustwide/target/debug/deps/libasync_stream-6a94161895027a30.rlib /opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib /opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib /opt/rustwide/target/debug/deps/libyansi-ff682f23a90bf3ca.rlib /opt/rustwide/target/debug/deps/libis_terminal-e17f270b0b405757.rlib /opt/rustwide/target/debug/deps/liblibc-c5faa46acfc5e47f.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007b9333d48997 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5748997) [INFO] [stdout] #1 0x00007b9333d48db3 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5748db3) [INFO] [stdout] #2 0x00007b932e433330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005a12db05f49a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x00005a12dae78923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005a12dae565fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005a12dae51a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x00005a12dad613b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x00005a12dad60400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x00005a12dad60ab1 main (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x00007b932e4181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007b932e41828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005a12dabe3069 _start (/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `github-runner-kms-rs` (bin "github-runner-kms-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1cb3c14ed048491ead117ff076cc8fe26616fa67fda03462b4dccc8b0d41e1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb3c14ed048491ead117ff076cc8fe26616fa67fda03462b4dccc8b0d41e1b1", kill_on_drop: false }` [INFO] [stdout] 1cb3c14ed048491ead117ff076cc8fe26616fa67fda03462b4dccc8b0d41e1b1