[INFO] fetching crate evm-signer-kms 0.5.1...
[INFO] testing evm-signer-kms-0.5.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate evm-signer-kms 0.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate evm-signer-kms 0.5.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate evm-signer-kms 0.5.1
[INFO] tweaked toml for crates.io crate evm-signer-kms 0.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate evm-signer-kms 0.5.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate evm-signer-kms 0.5.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 622bb41500e5ede4c45a9b307af54c9d4ada89ea852f90840ff739d7b08cea92
[INFO] running `Command { std: "docker" "start" "-a" "622bb41500e5ede4c45a9b307af54c9d4ada89ea852f90840ff739d7b08cea92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "622bb41500e5ede4c45a9b307af54c9d4ada89ea852f90840ff739d7b08cea92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "622bb41500e5ede4c45a9b307af54c9d4ada89ea852f90840ff739d7b08cea92", kill_on_drop: false }`
[INFO] [stdout] 622bb41500e5ede4c45a9b307af54c9d4ada89ea852f90840ff739d7b08cea92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3faf27baee5229192d15c4eb3965fa8b8a5af7a995b8682aea143bb616e1137
[INFO] running `Command { std: "docker" "start" "-a" "a3faf27baee5229192d15c4eb3965fa8b8a5af7a995b8682aea143bb616e1137", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rlp v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling asn1_derive v0.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling asn1 v0.23.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.7
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling aws-smithy-types v1.3.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.3
[INFO] [stderr]    Compiling aws-smithy-json v0.61.9
[INFO] [stderr]    Compiling aws-smithy-query v0.60.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-http v0.62.6
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling aws-sigv4 v1.3.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.5
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.5
[INFO] [stderr]    Compiling aws-runtime v1.5.17
[INFO] [stderr]    Compiling aws-sdk-sts v1.95.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.93.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.91.0
[INFO] [stderr]    Compiling aws-sdk-kms v1.97.0
[INFO] [stderr]    Compiling aws-config v1.8.12
[INFO] [stderr]    Compiling evm-signer-kms v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 29s
[INFO] running `Command { std: "docker" "inspect" "a3faf27baee5229192d15c4eb3965fa8b8a5af7a995b8682aea143bb616e1137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3faf27baee5229192d15c4eb3965fa8b8a5af7a995b8682aea143bb616e1137", kill_on_drop: false }`
[INFO] [stdout] a3faf27baee5229192d15c4eb3965fa8b8a5af7a995b8682aea143bb616e1137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b11560d0d6b4afa2aeaa8b9ed1b549e4a471dda742856fbbd2e808428fcf6e3
[INFO] running `Command { std: "docker" "start" "-a" "4b11560d0d6b4afa2aeaa8b9ed1b549e4a471dda742856fbbd2e808428fcf6e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.7
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling aws-smithy-types v1.3.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.3
[INFO] [stderr]    Compiling aws-smithy-json v0.61.9
[INFO] [stderr]    Compiling aws-smithy-query v0.60.9
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-http v0.62.6
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.5
[INFO] [stderr]    Compiling aws-sigv4 v1.3.7
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.5
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.5
[INFO] [stderr]    Compiling aws-runtime v1.5.17
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.93.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.91.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.95.0
[INFO] [stderr]    Compiling aws-sdk-kms v1.97.0
[INFO] [stderr]    Compiling aws-config v1.8.12
[INFO] [stderr]    Compiling evm-signer-kms v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcCdVMwF/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_log-e1d28c04e2c84ce0,libenv_logger-0232d35e8d2bc3f7,libanstream-917f8934d5751e24,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libenv_filter-ed38ce81b98cd11e,libanstyle-fe219cdab7346aa5,libserial_test-6be4587b6321c14f,libscc-e02b33938f910f22,libsdd-39c73c50ca1796c2,liblazy_static-3674be3f4245d19b,libevm_signer_kms-d679744b77085895,libaws_config-4e5623212b91c168,liburl-a9f36cb002c67d5b,libidna-d04d48040e7d2d75,libutf8_iter-51566bbad89f3a68,libidna_adapter-3316fa78836ad711,libicu_properties-284aaab642b7a3ad,libicu_properties_data-b217809bf575558a,libicu_normalizer-d8f4e034106f8eab,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-668d349399231eb5,libpotential_utf-9552e350fbb79449,libicu_provider-5cac6da5153e5c80,libicu_locale_core-5b6f0108d0b5af92,libtinystr-43407e0882c09a9e,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-beb4d3026cbf5af3,libzerotrie-8333ff61bf9eb090,libyoke-54cda29823568530,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-c1b9e4f97690a033,libaws_sdk_ssooidc-7a09a091a0b006d6,libaws_sdk_sso-e1e922658fe36614,libaws_sdk_sts-f7a1735d1a2b7654,libaws_smithy_query-55c7231a86dbfd24,liburlencoding-061758bc6028ea3e,libaws_smithy_xml-1a2e4baaa5aa7017,libxmlparser-fad6613a8b481ba6,librlp-6c68fe33c7c44c3e,librustc_hex-8e10e209a94b3eae,libsha3-4415df94f3a438ea,libkeccak-b3eea90d0aeeb926,libsecp256k1-6cf63299f5ad7534,libsecp256k1_sys-e1efe0baae6dac4c,libasn1-14e508d96c4a2c12,libethnum-ef195de1e6bcd9c0,libaws_sdk_kms-af39f699974dabbe,libaws_runtime-79c74372ed616cd7,libuuid-2a92aae089238f90,libaws_sigv4-0c3d5ec593be6cac,libform_urlencoded-58b0f0edb59b40d2,libhex-0b01e5bba03dc7ff,libserde-47d0a08d2923d291,libserde_core-2c928ee17a7447a4,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libhmac-cd7a37938e839740,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libregex_lite-1cf24464b2d33537,libaws_smithy_json-5565b87ef7347e54,libaws_smithy_http-23a7a4c42f5690f0,libaws_types-fa7bf6c04052733e,libaws_credential_types-9cf89b4b9069960e,libaws_smithy_runtime-4992250476aedd63,libfastrand-751bcde24b8aa073,libaws_smithy_observability-5e1af84a61666540,libaws_smithy_http_client-216a6b5b97b393c7,libhyper_rustls-430327c70c10548c,libtokio_rustls-0ea53cd65088822d,librustls-475b9cf781e140af,libsubtle-2ae6a7038b9a0630,libwebpki-bfe435b98adbd945,libaws_lc_rs-2d0cce383f456f8c,libaws_lc_sys-cb5226a32c9bd244,libtower-e2cb4e811a5c5f1c,libtower_layer-d908dd771b239ecd,libhyper_util-3f8c0714fde0cd22,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libhyper-1b428cbc11319b64,libh2-3af2aff76f0a7f0f,libatomic_waker-06950c8c08d2b8fa,librustls_native_certs-2e25a7f8543567dd,libopenssl_probe-069773bfa7a2e79b,librustls_pki_types-41a1b679b3e0ee26,libhyper_rustls-05191386151dcbbd,libtokio_rustls-0dacfe7a6581212e,librustls-83fc78c3e3be87dd,libsct-a059355f9eb94339,libwebpki-2603d7011a592d7c,libring-b7aaa47700fbef92,libgetrandom-7adcbb8cf11b05a3,libuntrusted-b2f816886faf2178,liblog-b262261d47bd2eba,libhyper-b17b20d6827eb7a7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-664e65b3b99b9f61,libhttparse-8c9b827b8f345444,libtower_service-3fb88d28c2218805,libfutures_channel-0897301d97903da3,libhttpdate-331798cefc82cc7e,libh2-701ffb5ce2695e7c,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libaws_smithy_runtime_api-69bbd4acdcf89ba2,libaws_smithy_async-c32855fd5bcfac00,libfutures_util-1fb3816d1024db84,libslab-5629529544b2a983,libfutures_task-e09ab7898221cb97,libtracing-7291642f463dcaaa,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libzeroize-7f213bea776ca5b6,libaws_smithy_types-49cba520cbbb2b9f,libryu-25f59e4cd0d23219,libpin_utils-3860774ad9b215b5,libtime-c632cc5aa9b5ceeb,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libnum_integer-95c76d88c2be62f5,libnum_traits-17bedafaa2a61f51,libtokio_util-af5cba7e5d134767,libfutures_sink-ae1eb2d060de53a2,libtokio-146d0a3ae59a1b0f,libsignal_hook_registry-a7783874b5cbc0d9,liberrno-b95830b0ae82512d,libsocket2-d63e0930d87b75c5,libmio-ab40823d26b25afe,libparking_lot-8c838876dc8b769c,libparking_lot_core-012676a3a1a966f0,liblibc-1a528edc04ff7d6b,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libbytes_utils-2155718199aac7cf,libeither-40b894c145b6eae5,libhttp_body-5b4c2cb792fd5230,libhttp-fffc47198b88a73f,libfnv-79e2cbfbe03dcd16,libhttp_body_util-19838e9fe8fe6196,libfutures_core-3b920243fce8fec0,libhttp_body-475394a7f396512d,libhttp-a4484436616bd9d7,libitoa-f3a70a1441f7f89b,libpin_project_lite-72bf04572caa1c84,libbytes-3529dc27cc7678fe,libbase64_simd-d78819428296f469,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e}.rlib" "<sysroot>/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/rustcCdVMwF/raw-dylibs" "-B<sysroot>/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-622733776119fdaa/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-802c304d399f38a8/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-3a20f997faea850d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/aws_kms_key_test-b000e56066e40c6e" "-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 `evm-signer-kms` (test "aws_kms_key_test") due to 1 previous error
[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/examples/rustceJiWtM/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_plain-ee6462287df93d9d,libserde_json-8c54593ed4d205a3,libmemchr-60b408e76a46f254,libzmij-b3cb651dcc9ebd2b,libevm_signer_kms-d679744b77085895,libaws_config-4e5623212b91c168,liburl-a9f36cb002c67d5b,libidna-d04d48040e7d2d75,libutf8_iter-51566bbad89f3a68,libidna_adapter-3316fa78836ad711,libicu_properties-284aaab642b7a3ad,libicu_properties_data-b217809bf575558a,libicu_normalizer-d8f4e034106f8eab,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-668d349399231eb5,libpotential_utf-9552e350fbb79449,libicu_provider-5cac6da5153e5c80,libicu_locale_core-5b6f0108d0b5af92,libtinystr-43407e0882c09a9e,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-beb4d3026cbf5af3,libzerotrie-8333ff61bf9eb090,libyoke-54cda29823568530,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-c1b9e4f97690a033,libaws_sdk_ssooidc-7a09a091a0b006d6,libaws_sdk_sso-e1e922658fe36614,libaws_sdk_sts-f7a1735d1a2b7654,libaws_smithy_query-55c7231a86dbfd24,liburlencoding-061758bc6028ea3e,libaws_smithy_xml-1a2e4baaa5aa7017,libxmlparser-fad6613a8b481ba6,librlp-6c68fe33c7c44c3e,librustc_hex-8e10e209a94b3eae,libaws_sdk_kms-af39f699974dabbe,libaws_runtime-79c74372ed616cd7,libuuid-2a92aae089238f90,libaws_sigv4-0c3d5ec593be6cac,libform_urlencoded-58b0f0edb59b40d2,libhex-0b01e5bba03dc7ff,libserde-47d0a08d2923d291,libserde_core-2c928ee17a7447a4,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libhmac-cd7a37938e839740,libregex_lite-1cf24464b2d33537,libaws_smithy_json-5565b87ef7347e54,libaws_smithy_http-23a7a4c42f5690f0,libaws_types-fa7bf6c04052733e,libaws_credential_types-9cf89b4b9069960e,libaws_smithy_runtime-4992250476aedd63,libfastrand-751bcde24b8aa073,libaws_smithy_observability-5e1af84a61666540,libaws_smithy_http_client-216a6b5b97b393c7,libhyper_rustls-430327c70c10548c,libtokio_rustls-0ea53cd65088822d,librustls-475b9cf781e140af,libwebpki-bfe435b98adbd945,libaws_lc_rs-2d0cce383f456f8c,libaws_lc_sys-cb5226a32c9bd244,libtower-e2cb4e811a5c5f1c,libtower_layer-d908dd771b239ecd,libhyper_util-3f8c0714fde0cd22,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libhyper-1b428cbc11319b64,libh2-3af2aff76f0a7f0f,libatomic_waker-06950c8c08d2b8fa,librustls_native_certs-2e25a7f8543567dd,libopenssl_probe-069773bfa7a2e79b,librustls_pki_types-41a1b679b3e0ee26,libhyper_rustls-05191386151dcbbd,libtokio_rustls-0dacfe7a6581212e,librustls-83fc78c3e3be87dd,libsct-a059355f9eb94339,libwebpki-2603d7011a592d7c,libring-b7aaa47700fbef92,libgetrandom-7adcbb8cf11b05a3,libuntrusted-b2f816886faf2178,liblog-b262261d47bd2eba,libhyper-b17b20d6827eb7a7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-664e65b3b99b9f61,libhttparse-8c9b827b8f345444,libtower_service-3fb88d28c2218805,libfutures_channel-0897301d97903da3,libhttpdate-331798cefc82cc7e,libh2-701ffb5ce2695e7c,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libaws_smithy_runtime_api-69bbd4acdcf89ba2,libaws_smithy_async-c32855fd5bcfac00,libfutures_util-1fb3816d1024db84,libslab-5629529544b2a983,libfutures_task-e09ab7898221cb97,libtracing-7291642f463dcaaa,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libzeroize-7f213bea776ca5b6,libaws_smithy_types-49cba520cbbb2b9f,libryu-25f59e4cd0d23219,libpin_utils-3860774ad9b215b5,libtime-c632cc5aa9b5ceeb,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libnum_integer-95c76d88c2be62f5,libnum_traits-17bedafaa2a61f51,libtokio_util-af5cba7e5d134767,libfutures_sink-ae1eb2d060de53a2,libtokio-146d0a3ae59a1b0f,libsignal_hook_registry-a7783874b5cbc0d9,liberrno-b95830b0ae82512d,libsocket2-d63e0930d87b75c5,libmio-ab40823d26b25afe,libparking_lot-8c838876dc8b769c,libparking_lot_core-012676a3a1a966f0,liblibc-1a528edc04ff7d6b,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libbytes_utils-2155718199aac7cf,libeither-40b894c145b6eae5,libhttp_body-5b4c2cb792fd5230,libhttp-fffc47198b88a73f,libfnv-79e2cbfbe03dcd16,libhttp_body_util-19838e9fe8fe6196,libfutures_core-3b920243fce8fec0,libhttp_body-475394a7f396512d,libhttp-a4484436616bd9d7,libpin_project_lite-72bf04572caa1c84,libbytes-3529dc27cc7678fe,libbase64_simd-d78819428296f469,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e,libsha3-4415df94f3a438ea,libkeccak-b3eea90d0aeeb926,libdigest-55f2c16e3612c500,libsubtle-2ae6a7038b9a0630,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libsecp256k1-6cf63299f5ad7534,libsecp256k1_sys-e1efe0baae6dac4c,libasn1-14e508d96c4a2c12,libitoa-f3a70a1441f7f89b,libethnum-ef195de1e6bcd9c0,libanyhow-4342eda19ce54c8e}.rlib" "<sysroot>/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/examples/rustceJiWtM/raw-dylibs" "-B<sysroot>/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-622733776119fdaa/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-802c304d399f38a8/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-3a20f997faea850d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tx_type_1-2b8505a34a7f159b" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcCp9oEk/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_plain-ee6462287df93d9d,libserde_json-8c54593ed4d205a3,libmemchr-60b408e76a46f254,libzmij-b3cb651dcc9ebd2b,libevm_signer_kms-d679744b77085895,libaws_config-4e5623212b91c168,liburl-a9f36cb002c67d5b,libidna-d04d48040e7d2d75,libutf8_iter-51566bbad89f3a68,libidna_adapter-3316fa78836ad711,libicu_properties-284aaab642b7a3ad,libicu_properties_data-b217809bf575558a,libicu_normalizer-d8f4e034106f8eab,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-668d349399231eb5,libpotential_utf-9552e350fbb79449,libicu_provider-5cac6da5153e5c80,libicu_locale_core-5b6f0108d0b5af92,libtinystr-43407e0882c09a9e,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-beb4d3026cbf5af3,libzerotrie-8333ff61bf9eb090,libyoke-54cda29823568530,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-c1b9e4f97690a033,libaws_sdk_ssooidc-7a09a091a0b006d6,libaws_sdk_sso-e1e922658fe36614,libaws_sdk_sts-f7a1735d1a2b7654,libaws_smithy_query-55c7231a86dbfd24,liburlencoding-061758bc6028ea3e,libaws_smithy_xml-1a2e4baaa5aa7017,libxmlparser-fad6613a8b481ba6,librlp-6c68fe33c7c44c3e,librustc_hex-8e10e209a94b3eae,libaws_sdk_kms-af39f699974dabbe,libaws_runtime-79c74372ed616cd7,libuuid-2a92aae089238f90,libaws_sigv4-0c3d5ec593be6cac,libform_urlencoded-58b0f0edb59b40d2,libhex-0b01e5bba03dc7ff,libserde-47d0a08d2923d291,libserde_core-2c928ee17a7447a4,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libhmac-cd7a37938e839740,libregex_lite-1cf24464b2d33537,libaws_smithy_json-5565b87ef7347e54,libaws_smithy_http-23a7a4c42f5690f0,libaws_types-fa7bf6c04052733e,libaws_credential_types-9cf89b4b9069960e,libaws_smithy_runtime-4992250476aedd63,libfastrand-751bcde24b8aa073,libaws_smithy_observability-5e1af84a61666540,libaws_smithy_http_client-216a6b5b97b393c7,libhyper_rustls-430327c70c10548c,libtokio_rustls-0ea53cd65088822d,librustls-475b9cf781e140af,libwebpki-bfe435b98adbd945,libaws_lc_rs-2d0cce383f456f8c,libaws_lc_sys-cb5226a32c9bd244,libtower-e2cb4e811a5c5f1c,libtower_layer-d908dd771b239ecd,libhyper_util-3f8c0714fde0cd22,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-a38805d99c19843f,libhyper-1b428cbc11319b64,libh2-3af2aff76f0a7f0f,libatomic_waker-06950c8c08d2b8fa,librustls_native_certs-2e25a7f8543567dd,libopenssl_probe-069773bfa7a2e79b,librustls_pki_types-41a1b679b3e0ee26,libhyper_rustls-05191386151dcbbd,libtokio_rustls-0dacfe7a6581212e,librustls-83fc78c3e3be87dd,libsct-a059355f9eb94339,libwebpki-2603d7011a592d7c,libring-b7aaa47700fbef92,libgetrandom-7adcbb8cf11b05a3,libuntrusted-b2f816886faf2178,liblog-b262261d47bd2eba,libhyper-b17b20d6827eb7a7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-664e65b3b99b9f61,libhttparse-8c9b827b8f345444,libtower_service-3fb88d28c2218805,libfutures_channel-0897301d97903da3,libhttpdate-331798cefc82cc7e,libh2-701ffb5ce2695e7c,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libaws_smithy_runtime_api-69bbd4acdcf89ba2,libaws_smithy_async-c32855fd5bcfac00,libfutures_util-1fb3816d1024db84,libslab-5629529544b2a983,libfutures_task-e09ab7898221cb97,libtracing-7291642f463dcaaa,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libzeroize-7f213bea776ca5b6,libaws_smithy_types-49cba520cbbb2b9f,libryu-25f59e4cd0d23219,libpin_utils-3860774ad9b215b5,libtime-c632cc5aa9b5ceeb,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libnum_integer-95c76d88c2be62f5,libnum_traits-17bedafaa2a61f51,libtokio_util-af5cba7e5d134767,libfutures_sink-ae1eb2d060de53a2,libtokio-146d0a3ae59a1b0f,libsignal_hook_registry-a7783874b5cbc0d9,liberrno-b95830b0ae82512d,libsocket2-d63e0930d87b75c5,libmio-ab40823d26b25afe,libparking_lot-8c838876dc8b769c,libparking_lot_core-012676a3a1a966f0,liblibc-1a528edc04ff7d6b,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libbytes_utils-2155718199aac7cf,libeither-40b894c145b6eae5,libhttp_body-5b4c2cb792fd5230,libhttp-fffc47198b88a73f,libfnv-79e2cbfbe03dcd16,libhttp_body_util-19838e9fe8fe6196,libfutures_core-3b920243fce8fec0,libhttp_body-475394a7f396512d,libhttp-a4484436616bd9d7,libpin_project_lite-72bf04572caa1c84,libbytes-3529dc27cc7678fe,libbase64_simd-d78819428296f469,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e,libsha3-4415df94f3a438ea,libkeccak-b3eea90d0aeeb926,libdigest-55f2c16e3612c500,libsubtle-2ae6a7038b9a0630,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libsecp256k1-6cf63299f5ad7534,libsecp256k1_sys-e1efe0baae6dac4c,libasn1-14e508d96c4a2c12,libitoa-f3a70a1441f7f89b,libethnum-ef195de1e6bcd9c0,libanyhow-4342eda19ce54c8e}.rlib" "<sysroot>/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/examples/rustcCp9oEk/raw-dylibs" "-B<sysroot>/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-622733776119fdaa/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-802c304d399f38a8/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-3a20f997faea850d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tx_type_0-b5b0c89c19e66710" "-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 `evm-signer-kms` (example "tx-type-0") due to 1 previous error
[INFO] [stderr] error: could not compile `evm-signer-kms` (example "tx-type-1") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4b11560d0d6b4afa2aeaa8b9ed1b549e4a471dda742856fbbd2e808428fcf6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b11560d0d6b4afa2aeaa8b9ed1b549e4a471dda742856fbbd2e808428fcf6e3", kill_on_drop: false }`
[INFO] [stdout] 4b11560d0d6b4afa2aeaa8b9ed1b549e4a471dda742856fbbd2e808428fcf6e3
