[INFO] fetching crate redis-cloud 0.7.1... [INFO] testing redis-cloud-0.7.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate redis-cloud 0.7.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate redis-cloud 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate redis-cloud 0.7.1 [INFO] tweaked toml for crates.io crate redis-cloud 0.7.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redis-cloud 0.7.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redis-cloud 0.7.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded typed-builder-macro v0.20.1 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded typed-builder v0.20.1 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded rustls v0.23.32 [INFO] [stderr] Downloaded rustls-webpki v0.103.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdeb3124e80867efd850a04f268090c34a3e89bede4b5bad034c75853a2e9c44 [INFO] running `Command { std: "docker" "start" "-a" "fdeb3124e80867efd850a04f268090c34a3e89bede4b5bad034c75853a2e9c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdeb3124e80867efd850a04f268090c34a3e89bede4b5bad034c75853a2e9c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdeb3124e80867efd850a04f268090c34a3e89bede4b5bad034c75853a2e9c44", kill_on_drop: false }` [INFO] [stdout] fdeb3124e80867efd850a04f268090c34a3e89bede4b5bad034c75853a2e9c44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69202d3d4fa68e346f00b64fd60d57f681a4292fd06a08bee830230e06e04d3a [INFO] running `Command { std: "docker" "start" "-a" "69202d3d4fa68e346f00b64fd60d57f681a4292fd06a08bee830230e06e04d3a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [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 hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling redis-cloud v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.85s [INFO] running `Command { std: "docker" "inspect" "69202d3d4fa68e346f00b64fd60d57f681a4292fd06a08bee830230e06e04d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69202d3d4fa68e346f00b64fd60d57f681a4292fd06a08bee830230e06e04d3a", kill_on_drop: false }` [INFO] [stdout] 69202d3d4fa68e346f00b64fd60d57f681a4292fd06a08bee830230e06e04d3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7f0129716d0aa128d0b5209cf3c65c5b6b997bc25663db54aaefd50bae36def [INFO] running `Command { std: "docker" "start" "-a" "b7f0129716d0aa128d0b5209cf3c65c5b6b997bc25663db54aaefd50bae36def", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [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.23 [INFO] [stderr] Compiling redis-cloud v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `redis-cloud` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name redis_cloud --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ba6f111f92ac12e -C extra-filename=-8099a8797be96ea7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-74fdc3313f7a0306.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8a4f59ae25e2abac.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-de8f2ec132282b06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ebeba4c09f68a5a3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-f27665e8ad942951.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-341a39ce06b2ad16.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-101342e4df961523.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88715db32259203c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8125fadce78bb3e.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-875469d2f3414d65.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-939b4e9e89276e05.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-74e953325881b887.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7e016d62549879f2/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" "/tmp/rustciV8rxm/symbols.o" "<17 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/{libwiremock-74e953325881b887,libfutures-77f2e27e5fc9112f,libfutures_executor-8518ca95c6cef113,libdeadpool-6dc6ce44edfc4b32,libnum_cpus-552ff083bb7ae34b,liblazy_static-b3603208c0de2608,libdeadpool_runtime-cddf124178e13e59,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libassert_json_diff-f4acf8a64c316342,libredis_cloud-53853c8576e0641e,libserde_path_to_error-f27665e8ad942951,libthiserror-101342e4df961523,libreqwest-de8f2ec132282b06,libserde_urlencoded-4323c258b0dc9b8e,libhyper_rustls-21307a69f6f13a9f,libwebpki_roots-b4bc4f4da8016fd4,libtokio_rustls-d3e24f0550016c72,librustls-22e9aefa48400a64,libsubtle-ca7024fc66e4388f,libwebpki-def9fb77411c6011,libring-13f0f7759f6bdb52,libgetrandom-a5cfe65bb250d803,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libserde_json-e5fdd1cb9a0172eb,libryu-0ea4bafc9bef6d8b,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-58fcbceccbc63497,libbitflags-ae83ff7d8b19c6be,libiri_string-a380f51e5b0b7b73,libtower-2d686f493b6ecd8f,libtower_layer-d70c7e404336389b,libhyper_util-9263b51910142ea1,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-d2e533b1e6b59c27,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-e0480da20adfdf09,libtracing-b8125fadce78bb3e,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-1c12de15c018101c,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-d6dcc17aa0a51415,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-88715db32259203c,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libparking_lot-4e43e30c3400534f,libparking_lot_core-bfdf11532c4876ce,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-45f74354a8b36c20,liburl-939b4e9e89276e05,libidna-8e2e2eb7fc625847,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6aa504d702b22460,libicu_properties-32a8a30eb47fd382,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-42717e85aa8f72ee,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-8710bb594bd91a31,libpotential_utf-f42b02b0af26359f,libicu_provider-6b75b180b7b6fb76,libicu_locale_core-e49172ce164dcaf2,libtinystr-67d346fac87e7fc7,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-61dfb93a6427424f,libzerotrie-15addee33c8d0866,libyoke-24f27c33618fe756,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-28b90b4fb23282bf,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-ebeba4c09f68a5a3,libserde_core-48921fa965a1c84f,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciV8rxm/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-7e016d62549879f2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/private_link_tests-550832cdef22d27e" "-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 `redis-cloud` (test "private_link_tests") due to 1 previous error [INFO] [stderr] error: could not compile `redis-cloud` (test "subscriptions_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name subscriptions_tests --edition=2024 tests/subscriptions_tests.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=5c26c30bf24ec828 -C extra-filename=-402f29c063c3db9e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-74fdc3313f7a0306.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8a4f59ae25e2abac.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern redis_cloud=/opt/rustwide/target/debug/deps/libredis_cloud-53853c8576e0641e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-de8f2ec132282b06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ebeba4c09f68a5a3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-f27665e8ad942951.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-341a39ce06b2ad16.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-101342e4df961523.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88715db32259203c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8125fadce78bb3e.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-875469d2f3414d65.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-939b4e9e89276e05.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-74e953325881b887.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7e016d62549879f2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `redis-cloud` (test "databases_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name databases_tests --edition=2024 tests/databases_tests.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=8d9453b3701ee2f0 -C extra-filename=-b66959d8eb485b31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-74fdc3313f7a0306.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8a4f59ae25e2abac.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern redis_cloud=/opt/rustwide/target/debug/deps/libredis_cloud-53853c8576e0641e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-de8f2ec132282b06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ebeba4c09f68a5a3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-f27665e8ad942951.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-341a39ce06b2ad16.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-101342e4df961523.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88715db32259203c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8125fadce78bb3e.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-875469d2f3414d65.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-939b4e9e89276e05.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-74e953325881b887.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7e016d62549879f2/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBF54ii/symbols.o" "<17 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/{libwiremock-74e953325881b887,libfutures-77f2e27e5fc9112f,libfutures_executor-8518ca95c6cef113,libdeadpool-6dc6ce44edfc4b32,libnum_cpus-552ff083bb7ae34b,liblazy_static-b3603208c0de2608,libdeadpool_runtime-cddf124178e13e59,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libassert_json_diff-f4acf8a64c316342,libredis_cloud-53853c8576e0641e,libserde_path_to_error-f27665e8ad942951,libthiserror-101342e4df961523,libreqwest-de8f2ec132282b06,libserde_urlencoded-4323c258b0dc9b8e,libhyper_rustls-21307a69f6f13a9f,libwebpki_roots-b4bc4f4da8016fd4,libtokio_rustls-d3e24f0550016c72,librustls-22e9aefa48400a64,libsubtle-ca7024fc66e4388f,libwebpki-def9fb77411c6011,libring-13f0f7759f6bdb52,libgetrandom-a5cfe65bb250d803,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libserde_json-e5fdd1cb9a0172eb,libryu-0ea4bafc9bef6d8b,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-58fcbceccbc63497,libbitflags-ae83ff7d8b19c6be,libiri_string-a380f51e5b0b7b73,libtower-2d686f493b6ecd8f,libtower_layer-d70c7e404336389b,libhyper_util-9263b51910142ea1,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-d2e533b1e6b59c27,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-e0480da20adfdf09,libtracing-b8125fadce78bb3e,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-1c12de15c018101c,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-d6dcc17aa0a51415,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-88715db32259203c,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libparking_lot-4e43e30c3400534f,libparking_lot_core-bfdf11532c4876ce,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-45f74354a8b36c20,liburl-939b4e9e89276e05,libidna-8e2e2eb7fc625847,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6aa504d702b22460,libicu_properties-32a8a30eb47fd382,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-42717e85aa8f72ee,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-8710bb594bd91a31,libpotential_utf-f42b02b0af26359f,libicu_provider-6b75b180b7b6fb76,libicu_locale_core-e49172ce164dcaf2,libtinystr-67d346fac87e7fc7,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-61dfb93a6427424f,libzerotrie-15addee33c8d0866,libyoke-24f27c33618fe756,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-28b90b4fb23282bf,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-ebeba4c09f68a5a3,libserde_core-48921fa965a1c84f,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBF54ii/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-7e016d62549879f2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/users_tests-4fdab010931223cc" "-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 `redis-cloud` (test "users_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b7f0129716d0aa128d0b5209cf3c65c5b6b997bc25663db54aaefd50bae36def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f0129716d0aa128d0b5209cf3c65c5b6b997bc25663db54aaefd50bae36def", kill_on_drop: false }` [INFO] [stdout] b7f0129716d0aa128d0b5209cf3c65c5b6b997bc25663db54aaefd50bae36def