[INFO] cloning repository https://github.com/lee-lou2/messages-email-sender [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lee-lou2/messages-email-sender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flee-lou2%2Fmessages-email-sender", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flee-lou2%2Fmessages-email-sender'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ca6acd4ae7ccc106ca8fec34214a4e43c5ce0ba [INFO] building lee-lou2/messages-email-sender against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flee-lou2%2Fmessages-email-sender" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lee-lou2/messages-email-sender [INFO] finished tweaking git repo https://github.com/lee-lou2/messages-email-sender [INFO] tweaked toml for git repo https://github.com/lee-lou2/messages-email-sender written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lee-lou2/messages-email-sender on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lee-lou2/messages-email-sender 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 560a065928f59bdab1fbd563765dd77c85a9b73484f6e383577565d801015318 [INFO] running `Command { std: "docker" "start" "-a" "560a065928f59bdab1fbd563765dd77c85a9b73484f6e383577565d801015318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "560a065928f59bdab1fbd563765dd77c85a9b73484f6e383577565d801015318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560a065928f59bdab1fbd563765dd77c85a9b73484f6e383577565d801015318", kill_on_drop: false }` [INFO] [stdout] 560a065928f59bdab1fbd563765dd77c85a9b73484f6e383577565d801015318 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a053f4ce8f6f430de94fc73a3f3f52b28d508b7c4135f020c80f5089e2e1f64 [INFO] running `Command { std: "docker" "start" "-a" "0a053f4ce8f6f430de94fc73a3f3f52b28d508b7c4135f020c80f5089e2e1f64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.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 displaydoc v0.2.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling nkeys v0.4.5 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling governor v0.10.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tryhard v0.5.2 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Compiling aws-smithy-json v0.61.4 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-credential-types v1.2.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling async-nats v0.42.0 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.6 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.6 [INFO] [stderr] Compiling aws-runtime v1.5.10 [INFO] [stderr] Compiling aws-sdk-sts v1.82.0 [INFO] [stderr] Compiling aws-sdk-sso v1.80.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.81.0 [INFO] [stderr] Compiling aws-sdk-sesv2 v1.93.0 [INFO] [stderr] Compiling aws-config v1.8.5 [INFO] [stderr] error: could not compile `aws-sdk-sts` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name aws_sdk_sts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-sts-1.82.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=5446f1ddbda320ca -C extra-filename=-fd56bb93ca50405c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-19ebeebc56cb9e4c.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-d0f05642b82c1f83.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-0142e49c2ff0be9a.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-1b068fe85b9390e9.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-c3db5fd9abb13882.rmeta --extern aws_smithy_query=/opt/rustwide/target/debug/deps/libaws_smithy_query-a18191432292071b.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-41231b336f5db803.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-ff0a7877204a3ff8.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-681c8154be9759a0.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-0916c6cad8ba15c2.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-1d62f855bb759767.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-cf7cffe8a0552901.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-6fb80db4bdf4ca1d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13ffbce04bf3f762.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-06e4370c9c798e22/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-846b30f71839ed43/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-nats` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name async_nats --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-nats-0.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="ring"' --cfg 'feature="server_2_10"' --cfg 'feature="server_2_11"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "compatibility_tests", "default", "experimental", "fips", "ring", "server_2_10", "server_2_11", "service", "slow_tests", "websockets"))' -C metadata=e1a5c8541a8536c0 -C extra-filename=-d04a2404274b1375 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fc4a94352c384115.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-242317e5ff31c071.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rmeta --extern nkeys=/opt/rustwide/target/debug/deps/libnkeys-88e1689e74993b2e.rmeta --extern nuid=/opt/rustwide/target/debug/deps/libnuid-644dea3933ec546e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-0021f21300deaf68.rmeta --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-bc1d49c8a13602ae.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1aea495a78dc08f1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-8007c69e6d067748.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-58d0531d6eddf880.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rmeta --extern rustls_webpki=/opt/rustwide/target/debug/deps/libwebpki-f670fb15e25ccd5b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ea5bc3946f6a02c5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-184f6625d67be4b3.rmeta --extern serde_nanos=/opt/rustwide/target/debug/deps/libserde_nanos-0d12398fc532a245.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-932309f40b46c090.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3f4d31548a598697.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-8d3d227178a3fc77.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5250451c590fc0e4.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-4b02aff880020f69.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5f69512f595656ea.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13ffbce04bf3f762.rmeta --extern tryhard=/opt/rustwide/target/debug/deps/libtryhard-d518eaecd76de654.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c7bbf438bc293677.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-06e4370c9c798e22/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-846b30f71839ed43/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aws-sdk-sesv2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name aws_sdk_sesv2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-sesv2-1.93.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="default-https-client"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --cfg 'feature="sigv4a"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "sigv4a", "test-util"))' -C metadata=d4d6d0f4cbbe4d7d -C extra-filename=-dc3cff484f7f7592 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-19ebeebc56cb9e4c.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-d0f05642b82c1f83.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-0142e49c2ff0be9a.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-1b068fe85b9390e9.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-c3db5fd9abb13882.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-41231b336f5db803.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-ff0a7877204a3ff8.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-681c8154be9759a0.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-1d62f855bb759767.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fc4a94352c384115.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-cf7cffe8a0552901.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-6fb80db4bdf4ca1d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-13ffbce04bf3f762.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-06e4370c9c798e22/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-846b30f71839ed43/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0a053f4ce8f6f430de94fc73a3f3f52b28d508b7c4135f020c80f5089e2e1f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a053f4ce8f6f430de94fc73a3f3f52b28d508b7c4135f020c80f5089e2e1f64", kill_on_drop: false }` [INFO] [stdout] 0a053f4ce8f6f430de94fc73a3f3f52b28d508b7c4135f020c80f5089e2e1f64