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 swift-websocket, reference main (588cd9), with Swift 5.10 for macOS (SPM) on 5 Apr 2025 19:20:33 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/swift-websocket.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/swift-websocket
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 588cd94 Update from hummingbird-project-template b19df1d2a2eba1af76859758cc7cb51d8ac566c5 (#19)
Cloned https://github.com/hummingbird-project/swift-websocket.git
Revision (git rev-parse @):
588cd943a4dbbfe6f96777cd2df9e3742f73b370
SUCCESS checkout https://github.com/hummingbird-project/swift-websocket.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/hummingbird-project/swift-websocket.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/446] Write sources
[16/446] Copying PrivacyInfo.xcprivacy
[17/446] Write sources
[19/446] Copying PrivacyInfo.xcprivacy
[22/446] Write sources
[29/446] Write swift-version-33747A42983211AE.txt
[30/446] Compiling CNIOWASI CNIOWASI.c
[31/446] Compiling CNIOWindows WSAStartup.c
[32/446] Compiling CNIOWindows shim.c
[33/446] Compiling CNIOLinux liburing_shims.c
[33/446] Compiling CNIOLinux shim.c
[35/484] Compiling CNIOLLHTTP c_nio_http.c
[36/484] Compiling CNIOSHA1 c_nio_sha1.c
[38/484] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[39/484] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/488] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/488] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/488] Compiling InternalCollectionsUtilities _SortedCollection.swift
[43/488] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[44/488] Compiling InternalCollectionsUtilities Debugging.swift
[45/488] Compiling InternalCollectionsUtilities Descriptions.swift
[46/488] Emitting module InternalCollectionsUtilities
[47/488] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[48/488] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[49/488] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/488] Compiling InternalCollectionsUtilities Specialize.swift
[51/488] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/488] Compiling CNIOLLHTTP c_nio_api.c
[53/488] Compiling InternalCollectionsUtilities UInt+reversed.swift
[54/488] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[55/488] Compiling InternalCollectionsUtilities Integer rank.swift
[56/488] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[57/488] Emitting module _NIOBase64
[58/488] Compiling _NIOBase64 Base64.swift
[58/488] Compiling _AtomicsShims.c
[60/488] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/488] Compiling fiat_p256_adx_sqr.S
[61/488] Compiling fiat_p256_adx_mul.S
[62/488] Compiling fiat_curve25519_adx_square.S
[63/488] Compiling CNIOLLHTTP c_nio_llhttp.c
[64/488] Compiling fiat_curve25519_adx_mul.S
[65/544] Compiling CNIODarwin shim.c
[67/560] Compiling HTTPTypes ISOLatin1String.swift
[68/560] Compiling HTTPTypes NIOLock.swift
[69/560] Compiling Logging MetadataProvider.swift
[70/560] Compiling _NIODataStructures PriorityQueue.swift
[71/560] Emitting module _NIODataStructures
[72/560] Compiling _NIODataStructures Heap.swift
[73/560] Compiling _NIODataStructures _TinyArray.swift
[74/560] Emitting module Logging
[75/560] Compiling Logging Locks.swift
[76/560] Compiling HTTPTypes HTTPRequest.swift
[77/560] Compiling HTTPTypes HTTPParsedFields.swift
[78/560] Compiling HTTPTypes HTTPResponse.swift
[78/560] Compiling CNIOBoringSSLShims shims.c
[80/560] Compiling HTTPTypes HTTPFieldName.swift
[81/560] Compiling HTTPTypes HTTPField.swift
[82/560] Emitting module HTTPTypes
[83/560] Compiling HTTPTypes HTTPFields.swift
[84/560] Compiling OrderedCollections _Hashtable+Header.swift
[85/560] Compiling OrderedCollections OrderedDictionary+Codable.swift
[86/560] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[87/560] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[88/560] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[89/560] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[90/560] Compiling DequeModule Deque._Storage.swift
[91/560] Compiling DequeModule Deque+Extras.swift
[92/560] Compiling DequeModule Deque+Hashable.swift
[93/560] Compiling DequeModule Deque._UnsafeHandle.swift
[94/560] Compiling DequeModule Deque.swift
[95/560] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[96/566] Compiling DequeModule _DequeBufferHeader.swift
[97/566] Compiling DequeModule _DequeSlot.swift
[100/566] Compiling DequeModule _DequeBuffer.swift
[101/566] Compiling DequeModule Deque+Equatable.swift
[102/566] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[103/566] Compiling DequeModule Deque+CustomReflectable.swift
[104/566] Compiling DequeModule Deque+Descriptions.swift
[107/566] Compiling DequeModule Deque+Testing.swift
[109/567] Compiling OrderedCollections OrderedSet+Codable.swift
[110/567] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[111/567] Compiling OrderedCollections OrderedSet+Descriptions.swift
[112/567] Compiling OrderedCollections OrderedSet+Diffing.swift
[113/567] Compiling OrderedCollections OrderedSet+Equatable.swift
[114/567] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[115/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[116/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[117/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[118/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[119/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[120/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[121/567] Compiling OrderedCollections OrderedSet+Hashable.swift
[122/567] Compiling OrderedCollections OrderedSet+Initializers.swift
[123/567] Compiling OrderedCollections OrderedSet+Insertions.swift
[124/567] Compiling OrderedCollections OrderedSet+Invariants.swift
[125/567] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[126/567] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[127/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[128/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[129/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[130/567] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[131/567] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[132/567] Compiling OrderedCollections OrderedSet+Sendable.swift
[133/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[134/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[135/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[136/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[137/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[138/567] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[139/567] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[140/567] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[141/567] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[142/567] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[143/567] Compiling OrderedCollections OrderedDictionary+Values.swift
[144/567] Compiling OrderedCollections OrderedDictionary.swift
[145/567] Compiling DequeModule Deque+Codable.swift
[146/567] Compiling DequeModule Deque+Collection.swift
[147/567] Compiling DequeModule _UnsafeWrappedBuffer.swift
[148/567] Compiling ConcurrencyHelpers Lock.swift
[149/567] Compiling ConcurrencyHelpers LockedValueBox.swift
[150/567] Compiling Logging LogHandler.swift
[151/567] Compiling Logging Logging.swift
[152/567] Emitting module ConcurrencyHelpers
[153/567] Emitting module DequeModule
[161/570] Compiling OrderedCollections OrderedSet+SubSequence.swift
[162/570] Compiling OrderedCollections OrderedSet+Testing.swift
[163/570] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[164/570] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[165/570] Compiling OrderedCollections OrderedSet.swift
[166/570] Compiling OrderedCollections _UnsafeBitset.swift
[167/570] Emitting module OrderedCollections
[167/570] Compiling tls_method.cc
[168/570] Compiling tls13_server.cc
[169/570] Compiling tls_record.cc
[169/570] Compiling tls13_enc.cc
[169/570] Compiling tls13_both.cc
[172/570] Compiling tls13_client.cc
[173/570] Compiling t1_enc.cc
[175/570] Compiling UnixSignals UnixSignal.swift
[176/570] Compiling UnixSignals UnixSignalsSequence.swift
[177/570] Emitting module UnixSignals
[177/570] Compiling ssl_x509.cc
[178/570] Compiling ssl_versions.cc
[179/570] Compiling ssl_transcript.cc
[180/570] Compiling ssl_stat.cc
[181/570] Compiling ssl_key_share.cc
[182/570] Compiling ssl_privkey.cc
[183/570] Compiling ssl_session.cc
[184/570] Compiling ssl_lib.cc
[185/570] Compiling ssl_file.cc
[186/570] Compiling ssl_credential.cc
[187/570] Compiling ssl_cipher.cc
[188/570] Compiling ssl_buffer.cc
[189/570] Compiling ssl_cert.cc
[190/570] Compiling ssl_aead_ctx.cc
[191/570] Compiling ssl_asn1.cc
[192/570] Compiling s3_lib.cc
[193/570] Compiling s3_pkt.cc
[194/570] Compiling s3_both.cc
[195/570] Compiling handshake_server.cc
[196/570] Compiling handshake_client.cc
[197/570] Compiling handshake.cc
[198/570] Compiling handoff.cc
[199/570] Compiling encrypted_client_hello.cc
[200/570] Compiling d1_srtp.cc
[201/570] Compiling md5-x86_64-linux.S
[202/570] Compiling dtls_method.cc
[203/570] Compiling dtls_record.cc
[204/570] Compiling md5-x86_64-apple.S
[205/570] Compiling md5-586-apple.S
[206/570] Compiling extensions.cc
[207/570] Compiling md5-586-linux.S
[208/570] Compiling chacha20_poly1305_x86_64-linux.S
[209/570] Compiling chacha20_poly1305_x86_64-apple.S
[210/570] Compiling chacha20_poly1305_armv8-linux.S
[211/570] Compiling chacha20_poly1305_armv8-win.S
[212/570] Compiling chacha-x86_64-linux.S
[213/570] Compiling bio_ssl.cc
[214/570] Compiling chacha20_poly1305_armv8-apple.S
[215/570] Compiling chacha-x86_64-apple.S
[216/570] Compiling chacha-x86-linux.S
[217/570] Compiling chacha-x86-apple.S
[218/570] Compiling chacha-armv8-win.S
[219/570] Compiling d1_pkt.cc
[220/570] Compiling chacha-armv8-linux.S
[221/570] Compiling chacha-armv4-linux.S
[222/570] Compiling aes128gcmsiv-x86_64-linux.S
[223/570] Compiling chacha-armv8-apple.S
[224/570] Compiling aes128gcmsiv-x86_64-apple.S
[225/570] Compiling x86_64-mont5-linux.S
[226/570] Compiling x86_64-mont5-apple.S
[227/570] Compiling x86_64-mont-linux.S
[228/570] Compiling x86_64-mont-apple.S
[229/570] Compiling x86-mont-apple.S
[230/570] Compiling x86-mont-linux.S
[231/570] Compiling vpaes-x86_64-linux.S
[232/570] Compiling vpaes-x86_64-apple.S
[233/570] Compiling vpaes-x86-linux.S
[234/570] Compiling vpaes-x86-apple.S
[235/570] Compiling d1_lib.cc
[236/570] Compiling vpaes-armv8-win.S
[237/570] Compiling vpaes-armv8-linux.S
[238/570] Compiling err_data.cc
[239/570] Compiling vpaes-armv8-apple.S
[240/570] Compiling vpaes-armv7-linux.S
[241/570] Compiling sha512-x86_64-linux.S
[242/570] Compiling sha512-x86_64-apple.S
[243/570] Compiling sha512-armv8-win.S
[244/570] Compiling sha512-armv4-linux.S
[245/570] Compiling sha512-586-linux.S
[245/570] Compiling sha512-armv8-linux.S
[247/570] Compiling sha512-586-apple.S
[248/570] Compiling sha512-armv8-apple.S
[249/570] Compiling sha256-x86_64-linux.S
[250/570] Compiling sha256-x86_64-apple.S
[251/570] Compiling d1_both.cc
[252/570] Compiling sha256-armv8-win.S
[253/570] Compiling sha256-armv8-linux.S
[254/570] Compiling sha256-586-apple.S
[255/570] Compiling sha256-armv4-linux.S
[256/570] Compiling sha256-586-linux.S
[257/570] Compiling sha1-x86_64-linux.S
[258/570] Compiling sha256-armv8-apple.S
[259/570] Compiling sha1-x86_64-apple.S
[260/570] Compiling sha1-armv8-linux.S
[261/570] Compiling sha1-armv8-win.S
[262/570] Compiling sha1-armv4-large-linux.S
[263/570] Compiling sha1-armv8-apple.S
[264/570] Compiling sha1-586-linux.S
[265/570] Compiling rsaz-avx2-linux.S
[266/570] Compiling rdrand-x86_64-linux.S
[267/570] Compiling sha1-586-apple.S
[268/570] Compiling rsaz-avx2-apple.S
[268/570] Compiling rdrand-x86_64-apple.S
[270/570] Compiling p256_beeu-x86_64-asm-linux.S
[271/570] Compiling p256_beeu-armv8-asm-win.S
[272/570] Compiling p256_beeu-x86_64-asm-apple.S
[273/570] Compiling p256_beeu-armv8-asm-linux.S
[274/570] Compiling p256_beeu-armv8-asm-apple.S
[275/570] Compiling p256-x86_64-asm-linux.S
[276/570] Compiling p256-x86_64-asm-apple.S
[277/570] Compiling p256-armv8-asm-linux.S
[278/570] Compiling p256-armv8-asm-win.S
[279/570] Compiling p256-armv8-asm-apple.S
[280/570] Compiling ghashv8-armv8-win.S
[281/570] Compiling ghashv8-armv8-linux.S
[282/570] Compiling ghashv8-armv7-linux.S
[283/570] Compiling ghash-x86_64-linux.S
[284/570] Compiling ghashv8-armv8-apple.S
[285/570] Compiling ghash-x86_64-apple.S
[286/570] Compiling ghash-x86-linux.S
[287/570] Compiling ghash-ssse3-x86_64-linux.S
[287/570] Compiling ghash-x86-apple.S
[289/570] Compiling ghash-ssse3-x86_64-apple.S
[290/570] Compiling ghash-ssse3-x86-linux.S
[291/570] Compiling ghash-ssse3-x86-apple.S
[292/570] Compiling ghash-neon-armv8-win.S
[293/570] Compiling ghash-neon-armv8-linux.S
[294/570] Compiling ghash-armv4-linux.S
[295/570] Compiling ghash-neon-armv8-apple.S
[296/570] Compiling co-586-linux.S
[297/570] Compiling co-586-apple.S
[298/570] Compiling bsaes-armv7-linux.S
[299/570] Compiling bn-armv8-win.S
[300/570] Compiling bn-armv8-linux.S
[301/570] Compiling bn-armv8-apple.S
[302/570] Compiling bn-586-linux.S
[303/570] Compiling armv8-mont-win.S
[304/570] Compiling bn-586-apple.S
[305/570] Compiling armv8-mont-linux.S
[306/570] Compiling armv8-mont-apple.S
[307/570] Compiling armv4-mont-linux.S
[308/570] Compiling aesv8-gcm-armv8-win.S
[309/570] Compiling aesv8-armv8-win.S
[310/570] Compiling aesv8-gcm-armv8-linux.S
[311/570] Compiling aesv8-gcm-armv8-apple.S
[312/570] Compiling aesv8-armv8-linux.S
[313/570] Compiling aesv8-armv7-linux.S
[314/570] Compiling aesv8-armv8-apple.S
[315/570] Compiling aesni-x86_64-apple.S
[316/570] Compiling aesni-x86_64-linux.S
[317/570] Compiling aesni-x86-linux.S
[318/570] Compiling aesni-gcm-x86_64-linux.S
[319/570] Compiling aesni-gcm-x86_64-apple.S
[320/570] Compiling aesni-x86-apple.S
[321/570] Compiling x_x509a.cc
[322/570] Compiling x_x509.cc
[323/570] Compiling x_sig.cc
[324/570] Compiling x_val.cc
[325/570] Compiling x_req.cc
[326/570] Compiling x_pubkey.cc
[327/570] Compiling x_exten.cc
[328/570] Compiling x_spki.cc
[329/570] Compiling x_crl.cc
[330/570] Compiling x_name.cc
[331/570] Compiling x_algor.cc
[332/570] Compiling x_attrib.cc
[333/570] Compiling x509spki.cc
[334/570] Compiling x509_vpm.cc
[335/570] Compiling x509name.cc
[336/570] Compiling x509rset.cc
[337/570] Compiling x_all.cc
[338/570] Compiling x509cset.cc
[339/570] Compiling x509_vfy.cc
[340/570] Compiling x509_v3.cc
[341/570] Compiling x509_txt.cc
[342/570] Compiling x509_req.cc
[343/570] Compiling x509_def.cc
[344/570] Compiling x509_set.cc
[345/570] Compiling x509_trs.cc
[346/570] Compiling x509_obj.cc
[347/570] Compiling x509_ext.cc
[348/570] Compiling x509_lu.cc
[349/570] Compiling x509_d2.cc
[350/570] Compiling x509_cmp.cc
[351/570] Compiling x509.cc
[352/570] Compiling v3_pmaps.cc
[353/570] Compiling x509_att.cc
[354/570] Compiling v3_skey.cc
[355/570] Compiling v3_prn.cc
[356/570] Compiling v3_ocsp.cc
[357/570] Compiling v3_pcons.cc
[357/570] Compiling v3_utl.cc
[359/570] Compiling v3_purp.cc
[360/570] Compiling v3_ncons.cc
[361/570] Compiling v3_lib.cc
[362/570] Compiling v3_int.cc
[363/570] Compiling v3_genn.cc
[364/570] Compiling v3_info.cc
[365/570] Compiling v3_ia5.cc
[366/570] Compiling v3_extku.cc
[367/570] Compiling v3_enum.cc
[368/570] Compiling v3_crld.cc
[369/570] Compiling v3_cpols.cc
[370/570] Compiling v3_conf.cc
[371/570] Compiling v3_bcons.cc
[372/570] Compiling v3_bitst.cc
[373/570] Compiling v3_alt.cc
[374/570] Compiling v3_akeya.cc
[375/570] Compiling t_crl.cc
[376/570] Compiling v3_akey.cc
[377/570] Compiling t_x509a.cc
[378/570] Compiling t_x509.cc
[379/570] Compiling t_req.cc
[380/570] Compiling rsa_pss.cc
[381/570] Compiling i2d_pr.cc
[382/570] Compiling name_print.cc
[383/570] Compiling policy.cc
[384/570] Compiling algorithm.cc
[385/570] Compiling by_file.cc
[386/570] Compiling a_verify.cc
[387/570] Compiling by_dir.cc
[388/570] Compiling asn1_gen.cc
[389/570] Compiling a_sign.cc
[390/570] Compiling a_digest.cc
[391/570] Compiling voprf.cc
[392/570] Compiling thread_none.cc
[393/570] Compiling thread_win.cc
[394/570] Compiling thread.cc
[395/570] Compiling thread_pthread.cc
[396/570] Compiling stack.cc
[397/570] Compiling thash.cc
[398/570] Compiling wots.cc
[399/570] Compiling trust_token.cc
[400/570] Compiling pmbtoken.cc
[401/570] Compiling fors.cc
[402/570] Compiling siphash.cc
[403/570] Compiling merkle.cc
[404/570] Compiling sha1.cc
[405/570] Compiling sha256.cc
[406/570] Compiling rsa_extra.cc
[407/570] Compiling sha512.cc
[408/570] Compiling rsa_print.cc
[409/570] Compiling slhdsa.cc
[410/570] Compiling rsa_crypt.cc
[411/570] Compiling rc4.cc
[412/570] Compiling rand_extra.cc
[413/570] Compiling urandom.cc
[414/570] Compiling refcount.cc
[415/570] Compiling trusty.cc
[416/570] Compiling windows.cc
[417/570] Compiling ios.cc
[418/570] Compiling passive.cc
[419/570] Compiling poly1305_arm_asm.S
[420/570] Compiling rsa_asn1.cc
[421/570] Compiling getentropy.cc
[422/570] Compiling forkunsafe.cc
[423/570] Compiling deterministic.cc
[424/570] Compiling fork_detect.cc
[425/570] Compiling poly1305_vec.cc
[426/570] Compiling poly1305_arm.cc
[427/570] Compiling poly1305.cc
[428/570] Compiling pool.cc
[429/570] Compiling pkcs8.cc
[430/570] Compiling pkcs8_x509.cc
[431/570] Compiling p5_pbev2.cc
[432/570] Compiling pkcs7.cc
[433/570] Compiling pkcs7_x509.cc
[434/570] Compiling pem_x509.cc
[434/570] Compiling pem_xaux.cc
[436/570] Compiling pem_pkey.cc
[437/570] Compiling pem_pk8.cc
[438/570] Compiling pem_oth.cc
[439/570] Compiling obj_xref.cc
[440/570] Compiling pem_lib.cc
[441/570] Compiling pem_info.cc
[442/570] Compiling pem_all.cc
[443/570] Compiling md5.cc
[444/570] Compiling mem.cc
[445/570] Compiling poly_rq_mul.S
[446/570] Compiling md4.cc
[447/570] Compiling obj.cc
[448/570] Compiling fips_shared_support.cc
[449/570] Compiling mlkem.cc
[450/570] Compiling mldsa.cc
[451/570] Compiling lhash.cc
[452/570] Compiling keccak.cc
[453/570] Compiling kyber.cc
[454/570] Compiling ex_data.cc
[455/570] Compiling sign.cc
[456/570] Compiling scrypt.cc
[457/570] Compiling print.cc
[458/570] Compiling hpke.cc
[459/570] Compiling pbkdf.cc
[460/570] Compiling hrss.cc
[461/570] Compiling p_x25519_asn1.cc
[462/570] Compiling p_x25519.cc
[463/570] Compiling p_rsa.cc
[464/570] Compiling p_rsa_asn1.cc
[465/570] Compiling p_ed25519.cc
[466/570] Compiling p_ec.cc
[467/570] Compiling p_hkdf.cc
[468/570] Compiling p_ed25519_asn1.cc
[469/570] Compiling p_ec_asn1.cc
[470/570] Compiling p_dh_asn1.cc
[471/570] Compiling p_dsa_asn1.cc
[472/570] Compiling p_dh.cc
[473/570] Compiling evp_ctx.cc
[474/570] Compiling evp.cc
[475/570] Compiling err.cc
[476/570] Compiling engine.cc
[477/570] Compiling evp_asn1.cc
[478/570] Compiling ecdh_extra.cc
[479/570] Compiling ecdsa_asn1.cc
[480/570] Compiling hash_to_curve.cc
[481/570] Compiling ec_derive.cc
[482/570] Compiling params.cc
[483/570] Compiling dsa.cc
[484/570] Compiling bcm.cc
[485/570] Compiling x25519-asm-arm.S
[486/570] Compiling dsa_asn1.cc
[487/570] Compiling ec_asn1.cc
[488/570] Compiling digest_extra.cc
[489/570] Compiling dh_asn1.cc
[490/570] Compiling des.cc
[491/570] Compiling curve25519_64_adx.cc
[492/570] Compiling spake25519.cc
[493/570] Compiling cpu_intel.cc
[494/570] Compiling cpu_arm_linux.cc
[495/570] Compiling crypto.cc
[496/570] Compiling cpu_arm_freebsd.cc
[497/570] Compiling cpu_aarch64_win.cc
[498/570] Compiling cpu_aarch64_sysreg.cc
[499/570] Compiling cpu_aarch64_openbsd.cc
[500/570] Compiling curve25519.cc
[501/570] Compiling cpu_aarch64_linux.cc
[502/570] Compiling cpu_aarch64_fuchsia.cc
[503/570] Compiling cpu_aarch64_apple.cc
[504/570] Compiling tls_cbc.cc
[505/570] Compiling conf.cc
[506/570] Compiling e_tls.cc
[507/570] Compiling e_null.cc
[508/570] Compiling e_rc4.cc
[509/570] Compiling e_des.cc
[510/570] Compiling e_rc2.cc
[511/570] Compiling e_chacha20poly1305.cc
[512/570] Compiling e_aesgcmsiv.cc
[513/570] Compiling derive_key.cc
[514/570] Compiling cipher_extra.cc
[515/570] Compiling e_aesctrhmac.cc
[516/570] Compiling chacha.cc
[517/570] Compiling unicode.cc
[518/570] Compiling ber.cc
[519/570] Compiling cbb.cc
[520/570] Compiling cbs.cc
[521/570] Compiling buf.cc
[522/570] Compiling asn1_compat.cc
[523/570] Compiling blake2.cc
[524/570] Compiling bn_asn1.cc
[525/570] Compiling convert.cc
[526/570] Compiling socket_helper.cc
[527/570] Compiling socket.cc
[528/570] Compiling printf.cc
[529/570] Compiling pair.cc
[530/570] Compiling hexdump.cc
[531/570] Compiling file.cc
[532/570] Compiling fd.cc
[533/570] Compiling errno.cc
[534/570] Compiling connect.cc
[535/570] Compiling base64.cc
[536/570] Compiling bio_mem.cc
[537/570] Compiling bio.cc
[538/570] Compiling tasn_typ.cc
[539/570] Compiling tasn_fre.cc
[540/570] Compiling tasn_utl.cc
[540/570] Compiling tasn_enc.cc
[542/570] Compiling tasn_new.cc
[543/570] Compiling f_string.cc
[544/570] Compiling posix_time.cc
[545/570] Compiling asn_pack.cc
[546/570] Compiling f_int.cc
[547/570] Compiling tasn_dec.cc
[548/570] Compiling asn1_par.cc
[549/570] Compiling asn1_lib.cc
[550/570] Compiling a_utctm.cc
[551/570] Compiling a_time.cc
[552/570] Compiling a_type.cc
[553/570] Compiling a_octet.cc
[554/570] Compiling a_strnid.cc
[555/570] Compiling a_strex.cc
[556/570] Compiling a_object.cc
[557/570] Compiling a_mbstr.cc
[558/570] Compiling CCompressZlib empty.c
[559/570] Write sources
[561/570] Compiling a_int.cc
[562/570] Compiling a_i2d_fp.cc
[563/570] Compiling a_dup.cc
[564/570] Compiling a_d2i_fp.cc
[565/589] Compiling a_gentm.cc
[566/599] Compiling a_bitstr.cc
[567/635] Compiling a_bool.cc
[569/635] Emitting module AsyncAlgorithms
[570/640] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[571/640] Compiling AsyncAlgorithms ChannelStateMachine.swift
[572/640] Compiling AsyncAlgorithms ChannelStorage.swift
[573/640] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[574/640] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[575/640] Compiling AsyncAlgorithms Dictionary.swift
[576/640] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[577/640] Compiling AsyncAlgorithms Locking.swift
[578/640] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[579/640] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[580/640] Compiling AsyncAlgorithms MergeStateMachine.swift
[581/640] Compiling AsyncAlgorithms MergeStorage.swift
[582/640] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[583/640] Compiling AsyncAlgorithms Rethrow.swift
[584/640] Compiling AsyncAlgorithms SetAlgebra.swift
[585/640] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[586/640] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[587/640] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[588/640] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[589/640] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[590/640] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[591/640] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[592/640] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[593/640] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[594/640] Compiling AsyncAlgorithms AsyncChannel.swift
[595/640] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[596/640] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[597/640] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[598/640] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[599/640] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[600/640] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[601/640] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[602/640] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[603/640] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[604/640] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[605/640] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[606/640] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[607/640] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[608/640] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[609/640] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[616/642] Compiling Atomics IntegerOperations.swift
[617/642] Compiling Atomics Unmanaged extensions.swift
[618/642] Compiling AsyncAlgorithms UnsafeTransfer.swift
[619/642] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[620/642] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[621/642] Compiling AsyncAlgorithms ZipStateMachine.swift
[622/642] Compiling AsyncAlgorithms ZipStorage.swift
[623/642] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[624/642] Compiling AsyncAlgorithms CombineLatestStorage.swift
[625/642] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[626/642] Compiling AsyncAlgorithms DebounceStateMachine.swift
[627/642] Compiling AsyncAlgorithms DebounceStorage.swift
[639/651] Compiling c-nioatomics.c
[641/651] Compiling ServiceLifecycle ServiceRunnerError.swift
[642/651] Compiling ServiceLifecycle CancellationWaiter.swift
[643/651] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[644/651] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[645/651] Emitting module ServiceLifecycle
[646/651] Emitting module Atomics
[646/651] Compiling c-atomics.c
[648/657] Compiling ServiceLifecycle Service.swift
[649/657] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[650/657] Compiling ServiceLifecycle GracefulShutdown.swift
[651/657] Compiling ServiceLifecycle ServiceGroup.swift
[652/657] Compiling NIOConcurrencyHelpers lock.swift
[653/657] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[654/657] Compiling NIOConcurrencyHelpers NIOLock.swift
[655/657] Compiling NIOConcurrencyHelpers atomics.swift
[656/657] Emitting module NIOConcurrencyHelpers
[657/657] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[658/718] Compiling NIOCore GlobalSingletons.swift
[659/718] Compiling NIOCore IO.swift
[660/718] Compiling NIOCore IOData.swift
[661/718] Compiling NIOCore IPProtocol.swift
[662/718] Compiling NIOCore IntegerBitPacking.swift
[663/718] Compiling NIOCore IntegerTypes.swift
[664/724] Compiling NIOCore NIOLoopBound.swift
[665/724] Compiling NIOCore NIOScheduledCallback.swift
[666/724] Compiling NIOCore NIOSendable.swift
[667/724] Compiling NIOCore RecvByteBufferAllocator.swift
[668/724] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[669/724] Compiling NIOCore SocketAddresses.swift
[670/724] Compiling NIOCore Interfaces.swift
[671/724] Compiling NIOCore Linux.swift
[672/724] Compiling NIOCore MarkedCircularBuffer.swift
[673/724] Compiling NIOCore MulticastChannel.swift
[674/724] Compiling NIOCore NIOAny.swift
[675/724] Compiling NIOCore NIOCloseOnErrorHandler.swift
[676/724] Compiling NIOCore Codec.swift
[677/724] Compiling NIOCore ConvenienceOptionSupport.swift
[678/724] Compiling NIOCore DeadChannel.swift
[679/724] Compiling NIOCore DispatchQueue+WithFuture.swift
[680/724] Compiling NIOCore EventLoop+Deprecated.swift
[681/724] Compiling NIOCore EventLoop+SerialExecutor.swift
[682/724] Compiling NIOCore EventLoop.swift
[683/724] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[684/724] Compiling NIOCore EventLoopFuture+Deprecated.swift
[685/724] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[686/724] Compiling NIOCore EventLoopFuture.swift
[687/724] Compiling NIOCore FileDescriptor.swift
[688/724] Compiling NIOCore FileHandle.swift
[689/724] Compiling NIOCore FileRegion.swift
[690/724] Compiling NIOCore SocketOptionProvider.swift
[691/724] Compiling NIOCore SystemCallHelpers.swift
[692/724] Compiling NIOCore TimeAmount+Duration.swift
[693/724] Compiling NIOCore TypeAssistedChannelHandler.swift
[694/724] Compiling NIOCore UniversalBootstrapSupport.swift
[695/724] Compiling NIOCore Utilities.swift
[696/724] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[697/724] Compiling NIOCore NIOAsyncWriter.swift
[698/724] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[699/724] Compiling NIOCore BSDSocketAPI.swift
[700/724] Compiling NIOCore ByteBuffer-aux.swift
[701/724] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[702/724] Compiling NIOCore ByteBuffer-conversions.swift
[703/724] Compiling NIOCore AddressedEnvelope.swift
[704/724] Compiling NIOCore AsyncAwaitSupport.swift
[705/724] Compiling NIOCore AsyncChannel.swift
[706/724] Compiling NIOCore AsyncChannelHandler.swift
[707/724] Compiling NIOCore AsyncChannelInboundStream.swift
[708/724] Compiling NIOCore AsyncChannelOutboundWriter.swift
[709/724] Compiling NIOCore NIOAsyncSequenceProducer.swift
[710/724] Compiling NIOCore Channel.swift
[711/724] Compiling NIOCore ChannelHandler.swift
[712/724] Compiling NIOCore ChannelHandlers.swift
[713/724] Compiling NIOCore ChannelInvoker.swift
[714/724] Compiling NIOCore ChannelOption.swift
[715/724] Compiling NIOCore ChannelPipeline.swift
[716/724] Compiling NIOCore CircularBuffer.swift
[717/724] Compiling NIOCore ByteBuffer-core.swift
[718/724] Compiling NIOCore ByteBuffer-hex.swift
[719/724] Compiling NIOCore ByteBuffer-int.swift
[720/724] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[721/724] Compiling NIOCore ByteBuffer-multi-int.swift
[722/724] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[723/724] Compiling NIOCore ByteBuffer-views.swift
[724/724] Emitting module NIOCore
[725/789] Emitting module NIOHTTPTypes
[726/789] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[727/789] Compiling CompressNIO ZlibWrapper.swift
[728/789] Emitting module CompressNIO
[729/789] Compiling CompressNIO ByteBuffer+compress.swift
[730/789] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[731/789] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
[732/789] Compiling CompressNIO Zlib.swift
[733/789] Compiling CompressNIO Error.swift
[734/789] Compiling CompressNIO CompressionAlgorithm.swift
[735/789] Compiling CompressNIO ByteBuffer+decompress.swift
[736/789] Compiling CompressNIO Compressor.swift
[737/789] Emitting module NIOEmbedded
[738/789] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[739/789] Compiling NIOEmbedded AsyncTestingChannel.swift
[740/789] Compiling NIOEmbedded Embedded.swift
[741/789] Compiling NIOPosix LinuxCPUSet.swift
[742/789] Compiling NIOPosix LinuxUring.swift
[743/789] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[744/789] Compiling NIOPosix NIOThreadPool.swift
[745/789] Compiling NIOPosix NonBlockingFileIO.swift
[746/794] Compiling NIOPosix SelectorKqueue.swift
[747/794] Compiling NIOPosix SelectorUring.swift
[748/794] Compiling NIOPosix ServerSocket.swift
[749/794] Compiling NIOPosix Socket.swift
[750/794] Compiling NIOPosix SocketChannel.swift
[751/794] Compiling NIOPosix SocketProtocols.swift
[752/794] Compiling NIOPosix System.swift
[753/794] Compiling NIOPosix Thread.swift
[754/794] Compiling NIOPosix ThreadPosix.swift
[755/794] Compiling NIOPosix ThreadWindows.swift
[756/794] Compiling NIOPosix PooledRecvBufferAllocator.swift
[757/794] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[758/794] Compiling NIOPosix PosixSingletons.swift
[759/794] Compiling NIOPosix RawSocketBootstrap.swift
[760/794] Compiling NIOPosix Resolver.swift
[761/794] Compiling NIOPosix Selectable.swift
[762/794] Compiling NIOPosix SelectableChannel.swift
[763/794] Compiling NIOPosix SelectableEventLoop.swift
[764/794] Compiling NIOPosix SelectorEpoll.swift
[765/794] Compiling NIOPosix SelectorGeneric.swift
[766/794] Compiling NIOPosix BSDSocketAPICommon.swift
[767/794] Compiling NIOPosix BSDSocketAPIPosix.swift
[768/794] Compiling NIOPosix BSDSocketAPIWindows.swift
[769/794] Compiling NIOPosix BaseSocket.swift
[770/794] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[771/794] Compiling NIOPosix BaseSocketChannel.swift
[772/794] Emitting module NIOPosix
[773/794] Compiling NIOPosix PendingDatagramWritesManager.swift
[774/794] Compiling NIOPosix PendingWritesManager.swift
[775/794] Compiling NIOPosix PipeChannel.swift
[776/794] Compiling NIOPosix PipePair.swift
[777/794] Compiling NIOPosix Pool.swift
[778/794] Compiling NIOPosix GetaddrinfoResolver.swift
[779/794] Compiling NIOPosix HappyEyeballs.swift
[780/794] Compiling NIOPosix IO.swift
[781/794] Compiling NIOPosix IntegerBitPacking.swift
[782/794] Compiling NIOPosix IntegerTypes.swift
[783/794] Compiling NIOPosix Linux.swift
[784/794] Compiling NIOPosix BaseStreamSocketChannel.swift
[785/794] Compiling NIOPosix Bootstrap.swift
[786/794] Compiling NIOPosix ControlMessage.swift
[787/794] Compiling NIOPosix DatagramVectorReadManager.swift
[788/794] Compiling NIOPosix Errors+Any.swift
[789/794] Compiling NIOPosix FileDescriptor.swift
[790/794] Compiling NIOPosix UnsafeTransfer.swift
[791/794] Compiling NIOPosix Utilities.swift
[792/794] Compiling NIOPosix VsockAddress.swift
[793/794] Compiling NIOPosix VsockChannelEvents.swift
[794/794] Compiling NIOPosix resource_bundle_accessor.swift
[795/796] Emitting module NIO
[796/796] Compiling NIO Exports.swift
[797/824] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[798/824] Emitting module NIOTLS
[799/824] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[800/824] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[801/824] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[802/824] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[803/825] Compiling NIOTLS TLSEvents.swift
[804/825] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[805/825] Compiling NIOTLS SNIHandler.swift
[806/825] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[807/825] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[808/825] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[809/855] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[810/855] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[811/855] Emitting module NIOFoundationCompat
[812/855] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[813/877] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[814/877] Compiling NIOTransportServices NIOTSSingletons.swift
[815/877] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[816/877] Compiling NIOTransportServices NIOTSDatagramListener.swift
[817/877] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[818/877] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[819/877] Compiling NIOTransportServices StateManagedListenerChannel.swift
[820/877] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[821/877] Compiling NIOTransportServices AcceptHandler.swift
[822/877] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[823/877] Emitting module NIOHTTP1
[824/877] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[825/877] Compiling NIOTransportServices NIOTSErrors.swift
[826/891] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[827/891] Emitting module NIOHTTPTypesHTTP1
[828/891] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[829/891] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[830/891] Emitting module NIOWebSocket
[831/892] Compiling NIOWebSocket SHA1.swift
[832/892] Compiling NIOWebSocket WebSocketErrorCodes.swift
[833/892] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[834/892] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[835/892] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[836/892] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[837/892] Compiling NIOWebSocket WebSocketFrame.swift
[838/892] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[839/892] Compiling NIOWebSocket WebSocketOpcode.swift
[840/892] Emitting module NIOTransportServices
[841/894] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[842/894] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[843/894] Compiling NIOTransportServices StateManagedChannel.swift
[844/894] Compiling NIOTransportServices NIOTSEventLoop.swift
[845/894] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[846/894] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[847/894] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[848/894] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[849/894] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[850/894] Compiling NIOTransportServices NIOTSListenerChannel.swift
[851/909] Compiling WSCore WebSocketExtensionHTTPParameters.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[852/909] Compiling WSCore String+validatingString.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[855/909] Compiling WSCore WebSocketDataHandler.swift
[856/909] Compiling WSCore UnsafeTransfer.swift
[857/909] Compiling WSCore WebSocketContext.swift
[858/909] Compiling WSCore WebSocketFrameSequence.swift
[859/909] Compiling WSCore WebSocketHandler.swift
[860/909] Compiling WSCore WebSocketDataFrame.swift
[861/909] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[862/909] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[863/909] Compiling WSCore WebSocketExtension.swift
[864/909] Compiling WSCore WebSocketExtensionBuilder.swift
[865/909] Compiling NIOSSL SafeCompare.swift
[866/909] Compiling NIOSSL Zeroization.swift
[867/909] Compiling NIOSSL TLSConfiguration.swift
[874/912] Compiling NIOSSL SSLCallbacks.swift
[875/912] Compiling NIOSSL SSLCertificate.swift
[876/912] Compiling NIOSSL SSLCertificateExtensions.swift
[884/912] Emitting module NIOSSL
[895/912] Compiling NIOSSL UniversalBootstrapSupport.swift
[896/912] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[897/912] Compiling NIOSSL resource_bundle_accessor.swift
[898/912] Compiling WSCore WebSocketMessage.swift
[899/912] Compiling WSCore WebSocketInboundStream.swift
[900/912] Compiling WSCore WebSocketOutboundWriter.swift
[901/913] Compiling WSCore WebSocketInboundMessageStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/WSCore/WebSocketHandler.swift:201:53: warning: passing argument of non-sendable type 'inout NIOAsyncChannelInboundStream<WebSocketFrame>.AsyncIterator' outside of actor-isolated context may introduce data races
                        while let frame = try await inboundIterator.next() {
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/WSCore/WebSocketHandler.swift:201:53: warning: passing argument of non-sendable type 'inout NIOAsyncChannelInboundStream<WebSocketFrame>.AsyncIterator' outside of actor-isolated context may introduce data races
                        while let frame = try await inboundIterator.next() {
                                                    ^
[910/913] Emitting module WSCore
[913/913] Compiling WSCore WebSocketStateMachine.swift
[914/926] Emitting module WSCompression
[915/926] Compiling WSCompression PerMessageDeflateExtension.swift
[916/926] Compiling WSClient TLSClientChannel.swift
[917/927] Compiling WSClient Exports.swift
[918/927] Compiling WSClient WebSocketClientError.swift
[919/927] Compiling WSClient WebSocketClientConfiguration.swift
[920/927] Compiling WSClient WebSocketClientChannel.swift
[921/927] Compiling WSClient URI.swift
[922/927] Compiling WSClient WebSocketClient.swift
[923/927] Compiling WSClient TSTLSOptions.swift
[924/927] Emitting module WSClient
[925/927] Compiling WSClient ClientChannel.swift
[926/927] Compiling WSClient ClientConnection.swift
[927/927] Compiling WSClient Parser.swift
Build complete! (55.84s)
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/adam-fowler/compress-nio.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2450] Fetching swift-nio-transport-services
[124/3093] Fetching swift-nio-transport-services, compress-nio
[131/5456] Fetching swift-nio-transport-services, compress-nio, swift-service-lifecycle
[1533/11092] Fetching swift-nio-transport-services, compress-nio, swift-service-lifecycle, swift-nio-extras
[1693/14917] Fetching swift-nio-transport-services, compress-nio, swift-service-lifecycle, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.00s)
Fetching https://github.com/apple/swift-http-types.git
[1/74711] Fetching swift-nio
[2/89186] Fetching swift-nio, swift-nio-ssl
[5787/90076] Fetching swift-nio, swift-nio-ssl, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.72s)
[29212/89186] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.53s)
Fetched https://github.com/adam-fowler/compress-nio.git from cache (4.95s)
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (4.95s)
Fetched https://github.com/apple/swift-log.git from cache (4.95s)
Fetched https://github.com/apple/swift-nio.git from cache (4.95s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.95s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (0.37s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.25.0 (0.49s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1705] Fetching swift-atomics
[53/7568] Fetching swift-atomics, swift-algorithms
[171/8688] Fetching swift-atomics, swift-algorithms, swift-http-structured-headers
[540/20154] Fetching swift-atomics, swift-algorithms, swift-http-structured-headers, swift-nio-http2
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.98s)
[10206/19034] Fetching swift-atomics, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (1.43s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.43s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.39s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.71s)
Fetching https://github.com/apple/swift-numerics.git
[1/5659] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.94s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.37s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.1 (0.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4224] Fetching swift-system
[593/20127] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.77s)
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.57s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (0.39s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.40s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.7.0 (0.38s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4889] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.90s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.3 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.38s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.53s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
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.29.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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.25.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.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/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/adam-fowler/compress-nio.git
Working copy of https://github.com/adam-fowler/compress-nio.git resolved at 1.4.2
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.4
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.35.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.77.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.22.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "compress-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/compress-nio.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle"
    }
  ],
  "manifest_display_name" : "swift-websocket",
  "name" : "swift-websocket",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "WSClient",
      "targets" : [
        "WSClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WSCompression",
      "targets" : [
        "WSCompression"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WSCore",
      "targets" : [
        "WSCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "WebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketTests",
      "path" : "Tests/WebSocketTests",
      "sources" : [
        "AutobahnTests.swift",
        "ClientTests.swift",
        "WebSocketExtensionNegotiationTests.swift",
        "WebSocketStateMachineTests.swift"
      ],
      "target_dependencies" : [
        "WSClient",
        "WSCompression"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WSCore",
      "module_type" : "SwiftTarget",
      "name" : "WSCore",
      "path" : "Sources/WSCore",
      "product_dependencies" : [
        "HTTPTypes",
        "NIOCore",
        "NIOWebSocket",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "WSClient",
        "WSCompression",
        "WSCore"
      ],
      "sources" : [
        "Extensions/WebSocketExtension.swift",
        "Extensions/WebSocketExtensionBuilder.swift",
        "Extensions/WebSocketExtensionHTTPParameters.swift",
        "String+validatingString.swift",
        "UnsafeTransfer.swift",
        "WebSocketContext.swift",
        "WebSocketDataFrame.swift",
        "WebSocketDataHandler.swift",
        "WebSocketFrameSequence.swift",
        "WebSocketHandler.swift",
        "WebSocketInboundMessageStream.swift",
        "WebSocketInboundStream.swift",
        "WebSocketMessage.swift",
        "WebSocketOutboundWriter.swift",
        "WebSocketStateMachine.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WSCompression",
      "module_type" : "SwiftTarget",
      "name" : "WSCompression",
      "path" : "Sources/WSCompression",
      "product_dependencies" : [
        "CompressNIO"
      ],
      "product_memberships" : [
        "WSCompression"
      ],
      "sources" : [
        "PerMessageDeflateExtension.swift"
      ],
      "target_dependencies" : [
        "WSCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WSClient",
      "module_type" : "SwiftTarget",
      "name" : "WSClient",
      "path" : "Sources/WSClient",
      "product_dependencies" : [
        "HTTPTypes",
        "Logging",
        "NIOCore",
        "NIOHTTPTypesHTTP1",
        "NIOPosix",
        "NIOSSL",
        "NIOTransportServices",
        "NIOWebSocket"
      ],
      "product_memberships" : [
        "WSClient"
      ],
      "sources" : [
        "Client/ClientChannel.swift",
        "Client/ClientConnection.swift",
        "Client/Parser.swift",
        "Client/TLSClientChannel.swift",
        "Client/TSTLSOptions.swift",
        "Client/URI.swift",
        "Exports.swift",
        "WebSocketClient.swift",
        "WebSocketClientChannel.swift",
        "WebSocketClientConfiguration.swift",
        "WebSocketClientError.swift"
      ],
      "target_dependencies" : [
        "WSCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.