[INFO] fetching crate redis-cloud 0.7.1... [INFO] testing redis-cloud-0.7.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate redis-cloud 0.7.1 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate redis-cloud 0.7.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d7dadb53013d724c4fe9efdfc8b8c952481ed47a742806f8945d912435308ae [INFO] running `Command { std: "docker" "start" "-a" "3d7dadb53013d724c4fe9efdfc8b8c952481ed47a742806f8945d912435308ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d7dadb53013d724c4fe9efdfc8b8c952481ed47a742806f8945d912435308ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7dadb53013d724c4fe9efdfc8b8c952481ed47a742806f8945d912435308ae", kill_on_drop: false }` [INFO] [stdout] 3d7dadb53013d724c4fe9efdfc8b8c952481ed47a742806f8945d912435308ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5ee4c31049722b7ddc0209e516babaf792532fa2efc0c94e8a6752c050decbe [INFO] running `Command { std: "docker" "start" "-a" "b5ee4c31049722b7ddc0209e516babaf792532fa2efc0c94e8a6752c050decbe", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [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 litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [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 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 rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.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 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 tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling 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 tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [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 34.78s [INFO] running `Command { std: "docker" "inspect" "b5ee4c31049722b7ddc0209e516babaf792532fa2efc0c94e8a6752c050decbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ee4c31049722b7ddc0209e516babaf792532fa2efc0c94e8a6752c050decbe", kill_on_drop: false }` [INFO] [stdout] b5ee4c31049722b7ddc0209e516babaf792532fa2efc0c94e8a6752c050decbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c769898b12b1a6efa7f69d220dfbfcea044a14d7f1381bda0cc76daf7470f96e [INFO] running `Command { std: "docker" "start" "-a" "c769898b12b1a6efa7f69d220dfbfcea044a14d7f1381bda0cc76daf7470f96e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling tokio v1.47.1 [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 tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [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/c2e32f1c9652b13ed99608599c1e855462f421f3/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] [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/c2e32f1c9652b13ed99608599c1e855462f421f3/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] [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/c2e32f1c9652b13ed99608599c1e855462f421f3/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 "fixed_subscriptions_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name fixed_subscriptions_tests --edition=2024 tests/fixed_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=08342d9ed6a3dda9 -C extra-filename=-7b84dc2efd501e10 --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 "cloud_accounts_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name cloud_accounts_tests --edition=2024 tests/cloud_accounts_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=2571631433b9827f -C extra-filename=-13fb500c8b39f5b2 --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 "acl_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name acl_tests --edition=2024 tests/acl_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=99d3811af65240f8 -C extra-filename=-15d22e03ae9e8413 --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] running `Command { std: "docker" "inspect" "c769898b12b1a6efa7f69d220dfbfcea044a14d7f1381bda0cc76daf7470f96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c769898b12b1a6efa7f69d220dfbfcea044a14d7f1381bda0cc76daf7470f96e", kill_on_drop: false }` [INFO] [stdout] c769898b12b1a6efa7f69d220dfbfcea044a14d7f1381bda0cc76daf7470f96e