[INFO] cloning repository https://github.com/Pryma-Tech/iris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pryma-Tech/iris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPryma-Tech%2Firis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPryma-Tech%2Firis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83f259122e2dad3b7eeb22cee217b715858220de [INFO] testing Pryma-Tech/iris against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPryma-Tech%2Firis" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Pryma-Tech/iris [INFO] finished tweaking git repo https://github.com/Pryma-Tech/iris [INFO] tweaked toml for git repo https://github.com/Pryma-Tech/iris written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Pryma-Tech/iris on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Pryma-Tech/iris 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e71621f2c5ed03978523f8a4c5f50398239b8a9faee87327c035bf5240a67c9b [INFO] running `Command { std: "docker" "start" "-a" "e71621f2c5ed03978523f8a4c5f50398239b8a9faee87327c035bf5240a67c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e71621f2c5ed03978523f8a4c5f50398239b8a9faee87327c035bf5240a67c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e71621f2c5ed03978523f8a4c5f50398239b8a9faee87327c035bf5240a67c9b", kill_on_drop: false }` [INFO] [stdout] e71621f2c5ed03978523f8a4c5f50398239b8a9faee87327c035bf5240a67c9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 977309cb0ad7bdadd7b14389461de8d6933cad9dc61ac7bf66bb0ae9acaf58e3 [INFO] running `Command { std: "docker" "start" "-a" "977309cb0ad7bdadd7b14389461de8d6933cad9dc61ac7bf66bb0ae9acaf58e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling rusty-claude-cli v0.1.0 (/opt/rustwide/workdir/engine/crates/rusty-claude-cli) [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling plugins v0.1.0 (/opt/rustwide/workdir/engine/crates/plugins) [INFO] [stderr] Compiling telemetry v0.1.0 (/opt/rustwide/workdir/engine/crates/telemetry) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling runtime v0.1.0 (/opt/rustwide/workdir/engine/crates/runtime) [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/engine/crates/api) [INFO] [stderr] Compiling commands v0.1.0 (/opt/rustwide/workdir/engine/crates/commands) [INFO] [stderr] Compiling tools v0.1.0 (/opt/rustwide/workdir/engine/crates/tools) [INFO] [stderr] Compiling mock-anthropic-service v0.1.0 (/opt/rustwide/workdir/engine/crates/mock-anthropic-service) [INFO] [stderr] Compiling compat-harness v0.1.0 (/opt/rustwide/workdir/engine/crates/compat-harness) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "977309cb0ad7bdadd7b14389461de8d6933cad9dc61ac7bf66bb0ae9acaf58e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977309cb0ad7bdadd7b14389461de8d6933cad9dc61ac7bf66bb0ae9acaf58e3", kill_on_drop: false }` [INFO] [stdout] 977309cb0ad7bdadd7b14389461de8d6933cad9dc61ac7bf66bb0ae9acaf58e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4984ba09c6d128a520208ac45c4898294a0effcd42c054a489ecfe63f2ced99 [INFO] running `Command { std: "docker" "start" "-a" "f4984ba09c6d128a520208ac45c4898294a0effcd42c054a489ecfe63f2ced99", kill_on_drop: false }` [INFO] [stderr] Compiling runtime v0.1.0 (/opt/rustwide/workdir/engine/crates/runtime) [INFO] [stderr] Compiling commands v0.1.0 (/opt/rustwide/workdir/engine/crates/commands) [INFO] [stderr] Compiling rusty-claude-cli v0.1.0 (/opt/rustwide/workdir/engine/crates/rusty-claude-cli) [INFO] [stderr] Compiling plugins v0.1.0 (/opt/rustwide/workdir/engine/crates/plugins) [INFO] [stderr] Compiling telemetry v0.1.0 (/opt/rustwide/workdir/engine/crates/telemetry) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/engine/crates/api) [INFO] [stderr] Compiling tools v0.1.0 (/opt/rustwide/workdir/engine/crates/tools) [INFO] [stderr] Compiling mock-anthropic-service v0.1.0 (/opt/rustwide/workdir/engine/crates/mock-anthropic-service) [INFO] [stderr] Compiling compat-harness v0.1.0 (/opt/rustwide/workdir/engine/crates/compat-harness) [INFO] [stderr] error: could not compile `api` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name api --edition=2021 engine/crates/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::all' --forbid=unsafe_code '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ab62111a3361908 -C extra-filename=-8fe459d0b55529ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d94659bc894424df.rlib --extern runtime=/opt/rustwide/target/debug/deps/libruntime-e67755ae4df4397d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1a4827367154e422.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3cf9b178911961b9.rlib --extern telemetry=/opt/rustwide/target/debug/deps/libtelemetry-f14c931b38635d1a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-99fbf35ba0be7138.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out` (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/rustcpSgU9E/symbols.o" "<7 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/{libapi-0b637245b6a94033,libreqwest-d94659bc894424df,libhyper_rustls-e41bb581158d869d,libwebpki_roots-52073429bdaef505,libtokio_rustls-ffab92fff84fe8f9,librustls-b4d67a4944f6a8b3,libsubtle-e2f0af8959bd7889,libwebpki-37f8cbbf75cf7558,libring-a9706e5b4b0d0ec5,libgetrandom-c5655da892e06b33,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_urlencoded-437b217b3b7cb743,libryu-96e4827cb8e74ef1,libtower_http-f840783e5105bdc4,libbitflags-5009bb8c2d6ccbe4,libiri_string-6cdde5800cd3944e,libtower-4f9745a93fe71c2d,libtower_layer-5699d784b4449e00,libhyper_util-83d83547f24e77d8,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libtracing-36f9d7f532aa5585,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libhyper-612eef9a790ecd72,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libfutures_channel-01a8d264c13597f4,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libfutures_util-e4de4bed2fb1a027,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,liburl-af8a3afdcfa2763a,libidna-966fe3cb4905c1a0,libutf8_iter-efb3984ee203d151,libidna_adapter-67b59c997a1ff9d5,libicu_properties-8a4bc05d71066299,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-db1f1c192c924574,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-35c553886c8cd3d7,libpotential_utf-82eb33f8bd2da03a,libicu_provider-64f47ab78c572b01,libicu_locale_core-28c4e2e7eb5bec44,libtinystr-5f13f7727d796774,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-b2542dbeb5339c9a,libzerotrie-7051a5e9913a82ec,libyoke-73d08e6d373329ac,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-db78421bcabab4a3,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libruntime-e67755ae4df4397d,libsha2-ce973d3008cbe386,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-cad248e7066eec15,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libglob-fd49e133749f9c02,libtelemetry-f14c931b38635d1a,libserde_json-3cf9b178911961b9,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libtokio-99fbf35ba0be7138,libsignal_hook_registry-9de5e8a3a19c222f,liberrno-5b6db3843fadaf59,libsocket2-3114287b03f7e0ed,libbytes-a6415339708e1154,libmio-95fa4f8ae0c53427,liblibc-72d0d7322eb81de5,liblog-a4263a0971f08dad,libpin_project_lite-8ad468af17824a0b,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea}.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/deps/rustcpSgU9E/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-35d55b37cafb31da/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_integration-7125ebbbe5140189" "-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 `api` (test "client_integration") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f4984ba09c6d128a520208ac45c4898294a0effcd42c054a489ecfe63f2ced99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4984ba09c6d128a520208ac45c4898294a0effcd42c054a489ecfe63f2ced99", kill_on_drop: false }` [INFO] [stdout] f4984ba09c6d128a520208ac45c4898294a0effcd42c054a489ecfe63f2ced99