The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-websocket, reference 1.3.2 (7c0ea7), with Swift 6.2 (beta) for macOS (SPM) on 28 Jun 2025 13:21:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/swift-websocket.git
Reference: 1.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/swift-websocket
 * tag               1.3.2      -> FETCH_HEAD
HEAD is now at 7c0ea7b Fixes including - Don't include Content-Length in request (#25)
Cloned https://github.com/hummingbird-project/swift-websocket.git
Revision (git rev-parse @):
7c0ea7b877386d117441877a7cb24005326750a7
SUCCESS checkout https://github.com/hummingbird-project/swift-websocket.git at 1.3.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hummingbird-project/swift-websocket.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/446] Write sources
[14/446] Copying PrivacyInfo.xcprivacy
[16/446] Write sources
[18/446] Copying PrivacyInfo.xcprivacy
[19/446] Write sources
[29/446] Compiling CNIOWindows shim.c
[29/446] Compiling CNIOWindows WSAStartup.c
[31/446] Write swift-version-1EA4D86E10B52AF.txt
[32/446] Compiling CNIOWASI CNIOWASI.c
[33/446] Compiling CNIOLinux liburing_shims.c
[34/446] Compiling CNIOLinux shim.c
[35/457] Compiling _AtomicsShims.c
[35/457] Compiling CNIOLLHTTP c_nio_http.c
[37/457] Compiling CNIOSHA1 c_nio_sha1.c
[38/479] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/483] Compiling CNIOLLHTTP c_nio_api.c
[40/483] Compiling fiat_p256_adx_sqr.S
[41/483] Compiling fiat_p256_adx_mul.S
[42/483] Compiling fiat_curve25519_adx_square.S
[43/483] Compiling fiat_curve25519_adx_mul.S
[44/483] Compiling CNIODarwin shim.c
[45/483] Compiling CNIOBoringSSLShims shims.c
[47/483] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/484] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/484] Compiling ConcurrencyHelpers LockedValueBox.swift
[50/484] Compiling InternalCollectionsUtilities Debugging.swift
[51/484] Compiling InternalCollectionsUtilities Descriptions.swift
[52/484] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/484] Compiling _NIOBase64 Base64.swift
[54/484] Emitting module _NIOBase64
[55/484] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[56/484] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[57/484] Compiling InternalCollectionsUtilities Integer rank.swift
[58/484] Emitting module InternalCollectionsUtilities
[59/484] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/484] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[62/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/484] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[64/484] Compiling InternalCollectionsUtilities UInt+reversed.swift
[65/484] Compiling HTTPTypes ISOLatin1String.swift
[66/484] Compiling HTTPTypes NIOLock.swift
[67/484] Compiling HTTPTypes HTTPResponse.swift
[68/484] Compiling HTTPTypes HTTPRequest.swift
[69/484] Compiling HTTPTypes HTTPParsedFields.swift
[70/484] Compiling Logging MetadataProvider.swift
[71/484] Compiling HTTPTypes HTTPFieldName.swift
[72/484] Emitting module HTTPTypes
[73/484] Compiling HTTPTypes HTTPField.swift
[74/484] Compiling HTTPTypes HTTPFields.swift
[75/484] Compiling ConcurrencyHelpers Lock.swift
[76/484] Emitting module ConcurrencyHelpers
[77/484] Compiling _NIODataStructures _TinyArray.swift
[78/484] Emitting module _NIODataStructures
[79/484] Compiling _NIODataStructures Heap.swift
[80/484] Compiling _NIODataStructures PriorityQueue.swift
[81/484] Compiling Logging LogHandler.swift
[82/484] Compiling Logging Locks.swift
[83/484] Emitting module Logging
[84/484] Compiling Logging Logging.swift
[84/506] Compiling tls13_server.cc
[85/510] Compiling tls13_enc.cc
[85/511] Compiling tls_method.cc
[87/516] Compiling tls_record.cc
[89/559] Compiling DequeModule _DequeBuffer.swift
[90/559] Compiling DequeModule _DequeSlot.swift
[91/559] Compiling DequeModule _DequeBufferHeader.swift
[91/560] Compiling tls13_client.cc
[93/560] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/560] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[95/560] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[96/560] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[97/560] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[98/560] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[99/560] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[100/566] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[101/566] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[102/566] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[103/566] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[104/566] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[105/566] Compiling OrderedCollections OrderedSet+Sendable.swift
[106/566] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[107/566] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[108/566] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[109/566] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[110/566] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[111/566] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[112/566] Compiling OrderedCollections _HashTable+Testing.swift
[113/566] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[114/566] Compiling OrderedCollections OrderedDictionary+Codable.swift
[115/566] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[116/566] Compiling OrderedCollections _HashTable+Bucket.swift
[117/566] Compiling OrderedCollections _HashTable+BucketIterator.swift
[118/566] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[119/566] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[120/566] Compiling OrderedCollections _HashTable+Constants.swift
[121/566] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[121/566] Compiling tls13_both.cc
[123/566] Compiling OrderedCollections _Hashtable+Header.swift
[128/566] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[129/566] Compiling OrderedCollections _HashTable.swift
[131/566] Compiling OrderedCollections OrderedSet+Hashable.swift
[132/566] Compiling OrderedCollections OrderedSet+Initializers.swift
[133/566] Compiling OrderedCollections OrderedSet+Insertions.swift
[134/566] Compiling OrderedCollections OrderedSet+Invariants.swift
[135/566] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[136/566] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[137/566] Compiling OrderedCollections OrderedSet+Codable.swift
[138/566] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[139/566] Compiling OrderedCollections OrderedSet+Descriptions.swift
[140/566] Compiling OrderedCollections OrderedSet+Diffing.swift
[141/566] Compiling OrderedCollections OrderedSet+Equatable.swift
[142/566] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[143/566] Emitting module UnixSignals
[144/566] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[145/566] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[146/566] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[147/566] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[148/566] Compiling OrderedCollections OrderedDictionary+Values.swift
[149/566] Compiling OrderedCollections OrderedDictionary.swift
[150/566] Compiling OrderedCollections OrderedDictionary+Elements.swift
[151/566] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[152/566] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[153/566] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[154/566] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[155/566] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[156/566] Emitting module DequeModule
[157/566] Compiling UnixSignals UnixSignal.swift
[158/566] Compiling UnixSignals UnixSignalsSequence.swift
[158/566] Compiling t1_enc.cc
[166/566] Compiling ssl_transcript.cc
[167/566] Compiling ssl_stat.cc
[168/566] Compiling ssl_versions.cc
[169/566] Compiling ssl_x509.cc
[171/566] Compiling OrderedCollections OrderedSet+SubSequence.swift
[172/566] Compiling OrderedCollections OrderedSet+Testing.swift
[173/566] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[174/566] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[175/566] Compiling OrderedCollections OrderedSet.swift
[176/566] Compiling OrderedCollections _UnsafeBitset.swift
[176/566] Compiling ssl_session.cc
[178/566] Emitting module OrderedCollections
[178/566] Compiling ssl_privkey.cc
[179/566] Compiling ssl_key_share.cc
[180/566] Compiling ssl_lib.cc
[181/566] Compiling ssl_file.cc
[182/566] Compiling ssl_cipher.cc
[183/566] Compiling ssl_credential.cc
[184/566] Compiling ssl_cert.cc
[185/566] Compiling ssl_buffer.cc
[186/566] Compiling ssl_asn1.cc
[187/566] Compiling ssl_aead_ctx.cc
[188/566] Compiling s3_pkt.cc
[189/566] Compiling s3_lib.cc
[190/566] Compiling s3_both.cc
[191/566] Compiling handshake_server.cc
[192/566] Compiling handshake.cc
[193/566] Compiling handshake_client.cc
[194/566] Compiling handoff.cc
[195/566] Compiling md5-x86_64-linux.S
[196/566] Compiling extensions.cc
[197/566] Compiling md5-x86_64-apple.S
[198/566] Compiling md5-586-linux.S
[199/566] Compiling md5-586-apple.S
[200/566] Compiling encrypted_client_hello.cc
[201/566] Compiling dtls_method.cc
[202/566] Compiling dtls_record.cc
[203/566] Compiling chacha20_poly1305_x86_64-linux.S
[204/566] Compiling chacha20_poly1305_x86_64-apple.S
[205/566] Compiling chacha20_poly1305_armv8-win.S
[206/566] Compiling chacha20_poly1305_armv8-linux.S
[207/566] Compiling chacha20_poly1305_armv8-apple.S
[208/566] Compiling chacha-x86_64-linux.S
[209/566] Compiling chacha-x86_64-apple.S
[210/566] Compiling chacha-x86-linux.S
[211/566] Compiling chacha-x86-apple.S
[212/566] Compiling chacha-armv8-linux.S
[212/566] Compiling chacha-armv8-win.S
[214/566] Compiling chacha-armv8-apple.S
[215/566] Compiling d1_srtp.cc
[216/566] Compiling chacha-armv4-linux.S
[217/566] Compiling aes128gcmsiv-x86_64-linux.S
[218/566] Compiling aes128gcmsiv-x86_64-apple.S
[219/566] Compiling x86_64-mont5-linux.S
[220/566] Compiling x86_64-mont-linux.S
[221/566] Compiling x86_64-mont5-apple.S
[222/566] Compiling x86_64-mont-apple.S
[223/566] Compiling x86-mont-linux.S
[224/566] Compiling err_data.cc
[225/566] Compiling vpaes-x86_64-linux.S
[225/566] Compiling x86-mont-apple.S
[227/566] Compiling vpaes-x86_64-apple.S
[228/566] Compiling vpaes-x86-linux.S
[229/566] Compiling vpaes-x86-apple.S
[230/566] Compiling d1_pkt.cc
[231/566] Compiling vpaes-armv8-win.S
[232/566] Compiling vpaes-armv8-linux.S
[233/566] Compiling vpaes-armv8-apple.S
[233/566] Compiling vpaes-armv7-linux.S
[235/566] Compiling bio_ssl.cc
[236/566] Compiling sha512-x86_64-linux.S
[237/566] Compiling sha512-x86_64-apple.S
[238/566] Compiling sha512-armv8-win.S
[239/566] Compiling sha512-armv8-linux.S
[240/566] Compiling sha512-586-linux.S
[241/566] Compiling sha512-armv4-linux.S
[242/566] Compiling sha512-586-apple.S
[243/566] Compiling sha512-armv8-apple.S
[244/566] Compiling sha256-x86_64-linux.S
[245/566] Compiling sha256-armv8-win.S
[246/566] Compiling sha256-x86_64-apple.S
[247/566] Compiling d1_lib.cc
[248/566] Compiling sha256-armv8-linux.S
[249/566] Compiling sha256-586-apple.S
[250/566] Compiling sha256-armv4-linux.S
[251/566] Compiling sha1-x86_64-linux.S
[251/566] Compiling sha256-586-linux.S
[253/566] Compiling sha256-armv8-apple.S
[254/566] Compiling sha1-x86_64-apple.S
[255/566] Compiling sha1-armv8-win.S
[256/566] Compiling sha1-armv8-linux.S
[257/566] Compiling sha1-armv8-apple.S
[258/566] Compiling sha1-armv4-large-linux.S
[259/566] Compiling sha1-586-linux.S
[259/566] Compiling rsaz-avx2-linux.S
[260/566] Compiling sha1-586-apple.S
[262/566] Compiling rsaz-avx2-apple.S
[263/566] Compiling d1_both.cc
[264/566] Compiling rdrand-x86_64-apple.S
[265/566] Compiling rdrand-x86_64-linux.S
[266/566] Compiling p256_beeu-x86_64-asm-linux.S
[267/566] Compiling p256_beeu-x86_64-asm-apple.S
[268/566] Compiling p256-x86_64-asm-apple.S
[269/566] Compiling p256-x86_64-asm-linux.S
[270/566] Compiling p256_beeu-armv8-asm-win.S
[271/566] Compiling p256_beeu-armv8-asm-apple.S
[272/566] Compiling p256_beeu-armv8-asm-linux.S
[273/566] Compiling p256-armv8-asm-linux.S
[273/566] Compiling p256-armv8-asm-win.S
[275/566] Compiling ghashv8-armv8-win.S
[276/566] Compiling p256-armv8-asm-apple.S
[277/566] Compiling ghashv8-armv8-linux.S
[278/566] Compiling ghashv8-armv7-linux.S
[279/566] Compiling ghashv8-armv8-apple.S
[280/566] Compiling ghash-x86_64-apple.S
[281/566] Compiling ghash-x86-apple.S
[282/566] Compiling ghash-ssse3-x86_64-linux.S
[283/566] Compiling ghash-x86_64-linux.S
[283/566] Compiling ghash-x86-linux.S
[284/566] Compiling ghash-ssse3-x86_64-apple.S
[286/566] Compiling ghash-ssse3-x86-linux.S
[287/566] Compiling ghash-ssse3-x86-apple.S
[288/566] Compiling ghash-neon-armv8-linux.S
[289/566] Compiling ghash-neon-armv8-win.S
[290/566] Compiling ghash-neon-armv8-apple.S
[291/566] Compiling co-586-apple.S
[292/566] Compiling bn-armv8-win.S
[293/566] Compiling bsaes-armv7-linux.S
[293/566] Compiling co-586-linux.S
[295/566] Compiling ghash-armv4-linux.S
[296/566] Compiling bn-armv8-linux.S
[297/566] Compiling bn-armv8-apple.S
[298/566] Compiling bn-586-apple.S
[299/566] Compiling bn-586-linux.S
[300/566] Compiling armv8-mont-linux.S
[301/566] Compiling armv8-mont-win.S
[302/566] Compiling armv4-mont-linux.S
[303/566] Compiling aesv8-gcm-armv8-win.S
[303/566] Compiling aesv8-gcm-armv8-linux.S
[305/566] Compiling armv8-mont-apple.S
[306/566] Compiling aesv8-gcm-armv8-apple.S
[307/566] Compiling aesv8-armv8-linux.S
[308/566] Compiling aesv8-armv8-win.S
[309/566] Compiling aesv8-armv8-apple.S
[310/566] Compiling aesv8-armv7-linux.S
[311/566] Compiling aesni-x86_64-linux.S
[312/566] Compiling aesni-x86-apple.S
[313/566] Compiling aesni-x86_64-apple.S
[314/566] Compiling aesni-x86-linux.S
[315/566] Compiling aesni-gcm-x86_64-linux.S
[316/566] Compiling aesni-gcm-x86_64-apple.S
[317/566] Compiling aes-gcm-avx2-x86_64-linux.S
[318/566] Compiling aes-gcm-avx2-x86_64-apple.S
[319/566] Compiling aes-gcm-avx10-x86_64-linux.S
[320/566] Compiling aes-gcm-avx10-x86_64-apple.S
[321/566] Compiling x_sig.cc
[322/566] Compiling x_val.cc
[323/566] Compiling x_x509a.cc
[324/566] Compiling x_spki.cc
[325/566] Compiling x_x509.cc
[326/566] Compiling x_pubkey.cc
[327/566] Compiling x_req.cc
[328/566] Compiling x_exten.cc
[329/566] Compiling x_name.cc
[330/566] Compiling x_crl.cc
[331/566] Compiling x509spki.cc
[332/566] Compiling x_attrib.cc
[333/566] Compiling x_algor.cc
[334/566] Compiling x509rset.cc
[334/566] Compiling x509name.cc
[336/566] Compiling x_all.cc
[337/566] Compiling x509cset.cc
[338/566] Compiling x509_vpm.cc
[339/566] Compiling x509_v3.cc
[340/566] Compiling x509_vfy.cc
[341/566] Compiling x509_txt.cc
[342/566] Compiling x509_set.cc
[343/566] Compiling x509_trs.cc
[344/566] Compiling x509_def.cc
[345/566] Compiling x509_obj.cc
[346/566] Compiling x509_req.cc
[347/566] Compiling x509_d2.cc
[348/566] Compiling x509_ext.cc
[349/566] Compiling x509_lu.cc
[350/566] Compiling x509_cmp.cc
[351/566] Compiling x509_att.cc
[352/566] Compiling x509.cc
[353/566] Compiling v3_skey.cc
[354/566] Compiling v3_prn.cc
[355/566] Compiling v3_ocsp.cc
[356/566] Compiling v3_utl.cc
[357/566] Compiling v3_purp.cc
[358/566] Compiling v3_pcons.cc
[359/566] Compiling v3_pmaps.cc
[360/566] Compiling v3_ncons.cc
[361/566] Compiling v3_int.cc
[362/566] Compiling v3_lib.cc
[363/566] Compiling v3_ia5.cc
[364/566] Compiling v3_info.cc
[365/566] Compiling v3_genn.cc
[366/566] Compiling v3_extku.cc
[367/566] Compiling v3_enum.cc
[368/566] Compiling v3_cpols.cc
[369/566] Compiling v3_crld.cc
[370/566] Compiling v3_conf.cc
[371/566] Compiling v3_bitst.cc
[372/566] Compiling v3_bcons.cc
[373/566] Compiling v3_akeya.cc
[374/566] Compiling v3_akey.cc
[375/566] Compiling v3_alt.cc
[376/566] Compiling t_x509a.cc
[377/566] Compiling t_crl.cc
[378/566] Compiling t_x509.cc
[379/566] Compiling t_req.cc
[380/566] Compiling rsa_pss.cc
[381/566] Compiling i2d_pr.cc
[382/566] Compiling name_print.cc
[383/566] Compiling policy.cc
[384/566] Compiling algorithm.cc
[385/566] Compiling by_file.cc
[386/566] Compiling a_digest.cc
[387/566] Compiling a_verify.cc
[388/566] Compiling by_dir.cc
[389/566] Compiling a_sign.cc
[390/566] Compiling asn1_gen.cc
[391/566] Compiling voprf.cc
[392/566] Compiling trust_token.cc
[393/566] Compiling thread_win.cc
[394/566] Compiling thread.cc
[395/566] Compiling thread_pthread.cc
[396/566] Compiling thread_none.cc
[397/566] Compiling stack.cc
[398/566] Compiling pmbtoken.cc
[399/566] Compiling slhdsa.cc
[400/566] Compiling spake2plus.cc
[401/566] Compiling siphash.cc
[402/566] Compiling sha512.cc
[403/566] Compiling sha256.cc
[404/566] Compiling sha1.cc
[405/566] Compiling rsa_extra.cc
[406/566] Compiling rsa_print.cc
[407/566] Compiling rsa_crypt.cc
[408/566] Compiling refcount.cc
[409/566] Compiling rsa_asn1.cc
[410/566] Compiling rc4.cc
[411/566] Compiling windows.cc
[411/566] Compiling urandom.cc
[413/566] Compiling trusty.cc
[414/566] Compiling rand.cc
[415/566] Compiling ios.cc
[416/566] Compiling passive.cc
[417/566] Compiling poly1305_arm_asm.S
[418/566] Compiling getentropy.cc
[419/566] Compiling deterministic.cc
[420/566] Compiling forkunsafe.cc
[421/566] Compiling fork_detect.cc
[422/566] Compiling poly1305_vec.cc
[423/566] Compiling poly1305_arm.cc
[424/566] Compiling poly1305.cc
[425/566] Compiling pool.cc
[426/566] Compiling pkcs7.cc
[427/566] Compiling pkcs8.cc
[428/566] Compiling p5_pbev2.cc
[429/566] Compiling pkcs8_x509.cc
[430/566] Compiling pkcs7_x509.cc
[431/566] Compiling pem_xaux.cc
[432/566] Compiling pem_x509.cc
[433/566] Compiling pem_pkey.cc
[434/566] Compiling pem_pk8.cc
[435/566] Compiling pem_oth.cc
[436/566] Compiling mlkem.cc
[437/566] Compiling obj_xref.cc
[438/566] Compiling pem_info.cc
[439/566] Compiling pem_lib.cc
[440/566] Compiling pem_all.cc
[441/566] Compiling poly_rq_mul.S
[442/566] Compiling obj.cc
[442/566] Compiling mldsa.cc
[444/566] Compiling fips_shared_support.cc
[445/566] Compiling mem.cc
[446/566] Compiling md5.cc
[447/566] Compiling md4.cc
[448/566] Compiling lhash.cc
[449/566] Compiling kyber.cc
[450/566] Compiling ex_data.cc
[451/566] Compiling sign.cc
[452/566] Compiling scrypt.cc
[453/566] Compiling hpke.cc
[454/566] Compiling pbkdf.cc
[455/566] Compiling print.cc
[456/566] Compiling hrss.cc
[457/566] Compiling p_x25519_asn1.cc
[458/566] Compiling p_x25519.cc
[459/566] Compiling p_rsa_asn1.cc
[460/566] Compiling p_ed25519.cc
[461/566] Compiling p_rsa.cc
[462/566] Compiling p_ec.cc
[463/566] Compiling p_ed25519_asn1.cc
[464/566] Compiling p_hkdf.cc
[465/566] Compiling p_ec_asn1.cc
[466/566] Compiling p_dh_asn1.cc
[467/566] Compiling p_dsa_asn1.cc
[468/566] Compiling p_dh.cc
[469/566] Compiling evp_ctx.cc
[470/566] Compiling evp.cc
[471/566] Compiling engine.cc
[472/566] Compiling err.cc
[473/566] Compiling evp_asn1.cc
[474/566] Compiling ecdsa_asn1.cc
[475/566] Compiling ecdh.cc
[476/566] Compiling hash_to_curve.cc
[477/566] Compiling ec_derive.cc
[478/566] Compiling dsa.cc
[479/566] Compiling bcm.cc
[480/566] Compiling ec_asn1.cc
[481/566] Compiling dsa_asn1.cc
[482/566] Compiling params.cc
[483/566] Compiling x25519-asm-arm.S
[484/566] Compiling digest_extra.cc
[485/566] Compiling des.cc
[486/566] Compiling dh_asn1.cc
[487/566] Compiling curve25519_64_adx.cc
[488/566] Compiling spake25519.cc
[489/566] Compiling cpu_intel.cc
[490/566] Compiling crypto.cc
[491/566] Compiling cpu_arm_linux.cc
[492/566] Compiling cpu_arm_freebsd.cc
[493/566] Compiling cpu_aarch64_win.cc
[494/566] Compiling curve25519.cc
[495/566] Compiling cpu_aarch64_sysreg.cc
[496/566] Compiling cpu_aarch64_openbsd.cc
[497/566] Compiling cpu_aarch64_linux.cc
[498/566] Compiling cpu_aarch64_fuchsia.cc
[499/566] Compiling cpu_aarch64_apple.cc
[500/566] Compiling tls_cbc.cc
[501/566] Compiling get_cipher.cc
[502/566] Compiling conf.cc
[503/566] Compiling e_tls.cc
[504/566] Compiling e_rc4.cc
[505/566] Compiling e_null.cc
[506/566] Compiling e_rc2.cc
[507/566] Compiling e_des.cc
[508/566] Compiling e_chacha20poly1305.cc
[509/566] Compiling e_aesgcmsiv.cc
[510/566] Compiling derive_key.cc
[511/566] Compiling e_aesctrhmac.cc
[512/566] Compiling chacha.cc
[513/566] Compiling unicode.cc
[514/566] Compiling ber.cc
[515/566] Compiling cbs.cc
[516/566] Compiling cbb.cc
[517/566] Compiling buf.cc
[518/566] Compiling asn1_compat.cc
[519/566] Compiling blake2.cc
[520/566] Compiling socket_helper.cc
[521/566] Compiling convert.cc
[522/566] Compiling bn_asn1.cc
[523/566] Compiling socket.cc
[524/566] Compiling printf.cc
[525/566] Compiling pair.cc
[526/566] Compiling hexdump.cc
[527/566] Compiling file.cc
[528/566] Compiling fd.cc
[529/566] Compiling errno.cc
[530/566] Compiling connect.cc
[531/566] Compiling bio_mem.cc
[532/566] Compiling base64.cc
[533/566] Compiling bio.cc
[534/566] Compiling tasn_typ.cc
[535/566] Compiling tasn_utl.cc
[536/566] Compiling tasn_fre.cc
[537/566] Compiling tasn_enc.cc
[538/566] Compiling tasn_new.cc
[539/566] Compiling posix_time.cc
[540/566] Compiling f_string.cc
[541/566] Compiling f_int.cc
[542/566] Compiling asn_pack.cc
[543/566] Compiling tasn_dec.cc
[544/566] Compiling asn1_par.cc
[545/566] Compiling a_utctm.cc
[546/566] Compiling asn1_lib.cc
[547/566] Compiling a_type.cc
[548/566] Compiling a_time.cc
[549/566] Compiling a_octet.cc
[550/566] Compiling a_strnid.cc
[551/566] Compiling a_strex.cc
[552/566] Compiling a_object.cc
[553/566] Compiling a_mbstr.cc
[554/566] Compiling CCompressZlib empty.c
[554/566] Write sources
[557/566] Compiling a_int.cc
[558/566] Compiling a_i2d_fp.cc
[559/566] Compiling a_dup.cc
[560/573] Compiling a_d2i_fp.cc
[561/585] Compiling a_gentm.cc
[562/631] Compiling a_bool.cc
[563/631] Compiling a_bitstr.cc
[565/631] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[566/631] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[567/631] Compiling AsyncAlgorithms ChannelStateMachine.swift
[568/631] Compiling AsyncAlgorithms ChannelStorage.swift
[569/631] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[570/631] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[571/631] Compiling AsyncAlgorithms AsyncChannel.swift
[572/631] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[573/632] Compiling Atomics Unmanaged extensions.swift
[574/632] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[575/632] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[576/632] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[577/632] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[579/637] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[580/637] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[581/637] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[582/637] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[583/637] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[584/637] Compiling AsyncAlgorithms MergeStateMachine.swift
[585/637] Compiling AsyncAlgorithms MergeStorage.swift
[586/637] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[587/637] Compiling AsyncAlgorithms Rethrow.swift
[588/637] Compiling AsyncAlgorithms SetAlgebra.swift
[589/637] Compiling AsyncAlgorithms Dictionary.swift
[590/637] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[591/637] Compiling AsyncAlgorithms Locking.swift
[592/637] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[593/637] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[594/637] Emitting module AsyncAlgorithms
[595/637] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[596/637] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[597/637] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[598/637] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[599/637] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[600/637] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[601/637] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[602/637] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[603/637] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[604/637] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[605/637] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[608/637] Emitting module Atomics
[611/637] Compiling AsyncAlgorithms UnsafeTransfer.swift
[612/637] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[613/637] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[614/637] Compiling AsyncAlgorithms ZipStateMachine.swift
[615/637] Compiling AsyncAlgorithms ZipStorage.swift
[624/637] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[625/637] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[631/637] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[632/637] Compiling AsyncAlgorithms CombineLatestStorage.swift
[633/637] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[634/637] Compiling AsyncAlgorithms DebounceStateMachine.swift
[635/637] Compiling AsyncAlgorithms DebounceStorage.swift
[635/637] Compiling c-nioatomics.c
[636/646] Compiling c-atomics.c
[638/652] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[639/652] Compiling ServiceLifecycle ServiceRunnerError.swift
[640/652] Emitting module NIOConcurrencyHelpers
[641/652] Compiling NIOConcurrencyHelpers NIOLock.swift
[642/652] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[643/652] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[644/652] Compiling NIOConcurrencyHelpers lock.swift
[645/652] Compiling NIOConcurrencyHelpers atomics.swift
[646/652] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[647/652] Compiling ServiceLifecycle ServiceGroup.swift
[648/652] Compiling ServiceLifecycle Service.swift
[649/652] Compiling ServiceLifecycle CancellationWaiter.swift
[650/652] Compiling ServiceLifecycle GracefulShutdown.swift
[651/652] Emitting module ServiceLifecycle
[652/652] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[653/714] Compiling NIOCore GlobalSingletons.swift
[654/714] Compiling NIOCore IO.swift
[655/714] Compiling NIOCore IOData.swift
[656/714] Compiling NIOCore IPProtocol.swift
[657/714] Compiling NIOCore IntegerBitPacking.swift
[658/714] Compiling NIOCore IntegerTypes.swift
[659/714] Compiling NIOCore Interfaces.swift
[660/720] Compiling NIOCore AddressedEnvelope.swift
[661/720] Compiling NIOCore AsyncAwaitSupport.swift
[662/720] Compiling NIOCore AsyncChannel.swift
[663/720] Compiling NIOCore AsyncChannelHandler.swift
[664/720] Compiling NIOCore AsyncChannelInboundStream.swift
[665/720] Compiling NIOCore AsyncChannelOutboundWriter.swift
[666/720] Compiling NIOCore NIOAsyncSequenceProducer.swift
[667/720] Compiling NIOCore Linux.swift
[668/720] Compiling NIOCore MarkedCircularBuffer.swift
[669/720] Compiling NIOCore MulticastChannel.swift
[670/720] Compiling NIOCore NIOAny.swift
[671/720] Compiling NIOCore NIOCloseOnErrorHandler.swift
[672/720] Compiling NIOCore NIOLoopBound.swift
[673/720] Compiling NIOCore Codec.swift
[674/720] Compiling NIOCore ConvenienceOptionSupport.swift
[675/720] Compiling NIOCore DeadChannel.swift
[676/720] Compiling NIOCore DispatchQueue+WithFuture.swift
[677/720] Compiling NIOCore EventLoop+Deprecated.swift
[678/720] Compiling NIOCore EventLoop+SerialExecutor.swift
[679/720] Compiling NIOCore EventLoop.swift
[680/720] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[681/720] Compiling NIOCore EventLoopFuture+Deprecated.swift
[682/720] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[683/720] Compiling NIOCore EventLoopFuture.swift
[684/720] Compiling NIOCore FileDescriptor.swift
[685/720] Compiling NIOCore FileHandle.swift
[686/720] Compiling NIOCore FileRegion.swift
[687/720] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[688/720] Compiling NIOCore NIOScheduledCallback.swift
[689/720] Compiling NIOCore NIOSendable.swift
[690/720] Compiling NIOCore RecvByteBufferAllocator.swift
[691/720] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[692/720] Compiling NIOCore SocketAddresses.swift
[693/720] Compiling NIOCore SocketOptionProvider.swift
[694/720] Compiling NIOCore SystemCallHelpers.swift
[695/720] Compiling NIOCore TimeAmount+Duration.swift
[696/720] Compiling NIOCore TypeAssistedChannelHandler.swift
[697/720] Compiling NIOCore UniversalBootstrapSupport.swift
[698/720] Compiling NIOCore Utilities.swift
[699/720] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[700/720] Compiling NIOCore NIOAsyncWriter.swift
[701/720] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[702/720] Compiling NIOCore BSDSocketAPI.swift
[703/720] Compiling NIOCore ByteBuffer-aux.swift
[704/720] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[705/720] Compiling NIOCore ByteBuffer-conversions.swift
[706/720] Compiling NIOCore ByteBuffer-core.swift
[707/720] Compiling NIOCore ByteBuffer-hex.swift
[708/720] Compiling NIOCore ByteBuffer-int.swift
[709/720] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[710/720] Compiling NIOCore ByteBuffer-multi-int.swift
[711/720] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[712/720] Compiling NIOCore ByteBuffer-views.swift
[713/720] Compiling NIOCore Channel.swift
[714/720] Compiling NIOCore ChannelHandler.swift
[715/720] Compiling NIOCore ChannelHandlers.swift
[716/720] Compiling NIOCore ChannelInvoker.swift
[717/720] Compiling NIOCore ChannelOption.swift
[718/720] Compiling NIOCore ChannelPipeline.swift
[719/720] Compiling NIOCore CircularBuffer.swift
[720/720] Emitting module NIOCore
[721/784] Emitting module NIOHTTPTypes
[722/784] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[723/784] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[724/784] Compiling NIOEmbedded AsyncTestingChannel.swift
[725/784] Emitting module NIOEmbedded
[726/784] Compiling NIOEmbedded Embedded.swift
[727/784] Compiling CompressNIO ZlibWrapper.swift
[728/784] Emitting module CompressNIO
[729/784] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[730/784] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
[731/784] Compiling CompressNIO Error.swift
[732/784] Compiling CompressNIO CompressionAlgorithm.swift
[733/784] Compiling CompressNIO ByteBuffer+compress.swift
[734/784] Compiling CompressNIO ByteBuffer+decompress.swift
[735/784] Compiling CompressNIO Compressor.swift
[736/784] Compiling CompressNIO Zlib.swift
[737/784] Compiling NIOPosix SocketProtocols.swift
[738/784] Compiling NIOPosix System.swift
[739/784] Compiling NIOPosix Thread.swift
[740/784] Compiling NIOPosix ThreadPosix.swift
[741/784] Compiling NIOPosix ThreadWindows.swift
[742/789] Emitting module NIOPosix
[743/789] Compiling NIOPosix Selectable.swift
[744/789] Compiling NIOPosix SelectableChannel.swift
[745/789] Compiling NIOPosix SelectableEventLoop.swift
[746/789] Compiling NIOPosix SelectorEpoll.swift
[747/789] Compiling NIOPosix SelectorGeneric.swift
[748/789] Compiling NIOPosix SelectorKqueue.swift
[749/789] Compiling NIOPosix SelectorUring.swift
[750/789] Compiling NIOPosix ServerSocket.swift
[751/789] Compiling NIOPosix Socket.swift
[752/789] Compiling NIOPosix SocketChannel.swift
[753/789] Compiling NIOPosix Pool.swift
[754/789] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[755/789] Compiling NIOPosix PosixSingletons.swift
[756/789] Compiling NIOPosix RawSocketBootstrap.swift
[757/789] Compiling NIOPosix Resolver.swift
[758/789] Compiling NIOPosix BaseStreamSocketChannel.swift
[759/789] Compiling NIOPosix Bootstrap.swift
[760/789] Compiling NIOPosix ControlMessage.swift
[761/789] Compiling NIOPosix DatagramVectorReadManager.swift
[762/789] Compiling NIOPosix Errors+Any.swift
[763/789] Compiling NIOPosix FileDescriptor.swift
[764/789] Compiling NIOPosix BSDSocketAPICommon.swift
[765/789] Compiling NIOPosix BSDSocketAPIPosix.swift
[766/789] Compiling NIOPosix BSDSocketAPIWindows.swift
[767/789] Compiling NIOPosix BaseSocket.swift
[768/789] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[769/789] Compiling NIOPosix BaseSocketChannel.swift
[770/789] Compiling NIOPosix UnsafeTransfer.swift
[771/789] Compiling NIOPosix Utilities.swift
[772/789] Compiling NIOPosix VsockAddress.swift
[773/789] Compiling NIOPosix VsockChannelEvents.swift
[774/789] Compiling NIOPosix resource_bundle_accessor.swift
[775/789] Compiling NIOPosix NonBlockingFileIO.swift
[776/789] Compiling NIOPosix PendingDatagramWritesManager.swift
[777/789] Compiling NIOPosix PendingWritesManager.swift
[778/789] Compiling NIOPosix PipeChannel.swift
[779/789] Compiling NIOPosix PipePair.swift
[780/789] Compiling NIOPosix Linux.swift
[781/789] Compiling NIOPosix LinuxCPUSet.swift
[782/789] Compiling NIOPosix LinuxUring.swift
[783/789] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[784/789] Compiling NIOPosix NIOThreadPool.swift
[785/789] Compiling NIOPosix GetaddrinfoResolver.swift
[786/789] Compiling NIOPosix HappyEyeballs.swift
[787/789] Compiling NIOPosix IO.swift
[788/789] Compiling NIOPosix IntegerBitPacking.swift
[789/789] Compiling NIOPosix IntegerTypes.swift
[790/791] Emitting module NIO
[791/791] Compiling NIO Exports.swift
[792/819] Compiling NIOTLS TLSEvents.swift
[793/819] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[794/819] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[795/819] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[796/819] Emitting module NIOFoundationCompat
[797/819] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[798/819] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[799/819] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[800/820] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[801/820] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[802/820] Compiling NIOTLS SNIHandler.swift
[803/820] Emitting module NIOTLS
[804/820] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[805/820] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[806/820] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[807/820] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[808/820] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[809/820] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[810/820] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[811/851] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[812/873] Emitting module NIOHTTP1
[813/873] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[814/873] Compiling NIOTransportServices NIOTSErrors.swift
[815/873] Compiling NIOTransportServices NIOTSSingletons.swift
[816/873] Compiling NIOTransportServices StateManagedListenerChannel.swift
[817/873] Compiling NIOTransportServices NIOTSChannelOptions.swift
[818/873] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[819/873] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[820/873] Compiling NIOTransportServices NIOTSBootstraps.swift
[821/887] Emitting module NIOHTTPTypesHTTP1
[822/887] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[823/887] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[824/887] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[825/887] Compiling NIOWebSocket WebSocketOpcode.swift
[826/887] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[827/887] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[828/888] Emitting module NIOTransportServices
[829/890] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[830/890] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[831/890] Compiling NIOWebSocket SHA1.swift
[832/890] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[833/890] Emitting module NIOWebSocket
[834/890] Compiling NIOWebSocket WebSocketErrorCodes.swift
[835/890] Compiling NIOWebSocket WebSocketFrame.swift
[836/890] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[837/905] Compiling NIOTransportServices NIOTSEventLoop.swift
[838/905] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[839/905] Compiling NIOTransportServices NIOTSDatagramListener.swift
[840/905] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[841/905] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[842/905] Compiling WSCore WebSocketExtensionHTTPParameters.swift
[843/905] Compiling WSCore String+validatingString.swift
[844/905] Compiling WSCore WebSocketHandler.swift
[847/905] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[848/905] Compiling NIOTransportServices NIOTSListenerChannel.swift
[849/905] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[850/905] Compiling NIOTransportServices StateManagedChannel.swift
[852/905] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[853/905] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[854/905] Compiling NIOSSL SSLInit.swift
[855/905] Compiling NIOSSL SSLPKCS12Bundle.swift
[856/905] Compiling NIOSSL SSLPrivateKey.swift
[857/905] Compiling NIOSSL LinuxCABundle.swift
[858/905] Compiling NIOSSL NIOSSLClientHandler.swift
[859/905] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[860/905] Compiling NIOSSL NIOSSLHandler.swift
[861/908] Compiling WSCore WebSocketExtension.swift
[862/908] Compiling WSCore WebSocketExtensionBuilder.swift
[863/908] Compiling WSCore WebSocketDataFrame.swift
[864/908] Compiling WSCore WebSocketDataHandler.swift
[867/908] Emitting module NIOSSL
[870/908] Compiling WSCore UnsafeTransfer.swift
[871/908] Compiling WSCore WebSocketContext.swift
[872/908] Compiling WSCore WebSocketFrameSequence.swift
[888/908] Compiling NIOSSL UniversalBootstrapSupport.swift
[889/908] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[890/908] Compiling NIOSSL resource_bundle_accessor.swift
[894/908] Compiling WSCore WebSocketOutboundWriter.swift
[895/908] Compiling WSCore WebSocketMessage.swift
[902/909] Emitting module WSCore
[907/909] Compiling WSCore WebSocketInboundStream.swift
[908/909] Compiling WSCore WebSocketInboundMessageStream.swift
[909/909] Compiling WSCore WebSocketStateMachine.swift
[910/922] Compiling WSCompression PerMessageDeflateExtension.swift
[911/922] Emitting module WSCompression
[912/922] Compiling WSClient Exports.swift
[913/923] Compiling WSClient WebSocketClientConfiguration.swift
[914/923] Compiling WSClient WebSocketClient.swift
[915/923] Compiling WSClient WebSocketClientError.swift
[916/923] Compiling WSClient WebSocketClientChannel.swift
[917/923] Compiling WSClient URI.swift
[918/923] Emitting module WSClient
[919/923] Compiling WSClient Parser.swift
[920/923] Compiling WSClient ClientChannel.swift
[921/923] Compiling WSClient ClientConnection.swift
[922/923] Compiling WSClient TLSClientChannel.swift
[923/923] Compiling WSClient TSTLSOptions.swift
Build complete! (65.54s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/adam-fowler/compress-nio.git
Fetching https://github.com/apple/swift-log.git
[1/2673] Fetching swift-nio-transport-services
[28/3316] Fetching swift-nio-transport-services, compress-nio
[276/5742] Fetching swift-nio-transport-services, compress-nio, swift-service-lifecycle
[471/9578] Fetching swift-nio-transport-services, compress-nio, swift-service-lifecycle, swift-log
[690/15592] Fetching swift-nio-transport-services, compress-nio, swift-service-lifecycle, swift-log, swift-nio-extras
[2057/30488] Fetching swift-nio-transport-services, compress-nio, swift-service-lifecycle, swift-log, swift-nio-extras, swift-nio-ssl
[18573/106830] Fetching swift-nio-transport-services, compress-nio, swift-service-lifecycle, swift-log, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.72s)
Fetched https://github.com/apple/swift-log.git from cache (1.73s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.73s)
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (1.73s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.73s)
Fetched https://github.com/adam-fowler/compress-nio.git from cache (1.73s)
[16796/76342] Fetching swift-nio
Fetching https://github.com/apple/swift-http-types.git
[51151/77246] Fetching swift-nio, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.80s)
[55730/76342] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.85s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (4.31s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.44s)
Fetching https://github.com/apple/swift-atomics.git
[1/1803] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.14s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4443] Fetching swift-system
[757/21158] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.63s)
Fetched https://github.com/apple/swift-system.git from cache (1.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.48s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
[98/2785] Fetching swift-asn1, swift-http-structured-headers
[162/8989] Fetching swift-asn1, swift-http-structured-headers, swift-certificates
[225/13974] Fetching swift-asn1, swift-http-structured-headers, swift-certificates, swift-async-algorithms
[1038/19933] Fetching swift-asn1, swift-http-structured-headers, swift-certificates, swift-async-algorithms, swift-algorithms
[2001/31466] Fetching swift-asn1, swift-http-structured-headers, swift-certificates, swift-async-algorithms, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.91s)
[7080/30297] Fetching swift-asn1, swift-certificates, swift-async-algorithms, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (1.46s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.46s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.46s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.47s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.46s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.8.0 (1.91s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.40s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.54s)
Fetching https://github.com/apple/swift-crypto.git
[1/15489] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.71s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.49s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.49s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.12s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.54s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.52s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.43s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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.4
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.32.0
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/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.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.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.83.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.36.0
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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",
        "ClientChannelTests.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.