The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of aws-crt-swift, reference main (513503), with Swift 6.0 for Linux on 6 Jun 2025 20:16:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/aws-crt-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/awslabs/aws-crt-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 513503c Request-Response Client Operations (#332)
Submodule path 'aws-common-runtime/aws-c-auth': checked out 'cd9d6afcd42035d49bb2d0d3bef24b9faed57773'
Submodule path 'aws-common-runtime/aws-c-cal': checked out '938d0fea30d8476a7cf260278d636404682a28d4'
Submodule path 'aws-common-runtime/aws-c-common': checked out 'aaa2f11ed609e3f888efd9bf745e810b45b13a38'
Submodule path 'aws-common-runtime/aws-c-compression': checked out 'f951ab2b819fc6993b6e5e6cfef64b1a1554bfc8'
Submodule path 'aws-common-runtime/aws-c-event-stream': checked out '9312b052583183b98526aaeb91e5c72ec3db9627'
Submodule path 'aws-common-runtime/aws-c-http': checked out '3eedf1ef8c6874cd941dbde794a6ab3bd979e181'
Submodule path 'aws-common-runtime/aws-c-io': checked out '689dee3cb8dbd8a6906431d154a3695f7688c056'
Submodule path 'aws-common-runtime/aws-c-mqtt': checked out '3ac506507679a86677f8875dcc07589b63907863'
Submodule path 'aws-common-runtime/aws-c-sdkutils': checked out 'f678bda9e21f7217e4bbf35e0d1ea59540687933'
Submodule path 'aws-common-runtime/aws-checksums': checked out '9978ba2c33a7a259c1a6bd0f62abe26827d03b85'
Submodule path 'aws-common-runtime/s2n': checked out '92f7827c8487eb2a99b443aec6ee7d1df031b1bf'
Submodule path 'aws-common-runtime/s2n/tests/cbmc/aws-verification-model-for-libcrypto': checked out '53f8f8918f3aca5127937becd8efd9bfd1a860c2'
Submodule 'aws-common-runtime/aws-c-auth' (https://github.com/awslabs/aws-c-auth.git) registered for path 'aws-common-runtime/aws-c-auth'
Submodule 'aws-common-runtime/aws-c-cal' (https://github.com/awslabs/aws-c-cal) registered for path 'aws-common-runtime/aws-c-cal'
Submodule 'aws-common-runtime/aws-c-common' (https://github.com/awslabs/aws-c-common.git) registered for path 'aws-common-runtime/aws-c-common'
Submodule 'aws-common-runtime/aws-c-compression' (https://github.com/awslabs/aws-c-compression.git) registered for path 'aws-common-runtime/aws-c-compression'
Submodule 'aws-common-runtime/aws-c-event-stream' (https://github.com/awslabs/aws-c-event-stream) registered for path 'aws-common-runtime/aws-c-event-stream'
Submodule 'aws-common-runtime/aws-c-http' (https://github.com/awslabs/aws-c-http.git) registered for path 'aws-common-runtime/aws-c-http'
Submodule 'aws-common-runtime/aws-c-io' (https://github.com/awslabs/aws-c-io.git) registered for path 'aws-common-runtime/aws-c-io'
Submodule 'aws-common-runtime/aws-c-mqtt' (https://github.com/awslabs/aws-c-mqtt.git) registered for path 'aws-common-runtime/aws-c-mqtt'
Submodule 'aws-common-runtime/aws-c-sdkutils' (https://github.com/awslabs/aws-c-sdkutils) registered for path 'aws-common-runtime/aws-c-sdkutils'
Submodule 'aws-common-runtime/aws-checksums' (https://github.com/awslabs/aws-checksums) registered for path 'aws-common-runtime/aws-checksums'
Submodule 'aws-common-runtime/s2n' (https://github.com/aws/s2n-tls.git) registered for path 'aws-common-runtime/s2n'
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-auth'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-cal'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-common'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-compression'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-event-stream'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-http'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-io'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-mqtt'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-sdkutils'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-checksums'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/s2n'...
Submodule 'tests/cbmc/aws-verification-model-for-libcrypto' (https://github.com/awslabs/aws-verification-model-for-libcrypto.git) registered for path 'aws-common-runtime/s2n/tests/cbmc/aws-verification-model-for-libcrypto'
Cloning into '/host/spi-builder-workspace/aws-common-runtime/s2n/tests/cbmc/aws-verification-model-for-libcrypto'...
Cloned https://github.com/awslabs/aws-crt-swift.git
Revision (git rev-parse @):
513503cb6c7528f7d8f9d33ef792ce4bf827bb6b
SUCCESS checkout https://github.com/awslabs/aws-crt-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/awslabs/aws-crt-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.04s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.15s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/aws-common-runtime/s2n/docker-images': File not found.
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/421] Compiling builder_callbacks.c
[2/421] Copying PrivacyInfo.xcprivacy
[3/421] Compiling floats_ctrls.c
[4/421] Compiling credentials_provider_anonymous.c
[5/421] Compiling credentials_provider_cached.c
[6/421] Compiling credentials_provider_chain.c
[7/421] Compiling credentials.c
[8/421] Compiling s2n_safety.c
[9/421] Compiling s2n_rfc5952.c
[10/421] Compiling s2n_io.c
[11/421] Compiling s2n_mem.c
[12/421] Compiling s2n_timer.c
[13/421] Compiling s2n_socket.c
[14/421] Compiling s2n_map.c
[15/421] Compiling s2n_ensure.c
[15/421] Compiling s2n_fork_detection.c
[17/421] Compiling s2n_random.c
[18/421] Compiling s2n_blob.c
[19/421] Compiling encoding.c
[20/421] Write swift-version-24593BA9C3E375BF.txt
[21/421] Compiling s2n_atomic.c
[22/421] Compiling s2n_array.c
[23/421] Compiling s2n_init.c
[24/421] Compiling s2n_tls13_handshake.c
[25/421] Compiling s2n_tls13_secrets.c
[26/421] Compiling s2n_tls13_certificate_verify.c
[27/421] Compiling s2n_tls13_key_schedule.c
[28/421] Compiling s2n_tls13.c
[29/421] Compiling s2n_tls.c
[30/421] Compiling s2n_server_new_session_ticket.c
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_x509_validator.c:224:43: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
  224 |         const char *name = (const char *) ASN1_STRING_data(current_name->d.ia5);
      |                                           ^
/usr/include/openssl/asn1.h:680:1: note: 'ASN1_STRING_data' has been explicitly marked deprecated here
  680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_x509_validator.c:339:36: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
  339 |     RESULT_CHECKED_MEMCPY(peer_cn, ASN1_STRING_data(common_name), len);
      |                                    ^
/usr/include/openssl/asn1.h:680:1: note: 'ASN1_STRING_data' has been explicitly marked deprecated here
  680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
2 warnings generated.
[31/421] Compiling s2n_x509_validator.c
[32/421] Compiling s2n_shutdown.c
[33/421] Compiling s2n_signature_scheme.c
[34/421] Compiling s2n_signature_algorithms.c
[35/421] Compiling s2n_server_key_exchange.c
[36/421] Compiling s2n_server_finished.c
[37/421] Compiling s2n_server_hello_retry.c
[38/421] Compiling s2n_server_extensions.c
[39/421] Compiling s2n_server_done.c
[40/421] Compiling s2n_server_hello.c
[41/421] Compiling s2n_server_cert_request.c
[42/421] Compiling s2n_server_cert.c
[43/421] Compiling s2n_send.c
[44/421] Compiling s2n_security_rules.c
[45/421] Compiling s2n_renegotiate.c
[46/421] Compiling s2n_resume.c
[47/421] Compiling s2n_security_policies.c
[48/421] Compiling s2n_record_read_stream.c
[49/421] Compiling s2n_recv.c
[50/421] Compiling s2n_record_write.c
[51/421] Compiling s2n_record_read_cbc.c
[52/421] Compiling s2n_record_read_composite.c
[53/421] Compiling s2n_record_read.c
[54/421] Compiling s2n_quic_support.c
[55/421] Compiling s2n_record_read_aead.c
[56/421] Compiling s2n_ocsp_stapling.c
[57/421] Compiling s2n_psk.c
[58/421] Compiling s2n_protocol_preferences.c
[59/421] Compiling s2n_next_protocol.c
[60/421] Compiling s2n_post_handshake.c
[61/421] Compiling s2n_ktls.c
[62/421] Compiling s2n_key_log.c
[63/421] Compiling s2n_prf.c
[64/421] Compiling s2n_kem_preferences.c
[65/421] Compiling s2n_key_update.c
[66/421] Compiling s2n_handshake_transcript.c
[67/421] Compiling s2n_kem.c
[68/421] Compiling s2n_ktls_io.c
[69/421] Compiling s2n_handshake_type.c
[70/421] Compiling s2n_kex.c
[71/421] Compiling s2n_fingerprint_ja3.c
[72/421] Compiling s2n_fingerprint.c
[73/421] Compiling s2n_handshake_hashes.c
[74/421] Compiling s2n_handshake.c
[75/421] Compiling s2n_fingerprint_ja4.c
[76/421] Compiling s2n_establish_session.c
[77/421] Compiling s2n_handshake_io.c
[78/421] Compiling s2n_encrypted_extensions.c
[79/421] Compiling s2n_ecc_preferences.c
[80/421] Compiling s2n_early_data_io.c
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_crl.c:100:30: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations]
  100 |     ASN1_TIME *this_update = X509_CRL_get_lastUpdate(crl->crl);
      |                              ^
/usr/include/openssl/x509.h:932:1: note: 'X509_CRL_get_lastUpdate' has been explicitly marked deprecated here
  932 | OSSL_DEPRECATEDIN_1_1_0 ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_crl.c:115:30: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations]
  115 |     ASN1_TIME *next_update = X509_CRL_get_nextUpdate(crl->crl);
      |                              ^
/usr/include/openssl/x509.h:933:1: note: 'X509_CRL_get_nextUpdate' has been explicitly marked deprecated here
  933 | OSSL_DEPRECATEDIN_1_1_0 ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
2 warnings generated.
[81/421] Compiling s2n_crl.c
[82/421] Compiling s2n_crypto.c
[83/421] Compiling s2n_client_key_exchange.c
[84/421] Compiling s2n_early_data.c
[85/421] Compiling s2n_connection_serialize.c
[86/421] Compiling s2n_config.c
[87/421] Compiling s2n_client_hello_request.c
[88/421] Compiling s2n_client_cert_verify.c
[89/421] Compiling s2n_client_finished.c
[90/421] Compiling s2n_certificate_keys.c
[91/421] Compiling s2n_change_cipher_spec.c
[92/421] Compiling s2n_client_cert.c
[93/421] Compiling s2n_client_hello.c
[94/421] Compiling s2n_cipher_preferences.c
[95/421] Compiling s2n_cbc.c
[96/421] Compiling s2n_connection.c
[97/421] Compiling s2n_auth_selection.c
[98/421] Compiling s2n_cipher_suites.c
[99/421] Compiling s2n_aead.c
[100/421] Compiling s2n_supported_versions.c
[101/421] Compiling s2n_alerts.c
[102/421] Compiling s2n_async_pkey.c
[103/421] Compiling s2n_server_supported_versions.c
[104/421] Compiling s2n_server_signature_algorithms.c
[105/421] Compiling s2n_server_session_ticket.c
[106/421] Compiling s2n_server_sct_list.c
[107/421] Compiling s2n_server_server_name.c
[108/421] Compiling s2n_server_renegotiation_info.c
[109/421] Compiling s2n_server_psk.c
[110/421] Compiling s2n_server_max_fragment_length.c
[111/421] Compiling s2n_server_key_share.c
[112/421] Compiling s2n_server_early_data_indication.c
[113/421] Compiling s2n_server_alpn.c
[114/421] Compiling s2n_server_cookie.c
[115/421] Compiling s2n_server_ems.c
[116/421] Compiling s2n_server_cert_status_request.c
[117/421] Compiling s2n_nst_early_data_indication.c
[118/421] Compiling s2n_psk_key_exchange_modes.c
[119/421] Compiling s2n_quic_transport_params.c
[120/421] Compiling s2n_extension_list.c
[121/421] Compiling s2n_npn.c
[122/421] Compiling s2n_extension_type_lists.c
[123/421] Compiling s2n_key_share.c
[124/421] Compiling s2n_extension_type.c
[125/421] Compiling s2n_ec_point_format.c
[126/421] Compiling s2n_client_supported_groups.c
[127/421] Compiling s2n_client_signature_algorithms.c
[128/421] Compiling s2n_client_supported_versions.c
[129/421] Compiling s2n_client_session_ticket.c
[130/421] Compiling s2n_client_server_name.c
[131/421] Compiling s2n_client_sct_list.c
[132/421] Compiling s2n_client_psk.c
[133/421] Compiling s2n_client_renegotiation_info.c
[134/421] Compiling s2n_client_pq_kem.c
[135/421] Compiling s2n_client_early_data_indication.c
[136/421] Compiling s2n_client_key_share.c
[137/421] Compiling s2n_client_max_frag_len.c
[138/421] Compiling s2n_client_ems.c
[139/421] Compiling s2n_stuffer_text.c
[140/421] Compiling s2n_client_cookie.c
[141/421] Compiling s2n_client_cert_status_request.c
[142/421] Compiling s2n_stuffer_network_order.c
[143/421] Compiling s2n_client_alpn.c
[144/421] Compiling s2n_cert_status.c
[145/421] Compiling s2n_stuffer_hex.c
[146/421] Compiling s2n_stuffer_pem.c
[147/421] Compiling s2n_cert_authorities.c
[148/421] Compiling s2n_cert_status_response.c
[149/421] Compiling s2n_stuffer_file.c
[150/421] Compiling s2n_stuffer_base64.c
[151/421] Compiling s2n_stream_cipher_null.c
[152/421] Compiling s2n_stuffer.c
[153/421] Compiling s2n_rsa_pss.c
[154/421] Compiling s2n_tls13_keys.c
[155/421] Compiling s2n_errno.c
[156/421] Compiling s2n_stream_cipher_rc4.c
[157/421] Compiling s2n_sequence.c
[158/421] Compiling s2n_pq.c
[159/421] Compiling s2n_locking.c
[160/421] Compiling s2n_mldsa.c
[161/421] Compiling s2n_hmac.c
[162/421] Compiling s2n_prf_libcrypto.c
[163/421] Compiling s2n_pkey.c
[164/421] Compiling s2n_pkey_evp.c
[165/421] Compiling s2n_libcrypto.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_openssl_x509.c:21:39: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
   21 | DEFINE_POINTER_CLEANUP_FUNC(EC_KEY *, EC_KEY_free);
      |                                       ^
/usr/include/openssl/ec.h:1003:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_openssl_x509.c:138:40: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated [-Wdeprecated-declarations]
  138 |         DEFER_CLEANUP(EC_KEY *ec_key = EVP_PKEY_get1_EC_KEY(pubkey), EC_KEY_free_pointer);
      |                                        ^
/usr/include/openssl/evp.h:1373:1: note: 'EVP_PKEY_get1_EC_KEY' has been explicitly marked deprecated here
 1373 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_openssl_x509.c:140:36: warning: 'EC_KEY_get0_group' is deprecated [-Wdeprecated-declarations]
  140 |         const EC_GROUP *ec_group = EC_KEY_get0_group(ec_key);
      |                                    ^
/usr/include/openssl/ec.h:1034:1: note: 'EC_KEY_get0_group' has been explicitly marked deprecated here
 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
3 warnings generated.
[166/421] Compiling s2n_openssl_x509.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:205:22: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
  205 |     POSIX_ENSURE_REF(EVP_MD_CTX_md(state->digest.high_level.evp.ctx));
      |                      ^
/usr/include/openssl/evp.h:554:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
  554 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:209:26: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
  209 |         POSIX_ENSURE_REF(EVP_MD_CTX_md(state->digest.high_level.evp_md5_secondary.ctx));
      |                          ^
/usr/include/openssl/evp.h:554:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
  554 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:227:22: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
  227 |     POSIX_ENSURE_REF(EVP_MD_CTX_md(state->digest.high_level.evp.ctx));
      |                      ^
/usr/include/openssl/evp.h:554:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
  554 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:230:26: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
  230 |         POSIX_ENSURE_REF(EVP_MD_CTX_md(state->digest.high_level.evp_md5_secondary.ctx));
      |                          ^
/usr/include/openssl/evp.h:554:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
  554 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
4 warnings generated.
[167/421] Compiling s2n_hash.c
[168/421] Compiling s2n_hkdf.c
[169/421] Compiling s2n_fips_rules.c
[170/421] Compiling s2n_crypto.c
[171/421] Compiling s2n_fips.c
[172/421] Compiling s2n_evp_kem.c
[173/421] Compiling s2n_drbg.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:41:5: warning: 'DH_get0_key' is deprecated [-Wdeprecated-declarations]
   41 |     DH_get0_key(dh_params->dh, &Ys, NULL);
      |     ^
/usr/include/openssl/dh.h:260:1: note: 'DH_get0_key' has been explicitly marked deprecated here
  260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:53:5: warning: 'DH_get0_pqg' is deprecated [-Wdeprecated-declarations]
   53 |     DH_get0_pqg(dh_params->dh, &p, NULL, NULL);
      |     ^
/usr/include/openssl/dh.h:257:1: note: 'DH_get0_pqg' has been explicitly marked deprecated here
  257 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:65:5: warning: 'DH_get0_pqg' is deprecated [-Wdeprecated-declarations]
   65 |     DH_get0_pqg(dh_params->dh, NULL, NULL, &g);
      |     ^
/usr/include/openssl/dh.h:257:1: note: 'DH_get0_pqg' has been explicitly marked deprecated here
  257 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:84:18: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
   84 |     S2N_ERROR_IF(DH_size(dh_params->dh) < S2N_MIN_DH_PRIME_SIZE_BYTES, S2N_ERR_DH_PARAMS_CREATE);
      |                  ^
/usr/include/openssl/dh.h:207:1: note: 'DH_size' has been explicitly marked deprecated here
  207 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:116:22: warning: 'DH_set0_pqg' is deprecated [-Wdeprecated-declarations]
  116 |     POSIX_GUARD_OSSL(DH_set0_pqg(dh_params->dh, bn_p, NULL, bn_g), S2N_ERR_DH_PARAMS_CREATE);
      |                      ^
/usr/include/openssl/dh.h:259:1: note: 'DH_set0_pqg' has been explicitly marked deprecated here
  259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:119:22: warning: 'DH_set0_key' is deprecated [-Wdeprecated-declarations]
  119 |     POSIX_GUARD_OSSL(DH_set0_key(dh_params->dh, bn_Ys, NULL), S2N_ERR_DH_PARAMS_CREATE);
      |                      ^
/usr/include/openssl/dh.h:262:1: note: 'DH_set0_key' has been explicitly marked deprecated here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:144:25: warning: 'd2i_DHparams' is deprecated [-Wdeprecated-declarations]
  144 |     temp_dh_params.dh = d2i_DHparams(NULL, (const unsigned char **) (void *) &pkcs3->data, pkcs3->size);
      |                         ^
/usr/include/openssl/dh.h:233:41: note: 'd2i_DHparams' has been explicitly marked deprecated here
  233 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0, DH, DHparams)
      |                                         ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:156:18: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
  156 |     POSIX_ENSURE(DH_size(temp_dh_params.dh) >= S2N_MIN_DH_PRIME_SIZE_BYTES, S2N_ERR_DH_TOO_SMALL);
      |                  ^
/usr/include/openssl/dh.h:207:1: note: 'DH_size' has been explicitly marked deprecated here
  207 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:176:28: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
  176 |     server_dh_params->dh = DH_new();
      |                            ^
/usr/include/openssl/dh.h:203:1: note: 'DH_new' has been explicitly marked deprecated here
  203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:236:39: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
  236 |     POSIX_GUARD(s2n_alloc(shared_key, DH_size(server_dh_params->dh)));
      |                                       ^
/usr/include/openssl/dh.h:207:1: note: 'DH_size' has been explicitly marked deprecated here
  207 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:257:23: warning: 'DH_compute_key' is deprecated [-Wdeprecated-declarations]
  257 |     shared_key_size = DH_compute_key(shared_key->data, server_pub_key_bn, client_params.dh);
      |                       ^
/usr/include/openssl/dh.h:228:1: note: 'DH_compute_key' has been explicitly marked deprecated here
  228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:288:33: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
  288 |     int server_dh_params_size = DH_size(server_dh_params->dh);
      |                                 ^
/usr/include/openssl/dh.h:207:1: note: 'DH_size' has been explicitly marked deprecated here
  207 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:292:23: warning: 'DH_compute_key' is deprecated [-Wdeprecated-declarations]
  292 |     shared_key_size = DH_compute_key(shared_key->data, pub_key, server_dh_params->dh);
      |                       ^
/usr/include/openssl/dh.h:228:1: note: 'DH_compute_key' has been explicitly marked deprecated here
  228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:311:22: warning: 'DH_check' is deprecated [-Wdeprecated-declarations]
  311 |     POSIX_GUARD_OSSL(DH_check(dh_params->dh, &codes), S2N_ERR_DH_PARAMETER_CHECK);
      |                      ^
/usr/include/openssl/dh.h:224:1: note: 'DH_check' has been explicitly marked deprecated here
  224 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:322:14: warning: 'DHparams_dup' is deprecated [-Wdeprecated-declarations]
  322 |     to->dh = DHparams_dup(from->dh);
      |              ^
/usr/include/openssl/dh.h:194:37: note: 'DHparams_dup' has been explicitly marked deprecated here
  194 | DECLARE_ASN1_DUP_FUNCTION_name_attr(OSSL_DEPRECATEDIN_3_0, DH, DHparams)
      |                                     ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:332:22: warning: 'DH_generate_key' is deprecated [-Wdeprecated-declarations]
  332 |     POSIX_GUARD_OSSL(DH_generate_key(dh_params->dh), S2N_ERR_DH_GENERATING_PARAMETERS);
      |                      ^
/usr/include/openssl/dh.h:227:1: note: 'DH_generate_key' has been explicitly marked deprecated here
  227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:340:5: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
  340 |     DH_free(dh_params->dh);
      |     ^
/usr/include/openssl/dh.h:204:1: note: 'DH_free' has been explicitly marked deprecated here
  204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
17 warnings generated.
[174/421] Compiling s2n_dhe.c
[175/421] Compiling s2n_cbc_cipher_aes.c
[176/421] Compiling s2n_cipher.c
[177/421] Write sources
[179/421] Compiling s2n_composite_cipher_aes_sha.c
[180/421] Compiling s2n_cbc_cipher_3des.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_ecc_evp.c:38:39: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
   38 | DEFINE_POINTER_CLEANUP_FUNC(EC_KEY *, EC_KEY_free);
      |                                       ^
/usr/include/openssl/ec.h:1003:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_ecc_evp.c:188:23: warning: 'EC_KEY_check_key' is deprecated [-Wdeprecated-declarations]
  188 |     RESULT_GUARD_OSSL(EC_KEY_check_key(ec_key), S2N_ERR_ECDHE_INVALID_PUBLIC_KEY);
      |                       ^
/usr/include/openssl/ec.h:1107:1: note: 'EC_KEY_check_key' has been explicitly marked deprecated here
 1107 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_ecc_evp.c:215:40: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated [-Wdeprecated-declarations]
  215 |         DEFER_CLEANUP(EC_KEY *ec_key = EVP_PKEY_get1_EC_KEY(peer_public), EC_KEY_free_pointer);
      |                                        ^
/usr/include/openssl/evp.h:1373:1: note: 'EVP_PKEY_get1_EC_KEY' has been explicitly marked deprecated here
 1373 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
3 warnings generated.
[181/421] Compiling s2n_ecc_evp.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_certificate.c:724:40: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
  724 |         unsigned char *internal_data = ASN1_STRING_data(asn1_str);
      |                                        ^
/usr/include/openssl/asn1.h:680:1: note: 'ASN1_STRING_data' has been explicitly marked deprecated here
  680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_certificate.c:830:48: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
  830 |                 unsigned char *internal_data = ASN1_STRING_data(asn1_str);
      |                                                ^
/usr/include/openssl/asn1.h:680:1: note: 'ASN1_STRING_data' has been explicitly marked deprecated here
  680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
2 warnings generated.
[182/421] Compiling s2n_certificate.c
[183/421] Compiling resource_name.c
[184/421] Compiling s2n_aead_cipher_chacha20_poly1305.c
[184/421] Compiling sdkutils.c
[186/421] Compiling partitions.c
[187/421] Compiling endpoints_types_impl.c
[188/421] Compiling AwsCPlatformConfig empty.c
[189/421] Compiling endpoints_util.c
[190/421] Compiling s2n_aead_cipher_aes_gcm.c
[191/421] Compiling endpoints_standard_lib.c
[192/421] Compiling endpoints_ruleset.c
[193/421] Compiling endpoints_rule_engine.c
[194/421] Compiling rate_limiters.c
[195/421] Compiling endpoints_regex.c
[196/421] Compiling mqtt5_types.c
[197/421] Compiling mqtt5_utils.c
[198/421] Compiling aws_profile.c
[199/421] Compiling mqtt5_topic_alias.c
[200/421] Compiling mqtt5_encoder.c
[201/421] Compiling mqtt5_listener.c
[202/421] Compiling topic_tree.c
[203/421] Compiling mqtt5_callbacks.c
[204/421] Compiling shared.c
[204/421] Compiling mqtt5_options_storage.c
[206/421] Compiling mqtt5_client.c
[207/421] Compiling mqtt5_decoder.c
[208/421] Compiling mqtt5_to_mqtt3_adapter.c
[209/421] Compiling subscription_manager.c
[210/421] Compiling mqtt_subscription_set.c
[211/421] Compiling packets.c
[212/421] Compiling request_response_subscription_set.c
[213/421] Compiling mqtt311_decoder.c
[214/421] Compiling fixed_header.c
[215/421] Compiling mqtt311_listener.c
[216/421] Compiling mqtt.c
[217/421] Compiling protocol_adapter.c
[218/421] Compiling request_response_client.c
[219/421] Compiling tracing.c
[220/421] Compiling client_impl_shared.c
[221/421] Compiling tls_channel_handler_shared.c
[222/421] Compiling statistics.c
[223/421] Compiling stream.c
[224/421] Compiling tls_channel_handler.c
[225/421] Compiling client_channel_handler.c
[226/421] Compiling socket_shared.c
[227/421] Compiling socket_channel_handler.c
[228/421] Compiling retry_strategy.c
[229/421] Compiling shared_library.c
[230/421] Compiling socket.c
[231/421] Compiling standard_retry_strategy.c
[231/421] Compiling s2n_tls_channel_handler.c
[233/421] Compiling pipe.c
[234/421] Compiling socket.c
[235/421] Compiling client.c
[236/421] Compiling host_resolver.c
[236/421] Compiling no_retry_strategy.c
[237/421] Compiling pkcs11_tls_op_handler.c
[239/421] Compiling message_pool.c
[240/421] Compiling pem.c
[241/421] Compiling pkcs11_lib.c
[242/421] Compiling io.c
[243/421] Compiling exponential_backoff_retry_strategy.c
[244/421] Compiling future.c
[245/421] Compiling epoll_event_loop.c
[246/421] Compiling websocket_encoder.c
[247/421] Compiling alpn_handler.c
[247/421] Compiling async_stream.c
[248/421] Compiling host_resolver.c
[249/421] Compiling event_loop.c
[250/421] Compiling channel_bootstrap.c
[251/421] Compiling channel.c
[252/421] Compiling websocket_decoder.c
[254/421] Compiling statistics.c
[255/421] Compiling random_access_set.c
[256/421] Compiling strutil.c
[257/421] Compiling websocket_bootstrap.c
[258/421] Compiling proxy_strategy.c
[259/421] Compiling websocket.c
[260/421] Compiling hpack_huffman_static.c
[261/421] Compiling proxy_connection.c
[262/421] Compiling http.c
[263/421] Compiling request_response.c
[264/421] Compiling http2_stream_manager.c
[265/421] Compiling hpack_encoder.c
[266/421] Compiling hpack_decoder.c
[267/421] Compiling hpack.c
[268/421] Compiling h2_stream.c
[269/421] Compiling h2_frames.c
[270/421] Compiling h1_stream.c
[271/421] Compiling h2_decoder.c
[272/421] Compiling h2_connection.c
[273/421] Compiling h1_encoder.c
[274/421] Compiling h1_decoder.c
[275/421] Compiling connection_monitor.c
[276/421] Compiling connection_manager.c
[277/421] Compiling h1_connection.c
[278/421] Compiling event_stream_rpc_server.c
[279/421] Compiling event_stream_rpc.c
[280/421] Compiling event_stream_channel_handler.c
[281/421] Compiling connection.c
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-compression/source/huffman_testing.c:10:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-compression/include/aws/compression/private/huffman_testing.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-compression/include/aws/compression/huffman.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-compression/include/aws/compression/compression.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/common.h:9:
/host/spi-builder-workspace/aws-common-runtime/config/aws/common/config.h:22:9: warning: 'AWS_UNSTABLE_TESTING_API' macro redefined [-Wmacro-redefined]
   22 | #define AWS_UNSTABLE_TESTING_API 1
      |         ^
/host/spi-builder-workspace/aws-common-runtime/aws-c-compression/source/huffman_testing.c:9:9: note: previous definition is here
    9 | #define AWS_UNSTABLE_TESTING_API
      |         ^
1 warning generated.
[282/421] Compiling huffman_testing.c
[283/421] Compiling huffman.c
[284/421] Compiling compression.c
[285/421] Compiling uuid.c
[286/421] Compiling event_stream_rpc_client.c
[287/421] Compiling event_stream.c
[288/421] Compiling uri.c
[289/421] Compiling xml_parser.c
[290/421] Compiling thread_shared.c
[291/421] Compiling system_info.c
[292/421] Compiling statistics.c
[293/421] Compiling thread_scheduler.c
[294/421] Compiling task_scheduler.c
[295/421] Compiling string.c
[296/421] Compiling ref_count.c
[296/421] Compiling ring_buffer.c
[298/421] Compiling time.c
[299/421] Compiling process_common.c
[300/421] Compiling system_resource_utils.c
[301/421] Compiling priority_queue.c
[301/421] Compiling process.c
[303/421] Compiling rw_lock.c
[304/421] Compiling mutex.c
[305/421] Compiling thread.c
[306/421] Compiling environment.c
[307/421] Compiling file.c
[307/421] Compiling device_random.c
[308/421] Compiling cross_process_lock.c
[308/421] Compiling system_info.c
[309/421] Compiling condition_variable.c
[313/421] Compiling clock.c
[314/421] Compiling lru_cache.c
[315/421] Compiling log_channel.c
[316/421] Compiling math.c
[317/421] Compiling log_writer.c
[318/421] Compiling memtrace.c
[319/421] Compiling log_formatter.c
[320/421] Compiling linked_hash_table.c
[321/421] Compiling lifo_cache.c
[322/421] Compiling logging.c
[323/421] Compiling tags.c
[324/421] Compiling fifo_cache.c
[324/421] Compiling host_utils.c
[326/421] Compiling strings.c
[327/421] Compiling file.c
[328/421] Compiling streaming.c
[328/421] Compiling hash_table.c
[330/421] Compiling serialization.c
[331/421] Compiling json.c
[332/421] Compiling maps.c
[333/421] Compiling stack.c
[334/421] Compiling ints.c
[335/421] Compiling unicode.c
[336/421] Compiling encoders.c
[337/421] Compiling memory_utils.c
[338/421] Compiling callbacks.c
[339/421] Compiling loaders.c
[340/421] Compiling common.c
[341/421] Compiling bytestrings.c
[342/421] Compiling allocators.c
[343/421] Compiling arrays.c
[344/421] Compiling cbor.c
[345/421] Compiling condition_variable.c
[346/421] Compiling error.c
[347/421] Compiling command_line_parser.c
[348/421] Compiling device_random.c
[349/421] Compiling encoding.c
[350/421] Compiling cache.c
[351/421] Compiling common.c
[352/421] Compiling date_time.c
[353/421] Compiling cpuid.c
[354/421] Compiling array_list.c
[355/421] Compiling cJSON.c
[356/421] Compiling cbor.c
[357/421] Compiling allocator_sba.c
[358/421] Compiling assert.c
[359/421] Compiling allocator.c
[359/421] Compiling codegen.c
[361/421] Compiling crc_sw.c
[362/421] Compiling crc64_sw.c
[363/421] Compiling crc64.c
[364/421] Compiling checksums.c
[365/421] Compiling byte_buf.c
[366/421] Compiling crc32.c
[367/421] Compiling openssl_aes.c
[368/421] Compiling opensslcrypto_hmac.c
[369/421] Compiling opensslcrypto_hash.c
[370/421] Compiling openssl_rsa.c
[371/421] Compiling symmetric_cipher.c
[372/421] Compiling opensslcrypto_ecc.c
[373/421] Compiling openssl_platform_init.c
[374/421] Compiling lccrypto_common.c
[375/421] Compiling ed25519_noop.c
[376/421] Compiling cal.c
[377/421] Compiling hmac.c
[378/421] Compiling hash.c
[378/421] Compiling rsa.c
[380/421] Compiling ecc.c
[381/421] Compiling token_provider_sso_profile.c
[382/421] Compiling ed25519.c
[383/421] Compiling der.c
[384/421] Compiling sso_token_utils.c
[385/421] Compiling token_provider_sso_session.c
[386/421] Compiling signing_result.c
[387/421] Compiling signing_config.c
[388/421] Compiling sigv4_http_request.c
[389/421] Compiling signable_trailer.c
[390/421] Compiling signable_chunk.c
[391/421] Compiling signing.c
[392/421] Compiling signable_http_request.c
[393/421] Compiling signable.c
[394/421] Compiling key_derivation.c
[395/421] Compiling credentials_provider_x509.c
[396/421] Compiling credentials_utils.c
[397/421] Compiling credentials_provider_static.c
[398/421] Compiling credentials_provider_profile.c
[399/421] Compiling credentials_provider_sso.c
[400/421] Compiling credentials_provider_sts_web_identity.c
[401/421] Compiling credentials_provider_imds.c
[402/421] Compiling credentials_provider_process.c
[403/421] Compiling credentials_provider_sts.c
[404/421] Compiling credentials_provider_delegate.c
[405/421] Compiling credentials_provider_environment.c
[406/421] Write sources
[408/421] Compiling credentials_provider_default_chain.c
[409/421] Compiling aws_profile.c
[410/421] Compiling auth.c
[411/421] Compiling credentials_provider_ecs.c
[412/421] Compiling credentials_provider_cognito.c
[413/421] Compiling aws_imds_client.c
[414/421] Compiling aws_signing.c
[416/494] Emitting module ArgumentParserToolInfo
[417/494] Compiling ArgumentParserToolInfo ToolInfo.swift
[419/495] Emitting module AwsCommonRuntimeKit
[419/504] Wrapping AST for ArgumentParserToolInfo for debugging
[421/542] Compiling AwsCommonRuntimeKit ClientBootstrap.swift
[422/542] Compiling AwsCommonRuntimeKit EventLoopGroup.swift
[423/542] Compiling AwsCommonRuntimeKit HostAddress.swift
[424/542] Compiling AwsCommonRuntimeKit HostAddressType.swift
[425/542] Compiling AwsCommonRuntimeKit HostResolver.swift
[426/542] Compiling AwsCommonRuntimeKit SocketDomain.swift
[427/542] Compiling AwsCommonRuntimeKit SocketOptions.swift
[428/542] Compiling AwsCommonRuntimeKit SocketType.swift
[429/542] Compiling AwsCommonRuntimeKit Stream.swift
[430/542] Compiling AwsCommonRuntimeKit StreamCore.swift
[431/542] Compiling AwsCommonRuntimeKit HTTPProxyConnectionType.swift
[432/542] Compiling AwsCommonRuntimeKit HTTPProxyEnvSettings.swift
[433/542] Compiling AwsCommonRuntimeKit HTTPProxyEnvType.swift
[434/542] Compiling AwsCommonRuntimeKit HTTPProxyOptions.swift
[435/542] Compiling AwsCommonRuntimeKit HTTPRequest.swift
[436/542] Compiling AwsCommonRuntimeKit HTTPRequestBase.swift
[437/542] Compiling AwsCommonRuntimeKit HTTPRequestOptions.swift
[438/542] Compiling AwsCommonRuntimeKit HTTPStream.swift
[439/542] Compiling AwsCommonRuntimeKit HTTPStreamCallbackCore.swift
[440/542] Compiling AwsCommonRuntimeKit HTTPVersion.swift
[441/542] Compiling ArgumentParser InputKey.swift
[442/542] Compiling ArgumentParser InputOrigin.swift
[443/542] Compiling ArgumentParser DumpHelpGenerator.swift
[444/542] Compiling ArgumentParser HelpCommand.swift
[445/542] Compiling ArgumentParser HelpGenerator.swift
[446/542] Compiling ArgumentParser MessageInfo.swift
[447/542] Compiling ArgumentParser UsageGenerator.swift
[448/542] Compiling AwsCommonRuntimeKit RetryToken.swift
[449/542] Compiling AwsCommonRuntimeKit Mqtt5Client.swift
[450/542] Compiling AwsCommonRuntimeKit Mqtt5Enums.swift
[451/542] Compiling ArgumentParser Name.swift
[452/542] Compiling ArgumentParser Parsed.swift
[453/542] Compiling ArgumentParser ParsedValues.swift
[454/542] Compiling ArgumentParser ParserError.swift
[455/542] Compiling ArgumentParser SplitArguments.swift
[456/542] Compiling ArgumentParser BashCompletionsGenerator.swift
[457/542] Compiling ArgumentParser CompletionsGenerator.swift
[458/542] Compiling ArgumentParser FishCompletionsGenerator.swift
[459/542] Compiling ArgumentParser ZshCompletionsGenerator.swift
[460/542] Compiling ArgumentParser Argument.swift
[461/542] Compiling AwsCommonRuntimeKit CommonRuntimeKit.swift
[462/542] Compiling AwsCommonRuntimeKit Credentials.swift
[463/542] Compiling AwsCommonRuntimeKit CredentialsProvider.swift
[464/542] Compiling AwsCommonRuntimeKit IAMProfile.swift
[465/542] Compiling AwsCommonRuntimeKit IMDSClient.swift
[466/542] Compiling AwsCommonRuntimeKit IMDSInstanceInfo.swift
[467/542] Compiling AwsCommonRuntimeKit Signer.swift
[468/542] Compiling AwsCommonRuntimeKit SigningConfig.swift
[469/542] Compiling AwsCommonRuntimeKit AWSString.swift
[470/542] Compiling AwsCommonRuntimeKit Allocator.swift
[471/542] Compiling ArgumentParser ParsableCommand.swift
[472/542] Compiling ArgumentParser ArgumentDecoder.swift
[473/542] Compiling ArgumentParser OptionGroup.swift
[474/542] Compiling ArgumentParser AsyncParsableCommand.swift
[475/542] Compiling ArgumentParser CommandConfiguration.swift
[476/542] Compiling ArgumentParser CommandGroup.swift
[477/542] Compiling ArgumentParser EnumerableFlag.swift
[478/542] Compiling ArgumentParser ArgumentDefinition.swift
[479/542] Compiling ArgumentParser ArgumentSet.swift
[480/542] Compiling ArgumentParser CommandParser.swift
[481/542] Compiling ArgumentParser ArgumentHelp.swift
[482/542] Compiling ArgumentParser ArgumentVisibility.swift
[483/542] Compiling ArgumentParser CompletionKind.swift
[484/542] Compiling ArgumentParser Errors.swift
[485/542] Compiling ArgumentParser Flag.swift
[486/542] Compiling ArgumentParser NameSpecification.swift
[487/542] Compiling ArgumentParser Option.swift
[488/542] Compiling ArgumentParser ExpressibleByArgument.swift
[489/542] Compiling ArgumentParser ParsableArguments.swift
[490/542] Compiling ArgumentParser ParsableArgumentsValidation.swift
[491/542] Emitting module ArgumentParser
[492/547] Compiling AwsCommonRuntimeKit Mqtt5Options.swift
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:251:89: warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
249 |   operationCore.rwlock.read {
250 |     // Only invoke the callback if the streaming operation is not closed.
251 |     if operationCore.rawValue != nil, operationCore.options.incomingPublishEventHandler != nil {
    |                                                                                         `- warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
252 |       let incomingPublishEvent = IncomingPublishEvent(publishEvent)
253 |       operationCore.options.incomingPublishEventHandler(incomingPublishEvent)
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:270:92: warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
268 |   operationCore.rwlock.read {
269 |     // Only invoke the callback if the streaming operation is not closed.
270 |     if operationCore.rawValue != nil, operationCore.options.subscriptionStatusEventHandler != nil {
    |                                                                                            `- warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
271 |       let subStatusEvent = SubscriptionStatusEvent(
272 |         event: SubscriptionStatusEventType(eventType),
[493/547] Compiling AwsCommonRuntimeKit Mqtt5Packets.swift
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:251:89: warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
249 |   operationCore.rwlock.read {
250 |     // Only invoke the callback if the streaming operation is not closed.
251 |     if operationCore.rawValue != nil, operationCore.options.incomingPublishEventHandler != nil {
    |                                                                                         `- warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
252 |       let incomingPublishEvent = IncomingPublishEvent(publishEvent)
253 |       operationCore.options.incomingPublishEventHandler(incomingPublishEvent)
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:270:92: warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
268 |   operationCore.rwlock.read {
269 |     // Only invoke the callback if the streaming operation is not closed.
270 |     if operationCore.rawValue != nil, operationCore.options.subscriptionStatusEventHandler != nil {
    |                                                                                            `- warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
271 |       let subStatusEvent = SubscriptionStatusEvent(
272 |         event: SubscriptionStatusEventType(eventType),
[494/547] Compiling AwsCommonRuntimeKit MqttRequestResponseClient.swift
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:251:89: warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
249 |   operationCore.rwlock.read {
250 |     // Only invoke the callback if the streaming operation is not closed.
251 |     if operationCore.rawValue != nil, operationCore.options.incomingPublishEventHandler != nil {
    |                                                                                         `- warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
252 |       let incomingPublishEvent = IncomingPublishEvent(publishEvent)
253 |       operationCore.options.incomingPublishEventHandler(incomingPublishEvent)
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:270:92: warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
268 |   operationCore.rwlock.read {
269 |     // Only invoke the callback if the streaming operation is not closed.
270 |     if operationCore.rawValue != nil, operationCore.options.subscriptionStatusEventHandler != nil {
    |                                                                                            `- warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
271 |       let subStatusEvent = SubscriptionStatusEvent(
272 |         event: SubscriptionStatusEventType(eventType),
[495/547] Compiling AwsCommonRuntimeKit FileBasedConfiguration.swift
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:251:89: warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
249 |   operationCore.rwlock.read {
250 |     // Only invoke the callback if the streaming operation is not closed.
251 |     if operationCore.rawValue != nil, operationCore.options.incomingPublishEventHandler != nil {
    |                                                                                         `- warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
252 |       let incomingPublishEvent = IncomingPublishEvent(publishEvent)
253 |       operationCore.options.incomingPublishEventHandler(incomingPublishEvent)
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:270:92: warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
268 |   operationCore.rwlock.read {
269 |     // Only invoke the callback if the streaming operation is not closed.
270 |     if operationCore.rawValue != nil, operationCore.options.subscriptionStatusEventHandler != nil {
    |                                                                                            `- warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
271 |       let subStatusEvent = SubscriptionStatusEvent(
272 |         event: SubscriptionStatusEventType(eventType),
[496/547] Compiling AwsCommonRuntimeKit EndpointProperty.swift
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:251:89: warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
249 |   operationCore.rwlock.read {
250 |     // Only invoke the callback if the streaming operation is not closed.
251 |     if operationCore.rawValue != nil, operationCore.options.incomingPublishEventHandler != nil {
    |                                                                                         `- warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
252 |       let incomingPublishEvent = IncomingPublishEvent(publishEvent)
253 |       operationCore.options.incomingPublishEventHandler(incomingPublishEvent)
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:270:92: warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
268 |   operationCore.rwlock.read {
269 |     // Only invoke the callback if the streaming operation is not closed.
270 |     if operationCore.rawValue != nil, operationCore.options.subscriptionStatusEventHandler != nil {
    |                                                                                            `- warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
271 |       let subStatusEvent = SubscriptionStatusEvent(
272 |         event: SubscriptionStatusEventType(eventType),
[497/547] Compiling AwsCommonRuntimeKit EndpointsRequestContext.swift
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:251:89: warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
249 |   operationCore.rwlock.read {
250 |     // Only invoke the callback if the streaming operation is not closed.
251 |     if operationCore.rawValue != nil, operationCore.options.incomingPublishEventHandler != nil {
    |                                                                                         `- warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
252 |       let incomingPublishEvent = IncomingPublishEvent(publishEvent)
253 |       operationCore.options.incomingPublishEventHandler(incomingPublishEvent)
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:270:92: warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
268 |   operationCore.rwlock.read {
269 |     // Only invoke the callback if the streaming operation is not closed.
270 |     if operationCore.rawValue != nil, operationCore.options.subscriptionStatusEventHandler != nil {
    |                                                                                            `- warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
271 |       let subStatusEvent = SubscriptionStatusEvent(
272 |         event: SubscriptionStatusEventType(eventType),
[498/547] Compiling AwsCommonRuntimeKit EndpointsRuleEngine.swift
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:251:89: warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
249 |   operationCore.rwlock.read {
250 |     // Only invoke the callback if the streaming operation is not closed.
251 |     if operationCore.rawValue != nil, operationCore.options.incomingPublishEventHandler != nil {
    |                                                                                         `- warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
252 |       let incomingPublishEvent = IncomingPublishEvent(publishEvent)
253 |       operationCore.options.incomingPublishEventHandler(incomingPublishEvent)
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:270:92: warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
268 |   operationCore.rwlock.read {
269 |     // Only invoke the callback if the streaming operation is not closed.
270 |     if operationCore.rawValue != nil, operationCore.options.subscriptionStatusEventHandler != nil {
    |                                                                                            `- warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
271 |       let subStatusEvent = SubscriptionStatusEvent(
272 |         event: SubscriptionStatusEventType(eventType),
[499/547] Compiling AwsCommonRuntimeKit ResolvedEndpointType.swift
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:251:89: warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
249 |   operationCore.rwlock.read {
250 |     // Only invoke the callback if the streaming operation is not closed.
251 |     if operationCore.rawValue != nil, operationCore.options.incomingPublishEventHandler != nil {
    |                                                                                         `- warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
252 |       let incomingPublishEvent = IncomingPublishEvent(publishEvent)
253 |       operationCore.options.incomingPublishEventHandler(incomingPublishEvent)
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:270:92: warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
268 |   operationCore.rwlock.read {
269 |     // Only invoke the callback if the streaming operation is not closed.
270 |     if operationCore.rawValue != nil, operationCore.options.subscriptionStatusEventHandler != nil {
    |                                                                                            `- warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
271 |       let subStatusEvent = SubscriptionStatusEvent(
272 |         event: SubscriptionStatusEventType(eventType),
[500/547] Compiling AwsCommonRuntimeKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:251:89: warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
249 |   operationCore.rwlock.read {
250 |     // Only invoke the callback if the streaming operation is not closed.
251 |     if operationCore.rawValue != nil, operationCore.options.incomingPublishEventHandler != nil {
    |                                                                                         `- warning: comparing non-optional value of type 'IncomingPublishEventHandler' (aka '@Sendable (IncomingPublishEvent) -> ()') to 'nil' always returns true
252 |       let incomingPublishEvent = IncomingPublishEvent(publishEvent)
253 |       operationCore.options.incomingPublishEventHandler(incomingPublishEvent)
/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/mqtt/MqttRequestResponseClient.swift:270:92: warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
268 |   operationCore.rwlock.read {
269 |     // Only invoke the callback if the streaming operation is not closed.
270 |     if operationCore.rawValue != nil, operationCore.options.subscriptionStatusEventHandler != nil {
    |                                                                                            `- warning: comparing non-optional value of type 'SubscriptionStatusEventHandler' (aka '@Sendable (SubscriptionStatusEvent) -> ()') to 'nil' always returns true
271 |       let subStatusEvent = SubscriptionStatusEvent(
272 |         event: SubscriptionStatusEventType(eventType),
[501/548] Wrapping AST for AwsCommonRuntimeKit for debugging
[503/548] Compiling ArgumentParser CollectionExtensions.swift
[504/548] Compiling ArgumentParser Platform.swift
[505/548] Compiling ArgumentParser SequenceExtensions.swift
[506/548] Compiling ArgumentParser StringExtensions.swift
[507/548] Compiling ArgumentParser Tree.swift
[545/549] Wrapping AST for ArgumentParser for debugging
[547/551] Compiling Elasticurl Elasticurl.swift
/host/spi-builder-workspace/Source/Elasticurl/Elasticurl.swift:195:19: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
193 |       let fileManager = FileManager.default
194 |       let path = FileManager.default.currentDirectoryPath + "/" + fileName
195 |       fileManager.createFile(atPath: path, contents: nil, attributes: nil)
    |                   `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
196 |       context.outputStream =
197 |         FileHandle(forWritingAtPath: fileName) ?? FileHandle.standardOutput
[548/551] Emitting module Elasticurl
[549/552] Wrapping AST for Elasticurl for debugging
[550/552] Write Objects.LinkFileList
[551/552] Linking Elasticurl
Build complete! (54.67s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "aws-crt-swift",
  "name" : "aws-crt-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "AwsCommonRuntimeKit",
      "targets" : [
        "AwsCommonRuntimeKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Elasticurl",
      "targets" : [
        "Elasticurl"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "S2N_TLS",
      "module_type" : "ClangTarget",
      "name" : "S2N_TLS",
      "path" : "aws-common-runtime/s2n",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "crypto/s2n_aead_cipher_aes_gcm.c",
        "crypto/s2n_aead_cipher_chacha20_poly1305.c",
        "crypto/s2n_cbc_cipher_3des.c",
        "crypto/s2n_cbc_cipher_aes.c",
        "crypto/s2n_certificate.c",
        "crypto/s2n_cipher.c",
        "crypto/s2n_composite_cipher_aes_sha.c",
        "crypto/s2n_crypto.c",
        "crypto/s2n_dhe.c",
        "crypto/s2n_drbg.c",
        "crypto/s2n_ecc_evp.c",
        "crypto/s2n_evp_kem.c",
        "crypto/s2n_fips.c",
        "crypto/s2n_fips_rules.c",
        "crypto/s2n_hash.c",
        "crypto/s2n_hkdf.c",
        "crypto/s2n_hmac.c",
        "crypto/s2n_libcrypto.c",
        "crypto/s2n_locking.c",
        "crypto/s2n_mldsa.c",
        "crypto/s2n_openssl_x509.c",
        "crypto/s2n_pkey.c",
        "crypto/s2n_pkey_evp.c",
        "crypto/s2n_pq.c",
        "crypto/s2n_prf_libcrypto.c",
        "crypto/s2n_rsa_pss.c",
        "crypto/s2n_sequence.c",
        "crypto/s2n_stream_cipher_null.c",
        "crypto/s2n_stream_cipher_rc4.c",
        "crypto/s2n_tls13_keys.c",
        "error/s2n_errno.c",
        "stuffer/s2n_stuffer.c",
        "stuffer/s2n_stuffer_base64.c",
        "stuffer/s2n_stuffer_file.c",
        "stuffer/s2n_stuffer_hex.c",
        "stuffer/s2n_stuffer_network_order.c",
        "stuffer/s2n_stuffer_pem.c",
        "stuffer/s2n_stuffer_text.c",
        "tls/extensions/s2n_cert_authorities.c",
        "tls/extensions/s2n_cert_status.c",
        "tls/extensions/s2n_cert_status_response.c",
        "tls/extensions/s2n_client_alpn.c",
        "tls/extensions/s2n_client_cert_status_request.c",
        "tls/extensions/s2n_client_cookie.c",
        "tls/extensions/s2n_client_early_data_indication.c",
        "tls/extensions/s2n_client_ems.c",
        "tls/extensions/s2n_client_key_share.c",
        "tls/extensions/s2n_client_max_frag_len.c",
        "tls/extensions/s2n_client_pq_kem.c",
        "tls/extensions/s2n_client_psk.c",
        "tls/extensions/s2n_client_renegotiation_info.c",
        "tls/extensions/s2n_client_sct_list.c",
        "tls/extensions/s2n_client_server_name.c",
        "tls/extensions/s2n_client_session_ticket.c",
        "tls/extensions/s2n_client_signature_algorithms.c",
        "tls/extensions/s2n_client_supported_groups.c",
        "tls/extensions/s2n_client_supported_versions.c",
        "tls/extensions/s2n_ec_point_format.c",
        "tls/extensions/s2n_extension_list.c",
        "tls/extensions/s2n_extension_type.c",
        "tls/extensions/s2n_extension_type_lists.c",
        "tls/extensions/s2n_key_share.c",
        "tls/extensions/s2n_npn.c",
        "tls/extensions/s2n_nst_early_data_indication.c",
        "tls/extensions/s2n_psk_key_exchange_modes.c",
        "tls/extensions/s2n_quic_transport_params.c",
        "tls/extensions/s2n_server_alpn.c",
        "tls/extensions/s2n_server_cert_status_request.c",
        "tls/extensions/s2n_server_cookie.c",
        "tls/extensions/s2n_server_early_data_indication.c",
        "tls/extensions/s2n_server_ems.c",
        "tls/extensions/s2n_server_key_share.c",
        "tls/extensions/s2n_server_max_fragment_length.c",
        "tls/extensions/s2n_server_psk.c",
        "tls/extensions/s2n_server_renegotiation_info.c",
        "tls/extensions/s2n_server_sct_list.c",
        "tls/extensions/s2n_server_server_name.c",
        "tls/extensions/s2n_server_session_ticket.c",
        "tls/extensions/s2n_server_signature_algorithms.c",
        "tls/extensions/s2n_server_supported_versions.c",
        "tls/extensions/s2n_supported_versions.c",
        "tls/s2n_aead.c",
        "tls/s2n_alerts.c",
        "tls/s2n_async_pkey.c",
        "tls/s2n_auth_selection.c",
        "tls/s2n_cbc.c",
        "tls/s2n_certificate_keys.c",
        "tls/s2n_change_cipher_spec.c",
        "tls/s2n_cipher_preferences.c",
        "tls/s2n_cipher_suites.c",
        "tls/s2n_client_cert.c",
        "tls/s2n_client_cert_verify.c",
        "tls/s2n_client_finished.c",
        "tls/s2n_client_hello.c",
        "tls/s2n_client_hello_request.c",
        "tls/s2n_client_key_exchange.c",
        "tls/s2n_config.c",
        "tls/s2n_connection.c",
        "tls/s2n_connection_serialize.c",
        "tls/s2n_crl.c",
        "tls/s2n_crypto.c",
        "tls/s2n_early_data.c",
        "tls/s2n_early_data_io.c",
        "tls/s2n_ecc_preferences.c",
        "tls/s2n_encrypted_extensions.c",
        "tls/s2n_establish_session.c",
        "tls/s2n_fingerprint.c",
        "tls/s2n_fingerprint_ja3.c",
        "tls/s2n_fingerprint_ja4.c",
        "tls/s2n_handshake.c",
        "tls/s2n_handshake_hashes.c",
        "tls/s2n_handshake_io.c",
        "tls/s2n_handshake_transcript.c",
        "tls/s2n_handshake_type.c",
        "tls/s2n_kem.c",
        "tls/s2n_kem_preferences.c",
        "tls/s2n_kex.c",
        "tls/s2n_key_log.c",
        "tls/s2n_key_update.c",
        "tls/s2n_ktls.c",
        "tls/s2n_ktls_io.c",
        "tls/s2n_next_protocol.c",
        "tls/s2n_ocsp_stapling.c",
        "tls/s2n_post_handshake.c",
        "tls/s2n_prf.c",
        "tls/s2n_protocol_preferences.c",
        "tls/s2n_psk.c",
        "tls/s2n_quic_support.c",
        "tls/s2n_record_read.c",
        "tls/s2n_record_read_aead.c",
        "tls/s2n_record_read_cbc.c",
        "tls/s2n_record_read_composite.c",
        "tls/s2n_record_read_stream.c",
        "tls/s2n_record_write.c",
        "tls/s2n_recv.c",
        "tls/s2n_renegotiate.c",
        "tls/s2n_resume.c",
        "tls/s2n_security_policies.c",
        "tls/s2n_security_rules.c",
        "tls/s2n_send.c",
        "tls/s2n_server_cert.c",
        "tls/s2n_server_cert_request.c",
        "tls/s2n_server_done.c",
        "tls/s2n_server_extensions.c",
        "tls/s2n_server_finished.c",
        "tls/s2n_server_hello.c",
        "tls/s2n_server_hello_retry.c",
        "tls/s2n_server_key_exchange.c",
        "tls/s2n_server_new_session_ticket.c",
        "tls/s2n_shutdown.c",
        "tls/s2n_signature_algorithms.c",
        "tls/s2n_signature_scheme.c",
        "tls/s2n_tls.c",
        "tls/s2n_tls13.c",
        "tls/s2n_tls13_certificate_verify.c",
        "tls/s2n_tls13_handshake.c",
        "tls/s2n_tls13_key_schedule.c",
        "tls/s2n_tls13_secrets.c",
        "tls/s2n_x509_validator.c",
        "utils/s2n_array.c",
        "utils/s2n_atomic.c",
        "utils/s2n_blob.c",
        "utils/s2n_ensure.c",
        "utils/s2n_fork_detection.c",
        "utils/s2n_init.c",
        "utils/s2n_io.c",
        "utils/s2n_map.c",
        "utils/s2n_mem.c",
        "utils/s2n_random.c",
        "utils/s2n_rfc5952.c",
        "utils/s2n_safety.c",
        "utils/s2n_socket.c",
        "utils/s2n_timer.c"
      ],
      "target_dependencies" : [
        "LibCrypto"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LibNative",
      "module_type" : "SystemLibraryTarget",
      "name" : "LibNative",
      "path" : "Source/LibNative",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "LibCrypto",
      "module_type" : "SystemLibraryTarget",
      "name" : "LibCrypto",
      "path" : "Source/LibCrypto",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "Elasticurl",
      "module_type" : "SwiftTarget",
      "name" : "Elasticurl",
      "path" : "Source/Elasticurl",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Elasticurl"
      ],
      "sources" : [
        "Elasticurl.swift"
      ],
      "target_dependencies" : [
        "AwsCommonRuntimeKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AwsCommonRuntimeKitTests",
      "module_type" : "SwiftTarget",
      "name" : "AwsCommonRuntimeKitTests",
      "path" : "Test/AwsCommonRuntimeKitTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Test/AwsCommonRuntimeKitTests/Resources/example_credentials.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/AwsCommonRuntimeKitTests/Resources/example_profile.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/AwsCommonRuntimeKitTests/Resources/example_sso_profile.txt",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "XCBaseTestCase.swift",
        "auth/ChunkSignerTests.swift",
        "auth/CredentialsProviderTests.swift",
        "auth/CredentialsTests.swift",
        "auth/IMDSClientTests.swift",
        "auth/SignerTests.swift",
        "auth/SigningConfigTests.swift",
        "crt/AllocatorTests.swift",
        "crt/CBOR.swift",
        "crt/ChecksumsTests.swift",
        "crt/HashTests.swift",
        "crt/ShutDownCallbackOptionsTests.swift",
        "crt/Utilities.swift",
        "event-stream/EventStreamTests.swift",
        "http/HTTP2ClientConnectionTests.swift",
        "http/HTTP2SettingsTests.swift",
        "http/HTTP2StreamManagerTests.swift",
        "http/HTTPClientConnectionManagerTests.swift",
        "http/HTTPClientConnectionOptionsTests.swift",
        "http/HTTPClientTestFixture.swift",
        "http/HTTPMessageTests.swift",
        "http/HTTPMonitoringOptionsTests.swift",
        "http/HTTPProxyEnvSettingsTests.swift",
        "http/HTTPProxyOptionsTests.swift",
        "http/HTTPProxyTests.swift",
        "http/HTTPRequestTests.swift",
        "http/HTTPTests.swift",
        "io/BootstrapTests.swift",
        "io/EventLoopGroupTests.swift",
        "io/HostResolverTests.swift",
        "io/RetryerTests.swift",
        "io/SocketOptionsTest.swift",
        "io/StreamTests.swift",
        "io/TLSContextTests.swift",
        "mqtt/Mqtt5ClientTests.swift",
        "mqtt/MqttRRClientTests.swift",
        "sdkutils/EndpointPropertyTests.swift",
        "sdkutils/EndpointsRuleEngineTests.swift",
        "sdkutils/FileBasedConfigurationTests.swift"
      ],
      "target_dependencies" : [
        "AwsCommonRuntimeKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AwsCommonRuntimeKit",
      "module_type" : "SwiftTarget",
      "name" : "AwsCommonRuntimeKit",
      "path" : "Source/AwsCommonRuntimeKit",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CommonRuntimeKit.swift",
        "auth/credentials/Credentials.swift",
        "auth/credentials/CredentialsProvider.swift",
        "auth/imds/IAMProfile.swift",
        "auth/imds/IMDSClient.swift",
        "auth/imds/IMDSInstanceInfo.swift",
        "auth/signing/Signer.swift",
        "auth/signing/SigningConfig.swift",
        "crt/AWSString.swift",
        "crt/Allocator.swift",
        "crt/ByteBuffer.swift",
        "crt/CBOR.swift",
        "crt/CStruct.swift",
        "crt/Checksums.swift",
        "crt/CommonRuntimeError.swift",
        "crt/ContinuationCore.swift",
        "crt/Hash.swift",
        "crt/Lock.swift",
        "crt/Logger.swift",
        "crt/ShutdownCallbackCore.swift",
        "crt/Utilities.swift",
        "event-stream/EventStreamHeader.swift",
        "event-stream/EventStreamMessage.swift",
        "event-stream/EventStreamMessageDecoder.swift",
        "http/HTTP1Stream.swift",
        "http/HTTP2ClientConnection.swift",
        "http/HTTP2Error.swift",
        "http/HTTP2Settings.swift",
        "http/HTTP2Stream.swift",
        "http/HTTP2StreamManager.swift",
        "http/HTTP2StreamManagerOptions.swift",
        "http/HTTPClientConnection.swift",
        "http/HTTPClientConnectionManager.swift",
        "http/HTTPClientConnectionManagerCallbackCore.swift",
        "http/HTTPClientConnectionManagerMetrics.swift",
        "http/HTTPClientConnectionOptions.swift",
        "http/HTTPHeader.swift",
        "http/HTTPHeaderBlock.swift",
        "http/HTTPMonitoringOptions.swift",
        "http/HTTPProxyAuthenticationType.swift",
        "http/HTTPProxyConnectionType.swift",
        "http/HTTPProxyEnvSettings.swift",
        "http/HTTPProxyEnvType.swift",
        "http/HTTPProxyOptions.swift",
        "http/HTTPRequest.swift",
        "http/HTTPRequestBase.swift",
        "http/HTTPRequestOptions.swift",
        "http/HTTPStream.swift",
        "http/HTTPStreamCallbackCore.swift",
        "http/HTTPVersion.swift",
        "io/ClientBootstrap.swift",
        "io/EventLoopGroup.swift",
        "io/HostAddress.swift",
        "io/HostAddressType.swift",
        "io/HostResolver.swift",
        "io/SocketDomain.swift",
        "io/SocketOptions.swift",
        "io/SocketType.swift",
        "io/Stream.swift",
        "io/StreamCore.swift",
        "io/TLSConnectionOptions.swift",
        "io/TLSContext.swift",
        "io/TLSContextOptions.swift",
        "io/TLSSecitemOptions.swift",
        "io/retryer/ExponentialBackoffJitterMode.swift",
        "io/retryer/RetryError.swift",
        "io/retryer/RetryStrategy.swift",
        "io/retryer/RetryToken.swift",
        "mqtt/Mqtt5Client.swift",
        "mqtt/Mqtt5Enums.swift",
        "mqtt/Mqtt5Options.swift",
        "mqtt/Mqtt5Packets.swift",
        "mqtt/MqttRequestResponseClient.swift",
        "sdkutils/FileBasedConfiguration.swift",
        "sdkutils/endpoint/EndpointProperty.swift",
        "sdkutils/endpoint/EndpointsRequestContext.swift",
        "sdkutils/endpoint/EndpointsRuleEngine.swift",
        "sdkutils/endpoint/ResolvedEndpointType.swift"
      ],
      "target_dependencies" : [
        "AwsCAuth",
        "AwsCHttp",
        "AwsCCal",
        "AwsCCompression",
        "AwsCIo",
        "AwsCCommon",
        "AwsCChecksums",
        "AwsCEventStream",
        "AwsCMqtt",
        "LibNative"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCSdkUtils",
      "module_type" : "ClangTarget",
      "name" : "AwsCSdkUtils",
      "path" : "aws-common-runtime/aws-c-sdkutils",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/aws_profile.c",
        "source/endpoints_regex.c",
        "source/endpoints_rule_engine.c",
        "source/endpoints_ruleset.c",
        "source/endpoints_standard_lib.c",
        "source/endpoints_types_impl.c",
        "source/endpoints_util.c",
        "source/partitions.c",
        "source/resource_name.c",
        "source/sdkutils.c"
      ],
      "target_dependencies" : [
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCPlatformConfig",
      "module_type" : "ClangTarget",
      "name" : "AwsCPlatformConfig",
      "path" : "aws-common-runtime/config",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCMqtt",
      "module_type" : "ClangTarget",
      "name" : "AwsCMqtt",
      "path" : "aws-common-runtime/aws-c-mqtt",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/client.c",
        "source/client_channel_handler.c",
        "source/client_impl_shared.c",
        "source/fixed_header.c",
        "source/mqtt.c",
        "source/mqtt311_decoder.c",
        "source/mqtt311_listener.c",
        "source/mqtt_subscription_set.c",
        "source/packets.c",
        "source/request-response/protocol_adapter.c",
        "source/request-response/request_response_client.c",
        "source/request-response/request_response_subscription_set.c",
        "source/request-response/subscription_manager.c",
        "source/shared.c",
        "source/topic_tree.c",
        "source/v5/mqtt5_callbacks.c",
        "source/v5/mqtt5_client.c",
        "source/v5/mqtt5_decoder.c",
        "source/v5/mqtt5_encoder.c",
        "source/v5/mqtt5_listener.c",
        "source/v5/mqtt5_options_storage.c",
        "source/v5/mqtt5_to_mqtt3_adapter.c",
        "source/v5/mqtt5_topic_alias.c",
        "source/v5/mqtt5_types.c",
        "source/v5/mqtt5_utils.c",
        "source/v5/rate_limiters.c"
      ],
      "target_dependencies" : [
        "AwsCHttp",
        "AwsCCal",
        "AwsCIo",
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCIo",
      "module_type" : "ClangTarget",
      "name" : "AwsCIo",
      "path" : "aws-common-runtime/aws-c-io",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/alpn_handler.c",
        "source/async_stream.c",
        "source/channel.c",
        "source/channel_bootstrap.c",
        "source/event_loop.c",
        "source/exponential_backoff_retry_strategy.c",
        "source/future.c",
        "source/host_resolver.c",
        "source/io.c",
        "source/linux/epoll_event_loop.c",
        "source/message_pool.c",
        "source/no_retry_strategy.c",
        "source/pem.c",
        "source/pkcs11_lib.c",
        "source/pkcs11_tls_op_handler.c",
        "source/posix/host_resolver.c",
        "source/posix/pipe.c",
        "source/posix/shared_library.c",
        "source/posix/socket.c",
        "source/retry_strategy.c",
        "source/s2n/s2n_tls_channel_handler.c",
        "source/socket.c",
        "source/socket_channel_handler.c",
        "source/socket_shared.c",
        "source/standard_retry_strategy.c",
        "source/statistics.c",
        "source/stream.c",
        "source/tls_channel_handler.c",
        "source/tls_channel_handler_shared.c",
        "source/tracing.c"
      ],
      "target_dependencies" : [
        "AwsCCommon",
        "AwsCCal",
        "S2N_TLS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCHttp",
      "module_type" : "ClangTarget",
      "name" : "AwsCHttp",
      "path" : "aws-common-runtime/aws-c-http",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/connection.c",
        "source/connection_manager.c",
        "source/connection_monitor.c",
        "source/h1_connection.c",
        "source/h1_decoder.c",
        "source/h1_encoder.c",
        "source/h1_stream.c",
        "source/h2_connection.c",
        "source/h2_decoder.c",
        "source/h2_frames.c",
        "source/h2_stream.c",
        "source/hpack.c",
        "source/hpack_decoder.c",
        "source/hpack_encoder.c",
        "source/hpack_huffman_static.c",
        "source/http.c",
        "source/http2_stream_manager.c",
        "source/proxy_connection.c",
        "source/proxy_strategy.c",
        "source/random_access_set.c",
        "source/request_response.c",
        "source/statistics.c",
        "source/strutil.c",
        "source/websocket.c",
        "source/websocket_bootstrap.c",
        "source/websocket_decoder.c",
        "source/websocket_encoder.c"
      ],
      "target_dependencies" : [
        "AwsCCompression",
        "AwsCIo",
        "AwsCCal",
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCEventStream",
      "module_type" : "ClangTarget",
      "name" : "AwsCEventStream",
      "path" : "aws-common-runtime/aws-c-event-stream",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/event_stream.c",
        "source/event_stream_channel_handler.c",
        "source/event_stream_rpc.c",
        "source/event_stream_rpc_client.c",
        "source/event_stream_rpc_server.c"
      ],
      "target_dependencies" : [
        "AwsCChecksums",
        "AwsCCommon",
        "AwsCIo",
        "AwsCCal"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCCompression",
      "module_type" : "ClangTarget",
      "name" : "AwsCCompression",
      "path" : "aws-common-runtime/aws-c-compression",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/compression.c",
        "source/huffman.c",
        "source/huffman_testing.c"
      ],
      "target_dependencies" : [
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCCommon",
      "module_type" : "ClangTarget",
      "name" : "AwsCCommon",
      "path" : "aws-common-runtime/aws-c-common",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/allocator.c",
        "source/allocator_sba.c",
        "source/arch/generic/cpuid.c",
        "source/array_list.c",
        "source/assert.c",
        "source/byte_buf.c",
        "source/cache.c",
        "source/cbor.c",
        "source/codegen.c",
        "source/command_line_parser.c",
        "source/common.c",
        "source/condition_variable.c",
        "source/date_time.c",
        "source/device_random.c",
        "source/encoding.c",
        "source/error.c",
        "source/external/cJSON.c",
        "source/external/libcbor/allocators.c",
        "source/external/libcbor/cbor.c",
        "source/external/libcbor/cbor/arrays.c",
        "source/external/libcbor/cbor/bytestrings.c",
        "source/external/libcbor/cbor/callbacks.c",
        "source/external/libcbor/cbor/common.c",
        "source/external/libcbor/cbor/encoding.c",
        "source/external/libcbor/cbor/floats_ctrls.c",
        "source/external/libcbor/cbor/internal/builder_callbacks.c",
        "source/external/libcbor/cbor/internal/encoders.c",
        "source/external/libcbor/cbor/internal/loaders.c",
        "source/external/libcbor/cbor/internal/memory_utils.c",
        "source/external/libcbor/cbor/internal/stack.c",
        "source/external/libcbor/cbor/internal/unicode.c",
        "source/external/libcbor/cbor/ints.c",
        "source/external/libcbor/cbor/maps.c",
        "source/external/libcbor/cbor/serialization.c",
        "source/external/libcbor/cbor/streaming.c",
        "source/external/libcbor/cbor/strings.c",
        "source/external/libcbor/cbor/tags.c",
        "source/fifo_cache.c",
        "source/file.c",
        "source/hash_table.c",
        "source/host_utils.c",
        "source/json.c",
        "source/lifo_cache.c",
        "source/linked_hash_table.c",
        "source/log_channel.c",
        "source/log_formatter.c",
        "source/log_writer.c",
        "source/logging.c",
        "source/lru_cache.c",
        "source/math.c",
        "source/memtrace.c",
        "source/platform_fallback_stubs/system_info.c",
        "source/posix/clock.c",
        "source/posix/condition_variable.c",
        "source/posix/cross_process_lock.c",
        "source/posix/device_random.c",
        "source/posix/environment.c",
        "source/posix/file.c",
        "source/posix/mutex.c",
        "source/posix/process.c",
        "source/posix/rw_lock.c",
        "source/posix/system_info.c",
        "source/posix/system_resource_utils.c",
        "source/posix/thread.c",
        "source/posix/time.c",
        "source/priority_queue.c",
        "source/process_common.c",
        "source/ref_count.c",
        "source/ring_buffer.c",
        "source/statistics.c",
        "source/string.c",
        "source/system_info.c",
        "source/task_scheduler.c",
        "source/thread_scheduler.c",
        "source/thread_shared.c",
        "source/uri.c",
        "source/uuid.c",
        "source/xml_parser.c"
      ],
      "target_dependencies" : [
        "AwsCPlatformConfig"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCChecksums",
      "module_type" : "ClangTarget",
      "name" : "AwsCChecksums",
      "path" : "aws-common-runtime/aws-checksums",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/checksums.c",
        "source/crc32.c",
        "source/crc64.c",
        "source/crc64_sw.c",
        "source/crc_sw.c"
      ],
      "target_dependencies" : [
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCCal",
      "module_type" : "ClangTarget",
      "name" : "AwsCCal",
      "path" : "aws-common-runtime/aws-c-cal",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/cal.c",
        "source/der.c",
        "source/ecc.c",
        "source/ed25519.c",
        "source/hash.c",
        "source/hmac.c",
        "source/rsa.c",
        "source/shared/ed25519_noop.c",
        "source/shared/lccrypto_common.c",
        "source/symmetric_cipher.c",
        "source/unix/openssl_aes.c",
        "source/unix/openssl_platform_init.c",
        "source/unix/openssl_rsa.c",
        "source/unix/opensslcrypto_ecc.c",
        "source/unix/opensslcrypto_hash.c",
        "source/unix/opensslcrypto_hmac.c"
      ],
      "target_dependencies" : [
        "AwsCCommon",
        "LibCrypto"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCAuth",
      "module_type" : "ClangTarget",
      "name" : "AwsCAuth",
      "path" : "aws-common-runtime/aws-c-auth",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl"
      ],
      "sources" : [
        "source/auth.c",
        "source/aws_imds_client.c",
        "source/aws_profile.c",
        "source/aws_signing.c",
        "source/credentials.c",
        "source/credentials_provider_anonymous.c",
        "source/credentials_provider_cached.c",
        "source/credentials_provider_chain.c",
        "source/credentials_provider_cognito.c",
        "source/credentials_provider_default_chain.c",
        "source/credentials_provider_delegate.c",
        "source/credentials_provider_ecs.c",
        "source/credentials_provider_environment.c",
        "source/credentials_provider_imds.c",
        "source/credentials_provider_process.c",
        "source/credentials_provider_profile.c",
        "source/credentials_provider_sso.c",
        "source/credentials_provider_static.c",
        "source/credentials_provider_sts.c",
        "source/credentials_provider_sts_web_identity.c",
        "source/credentials_provider_x509.c",
        "source/credentials_utils.c",
        "source/key_derivation.c",
        "source/signable.c",
        "source/signable_chunk.c",
        "source/signable_http_request.c",
        "source/signable_trailer.c",
        "source/signing.c",
        "source/signing_config.c",
        "source/signing_result.c",
        "source/sigv4_http_request.c",
        "source/sso_token_utils.c",
        "source/token_provider_sso_profile.c",
        "source/token_provider_sso_session.c"
      ],
      "target_dependencies" : [
        "AwsCHttp",
        "AwsCCompression",
        "AwsCCal",
        "AwsCIo",
        "AwsCSdkUtils",
        "AwsCCommon"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/aws-common-runtime/s2n/docker-images': File not found.
Done.