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 async-http-client with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iainsmith/async-http-client.git
Reference: master
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/iainsmith/async-http-client
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3950c95 Remove redundant path manipulation related to trailing slashes. See - efe6b5b6f626723d980a0ce72a4cf081b149f0ea
Cloned https://github.com/iainsmith/async-http-client.git
Revision (git rev-parse @):
3950c9598d4edd2d6fe8c8222a4825760c281754
SUCCESS checkout https://github.com/iainsmith/async-http-client.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/iainsmith/async-http-client.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/4792] Fetching swift-nio-extras
[4793/16939] Fetching swift-nio-extras, swift-nio-ssl
[16940/81498] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (4.88s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.89s)
Fetched https://github.com/apple/swift-nio.git from cache (4.96s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.21.0 (0.56s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-nio-http2.git
[1/354] Fetching swift-http-types
[355/10519] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types from cache (0.97s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.98s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.42s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.49s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.67s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/2983] Fetching swift-system
[2984/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.75s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.50s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.26.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.21.0
Building for debugging...
[0/472] Write sources
[14/472] Compiling CNIOLinux liburing_shims.c
[15/472] Compiling _AtomicsShims.c
[16/472] Compiling CNIOWindows WSAStartup.c
[17/472] Compiling CNIOWindows shim.c
[18/472] Compiling CNIOLLHTTP c_nio_http.c
[19/472] Compiling CNIODarwin shim.c
[20/472] Compiling CNIOExtrasZlib empty.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[21/472] Compiling CNIOLinux shim.c
[22/472] Compiling CNIOLLHTTP c_nio_api.c
[23/472] Compiling fiat_p256_adx_mul.S
[24/472] Compiling fiat_p256_adx_sqr.S
[25/472] Compiling fiat_curve25519_adx_square.S
[26/472] Compiling fiat_curve25519_adx_mul.S
[27/472] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/472] Write swift-version-24593BA9C3E375BF.txt
[29/472] Compiling CNIOBoringSSLShims shims.c
[30/476] Compiling tls_record.cc
[31/476] Compiling tls_method.cc
[32/476] Compiling tls13_enc.cc
[33/477] Compiling tls13_client.cc
[34/485] Compiling tls13_server.cc
[35/495] Compiling t1_enc.cc
[37/495] Emitting module _NIODataStructures
[37/495] Compiling tls13_both.cc
[38/495] Compiling ssl_versions.cc
[39/495] Compiling ssl_stat.cc
[40/495] Compiling ssl_transcript.cc
[42/495] Emitting module _CollectionsUtilities
[42/497] Compiling ssl_x509.cc
[43/497] Compiling ssl_session.cc
[44/497] Compiling ssl_privkey.cc
[45/497] Compiling ssl_file.cc
[46/497] Compiling ssl_key_share.cc
[47/497] Compiling ssl_lib.cc
[48/497] Compiling ssl_cipher.cc
[49/497] Compiling ssl_cert.cc
[51/497] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[52/497] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[53/497] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[53/497] Compiling ssl_buffer.cc
[54/497] Compiling ssl_aead_ctx.cc
[56/497] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/497] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/497] Emitting module _NIOBase64
[59/497] Compiling _NIOBase64 Base64.swift
[59/498] Compiling s3_pkt.cc
[61/498] Compiling ssl_asn1.cc
[63/498] Compiling _CollectionsUtilities _SortedCollection.swift
[64/498] Compiling _CollectionsUtilities _UniqueCollection.swift
[65/498] Compiling _CollectionsUtilities UInt+reversed.swift
[66/498] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[67/498] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[68/498] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[68/498] Compiling s3_both.cc
[69/498] Compiling s3_lib.cc
[70/498] Compiling handshake_client.cc
[71/498] Compiling handshake_server.cc
[72/498] Compiling handshake.cc
[74/498] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[75/498] Compiling _CollectionsUtilities Integer rank.swift
[76/498] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[77/498] Compiling _CollectionsUtilities Debugging.swift
[78/498] Compiling _CollectionsUtilities Descriptions.swift
[79/498] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[80/498] Compiling _CollectionsUtilities Specialize.swift
[82/499] Compiling _NIODataStructures PriorityQueue.swift
[83/499] Compiling _NIODataStructures _TinyArray.swift
[84/499] Compiling _NIODataStructures Heap.swift
[85/500] Compiling dtls_record.cc
[86/500] Compiling encrypted_client_hello.cc
[87/500] Compiling dtls_method.cc
[88/500] Compiling handoff.cc
[89/500] Compiling extensions.cc
[90/500] Compiling d1_srtp.cc
[91/500] Compiling d1_lib.cc
[92/500] Compiling v3_utl.c
[93/500] Compiling bio_ssl.cc
[94/500] Compiling v3_skey.c
[95/500] Compiling d1_pkt.cc
[96/500] Compiling v3_prn.c
[97/500] Compiling v3_purp.c
[98/500] Compiling v3_pcons.c
[99/500] Compiling v3_pmaps.c
[100/500] Compiling v3_ocsp.c
[101/500] Compiling v3_ncons.c
[102/500] Compiling v3_lib.c
[103/500] Compiling v3_int.c
[104/500] Compiling v3_info.c
[105/500] Compiling d1_both.cc
[106/500] Compiling v3_ia5.c
[107/500] Compiling v3_extku.c
[108/500] Compiling v3_genn.c
[109/500] Compiling v3_enum.c
[110/500] Compiling v3_crld.c
[111/500] Compiling v3_bitst.c
[112/500] Compiling v3_bcons.c
[113/500] Compiling v3_cpols.c
[114/500] Compiling v3_conf.c
[115/500] Compiling v3_akeya.c
[116/500] Compiling x_x509a.c
[117/500] Compiling v3_alt.c
[118/500] Compiling x_x509.c
[119/500] Compiling v3_akey.c
[120/500] Compiling x_val.c
[121/500] Compiling x_spki.c
[122/500] Compiling x_sig.c
[123/500] Compiling x_req.c
[124/500] Compiling x_info.c
[125/500] Compiling x_name.c
[126/500] Compiling x_pubkey.c
[127/500] Compiling x_pkey.c
[128/500] Compiling x_exten.c
[129/500] Compiling x_attrib.c
[130/505] Compiling x_algor.c
[131/516] Compiling x_crl.c
[132/516] Compiling x509spki.c
[133/516] Compiling x_all.c
[134/516] Compiling x509rset.c
[135/516] Compiling x509name.c
[136/516] Compiling x509cset.c
[138/516] Compiling DequeModule _DequeBuffer.swift
[139/516] Compiling DequeModule _DequeBufferHeader.swift
[139/518] Compiling x509_vfy.c
[140/518] Compiling x509_txt.c
[141/518] Compiling x509_vpm.c
[142/518] Compiling x509_v3.c
[143/518] Compiling x509_obj.c
[144/518] Compiling x509_trs.c
[145/518] Compiling x509_set.c
[147/518] Compiling DequeModule Deque+Hashable.swift
[148/518] Compiling DequeModule Deque+Sendable.swift
[148/518] Compiling x509_req.c
[149/518] Compiling x509_def.c
[151/518] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[152/518] Compiling DequeModule Deque+Extras.swift
[153/518] Compiling DequeModule Deque+Descriptions.swift
[154/518] Compiling DequeModule Deque+Equatable.swift
[154/518] Compiling x509_d2.c
[155/518] Compiling x509_ext.c
[156/518] Compiling x509_lu.c
[157/518] Compiling x509_cmp.c
[158/518] Compiling x509_att.c
[159/518] Compiling t_x509a.c
[160/518] Compiling x509.c
[162/518] Compiling DequeModule _DequeSlot.swift
[163/518] Compiling DequeModule _UnsafeWrappedBuffer.swift
[163/518] Compiling i2d_pr.c
[164/518] Compiling t_req.c
[165/518] Compiling t_crl.c
[166/518] Compiling rsa_pss.c
[168/518] Compiling DequeModule Deque._UnsafeHandle.swift
[169/518] Compiling DequeModule Deque.swift
[170/518] Compiling DequeModule Deque+Testing.swift
[171/518] Compiling DequeModule Deque._Storage.swift
[171/518] Compiling name_print.c
[172/518] Compiling t_x509.c
[173/518] Compiling policy.c
[174/518] Compiling by_dir.c
[175/518] Compiling by_file.c
[176/518] Compiling algorithm.c
[178/518] Compiling DequeModule Deque+Codable.swift
[179/518] Compiling DequeModule Deque+Collection.swift
[180/518] Compiling DequeModule Deque+CustomReflectable.swift
[180/518] Compiling a_digest.c
[181/518] Compiling a_verify.c
[182/518] Compiling asn1_gen.c
[183/518] Compiling a_sign.c
[185/518] Emitting module DequeModule
[185/518] Compiling thread.c
[186/519] Compiling thread_win.c
[187/519] Compiling thread_pthread.c
[188/519] Compiling thread_none.c
[189/519] Compiling trust_token.c
[191/519] Compiling voprf.c
[192/519] Compiling siphash.c
[193/519] Compiling rsa_print.c
[194/519] Compiling stack.c
[195/519] Compiling pmbtoken.c
[196/519] Compiling rc4.c
[197/519] Compiling rsa_asn1.c
[198/519] Compiling rsa_crypt.c
[199/519] Compiling refcount.c
[200/519] Compiling rand_extra.c
[201/519] Compiling windows.c
[202/519] Compiling trusty.c
[203/519] Compiling passive.c
[204/519] Compiling ios.c
[205/519] Compiling getentropy.c
[206/519] Compiling forkunsafe.c
[207/519] Compiling deterministic.c
[208/519] Compiling poly1305_arm_asm.S
[209/519] Compiling pool.c
[210/519] Compiling poly1305_arm.c
[211/519] Compiling poly1305.c
[212/519] Compiling pkcs7.c
[213/519] Compiling p5_pbev2.c
[214/519] Compiling pkcs8.c
[215/519] Compiling pkcs8_x509.c
[216/519] Compiling pkcs7_x509.c
[217/519] Compiling pem_x509.c
[218/519] Compiling pem_xaux.c
[219/519] Compiling pem_pkey.c
[220/519] Compiling obj_xref.c
[221/519] Compiling pem_oth.c
[222/519] Compiling pem_pk8.c
[223/519] Compiling pem_info.c
[224/519] Compiling pem_all.c
[225/519] Compiling mem.c
[226/519] Compiling lhash.c
[227/519] Compiling pem_lib.c
[228/519] Compiling kyber.c
[229/519] Compiling obj.c
[230/519] Compiling keccak.c
[231/519] Compiling poly1305_vec.c
[232/519] Compiling hpke.c
[233/519] Compiling hrss.c
[234/519] Compiling poly_rq_mul.S
[235/519] Compiling x86_64-mont-mac.mac.x86_64.S
[236/519] Compiling x86_64-mont5-mac.mac.x86_64.S
[237/519] Compiling x86_64-mont5-linux.linux.x86_64.S
[238/519] Compiling vpaes-x86_64-mac.mac.x86_64.S
[238/519] Compiling x86_64-mont-linux.linux.x86_64.S
[238/519] Compiling x86-mont-linux.linux.x86.S
[241/519] Compiling vpaes-x86_64-linux.linux.x86_64.S
[242/519] Compiling vpaes-x86-linux.linux.x86.S
[243/519] Compiling vpaes-armv8-ios.ios.aarch64.S
[244/519] Compiling vpaes-armv7-linux.linux.arm.S
[245/519] Compiling vpaes-armv8-linux.linux.aarch64.S
[246/519] Compiling sha512-x86_64-mac.mac.x86_64.S
[247/519] Compiling vpaes-armv7-ios.ios.arm.S
[248/519] Compiling sha512-armv8-linux.linux.aarch64.S
[249/519] Compiling kdf.c
[250/519] Compiling sha512-armv8-ios.ios.aarch64.S
[251/519] Compiling sha512-x86_64-linux.linux.x86_64.S
[252/519] Compiling sha512-armv4-linux.linux.arm.S
[253/519] Compiling sha512-armv4-ios.ios.arm.S
[254/519] Compiling sha512-586-linux.linux.x86.S
[255/519] Compiling sha256-x86_64-mac.mac.x86_64.S
[256/519] Compiling sha256-armv8-linux.linux.aarch64.S
[257/519] Compiling sha256-armv8-ios.ios.aarch64.S
[258/519] Compiling sha256-x86_64-linux.linux.x86_64.S
[259/519] Compiling sha256-armv4-linux.linux.arm.S
[260/519] Compiling sha256-armv4-ios.ios.arm.S
[261/519] Compiling sha256-586-linux.linux.x86.S
[262/519] Compiling sha1-x86_64-mac.mac.x86_64.S
[263/519] Compiling sha1-armv8-linux.linux.aarch64.S
[264/519] Compiling sha1-armv8-ios.ios.aarch64.S
[265/519] Compiling sha1-armv4-large-linux.linux.arm.S
[266/519] Compiling sha1-armv4-large-ios.ios.arm.S
[267/519] Compiling sha1-586-linux.linux.x86.S
[268/519] Compiling sha1-x86_64-linux.linux.x86_64.S
[269/519] Compiling sha512.c
[270/519] Compiling sha1.c
[271/519] Compiling sha256.c
[271/519] Compiling service_indicator.c
[273/519] Compiling rsaz-avx2-mac.mac.x86_64.S
[274/519] Compiling fips.c
[275/519] Compiling rsaz-avx2-linux.linux.x86_64.S
[276/519] Compiling self_check.c
[277/519] Compiling rdrand-x86_64-mac.mac.x86_64.S
[278/519] Compiling blinding.c
[279/519] Compiling rdrand-x86_64-linux.linux.x86_64.S
[280/519] Compiling padding.c
[281/519] Compiling rsa_impl.c
[282/519] Compiling rsa.c
[283/519] Compiling urandom.c
[283/519] Compiling rand.c
[285/519] Compiling fork_detect.c
[286/519] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[287/519] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[288/519] Compiling ctrdrbg.c
[289/519] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[290/519] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[291/519] Compiling p256-armv8-asm-linux.linux.aarch64.S
[292/519] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[293/519] Compiling p256-armv8-asm-ios.ios.aarch64.S
[294/519] Compiling polyval.c
[295/519] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[296/519] Compiling ofb.c
[297/519] Compiling gcm_nohw.c
[298/519] Compiling cfb.c
[299/519] Compiling ctr.c
[300/519] Compiling md5-x86_64-mac.mac.x86_64.S
[301/519] Compiling gcm.c
[302/519] Compiling md5.c
[303/519] Compiling cbc.c
[304/519] Compiling md5-x86_64-linux.linux.x86_64.S
[305/519] Compiling md5-586-linux.linux.x86.S
[306/519] Compiling ghashv8-armv8-ios.ios.aarch64.S
[307/519] Compiling hmac.c
[307/519] Compiling ghashv8-armv8-linux.linux.aarch64.S
[309/519] Compiling md4.c
[309/519] Compiling hkdf.c
[311/519] Compiling ghashv8-armv7-linux.linux.arm.S
[312/519] Compiling ghashv8-armv7-ios.ios.arm.S
[313/519] Compiling ghash-x86_64-mac.mac.x86_64.S
[314/519] Compiling ghash-x86-linux.linux.x86.S
[315/519] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[316/519] Compiling ghash-x86_64-linux.linux.x86_64.S
[317/519] Compiling ghash-ssse3-x86-linux.linux.x86.S
[318/519] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[319/519] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[320/519] Compiling fips_shared_support.c
[321/519] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[322/519] Compiling ghash-armv4-ios.ios.arm.S
[323/519] Compiling ghash-armv4-linux.linux.arm.S
[324/519] Compiling ecdh.c
[325/519] Compiling util.c
[326/519] Compiling ecdsa.c
[327/519] Compiling wnaf.c
[328/519] Compiling simple_mul.c
[329/519] Compiling simple.c
[330/519] Compiling scalar.c
[331/519] Compiling felem.c
[332/519] Compiling oct.c
[333/519] Compiling p256.c
[334/519] Compiling ec_montgomery.c
[334/519] Compiling p224-64.c
[336/519] Compiling ec_key.c
[337/519] Compiling digestsign.c
[338/519] Compiling digests.c
[339/519] Compiling dh.c
[340/519] Compiling ec.c
[341/519] Compiling digest.c
[342/519] Compiling check.c
[343/519] Compiling co-586-linux.linux.x86.S
[344/519] Compiling cmac.c
[345/519] Compiling bsaes-armv7-ios.ios.arm.S
[346/519] Compiling e_aesccm.c
[347/519] Compiling bsaes-armv7-linux.linux.arm.S
[347/519] Compiling p256-nistz.c
[349/519] Compiling aead.c
[350/519] Compiling cipher.c
[351/519] Compiling sqrt.c
[352/519] Compiling e_aes.c
[353/519] Compiling shift.c
[354/519] Compiling rsaz_exp.c
[355/519] Compiling random.c
[356/519] Compiling montgomery_inv.c
[357/519] Compiling mul.c
[358/519] Compiling prime.c
[359/519] Compiling generic.c
[360/519] Compiling montgomery.c
[361/519] Compiling jacobi.c
[362/519] Compiling gcd_extra.c
[363/519] Compiling div_extra.c
[364/519] Compiling exponentiation.c
[365/519] Compiling cmp.c
[366/519] Compiling div.c
[366/519] Compiling gcd.c
[368/519] Compiling ctx.c
[369/519] Compiling bytes.c
[370/519] Compiling bn.c
[371/519] Compiling bn-armv8-linux.linux.aarch64.S
[372/519] Compiling bn-armv8-ios.ios.aarch64.S
[373/519] Compiling bn-586-linux.linux.x86.S
[374/519] Compiling armv8-mont-linux.linux.aarch64.S
[375/519] Compiling add.c
[376/519] Compiling armv8-mont-ios.ios.aarch64.S
[377/519] Compiling x86_64-gcc.c
[378/519] Compiling armv4-mont-ios.ios.arm.S
[379/519] Compiling armv4-mont-linux.linux.arm.S
[380/519] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[381/519] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[382/519] Compiling aesv8-armv8-linux.linux.aarch64.S
[383/519] Compiling aesv8-armv8-ios.ios.aarch64.S
[384/519] Compiling aesv8-armv7-linux.linux.arm.S
[385/519] Compiling aesv8-armv7-ios.ios.arm.S
[386/519] Compiling aesni-x86_64-mac.mac.x86_64.S
[387/519] Compiling aesni-x86_64-linux.linux.x86_64.S
[388/519] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[389/519] Compiling aesni-x86-linux.linux.x86.S
[390/519] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[391/519] Compiling mode_wrappers.c
[392/519] Compiling key_wrap.c
[393/519] Compiling aes.c
[394/519] Compiling sign.c
[394/519] Compiling ex_data.c
[396/519] Compiling aes_nohw.c
[397/519] Compiling scrypt.c
[398/519] Compiling pbkdf.c
[399/519] Compiling p_x25519.c
[400/519] Compiling p_x25519_asn1.c
[401/519] Compiling print.c
[402/519] Compiling p_rsa_asn1.c
[403/519] Compiling p_ed25519.c
[404/519] Compiling p_ed25519_asn1.c
[405/519] Compiling p_hkdf.c
[406/519] Compiling p_ec_asn1.c
[407/519] Compiling p_rsa.c
[408/519] Compiling p_ec.c
[409/519] Compiling evp_ctx.c
[410/519] Compiling err_data.c
[411/519] Compiling evp_asn1.c
[412/519] Compiling evp.c
[413/519] Compiling p_dsa_asn1.c
[414/519] Compiling engine.c
[415/519] Compiling err.c
[416/519] Compiling ecdsa_asn1.c
[417/519] Compiling ecdh_extra.c
[418/519] Compiling ec_derive.c
[419/519] Compiling hash_to_curve.c
[420/519] Compiling dsa_asn1.c
[421/519] Compiling ec_asn1.c
[422/519] Compiling digest_extra.c
[423/519] Compiling dsa.c
[424/519] Compiling params.c
[425/519] Compiling dh_asn1.c
[426/519] Compiling des.c
[427/519] Compiling crypto.c
[428/519] Compiling cpu_arm_linux.c
[429/519] Compiling curve25519_64_adx.c
[429/519] Compiling x25519-asm-arm.S
[431/519] Compiling cpu_intel.c
[432/519] Compiling spake25519.c
[433/519] Compiling cpu_arm_freebsd.c
[433/519] Compiling cpu_aarch64_win.c
[435/519] Compiling cpu_aarch64_linux.c
[436/519] Compiling cpu_aarch64_apple.c
[437/519] Compiling cpu_aarch64_openbsd.c
[437/519] Compiling cpu_aarch64_fuchsia.c
[439/519] Compiling cpu_aarch64_sysreg.c
[440/519] Compiling curve25519.c
[441/519] Compiling e_null.c
[442/519] Compiling e_rc4.c
[443/519] Compiling e_rc2.c
[444/519] Compiling conf.c
[445/519] Compiling e_tls.c
[446/519] Compiling tls_cbc.c
[447/519] Compiling e_des.c
[448/519] Compiling e_chacha20poly1305.c
[449/519] Compiling derive_key.c
[450/519] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[451/519] Compiling e_aesctrhmac.c
[452/519] Compiling cipher_extra.c
[453/519] Compiling e_aesgcmsiv.c
[454/519] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[455/519] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[456/519] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[456/519] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[458/519] Compiling chacha.c
[459/519] Compiling chacha-x86_64-mac.mac.x86_64.S
[460/519] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[461/519] Compiling chacha-x86-linux.linux.x86.S
[462/519] Compiling chacha-armv8-linux.linux.aarch64.S
[463/519] Compiling chacha-armv8-ios.ios.aarch64.S
[464/519] Compiling chacha-x86_64-linux.linux.x86_64.S
[465/519] Compiling chacha-armv4-linux.linux.arm.S
[466/519] Compiling chacha-armv4-ios.ios.arm.S
[467/519] Compiling unicode.c
[468/519] Compiling ber.c
[469/519] Compiling asn1_compat.c
[470/519] Compiling bn_asn1.c
[471/519] Compiling buf.c
[472/519] Compiling cbb.c
[473/519] Compiling cbs.c
[474/519] Compiling printf.c
[475/519] Compiling socket.c
[475/519] Compiling blake2.c
[477/519] Compiling convert.c
[478/519] Compiling pair.c
[479/519] Compiling hexdump.c
[480/519] Compiling socket_helper.c
[481/519] Compiling errno.c
[482/519] Compiling file.c
[483/519] Compiling bio_mem.c
[484/519] Compiling connect.c
[485/519] Compiling fd.c
[486/519] Compiling base64.c
[487/519] Compiling tasn_typ.c
[488/519] Compiling tasn_utl.c
[489/519] Compiling bio.c
[490/519] Compiling f_string.c
[491/519] Compiling tasn_fre.c
[492/519] Compiling tasn_new.c
[493/519] Compiling f_int.c
[494/519] Compiling tasn_dec.c
[495/519] Compiling posix_time.c
[496/519] Compiling asn_pack.c
[496/519] Compiling tasn_enc.c
[498/519] Compiling asn1_par.c
[499/519] Compiling a_utctm.c
[500/519] Compiling a_type.c
[501/519] Compiling asn1_lib.c
[502/519] Compiling a_time.c
[503/519] Compiling a_octet.c
[504/519] Compiling a_strex.c
[505/519] Compiling a_strnid.c
[506/519] Compiling a_mbstr.c
[507/519] Compiling a_i2d_fp.c
[508/519] Compiling a_object.c
[509/519] Compiling a_int.c
[509/519] Compiling a_dup.c
[511/519] Write sources
[513/519] Compiling a_gentm.c
[514/519] Compiling a_d2i_fp.c
[515/519] Compiling a_bitstr.c
[516/519] Compiling a_bool.c
[518/538] Compiling Atomics UnsafeAtomic.swift
[519/538] Compiling Atomics UnsafeAtomicLazyReference.swift
[520/538] Compiling Atomics AtomicMemoryOrderings.swift
[521/538] Compiling Atomics DoubleWord.swift
[522/540] Compiling Atomics Primitives.shims.swift
[523/540] Compiling Atomics AtomicInteger.swift
[524/540] Compiling Atomics AtomicOptionalWrappable.swift
[525/540] Compiling Atomics IntegerOperations.swift
[526/540] Compiling Atomics Unmanaged extensions.swift
[527/540] Compiling Atomics OptionalRawRepresentable.swift
[528/540] Compiling Atomics RawRepresentable.swift
[529/540] Compiling Atomics AtomicBool.swift
[530/540] Compiling Atomics AtomicReference.swift
[531/540] Compiling Atomics AtomicStorage.swift
[532/540] Compiling Atomics AtomicValue.swift
[532/540] Compiling c-nioatomics.c
[533/540] Compiling c-atomics.c
[535/546] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[536/546] Compiling NIOConcurrencyHelpers lock.swift
[537/546] Emitting module NIOConcurrencyHelpers
[538/546] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[539/546] Compiling NIOConcurrencyHelpers NIOLock.swift
[540/546] Compiling NIOConcurrencyHelpers atomics.swift
[542/547] Emitting module Atomics
[543/547] Compiling Atomics ManagedAtomic.swift
[544/547] Compiling Atomics ManagedAtomicLazyReference.swift
[545/547] Compiling Atomics IntegerConformances.swift
[546/547] Compiling Atomics PointerConformances.swift
[547/547] Compiling Atomics Primitives.native.swift
[549/605] Compiling NIOCore MarkedCircularBuffer.swift
[550/605] Compiling NIOCore MulticastChannel.swift
[551/605] Compiling NIOCore NIOAny.swift
[552/605] Compiling NIOCore NIOCloseOnErrorHandler.swift
[553/605] Compiling NIOCore NIOLoopBound.swift
[554/605] Compiling NIOCore NIOSendable.swift
[555/605] Compiling NIOCore PointerHelpers.swift
[556/605] Compiling NIOCore RecvByteBufferAllocator.swift
[557/613] Compiling NIOCore GlobalSingletons.swift
[558/613] Compiling NIOCore IO.swift
[559/613] Compiling NIOCore IOData.swift
[560/613] Compiling NIOCore IPProtocol.swift
[561/613] Compiling NIOCore IntegerBitPacking.swift
[562/613] Compiling NIOCore IntegerTypes.swift
[563/613] Compiling NIOCore Interfaces.swift
[564/613] Compiling NIOCore Linux.swift
[565/613] Compiling NIOCore EventLoop+SerialExecutor.swift
[566/613] Compiling NIOCore EventLoop.swift
[567/613] Compiling NIOCore EventLoopFuture+Deprecated.swift
[568/613] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[569/613] Compiling NIOCore EventLoopFuture.swift
[570/613] Compiling NIOCore FileDescriptor.swift
[571/613] Compiling NIOCore FileHandle.swift
[572/613] Compiling NIOCore FileRegion.swift
[573/613] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[574/613] Compiling NIOCore SocketAddresses.swift
[575/613] Compiling NIOCore SocketOptionProvider.swift
[576/613] Compiling NIOCore SystemCallHelpers.swift
[577/613] Compiling NIOCore TimeAmount+Duration.swift
[578/613] Compiling NIOCore TypeAssistedChannelHandler.swift
[579/613] Compiling NIOCore UniversalBootstrapSupport.swift
[580/613] Compiling NIOCore Utilities.swift
[581/613] Compiling NIOCore ChannelOption.swift
[582/613] Compiling NIOCore ChannelPipeline.swift
[583/613] Compiling NIOCore CircularBuffer.swift
[584/613] Compiling NIOCore Codec.swift
[585/613] Compiling NIOCore ConvenienceOptionSupport.swift
[586/613] Compiling NIOCore DeadChannel.swift
[587/613] Compiling NIOCore DispatchQueue+WithFuture.swift
[588/613] Compiling NIOCore EventLoop+Deprecated.swift
[589/613] Compiling NIOCore AddressedEnvelope.swift
[590/613] Compiling NIOCore AsyncAwaitSupport.swift
[591/613] Compiling NIOCore AsyncChannel.swift
[592/613] Compiling NIOCore AsyncChannelInboundStream.swift
[593/613] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[594/613] Compiling NIOCore AsyncChannelOutboundWriter.swift
[595/613] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[596/613] Compiling NIOCore NIOAsyncSequenceProducer.swift
[597/613] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[598/613] Compiling NIOCore NIOAsyncWriter.swift
[599/613] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[600/613] Compiling NIOCore BSDSocketAPI.swift
[601/613] Compiling NIOCore ByteBuffer-aux.swift
[602/613] Compiling NIOCore ByteBuffer-conversions.swift
[603/613] Compiling NIOCore ByteBuffer-core.swift
[604/613] Compiling NIOCore ByteBuffer-hexdump.swift
[605/613] Compiling NIOCore ByteBuffer-int.swift
[606/613] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[607/613] Compiling NIOCore ByteBuffer-multi-int.swift
[608/613] Compiling NIOCore ByteBuffer-views.swift
[609/613] Compiling NIOCore Channel.swift
[610/613] Compiling NIOCore ChannelHandler.swift
[611/613] Compiling NIOCore ChannelHandlers.swift
[612/613] Compiling NIOCore ChannelInvoker.swift
[613/613] Emitting module NIOCore
[615/665] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[616/665] Emitting module NIOEmbedded
[617/665] Compiling NIOEmbedded AsyncTestingChannel.swift
[618/665] Compiling NIOEmbedded Embedded.swift
[620/666] Compiling NIOPosix PooledRecvBufferAllocator.swift
[621/666] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[622/666] Compiling NIOPosix PosixSingletons.swift
[623/666] Compiling NIOPosix RawSocketBootstrap.swift
[624/666] Compiling NIOPosix Resolver.swift
[625/666] Compiling NIOPosix Selectable.swift
[626/672] Emitting module NIOPosix
[627/672] Compiling NIOPosix ThreadPosix.swift
[628/672] Compiling NIOPosix ThreadWindows.swift
[629/672] Compiling NIOPosix UnsafeTransfer.swift
[630/672] Compiling NIOPosix Utilities.swift
[631/672] Compiling NIOPosix VsockAddress.swift
[632/672] Compiling NIOPosix VsockChannelEvents.swift
[633/672] Compiling NIOPosix SelectableChannel.swift
[634/672] Compiling NIOPosix SelectableEventLoop.swift
[635/672] Compiling NIOPosix SelectorEpoll.swift
[636/672] Compiling NIOPosix SelectorGeneric.swift
[637/672] Compiling NIOPosix SelectorKqueue.swift
[638/672] Compiling NIOPosix SelectorUring.swift
[639/672] Compiling NIOPosix ServerSocket.swift
[640/672] Compiling NIOPosix Socket.swift
[641/672] Compiling NIOPosix SocketChannel.swift
[642/672] Compiling NIOPosix SocketProtocols.swift
[643/672] Compiling NIOPosix System.swift
[644/672] Compiling NIOPosix Thread.swift
[645/672] Compiling NIOPosix BSDSocketAPICommon.swift
[646/672] Compiling NIOPosix BSDSocketAPIPosix.swift
[647/672] Compiling NIOPosix BSDSocketAPIWindows.swift
[648/672] Compiling NIOPosix BaseSocket.swift
[649/672] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[650/672] Compiling NIOPosix BaseSocketChannel.swift
[651/672] Compiling NIOPosix BaseStreamSocketChannel.swift
[652/672] Compiling NIOPosix Bootstrap.swift
[653/672] Compiling NIOPosix ControlMessage.swift
[654/672] Compiling NIOPosix DatagramVectorReadManager.swift
[655/672] Compiling NIOPosix FileDescriptor.swift
[656/672] Compiling NIOPosix GetaddrinfoResolver.swift
[657/672] Compiling NIOPosix HappyEyeballs.swift
[658/672] Compiling NIOPosix IO.swift
[659/672] Compiling NIOPosix NonBlockingFileIO.swift
[660/672] Compiling NIOPosix PendingDatagramWritesManager.swift
[661/672] Compiling NIOPosix PendingWritesManager.swift
[662/672] Compiling NIOPosix PipeChannel.swift
[663/672] Compiling NIOPosix PipePair.swift
[664/672] Compiling NIOPosix PointerHelpers.swift
[665/672] Compiling NIOPosix Pool.swift
[666/672] Compiling NIOPosix IntegerBitPacking.swift
[667/672] Compiling NIOPosix IntegerTypes.swift
[668/672] Compiling NIOPosix Linux.swift
[669/672] Compiling NIOPosix LinuxCPUSet.swift
[670/672] Compiling NIOPosix LinuxUring.swift
[671/672] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[672/672] Compiling NIOPosix NIOThreadPool.swift
[674/675] Emitting module NIO
[675/675] Compiling NIO Exports.swift
[677/702] Emitting module NIOTLS
[678/702] Compiling NIOTLS TLSEvents.swift
[679/702] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[680/702] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[681/702] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[682/702] Compiling NIOTLS SNIHandler.swift
[683/703] Emitting module NIOHTTP1
[685/705] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[686/705] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[687/732] Compiling NIOSSL PosixPort.swift
[688/732] Compiling NIOSSL SSLCallbacks.swift
[689/732] Compiling NIOSSL NIOSSLServerHandler.swift
[690/732] Compiling NIOSSL ByteBufferBIO.swift
[691/732] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[692/732] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[693/732] Emitting module NIOFoundationCompat
[694/732] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[696/733] Compiling NIOSSL SSLErrors.swift
[697/733] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[698/733] Compiling NIOSSL LinuxCABundle.swift
[699/733] Compiling NIOSSL ObjectIdentifier.swift
[700/733] Compiling NIOSSL SSLConnection.swift
[701/733] Compiling NIOSSL SSLContext.swift
[702/733] Compiling NIOSSL CustomPrivateKey.swift
[703/733] Compiling NIOSSL IdentityVerification.swift
[704/733] Compiling NIOSSL NIOSSLClientHandler.swift
[705/733] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[706/733] Compiling NIOSSL NIOSSLHandler.swift
[709/741] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[710/741] Compiling NIOSSL SubjectAlternativeName.swift
[711/741] Compiling NIOSSL NIOSSLSecureBytes.swift
[712/741] Compiling NIOSSL RNG.swift
[713/741] Compiling NIOSSL SafeCompare.swift
[714/744] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[715/744] Compiling NIOSSL SSLInit.swift
[716/744] Compiling NIOSSL SSLPKCS12Bundle.swift
[717/744] Compiling NIOSSL SSLPrivateKey.swift
[718/744] Compiling NIOSSL SSLPublicKey.swift
[719/744] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[720/744] Compiling NIOHTTPCompression HTTPDecompression.swift
[721/744] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[722/744] Emitting module NIOHTTPCompression
[723/744] Compiling NIOHTTPCompression HTTPCompression.swift
[724/744] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[729/745] Emitting module NIOSSL
[735/745] Compiling NIOSSL Zeroization.swift
[736/745] Compiling NIOSSL TLSConfiguration.swift
[737/745] Compiling NIOSSL UniversalBootstrapSupport.swift
[741/745] Compiling NIOSSL SSLCertificate.swift
[742/745] Compiling NIOSSL SSLCertificateExtensions.swift
[747/754] Compiling AsyncHTTPClient RequestValidation.swift
[748/754] Compiling AsyncHTTPClient Utils.swift
[749/754] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[750/754] Compiling AsyncHTTPClient ConnectionPool.swift
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:37:43: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let connectionProvidersLock = Lock()
                                          ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:37:43: note: use 'NIOLock' instead
    private let connectionProvidersLock = Lock()
                                          ^~~~
                                          NIOLock
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:291:37: warning: 'Lock' is deprecated: renamed to 'NIOLock'
        fileprivate let stateLock = Lock()
                                    ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:291:37: note: use 'NIOLock' instead
        fileprivate let stateLock = Lock()
                                    ^~~~
                                    NIOLock
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:55:29: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let stateLock = Lock()
                            ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:55:29: note: use 'NIOLock' instead
    private let stateLock = Lock()
                            ^~~~
                            NIOLock
[751/754] Emitting module AsyncHTTPClient
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:37:43: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let connectionProvidersLock = Lock()
                                          ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:37:43: note: use 'NIOLock' instead
    private let connectionProvidersLock = Lock()
                                          ^~~~
                                          NIOLock
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:291:37: warning: 'Lock' is deprecated: renamed to 'NIOLock'
        fileprivate let stateLock = Lock()
                                    ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:291:37: note: use 'NIOLock' instead
        fileprivate let stateLock = Lock()
                                    ^~~~
                                    NIOLock
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:55:29: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let stateLock = Lock()
                            ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:55:29: note: use 'NIOLock' instead
    private let stateLock = Lock()
                            ^~~~
                            NIOLock
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:496:19: warning: 'Lock' is deprecated: renamed to 'NIOLock'
        let lock: Lock
                  ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:496:19: note: use 'NIOLock' instead
        let lock: Lock
                  ^~~~
                  NIOLock
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:1028:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    let _hasNotSentClose: NIOAtomic<Bool> = .makeAtomic(value: true)
                          ^
[752/754] Compiling AsyncHTTPClient HTTPClient.swift
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:55:29: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let stateLock = Lock()
                            ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:55:29: note: use 'NIOLock' instead
    private let stateLock = Lock()
                            ^~~~
                            NIOLock
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:103:32: warning: 'Lock' is deprecated: renamed to 'NIOLock'
        let errorStorageLock = Lock()
                               ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:103:32: note: use 'NIOLock' instead
        let errorStorageLock = Lock()
                               ^~~~
                               NIOLock
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:506:54: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
            self.tlsConfiguration = TLSConfiguration.forClient(certificateVerification: certificateVerification)
                                                     ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:506:54: note: use 'makeClientConfiguration()' instead
            self.tlsConfiguration = TLSConfiguration.forClient(certificateVerification: certificateVerification)
                                                     ^~~~~~~~~
                                                     makeClientConfiguration
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:682:73: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
            let tlsConfiguration = tlsConfiguration ?? TLSConfiguration.forClient()
                                                                        ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:682:73: note: use 'makeClientConfiguration()' instead
            let tlsConfiguration = tlsConfiguration ?? TLSConfiguration.forClient()
                                                                        ^~~~~~~~~
                                                                        makeClientConfiguration
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:37:43: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    private let connectionProvidersLock = Lock()
                                          ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/ConnectionPool.swift:37:43: note: use 'NIOLock' instead
    private let connectionProvidersLock = Lock()
                                          ^~~~
                                          NIOLock
[753/754] Compiling AsyncHTTPClient HTTPClientProxyHandler.swift
[754/754] Compiling AsyncHTTPClient HTTPHandler.swift
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:496:19: warning: 'Lock' is deprecated: renamed to 'NIOLock'
        let lock: Lock
                  ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:496:19: note: use 'NIOLock' instead
        let lock: Lock
                  ^~~~
                  NIOLock
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:1028:27: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
    let _hasNotSentClose: NIOAtomic<Bool> = .makeAtomic(value: true)
                          ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:505:25: warning: 'Lock' is deprecated: renamed to 'NIOLock'
            self.lock = Lock()
                        ^
/host/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:505:25: note: use 'NIOLock' instead
            self.lock = Lock()
                        ^~~~
                        NIOLock
Build complete! (86.85s)
Build complete.
Done.

Build Machine: Linux 2