The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of aws-crt-swift, reference v0.52.1 (5be655), with Swift 5.10 for Linux on 30 Apr 2025 00:31:14 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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/aws-crt-swift.git
Reference: v0.52.1
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
 * tag               v0.52.1    -> FETCH_HEAD
HEAD is now at 5be6550 Fix ByteBuffer End of Stream Bug  (#334)
Submodule path 'aws-common-runtime/aws-c-auth': checked out 'cd9d6afcd42035d49bb2d0d3bef24b9faed57773'
Submodule path 'aws-common-runtime/aws-c-cal': checked out 'fa108de5280afd71018e0a0534edb36b33f030f6'
Submodule path 'aws-common-runtime/aws-c-common': checked out '8ae8f48ebddb0ee2624d643952ac33afa5e8859e'
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 '6586c80edc09a07d3e6db6bf82c4b53aefdfe895'
Submodule path 'aws-common-runtime/aws-c-io': checked out '31d7361dd7517c54e697316fec6ded2ebe89fee9'
Submodule path 'aws-common-runtime/aws-c-mqtt': checked out 'fb651a4a59f28384fdb4938524192433492dead0'
Submodule path 'aws-common-runtime/aws-c-sdkutils': checked out 'ba6a28fab7ed5d7f1b3b1d12eb672088be093824'
Submodule path 'aws-common-runtime/aws-checksums': checked out '9978ba2c33a7a259c1a6bd0f62abe26827d03b85'
Submodule path 'aws-common-runtime/s2n': checked out 'eb4167f148ccdb21a8fa22bf07cb91044ba2d7f0'
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 @):
5be6550f81c760cceb0a43c30d4149ac55c5640c
SUCCESS checkout https://github.com/awslabs/aws-crt-swift.git at v0.52.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.06s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.77s)
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.0
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/419] Compiling aws_profile.c
[2/419] Compiling credentials_provider_cached.c
[3/419] Copying PrivacyInfo.xcprivacy
[4/419] Compiling credentials_provider_sts.c
[5/419] Compiling auth.c
[6/419] Compiling credentials.c
[7/419] Write swift-version-24593BA9C3E375BF.txt
[8/419] Compiling s2n_safety.c
[9/419] Compiling aws_imds_client.c
[10/419] Compiling credentials_provider_anonymous.c
[11/419] Compiling s2n_rfc5952.c
[12/419] Compiling s2n_io.c
[13/419] Compiling aws_signing.c
[14/419] Compiling s2n_timer.c
[15/419] Compiling s2n_mem.c
[16/419] Compiling s2n_random.c
[17/419] Compiling s2n_map.c
[18/419] Compiling s2n_socket.c
[19/419] Compiling s2n_fork_detection.c
[20/419] Compiling s2n_ensure.c
[21/419] Compiling s2n_blob.c
[22/419] Compiling s2n_init.c
[23/419] Compiling s2n_atomic.c
[24/419] Compiling s2n_array.c
[25/419] Compiling s2n_tls13_certificate_verify.c
[26/419] Compiling s2n_tls13_handshake.c
[27/419] Compiling s2n_tls13_key_schedule.c
[28/419] Compiling s2n_tls13_secrets.c
[29/419] Compiling s2n_tls.c
[29/419] Compiling s2n_signature_scheme.c
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_x509_validator.c:224:43: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
        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
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'
#   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
2 warnings generated.
[31/419] Compiling s2n_x509_validator.c
[32/419] Compiling s2n_tls13.c
[33/419] Compiling s2n_signature_algorithms.c
[34/419] Compiling s2n_server_new_session_ticket.c
[35/419] Compiling s2n_server_extensions.c
[36/419] Compiling s2n_shutdown.c
[37/419] Compiling s2n_server_finished.c
[38/419] Compiling s2n_server_key_exchange.c
[39/419] Compiling s2n_server_hello_retry.c
[40/419] Compiling s2n_server_hello.c
[41/419] Compiling s2n_server_done.c
[42/419] Compiling s2n_server_cert_request.c
[43/419] Compiling s2n_security_rules.c
[44/419] Compiling s2n_server_cert.c
[45/419] Compiling s2n_send.c
[46/419] Compiling s2n_renegotiate.c
[47/419] Compiling s2n_security_policies.c
[48/419] Compiling s2n_recv.c
[49/419] Compiling s2n_record_write.c
[50/419] Compiling s2n_record_read_stream.c
[51/419] Compiling s2n_resume.c
[52/419] Compiling s2n_record_read_composite.c
[53/419] Compiling s2n_record_read.c
[54/419] Compiling s2n_record_read_cbc.c
[55/419] Compiling s2n_record_read_aead.c
[56/419] Compiling s2n_quic_support.c
[57/419] Compiling s2n_protocol_preferences.c
[58/419] Compiling s2n_post_handshake.c
[59/419] Compiling s2n_psk.c
[60/419] Compiling s2n_ocsp_stapling.c
[61/419] Compiling s2n_prf.c
[62/419] Compiling s2n_next_protocol.c
[63/419] Compiling s2n_ktls.c
[64/419] Compiling s2n_ktls_io.c
[65/419] Compiling s2n_key_log.c
[66/419] Compiling s2n_key_update.c
[67/419] Compiling s2n_kem_preferences.c
[68/419] Compiling s2n_kex.c
[69/419] Compiling s2n_handshake_transcript.c
[70/419] Compiling s2n_handshake_type.c
[71/419] Compiling s2n_kem.c
[72/419] Compiling s2n_handshake.c
[73/419] Compiling s2n_handshake_hashes.c
[74/419] Compiling s2n_fingerprint_ja3.c
[75/419] Compiling s2n_fingerprint_ja4.c
[76/419] Compiling s2n_fingerprint.c
[77/419] Compiling s2n_handshake_io.c
[78/419] Compiling s2n_establish_session.c
[79/419] Compiling s2n_encrypted_extensions.c
[80/419] Compiling s2n_ecc_preferences.c
[81/419] Compiling s2n_early_data_io.c
[82/419] Compiling s2n_early_data.c
[83/419] Compiling s2n_crypto.c
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_crl.c:100:30: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations]
    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
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'
#   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
2 warnings generated.
[84/419] Compiling s2n_crl.c
[85/419] Compiling s2n_client_key_exchange.c
[86/419] Compiling s2n_connection_serialize.c
[87/419] Compiling s2n_client_finished.c
[88/419] Compiling s2n_config.c
[89/419] Compiling s2n_client_hello_request.c
[90/419] Compiling s2n_client_cert.c
[91/419] Compiling s2n_client_cert_verify.c
[92/419] Compiling s2n_connection.c
[93/419] Compiling s2n_certificate_keys.c
[94/419] Compiling s2n_client_hello.c
[95/419] Compiling s2n_change_cipher_spec.c
[96/419] Compiling s2n_cipher_suites.c
[97/419] Compiling s2n_cbc.c
[98/419] Compiling s2n_auth_selection.c
[99/419] Compiling s2n_supported_versions.c
[100/419] Compiling s2n_cipher_preferences.c
[101/419] Compiling s2n_alerts.c
[102/419] Compiling s2n_server_signature_algorithms.c
[103/419] Compiling s2n_aead.c
[104/419] Compiling s2n_server_supported_versions.c
[105/419] Compiling s2n_async_pkey.c
[106/419] Compiling s2n_server_renegotiation_info.c
[107/419] Compiling s2n_server_session_ticket.c
[108/419] Compiling s2n_server_server_name.c
[109/419] Compiling s2n_server_sct_list.c
[110/419] Compiling s2n_server_psk.c
[111/419] Compiling s2n_server_ems.c
[112/419] Compiling s2n_server_max_fragment_length.c
[113/419] Compiling s2n_server_cert_status_request.c
[114/419] Compiling s2n_server_early_data_indication.c
[115/419] Compiling s2n_server_key_share.c
[116/419] Compiling s2n_server_alpn.c
[117/419] Compiling s2n_server_cookie.c
[118/419] Compiling s2n_quic_transport_params.c
[119/419] Compiling s2n_nst_early_data_indication.c
[120/419] Compiling s2n_psk_key_exchange_modes.c
[121/419] Compiling s2n_npn.c
[122/419] Compiling s2n_extension_list.c
[123/419] Compiling s2n_key_share.c
[124/419] Compiling s2n_ec_point_format.c
[125/419] Compiling s2n_extension_type_lists.c
[126/419] Compiling s2n_extension_type.c
[127/419] Compiling s2n_client_signature_algorithms.c
[128/419] Compiling s2n_client_renegotiation_info.c
[129/419] Compiling s2n_client_supported_versions.c
[130/419] Compiling s2n_client_session_ticket.c
[131/419] Compiling s2n_client_server_name.c
[132/419] Compiling s2n_client_supported_groups.c
[133/419] Compiling s2n_client_sct_list.c
[134/419] Compiling s2n_client_key_share.c
[135/419] Compiling s2n_client_pq_kem.c
[136/419] Compiling s2n_client_max_frag_len.c
[137/419] Compiling s2n_client_cookie.c
[138/419] Compiling s2n_client_psk.c
[139/419] Compiling s2n_client_ems.c
[140/419] Compiling s2n_stuffer_text.c
[141/419] Compiling s2n_client_cert_status_request.c
[142/419] Compiling s2n_client_early_data_indication.c
[143/419] Compiling s2n_client_alpn.c
[144/419] Compiling s2n_stuffer_network_order.c
[145/419] Compiling s2n_cert_authorities.c
[146/419] Compiling s2n_stuffer_hex.c
[147/419] Compiling s2n_stuffer_pem.c
[148/419] Compiling s2n_cert_status_response.c
[149/419] Compiling s2n_stuffer_file.c
[150/419] Compiling s2n_cert_status.c
[151/419] Compiling s2n_stuffer_base64.c
[152/419] Compiling s2n_errno.c
[153/419] Compiling s2n_stuffer.c
[154/419] Compiling s2n_stream_cipher_null.c
[155/419] Compiling s2n_sequence.c
[156/419] Compiling s2n_tls13_keys.c
[157/419] Compiling s2n_stream_cipher_rc4.c
[158/419] Compiling s2n_rsa_pss.c
[159/419] Compiling s2n_locking.c
[160/419] Compiling s2n_pq.c
[161/419] Compiling s2n_prf_libcrypto.c
[162/419] Compiling s2n_libcrypto.c
[163/419] Compiling s2n_hmac.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_openssl_x509.c:21:39: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_openssl_x509.c:127:40: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated [-Wdeprecated-declarations]
        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
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_openssl_x509.c:129:36: warning: 'EC_KEY_get0_group' is deprecated [-Wdeprecated-declarations]
        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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
3 warnings generated.
[164/419] Compiling s2n_openssl_x509.c
[165/419] Compiling s2n_pkey_evp.c
[166/419] Compiling s2n_pkey.c
[167/419] Compiling s2n_hkdf.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:221:22: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
    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
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:225:26: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
        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
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:248:22: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
    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
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:251:26: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
        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
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
4 warnings generated.
[168/419] Compiling s2n_hash.c
[169/419] Compiling s2n_fips.c
[170/419] Compiling s2n_evp_kem.c
[171/419] Compiling s2n_crypto.c
[172/419] 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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    server_dh_params->dh = DH_new();
                           ^
/usr/include/openssl/dh.h:203:1: note: 'DH_new' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    to->dh = DHparams_dup(from->dh);
             ^
/usr/include/openssl/dh.h:194:37: note: 'DHparams_dup' has been explicitly marked deprecated here
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    DH_free(dh_params->dh);
    ^
/usr/include/openssl/dh.h:204:1: note: 'DH_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
17 warnings generated.
[173/419] Compiling s2n_fips_rules.c
[174/419] Compiling s2n_dhe.c
[175/419] Compiling s2n_cipher.c
[175/419] Write sources
[178/419] Compiling s2n_composite_cipher_aes_sha.c
[179/419] Compiling sdkutils.c
[180/419] Compiling s2n_cbc_cipher_aes.c
[181/419] Compiling partitions.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_ecc_evp.c:38:39: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
    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
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'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
        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
OSSL_DEPRECATEDIN_3_0
^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
3 warnings generated.
[182/419] Compiling s2n_ecc_evp.c
[183/419] Compiling resource_name.c
[184/419] Compiling s2n_cbc_cipher_3des.c
[185/419] Compiling endpoints_util.c
[186/419] Compiling endpoints_types_impl.c
[187/419] Compiling s2n_aead_cipher_chacha20_poly1305.c
[188/419] Compiling AwsCPlatformConfig empty.c
[189/419] Compiling endpoints_standard_lib.c
[190/419] Compiling endpoints_regex.c
[191/419] Compiling endpoints_ruleset.c
[192/419] Compiling rate_limiters.c
[193/419] Compiling endpoints_rule_engine.c
[194/419] Compiling mqtt5_types.c
[195/419] Compiling mqtt5_utils.c
[196/419] Compiling s2n_aead_cipher_aes_gcm.c
[197/419] Compiling aws_profile.c
[198/419] Compiling mqtt5_topic_alias.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_certificate.c:724:40: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
        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
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'
#   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     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]
                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
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'
#   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
2 warnings generated.
[199/419] Compiling s2n_certificate.c
[200/419] Compiling mqtt5_listener.c
[201/419] Compiling shared.c
[202/419] Compiling mqtt5_encoder.c
[203/419] Compiling mqtt5_decoder.c
[204/419] Compiling mqtt5_callbacks.c
[205/419] Compiling mqtt5_to_mqtt3_adapter.c
[206/419] Compiling mqtt5_options_storage.c
[207/419] Compiling topic_tree.c
[208/419] Compiling mqtt_subscription_set.c
[209/419] Compiling mqtt5_client.c
[210/419] Compiling subscription_manager.c
[211/419] Compiling fixed_header.c
[212/419] Compiling packets.c
[213/419] Compiling mqtt311_decoder.c
[214/419] Compiling mqtt311_listener.c
[215/419] Compiling protocol_adapter.c
[216/419] Compiling mqtt.c
[217/419] Compiling client_impl_shared.c
[218/419] Compiling request_response_client.c
[219/419] Compiling client_channel_handler.c
[220/419] Compiling tracing.c
[221/419] Compiling socket_shared.c
[222/419] Compiling stream.c
[223/419] Compiling statistics.c
[224/419] Compiling socket.c
[225/419] Compiling standard_retry_strategy.c
[226/419] Compiling socket_channel_handler.c
[227/419] Compiling retry_strategy.c
[228/419] Compiling shared_library.c
[229/419] Compiling client.c
[230/419] Compiling host_resolver.c
[231/419] Compiling pipe.c
[232/419] Compiling tls_channel_handler_shared.c
[233/419] Compiling no_retry_strategy.c
[234/419] Compiling pkcs11_tls_op_handler.c
[235/419] Compiling socket.c
[236/419] Compiling tls_channel_handler.c
[237/419] Compiling pem.c
[238/419] Compiling message_pool.c
[239/419] Compiling pkcs11_lib.c
[240/419] Compiling exponential_backoff_retry_strategy.c
[241/419] Compiling future.c
[241/419] Compiling s2n_tls_channel_handler.c
[243/419] Compiling event_loop.c
[244/419] Compiling host_resolver.c
[245/419] Compiling alpn_handler.c
[246/419] Compiling async_stream.c
[247/419] Compiling websocket_decoder.c
[248/419] Compiling websocket_encoder.c
[249/419] Compiling channel.c
[250/419] Compiling channel_bootstrap.c
[251/419] Compiling io.c
[252/419] Compiling websocket_bootstrap.c
[253/419] Compiling statistics.c
[254/419] Compiling strutil.c
[255/419] Compiling epoll_event_loop.c
[256/419] Compiling random_access_set.c
[257/419] Compiling websocket.c
[258/419] Compiling proxy_connection.c
[259/419] Compiling http.c
[260/419] Compiling hpack_decoder.c
[261/419] Compiling hpack_encoder.c
[262/419] Compiling hpack_huffman_static.c
[263/419] Compiling proxy_strategy.c
[264/419] Compiling request_response.c
[265/419] Compiling hpack.c
[266/419] Compiling http2_stream_manager.c
[267/419] Compiling h2_frames.c
[268/419] Compiling h1_stream.c
[269/419] Compiling h1_decoder.c
[270/419] Compiling connection_monitor.c
[271/419] Compiling h2_stream.c
[272/419] Compiling h1_encoder.c
[273/419] Compiling h2_decoder.c
[274/419] Compiling event_stream_rpc.c
[275/419] Compiling h2_connection.c
[276/419] Compiling h1_connection.c
[277/419] Compiling huffman.c
[278/419] Compiling huffman_testing.c
[279/419] Compiling event_stream_rpc_server.c
[280/419] Compiling connection.c
[281/419] Compiling connection_manager.c
[281/419] Compiling compression.c
[283/419] Compiling event_stream_channel_handler.c
[284/419] Compiling event_stream_rpc_client.c
[285/419] Compiling event_stream.c
[286/419] Compiling uri.c
[287/419] Compiling uuid.c
[288/419] Compiling thread_shared.c
[289/419] Compiling system_info.c
[290/419] Compiling xml_parser.c
[291/419] Compiling statistics.c
[292/419] Compiling thread_scheduler.c
[293/419] Compiling task_scheduler.c
[294/419] Compiling string.c
[295/419] Compiling ring_buffer.c
[296/419] Compiling ref_count.c
[297/419] Compiling process_common.c
[298/419] Compiling time.c
[299/419] Compiling system_resource_utils.c
[300/419] Compiling priority_queue.c
[301/419] Compiling process.c
[302/419] Compiling rw_lock.c
[303/419] Compiling mutex.c
[304/419] Compiling system_info.c
[305/419] Compiling environment.c
[306/419] Compiling clock.c
[307/419] Compiling thread.c
[308/419] Compiling cross_process_lock.c
[309/419] Compiling system_info.c
[310/419] Compiling condition_variable.c
[311/419] Compiling device_random.c
[312/419] Compiling file.c
[313/419] Compiling math.c
[314/419] Compiling linked_hash_table.c
[315/419] Compiling memtrace.c
[315/419] Compiling logging.c
[317/419] Compiling lru_cache.c
[317/419] Compiling log_writer.c
[319/419] Compiling log_formatter.c
[320/419] Compiling lifo_cache.c
[321/419] Compiling json.c
[322/419] Compiling host_utils.c
[323/419] Compiling log_channel.c
[324/419] Compiling tags.c
[325/419] Compiling fifo_cache.c
[326/419] Compiling streaming.c
[326/419] Compiling strings.c
[328/419] Compiling maps.c
[329/419] Compiling ints.c
[330/419] Compiling serialization.c
[331/419] Compiling stack.c
[332/419] Compiling unicode.c
[333/419] Compiling hash_table.c
[334/419] Compiling file.c
[335/419] Compiling memory_utils.c
[336/419] Compiling encoders.c
[337/419] Compiling loaders.c
[337/419] Compiling encoding.c
[339/419] Compiling builder_callbacks.c
[340/419] Compiling arrays.c
[341/419] Compiling callbacks.c
[342/419] Compiling common.c
[343/419] Compiling allocators.c
[344/419] Compiling floats_ctrls.c
[345/419] Compiling bytestrings.c
[346/419] Compiling cbor.c
[347/419] Compiling error.c
[348/419] Compiling command_line_parser.c
[349/419] Compiling common.c
[350/419] Compiling condition_variable.c
[351/419] Compiling device_random.c
[352/419] Compiling cache.c
[353/419] Compiling date_time.c
[354/419] Compiling encoding.c
[355/419] Compiling assert.c
[356/419] Compiling cpuid.c
[357/419] Compiling cJSON.c
[357/419] Compiling cbor.c
[359/419] Compiling array_list.c
[360/419] Compiling crc64.c
[361/419] Compiling codegen.c
[362/419] Compiling crc64_sw.c
[363/419] Compiling crc32.c
[364/419] Compiling allocator_sba.c
[365/419] Compiling crc_sw.c
[365/419] Compiling checksums.c
[367/419] Compiling allocator.c
[368/419] Compiling symmetric_cipher.c
[369/419] Compiling openssl_aes.c
[370/419] Compiling opensslcrypto_hmac.c
[371/419] Compiling opensslcrypto_hash.c
[372/419] Compiling opensslcrypto_ecc.c
[373/419] Compiling byte_buf.c
[374/419] Compiling openssl_rsa.c
[375/419] Compiling openssl_platform_init.c
[376/419] Compiling ed25519_noop.c
[377/419] Compiling hmac.c
[378/419] Compiling ed25519.c
[379/419] Compiling hash.c
[379/419] Compiling rsa.c
[379/419] Compiling lccrypto_common.c
[379/419] Compiling cal.c
[379/419] Compiling ecc.c
[379/419] Compiling token_provider_sso_profile.c
[379/419] Compiling token_provider_sso_session.c
[379/419] Compiling sso_token_utils.c
[379/419] Compiling sigv4_http_request.c
[379/419] Compiling signing_config.c
[379/419] Compiling der.c
[379/419] Compiling signing.c
[379/419] Compiling signing_result.c
[379/419] Compiling signable.c
[379/419] Compiling signable_chunk.c
[379/419] Compiling signable_trailer.c
[379/419] Compiling signable_http_request.c
[379/419] Compiling key_derivation.c
[379/419] Compiling credentials_provider_static.c
[379/419] Compiling credentials_provider_x509.c
[379/419] Compiling credentials_provider_imds.c
[379/419] Compiling credentials_provider_profile.c
[379/419] Compiling credentials_utils.c
[379/419] Compiling credentials_provider_sts_web_identity.c
[379/419] Compiling credentials_provider_process.c
[379/419] Write sources
[379/419] Compiling credentials_provider_sso.c
[379/419] Compiling credentials_provider_delegate.c
[379/419] Compiling credentials_provider_environment.c
[409/419] Compiling credentials_provider_cognito.c
[409/419] Compiling credentials_provider_default_chain.c
[411/419] Compiling credentials_provider_chain.c
[412/419] Compiling credentials_provider_ecs.c
[414/491] Emitting module ArgumentParserToolInfo
[415/491] Compiling ArgumentParserToolInfo ToolInfo.swift
[416/492] Wrapping AST for ArgumentParserToolInfo for debugging
[418/530] Compiling ArgumentParser ArgumentVisibility.swift
[419/530] Compiling ArgumentParser CompletionKind.swift
[420/530] Compiling ArgumentParser Errors.swift
[421/530] Compiling ArgumentParser Flag.swift
[422/530] Compiling ArgumentParser NameSpecification.swift
[423/530] Compiling ArgumentParser Option.swift
[424/535] Emitting module ArgumentParser
[425/535] Compiling ArgumentParser StringExtensions.swift
[426/535] Compiling ArgumentParser Tree.swift
[427/535] Compiling AwsCommonRuntimeKit HTTPProxyEnvType.swift
[428/535] Compiling AwsCommonRuntimeKit HTTPProxyOptions.swift
[429/535] Compiling AwsCommonRuntimeKit HTTPRequest.swift
[430/535] Compiling AwsCommonRuntimeKit HTTPRequestBase.swift
[431/535] Compiling AwsCommonRuntimeKit HTTPRequestOptions.swift
[432/535] Compiling AwsCommonRuntimeKit HTTPStream.swift
[433/535] Compiling AwsCommonRuntimeKit HTTPStreamCallbackCore.swift
[434/535] Compiling AwsCommonRuntimeKit HTTPVersion.swift
[435/535] Emitting module AwsCommonRuntimeKit
[436/544] Compiling AwsCommonRuntimeKit ClientBootstrap.swift
[437/544] Compiling AwsCommonRuntimeKit EventLoopGroup.swift
[438/544] Compiling AwsCommonRuntimeKit HostAddress.swift
[439/544] Compiling AwsCommonRuntimeKit HostAddressType.swift
[440/544] Compiling AwsCommonRuntimeKit HostResolver.swift
[441/544] Compiling AwsCommonRuntimeKit SocketDomain.swift
[442/544] Compiling AwsCommonRuntimeKit SocketOptions.swift
[443/544] Compiling AwsCommonRuntimeKit SocketType.swift
[444/544] Compiling AwsCommonRuntimeKit Stream.swift
[445/544] Compiling AwsCommonRuntimeKit StreamCore.swift
[446/544] Compiling AwsCommonRuntimeKit TLSConnectionOptions.swift
[447/544] Compiling AwsCommonRuntimeKit TLSContext.swift
[448/544] Compiling AwsCommonRuntimeKit TLSContextOptions.swift
[449/544] Compiling AwsCommonRuntimeKit TLSSecitemOptions.swift
[450/544] Compiling AwsCommonRuntimeKit ExponentialBackoffJitterMode.swift
[451/544] Compiling AwsCommonRuntimeKit RetryError.swift
[452/544] Compiling AwsCommonRuntimeKit RetryStrategy.swift
[453/544] Compiling AwsCommonRuntimeKit RetryToken.swift
[454/544] Compiling AwsCommonRuntimeKit Mqtt5Client.swift
[455/544] Compiling ArgumentParser Name.swift
[456/544] Compiling ArgumentParser Parsed.swift
[457/544] Compiling ArgumentParser ParsedValues.swift
[458/544] Compiling ArgumentParser ParserError.swift
[459/544] Compiling ArgumentParser SplitArguments.swift
[460/544] Compiling ArgumentParser DumpHelpGenerator.swift
[461/544] Compiling ArgumentParser HelpCommand.swift
[462/544] Compiling ArgumentParser HelpGenerator.swift
[463/544] Compiling ArgumentParser MessageInfo.swift
[464/544] Compiling ArgumentParser UsageGenerator.swift
[465/544] Compiling ArgumentParser ExpressibleByArgument.swift
[466/544] Compiling ArgumentParser ParsableArguments.swift
[467/544] Compiling ArgumentParser ParsableArgumentsValidation.swift
[468/544] Compiling ArgumentParser ParsableCommand.swift
[469/544] Compiling ArgumentParser ArgumentDecoder.swift
[470/544] Compiling ArgumentParser BashCompletionsGenerator.swift
[471/544] Compiling ArgumentParser CompletionsGenerator.swift
[472/544] Compiling ArgumentParser FishCompletionsGenerator.swift
[473/544] Compiling ArgumentParser ZshCompletionsGenerator.swift
[474/544] Compiling ArgumentParser Argument.swift
[475/544] Compiling ArgumentParser ArgumentHelp.swift
[476/544] Compiling ArgumentParser ArgumentDefinition.swift
[477/544] Compiling ArgumentParser ArgumentSet.swift
[478/544] Compiling ArgumentParser CommandParser.swift
[479/544] Compiling ArgumentParser InputKey.swift
[480/544] Compiling ArgumentParser InputOrigin.swift
[481/544] Compiling ArgumentParser OptionGroup.swift
[482/544] Compiling ArgumentParser AsyncParsableCommand.swift
[483/544] Compiling ArgumentParser CommandConfiguration.swift
[484/544] Compiling ArgumentParser CommandGroup.swift
[485/544] Compiling ArgumentParser EnumerableFlag.swift
[493/544] Compiling ArgumentParser CollectionExtensions.swift
[494/544] Compiling ArgumentParser Platform.swift
[495/544] Compiling ArgumentParser SequenceExtensions.swift
[531/545] Wrapping AST for ArgumentParser for debugging
[533/545] Compiling AwsCommonRuntimeKit Mqtt5Enums.swift
[534/545] Compiling AwsCommonRuntimeKit Mqtt5Options.swift
[535/545] Compiling AwsCommonRuntimeKit Mqtt5Packets.swift
[536/545] Compiling AwsCommonRuntimeKit FileBasedConfiguration.swift
[537/545] Compiling AwsCommonRuntimeKit EndpointProperty.swift
[538/545] Compiling AwsCommonRuntimeKit EndpointsRequestContext.swift
[539/545] Compiling AwsCommonRuntimeKit EndpointsRuleEngine.swift
[540/545] Compiling AwsCommonRuntimeKit ResolvedEndpointType.swift
[541/545] Compiling AwsCommonRuntimeKit resource_bundle_accessor.swift
[542/546] Wrapping AST for AwsCommonRuntimeKit for debugging
[544/548] Emitting module Elasticurl
[545/548] Compiling Elasticurl Elasticurl.swift
[546/549] Wrapping AST for Elasticurl for debugging
[547/549] Write Objects.LinkFileList
[548/549] Linking Elasticurl
Build complete! (51.03s)
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_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_profile.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/AwsCommonRuntimeKitTests/Resources/example_credentials.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",
        "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",
        "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/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.7"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/aws-common-runtime/s2n/docker-images': File not found.
Done.