The Swift Package Index logo.Swift Package Index

Build Information

Successful build of websocket-kit, reference main (bfb475), with Swift 6.0 for macOS (SPM) on 16 Apr 2026 10:05:06 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/websocket-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/websocket-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bfb4756 Update test.yml
Cloned https://github.com/vapor/websocket-kit.git
Revision (git rev-parse @):
bfb4756c3bf58192e0b532d383df8067975a2ec0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/websocket-kit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/websocket-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/437] Write sources
[5/437] Copying PrivacyInfo.xcprivacy
[10/437] Write sources
[21/437] Compiling CNIOWindows WSAStartup.c
[22/437] Compiling CNIOWindows shim.c
[22/437] Compiling CNIOWASI CNIOWASI.c
[24/437] Write swift-version-5BDAB9E9C0126B9D.txt
[25/437] Compiling CNIOLinux shim.c
[25/437] Compiling CNIOLinux liburing_shims.c
[27/437] Compiling CNIOOpenBSD shim.c
[28/460] Compiling CNIOPosix event_loop_id.c
[29/462] Compiling CNIOSHA1 c_nio_sha1.c
[29/462] Compiling _AtomicsShims.c
[31/462] Compiling CNIOLLHTTP c_nio_http.c
[32/462] Compiling fiat_p256_adx_mul.S
[33/462] Compiling fiat_p256_adx_sqr.S
[34/462] Compiling fiat_curve25519_adx_square.S
[35/462] Compiling fiat_curve25519_adx_mul.S
[36/462] Compiling CNIOLLHTTP c_nio_api.c
[37/481] Compiling CNIOLLHTTP c_nio_llhttp.c
[38/481] Compiling CNIODarwin shim.c
[39/481] Compiling CNIOBoringSSLShims shims.c
[41/481] Compiling Atomics AtomicValue.swift
[42/481] Compiling Atomics AtomicMemoryOrderings.swift
[43/482] Compiling Atomics OptionalRawRepresentable.swift
[44/482] Compiling Atomics RawRepresentable.swift
[45/482] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[46/482] Compiling Atomics AtomicInteger.swift
[47/482] Compiling Atomics AtomicOptionalWrappable.swift
[48/482] Emitting module InternalCollectionsUtilities
[49/482] Compiling Atomics PointerConformances.swift
[50/482] Compiling Atomics Primitives.native.swift
[51/482] Emitting module _NIOBase64
[52/482] Compiling _NIOBase64 Base64.swift
[53/482] Compiling Atomics AtomicBool.swift
[54/482] Compiling Atomics IntegerConformances.swift
[55/482] Compiling Atomics UnsafeAtomicLazyReference.swift
[56/482] Compiling Atomics IntegerOperations.swift
[57/483] Compiling Atomics AtomicReference.swift
[58/483] Compiling Atomics AtomicStorage.swift
[59/483] Compiling Atomics DoubleWord.swift
[60/483] Compiling Atomics ManagedAtomic.swift
[63/483] Compiling Atomics ManagedAtomicLazyReference.swift
[64/483] Compiling Atomics UnsafeAtomic.swift
[71/483] Compiling Atomics Unmanaged extensions.swift
[72/483] Compiling _NIODataStructures _TinyArray.swift
[73/483] Compiling _NIODataStructures PriorityQueue.swift
[78/483] Compiling _NIODataStructures Heap.swift
[79/483] Emitting module _NIODataStructures
[86/483] Emitting module Atomics
[86/483] Compiling tls13_enc.cc
[87/483] Compiling tls_record.cc
[87/483] Compiling tls13_server.cc
[87/483] Compiling tls_method.cc
[90/517] Compiling tls13_client.cc
[92/517] Compiling ContainersPreview ContainerIterator.swift
[93/517] Compiling ContainersPreview DynamicContainer.swift
[94/517] Compiling ContainersPreview MutableContainer.swift
[95/517] Compiling ContainersPreview PermutableContainer.swift
[96/517] Compiling ContainersPreview RandomAccessContainer.swift
[97/517] Compiling ContainersPreview RangeExpression2.swift
[98/517] Compiling ContainersPreview RangeReplaceableContainer.swift
[99/517] Compiling ContainersPreview Drain+Map.swift
[100/520] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[101/520] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[102/520] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[103/520] Compiling ContainersPreview BorrowingSequence.swift
[104/520] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[105/520] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[106/520] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[107/520] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[108/520] Compiling ContainersPreview OutputSpan+Extras.swift
[109/520] Compiling ContainersPreview TemporaryAllocation.swift
[110/520] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[111/520] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[112/520] Compiling ContainersPreview BidirectionalContainer.swift
[113/520] Compiling ContainersPreview Container+Filter.swift
[114/520] Compiling ContainersPreview Container+SpanwiseZip.swift
[115/520] Compiling ContainersPreview Container.swift
[116/520] Compiling ContainersPreview Producer+Filter.swift
[117/520] Compiling ContainersPreview Producer+Map.swift
[118/520] Compiling ContainersPreview Producer+Reduce.swift
[119/520] Compiling ContainersPreview Drain+Reduce.swift
[120/520] Compiling ContainersPreview Drain.swift
[121/520] Compiling ContainersPreview Producer+Collect.swift
[122/520] Emitting module ContainersPreview
[123/520] Compiling ContainersPreview Producer.swift
[124/520] Compiling ContainersPreview Borrow.swift
[125/520] Compiling ContainersPreview Box.swift
[125/520] Compiling tls13_both.cc
[127/520] Compiling ContainersPreview Inout.swift
[128/520] Compiling ContainersPreview InputSpan.swift
[129/520] Compiling ContainersPreview Shared.swift
[129/520] Compiling t1_enc.cc
[131/561] Compiling DequeModule RigidDeque+Hashable.swift
[132/561] Compiling DequeModule RigidDeque+Initializers.swift
[133/561] Compiling DequeModule RigidDeque+Insertions.swift
[134/561] Compiling DequeModule RigidDeque+Prepend.swift
[134/565] Compiling ssl_x509.cc
[136/565] Compiling DequeModule UniqueDeque+Insertions.swift
[137/565] Compiling DequeModule UniqueDeque+Prepend.swift
[138/565] Compiling DequeModule UniqueDeque+Removals.swift
[139/565] Compiling DequeModule UniqueDeque+Replacements.swift
[140/565] Compiling DequeModule UniqueDeque+Equatable.swift
[141/565] Compiling DequeModule UniqueDeque+Experimental.swift
[142/565] Compiling DequeModule UniqueDeque+Hashable.swift
[143/565] Compiling DequeModule UniqueDeque+Initializers.swift
[144/565] Compiling DequeModule RigidDeque+Consumption.swift
[145/565] Compiling DequeModule RigidDeque+Container.swift
[146/565] Compiling DequeModule RigidDeque+Descriptions.swift
[147/565] Compiling DequeModule RigidDeque+Equatable.swift
[148/565] Compiling DequeModule RigidDeque+Experimental.swift
[149/565] Compiling DequeModule UniqueDeque+Append.swift
[150/565] Compiling DequeModule UniqueDeque+Consumption.swift
[151/565] Compiling DequeModule UniqueDeque+Container.swift
[152/565] Compiling DequeModule UniqueDeque+Descriptions.swift
[153/565] Compiling DequeModule RigidDeque+Removals.swift
[154/565] Compiling DequeModule RigidDeque+Replacements.swift
[155/565] Compiling DequeModule RigidDeque+Testing.swift
[156/565] Compiling DequeModule RigidDeque.swift
[157/565] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[158/565] Compiling DequeModule Deque+Extras.swift
[159/565] Compiling DequeModule Deque+Hashable.swift
[160/565] Compiling DequeModule Deque+Testing.swift
[161/565] Compiling DequeModule Deque._Storage.swift
[161/565] Compiling ssl_stat.cc
[162/565] Compiling ssl_transcript.cc
[163/565] Compiling ssl_versions.cc
[165/565] Compiling DequeModule Deque._UnsafeHandle.swift
[166/565] Compiling DequeModule Deque.swift
[167/565] Compiling DequeModule _DequeBuffer.swift
[168/565] Compiling DequeModule _DequeBufferHeader.swift
[169/565] Compiling DequeModule RigidDeque+Append.swift
[169/565] Compiling ssl_privkey.cc
[170/565] Compiling ssl_session.cc
[172/565] Compiling DequeModule Deque+Codable.swift
[173/565] Compiling DequeModule Deque+Collection.swift
[174/565] Compiling DequeModule Deque+CustomReflectable.swift
[175/565] Compiling DequeModule Deque+Descriptions.swift
[176/565] Compiling DequeModule Deque+Equatable.swift
[176/565] Compiling ssl_key_share.cc
[177/565] Compiling ssl_file.cc
[178/565] Compiling ssl_lib.cc
[179/565] Compiling ssl_credential.cc
[181/565] Emitting module DequeModule
[181/565] Compiling ssl_buffer.cc
[183/565] Compiling DequeModule UniqueDeque.swift
[184/565] Compiling DequeModule _DequeSlot.swift
[185/565] Compiling DequeModule _UnsafeDequeHandle.swift
[186/565] Compiling DequeModule _UnsafeDequeSegments.swift
[186/565] Compiling ssl_cipher.cc
[187/565] Compiling ssl_cert.cc
[188/565] Compiling ssl_aead_ctx.cc
[189/565] Compiling ssl_asn1.cc
[190/565] Compiling s3_pkt.cc
[191/565] Compiling s3_lib.cc
[192/565] Compiling s3_both.cc
[193/565] Compiling handshake_server.cc
[194/565] Compiling handshake.cc
[195/565] Compiling handshake_client.cc
[196/565] Compiling handoff.cc
[197/565] Compiling dtls_record.cc
[198/565] Compiling d1_srtp.cc
[199/565] Compiling md5-x86_64-linux.S
[200/565] Compiling dtls_method.cc
[201/565] Compiling encrypted_client_hello.cc
[202/565] Compiling md5-x86_64-apple.S
[203/565] Compiling md5-586-linux.S
[204/565] Compiling md5-586-apple.S
[205/565] Compiling chacha20_poly1305_x86_64-linux.S
[206/565] Compiling extensions.cc
[207/565] Compiling chacha20_poly1305_x86_64-apple.S
[208/565] Compiling chacha20_poly1305_armv8-win.S
[209/565] Compiling chacha20_poly1305_armv8-linux.S
[210/565] Compiling chacha-x86_64-linux.S
[211/565] Compiling chacha20_poly1305_armv8-apple.S
[212/565] Compiling chacha-x86_64-apple.S
[213/565] Compiling chacha-x86-linux.S
[214/565] Compiling chacha-x86-apple.S
[215/565] Compiling d1_pkt.cc
[216/565] Compiling chacha-armv8-win.S
[217/565] Compiling chacha-armv8-linux.S
[218/565] Compiling chacha-armv4-linux.S
[219/565] Compiling chacha-armv8-apple.S
[220/565] Compiling aes128gcmsiv-x86_64-apple.S
[221/565] Compiling aes128gcmsiv-x86_64-linux.S
[222/565] Compiling x86_64-mont5-linux.S
[223/565] Compiling x86_64-mont5-apple.S
[224/565] Compiling x86_64-mont-linux.S
[225/565] Compiling x86_64-mont-apple.S
[226/565] Compiling x86-mont-apple.S
[227/565] Compiling x86-mont-linux.S
[228/565] Compiling err_data.cc
[229/565] Compiling vpaes-x86_64-linux.S
[230/565] Compiling vpaes-x86_64-apple.S
[231/565] Compiling vpaes-x86-linux.S
[232/565] Compiling vpaes-x86-apple.S
[233/565] Compiling vpaes-armv8-linux.S
[234/565] Compiling vpaes-armv8-win.S
[235/565] Compiling vpaes-armv8-apple.S
[236/565] Compiling vpaes-armv7-linux.S
[237/565] Compiling sha512-x86_64-linux.S
[238/565] Compiling sha512-x86_64-apple.S
[239/565] Compiling sha512-armv8-win.S
[240/565] Compiling sha512-armv8-linux.S
[241/565] Compiling sha512-armv4-linux.S
[242/565] Compiling sha512-armv8-apple.S
[243/565] Compiling sha512-586-linux.S
[244/565] Compiling d1_lib.cc
[245/565] Compiling sha512-586-apple.S
[246/565] Compiling sha256-x86_64-apple.S
[247/565] Compiling sha256-x86_64-linux.S
[248/565] Compiling bio_ssl.cc
[249/565] Compiling sha256-armv8-win.S
[250/565] Compiling sha256-armv8-linux.S
[251/565] Compiling sha256-armv4-linux.S
[252/565] Compiling sha256-armv8-apple.S
[253/565] Compiling sha256-586-linux.S
[254/565] Compiling sha256-586-apple.S
[255/565] Compiling sha1-x86_64-apple.S
[256/565] Compiling sha1-x86_64-linux.S
[257/565] Compiling sha1-armv8-win.S
[258/565] Compiling sha1-armv8-linux.S
[259/565] Compiling sha1-armv4-large-linux.S
[260/565] Compiling sha1-armv8-apple.S
[261/565] Compiling sha1-586-linux.S
[262/565] Compiling sha1-586-apple.S
[263/565] Compiling rsaz-avx2-linux.S
[264/565] Compiling rsaz-avx2-apple.S
[265/565] Compiling rdrand-x86_64-linux.S
[266/565] Compiling rdrand-x86_64-apple.S
[267/565] Compiling p256_beeu-x86_64-asm-linux.S
[268/565] Compiling p256_beeu-x86_64-asm-apple.S
[269/565] Compiling p256_beeu-armv8-asm-win.S
[270/565] Compiling p256_beeu-armv8-asm-linux.S
[271/565] Compiling p256-x86_64-asm-linux.S
[272/565] Compiling p256_beeu-armv8-asm-apple.S
[273/565] Compiling p256-armv8-asm-win.S
[273/565] Compiling p256-x86_64-asm-apple.S
[275/565] Compiling p256-armv8-asm-linux.S
[276/565] Compiling ghashv8-armv8-win.S
[277/565] Compiling d1_both.cc
[278/565] Compiling p256-armv8-asm-apple.S
[279/565] Compiling ghashv8-armv8-linux.S
[280/565] Compiling ghashv8-armv8-apple.S
[281/565] Compiling ghashv8-armv7-linux.S
[282/565] Compiling ghash-x86_64-linux.S
[283/565] Compiling ghash-x86-linux.S
[284/565] Compiling ghash-x86_64-apple.S
[285/565] Compiling ghash-x86-apple.S
[286/565] Compiling ghash-ssse3-x86_64-linux.S
[287/565] Compiling ghash-ssse3-x86-linux.S
[288/565] Compiling ghash-ssse3-x86_64-apple.S
[289/565] Compiling ghash-neon-armv8-win.S
[289/565] Compiling ghash-ssse3-x86-apple.S
[291/565] Compiling ghash-neon-armv8-linux.S
[292/565] Compiling ghash-neon-armv8-apple.S
[293/565] Compiling co-586-linux.S
[294/565] Compiling ghash-armv4-linux.S
[294/565] Compiling co-586-apple.S
[296/565] Compiling bsaes-armv7-linux.S
[297/565] Compiling bn-armv8-win.S
[298/565] Compiling bn-586-linux.S
[298/565] Compiling bn-armv8-linux.S
[298/565] Compiling bn-armv8-apple.S
[301/565] Compiling armv8-mont-win.S
[302/565] Compiling bn-586-apple.S
[303/565] Compiling armv8-mont-linux.S
[304/565] Compiling armv4-mont-linux.S
[305/565] Compiling aesv8-gcm-armv8-win.S
[306/565] Compiling armv8-mont-apple.S
[307/565] Compiling aesv8-armv8-win.S
[308/565] Compiling aesv8-gcm-armv8-linux.S
[308/565] Compiling aesv8-armv8-linux.S
[310/565] Compiling aesv8-gcm-armv8-apple.S
[311/565] Compiling aesv8-armv8-apple.S
[311/565] Compiling aesv8-armv7-linux.S
[313/565] Compiling aesni-x86_64-apple.S
[314/565] Compiling aesni-x86-linux.S
[315/565] Compiling aesni-x86_64-linux.S
[316/565] Compiling aesni-x86-apple.S
[317/565] Compiling aes-gcm-avx2-x86_64-linux.S
[318/565] Compiling aesni-gcm-x86_64-linux.S
[319/565] Compiling aesni-gcm-x86_64-apple.S
[320/565] Compiling aes-gcm-avx2-x86_64-apple.S
[321/565] Compiling aes-gcm-avx10-x86_64-apple.S
[322/565] Compiling aes-gcm-avx10-x86_64-linux.S
[323/565] Compiling x_x509a.cc
[324/565] Compiling x_val.cc
[324/565] Compiling x_spki.cc
[326/565] Compiling x_x509.cc
[327/565] Compiling x_sig.cc
[328/565] Compiling x_exten.cc
[329/565] Compiling x_req.cc
[330/565] Compiling x_name.cc
[330/565] Compiling x_pubkey.cc
[332/565] Compiling x_crl.cc
[333/565] Compiling x509spki.cc
[334/565] Compiling x_algor.cc
[335/565] Compiling x_attrib.cc
[336/565] Compiling x509rset.cc
[337/565] Compiling x_all.cc
[338/565] Compiling x509cset.cc
[339/565] Compiling x509_v3.cc
[340/565] Compiling x509name.cc
[341/565] Compiling x509_vpm.cc
[342/565] Compiling x509_vfy.cc
[343/565] Compiling x509_txt.cc
[344/565] Compiling x509_trs.cc
[345/565] Compiling x509_set.cc
[346/565] Compiling x509_req.cc
[346/565] Compiling x509_obj.cc
[348/565] Compiling x509_d2.cc
[349/565] Compiling x509_def.cc
[350/565] Compiling x509_lu.cc
[351/565] Compiling x509_ext.cc
[352/565] Compiling x509_cmp.cc
[353/565] Compiling x509_att.cc
[354/565] Compiling x509.cc
[355/565] Compiling v3_skey.cc
[356/565] Compiling v3_purp.cc
[357/565] Compiling v3_utl.cc
[358/565] Compiling v3_prn.cc
[359/565] Compiling v3_pmaps.cc
[360/565] Compiling v3_ocsp.cc
[361/565] Compiling v3_pcons.cc
[362/565] Compiling v3_ncons.cc
[363/565] Compiling v3_int.cc
[364/565] Compiling v3_lib.cc
[365/565] Compiling v3_ia5.cc
[366/565] Compiling v3_info.cc
[367/565] Compiling v3_enum.cc
[367/565] Compiling v3_extku.cc
[369/565] Compiling v3_genn.cc
[370/565] Compiling v3_crld.cc
[371/565] Compiling v3_cpols.cc
[372/565] Compiling v3_conf.cc
[373/565] Compiling v3_bitst.cc
[374/565] Compiling v3_bcons.cc
[375/565] Compiling v3_alt.cc
[376/565] Compiling v3_akeya.cc
[377/565] Compiling t_x509a.cc
[378/565] Compiling v3_akey.cc
[379/565] Compiling t_x509.cc
[379/565] Compiling t_req.cc
[381/565] Compiling t_crl.cc
[382/565] Compiling rsa_pss.cc
[383/565] Compiling i2d_pr.cc
[384/565] Compiling name_print.cc
[385/565] Compiling policy.cc
[386/565] Compiling by_file.cc
[387/565] Compiling by_dir.cc
[388/565] Compiling a_digest.cc
[389/565] Compiling algorithm.cc
[390/565] Compiling a_sign.cc
[391/565] Compiling asn1_gen.cc
[391/565] Compiling a_verify.cc
[393/565] Compiling voprf.cc
[394/565] Compiling thread_win.cc
[395/565] Compiling thread_pthread.cc
[396/565] Compiling thread_none.cc
[397/565] Compiling thread.cc
[398/565] Compiling stack.cc
[399/565] Compiling trust_token.cc
[400/565] Compiling pmbtoken.cc
[401/565] Compiling slhdsa.cc
[402/565] Compiling spake2plus.cc
[403/565] Compiling siphash.cc
[404/565] Compiling sha512.cc
[405/565] Compiling sha256.cc
[406/565] Compiling sha1.cc
[407/565] Compiling rsa_print.cc
[408/565] Compiling rsa_extra.cc
[409/565] Compiling rsa_crypt.cc
[410/565] Compiling refcount.cc
[411/565] Compiling rc4.cc
[412/565] Compiling rsa_asn1.cc
[413/565] Compiling urandom.cc
[414/565] Compiling trusty.cc
[415/565] Compiling windows.cc
[416/565] Compiling rand.cc
[417/565] Compiling ios.cc
[418/565] Compiling poly1305_arm_asm.S
[419/565] Compiling passive.cc
[420/565] Compiling getentropy.cc
[421/565] Compiling forkunsafe.cc
[422/565] Compiling fork_detect.cc
[423/565] Compiling deterministic.cc
[424/565] Compiling poly1305_vec.cc
[425/565] Compiling poly1305_arm.cc
[426/565] Compiling poly1305.cc
[427/565] Compiling pool.cc
[428/565] Compiling pkcs8.cc
[429/565] Compiling pkcs8_x509.cc
[430/565] Compiling p5_pbev2.cc
[431/565] Compiling pkcs7.cc
[432/565] Compiling pkcs7_x509.cc
[433/565] Compiling pem_xaux.cc
[434/565] Compiling pem_x509.cc
[435/565] Compiling pem_pkey.cc
[436/565] Compiling pem_pk8.cc
[437/565] Compiling pem_oth.cc
[438/565] Compiling mlkem.cc
[439/565] Compiling obj_xref.cc
[440/565] Compiling mldsa.cc
[441/565] Compiling pem_info.cc
[442/565] Compiling pem_lib.cc
[443/565] Compiling pem_all.cc
[444/565] Compiling mem.cc
[445/565] Compiling poly_rq_mul.S
[446/565] Compiling md5.cc
[447/565] Compiling fips_shared_support.cc
[448/565] Compiling obj.cc
[449/565] Compiling md4.cc
[450/565] Compiling lhash.cc
[451/565] Compiling ex_data.cc
[452/565] Compiling sign.cc
[453/565] Compiling scrypt.cc
[454/565] Compiling kyber.cc
[455/565] Compiling print.cc
[456/565] Compiling pbkdf.cc
[457/565] Compiling hrss.cc
[458/565] Compiling hpke.cc
[459/565] Compiling p_x25519.cc
[460/565] Compiling p_x25519_asn1.cc
[461/565] Compiling p_ed25519.cc
[462/565] Compiling p_ec.cc
[463/565] Compiling p_rsa_asn1.cc
[464/565] Compiling p_rsa.cc
[465/565] Compiling p_hkdf.cc
[466/565] Compiling p_ed25519_asn1.cc
[467/565] Compiling p_ec_asn1.cc
[468/565] Compiling p_dh_asn1.cc
[469/565] Compiling p_dh.cc
[470/565] Compiling p_dsa_asn1.cc
[471/565] Compiling evp_ctx.cc
[472/565] Compiling evp.cc
[473/565] Compiling engine.cc
[474/565] Compiling err.cc
[475/565] Compiling evp_asn1.cc
[476/565] Compiling ecdh.cc
[477/565] Compiling ecdsa_asn1.cc
[478/565] Compiling hash_to_curve.cc
[479/565] Compiling ec_derive.cc
[480/565] Compiling dsa.cc
[481/565] Compiling ec_asn1.cc
[482/565] Compiling dsa_asn1.cc
[483/565] Compiling params.cc
[484/565] Compiling digest_extra.cc
[485/565] Compiling x25519-asm-arm.S
[486/565] Compiling bcm.cc
[487/565] Compiling des.cc
[488/565] Compiling dh_asn1.cc
[489/565] Compiling curve25519_64_adx.cc
[490/565] Compiling spake25519.cc
[491/565] Compiling cpu_intel.cc
[492/565] Compiling crypto.cc
[493/565] Compiling cpu_arm_linux.cc
[494/565] Compiling curve25519.cc
[495/565] Compiling cpu_arm_freebsd.cc
[496/565] Compiling cpu_aarch64_win.cc
[497/565] Compiling cpu_aarch64_sysreg.cc
[498/565] Compiling cpu_aarch64_openbsd.cc
[499/565] Compiling cpu_aarch64_linux.cc
[500/565] Compiling cpu_aarch64_fuchsia.cc
[501/565] Compiling cpu_aarch64_apple.cc
[502/565] Compiling get_cipher.cc
[503/565] Compiling conf.cc
[504/565] Compiling tls_cbc.cc
[505/565] Compiling e_tls.cc
[506/565] Compiling e_rc4.cc
[507/565] Compiling e_rc2.cc
[508/565] Compiling e_null.cc
[509/565] Compiling e_des.cc
[510/565] Compiling e_chacha20poly1305.cc
[511/565] Compiling e_aesgcmsiv.cc
[512/565] Compiling derive_key.cc
[513/565] Compiling e_aesctrhmac.cc
[514/565] Compiling chacha.cc
[515/565] Compiling unicode.cc
[516/565] Compiling buf.cc
[517/565] Compiling cbs.cc
[518/565] Compiling cbb.cc
[519/565] Compiling ber.cc
[520/565] Compiling asn1_compat.cc
[521/565] Compiling blake2.cc
[522/565] Compiling socket_helper.cc
[523/565] Compiling convert.cc
[523/565] Compiling bn_asn1.cc
[525/565] Compiling socket.cc
[526/565] Compiling printf.cc
[527/565] Compiling pair.cc
[528/565] Compiling file.cc
[529/565] Compiling hexdump.cc
[530/565] Compiling fd.cc
[531/565] Compiling errno.cc
[532/565] Compiling connect.cc
[533/565] Compiling bio_mem.cc
[534/565] Compiling base64.cc
[535/565] Compiling bio.cc
[536/565] Compiling tasn_typ.cc
[537/565] Compiling tasn_fre.cc
[538/565] Compiling tasn_enc.cc
[539/565] Compiling tasn_utl.cc
[540/565] Compiling posix_time.cc
[541/565] Compiling tasn_new.cc
[542/565] Compiling f_string.cc
[543/565] Compiling f_int.cc
[544/565] Compiling asn_pack.cc
[545/565] Compiling tasn_dec.cc
[546/565] Compiling asn1_par.cc
[547/565] Compiling asn1_lib.cc
[548/565] Compiling a_utctm.cc
[549/565] Compiling a_octet.cc
[550/565] Compiling a_type.cc
[551/565] Compiling a_time.cc
[552/565] Compiling a_strnid.cc
[553/565] Compiling a_strex.cc
[554/565] Compiling a_mbstr.cc
[555/565] Compiling a_object.cc
[556/565] Compiling a_int.cc
[557/565] Compiling a_i2d_fp.cc
[558/565] Compiling a_dup.cc
[559/565] Compiling a_d2i_fp.cc
[560/565] Compiling a_gentm.cc
[561/565] Compiling a_bitstr.cc
[562/565] Compiling a_bool.cc
[563/565] Compiling c-nioatomics.c
[564/565] Compiling c-atomics.c
[566/572] Compiling NIOConcurrencyHelpers NIOLock.swift
[567/572] Compiling NIOConcurrencyHelpers lock.swift
[568/572] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[569/572] Compiling NIOConcurrencyHelpers atomics.swift
[570/572] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[571/572] Emitting module NIOConcurrencyHelpers
[572/572] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[573/637] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[574/637] Compiling NIOCore NIOScheduledCallback.swift
[575/637] Compiling NIOCore NIOSendable.swift
[576/637] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[577/637] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[578/637] Compiling NIOCore RecvByteBufferAllocator.swift
[579/637] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[580/644] Compiling NIOCore AddressedEnvelope.swift
[581/644] Compiling NIOCore AsyncAwaitSupport.swift
[582/644] Compiling NIOCore AsyncChannel.swift
[583/644] Compiling NIOCore AsyncChannelHandler.swift
[584/644] Compiling NIOCore AsyncChannelInboundStream.swift
[585/644] Compiling NIOCore AsyncChannelOutboundWriter.swift
[586/644] Compiling NIOCore NIOAsyncSequenceProducer.swift
[587/644] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[588/644] Compiling NIOCore MarkedCircularBuffer.swift
[589/644] Compiling NIOCore MulticastChannel.swift
[590/644] Compiling NIOCore NIOAny.swift
[591/644] Compiling NIOCore NIOCloseOnErrorHandler.swift
[592/644] Compiling NIOCore NIOCoreSendableMetatype.swift
[593/644] Compiling NIOCore NIODecodedAsyncSequence.swift
[594/644] Compiling NIOCore NIOLoopBound.swift
[595/644] Compiling NIOCore SocketAddresses.swift
[596/644] Compiling NIOCore SocketOptionProvider.swift
[597/644] Compiling NIOCore SystemCallHelpers.swift
[598/644] Compiling NIOCore TimeAmount+Duration.swift
[599/644] Compiling NIOCore TypeAssistedChannelHandler.swift
[600/644] Compiling NIOCore UniversalBootstrapSupport.swift
[601/644] Compiling NIOCore Utilities.swift
[602/644] Compiling NIOCore EventLoopFuture+Deprecated.swift
[603/644] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[604/644] Compiling NIOCore EventLoopFuture.swift
[605/644] Compiling NIOCore FileDescriptor.swift
[606/644] Compiling NIOCore FileHandle.swift
[607/644] Compiling NIOCore FileRegion.swift
[608/644] Compiling NIOCore GlobalSingletons.swift
[609/644] Compiling NIOCore ChannelHandler.swift
[610/644] Compiling NIOCore ChannelHandlers.swift
[611/644] Compiling NIOCore ChannelInvoker.swift
[612/644] Compiling NIOCore ChannelOption.swift
[613/644] Compiling NIOCore ChannelPipeline.swift
[614/644] Compiling NIOCore CircularBuffer.swift
[615/644] Compiling NIOCore Codec.swift
[616/644] Compiling NIOCore NIOAsyncWriter.swift
[617/644] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[618/644] Compiling NIOCore BSDSocketAPI.swift
[619/644] Compiling NIOCore ByteBuffer-aux.swift
[620/644] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[621/644] Compiling NIOCore ByteBuffer-conversions.swift
[622/644] Compiling NIOCore ByteBuffer-core.swift
[623/644] Compiling NIOCore IO.swift
[624/644] Compiling NIOCore IOData.swift
[625/644] Compiling NIOCore IPProtocol.swift
[626/644] Compiling NIOCore IntegerBitPacking.swift
[627/644] Compiling NIOCore IntegerTypes.swift
[628/644] Compiling NIOCore Interfaces.swift
[629/644] Compiling NIOCore Linux.swift
[630/644] Compiling NIOCore ConvenienceOptionSupport.swift
[631/644] Compiling NIOCore DeadChannel.swift
[632/644] Compiling NIOCore DispatchQueue+WithFuture.swift
[633/644] Compiling NIOCore EventLoop+Deprecated.swift
[634/644] Compiling NIOCore EventLoop+SerialExecutor.swift
[635/644] Compiling NIOCore EventLoop.swift
[636/644] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[637/644] Compiling NIOCore ByteBuffer-hex.swift
[638/644] Compiling NIOCore ByteBuffer-int.swift
[639/644] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[640/644] Compiling NIOCore ByteBuffer-multi-int.swift
[641/644] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[642/644] Compiling NIOCore ByteBuffer-views.swift
[643/644] Compiling NIOCore Channel.swift
[644/644] Emitting module NIOCore
[645/700] Compiling NIOEmbedded Embedded.swift
[646/700] Compiling NIOEmbedded AsyncTestingChannel.swift
[647/700] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[648/700] Emitting module NIOEmbedded
[649/700] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[650/700] Compiling NIOPosix PosixSingletons.swift
[651/700] Compiling NIOPosix RawSocketBootstrap.swift
[652/700] Compiling NIOPosix Resolver.swift
[653/700] Compiling NIOPosix Selectable.swift
[654/700] Compiling NIOPosix SelectableChannel.swift
[655/705] Compiling NIOPosix Linux.swift
[656/705] Compiling NIOPosix LinuxCPUSet.swift
[657/705] Compiling NIOPosix LinuxUring.swift
[658/705] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[659/705] Compiling NIOPosix NIOPosixSendableMetatype.swift
[660/705] Compiling NIOPosix NIOThreadPool.swift
[661/705] Compiling NIOPosix FileDescriptor.swift
[662/705] Compiling NIOPosix GetaddrinfoResolver.swift
[663/705] Compiling NIOPosix HappyEyeballs.swift
[664/705] Compiling NIOPosix IO.swift
[665/705] Compiling NIOPosix IntegerBitPacking.swift
[666/705] Compiling NIOPosix IntegerTypes.swift
[667/705] Emitting module NIOPosix
[668/705] Compiling NIOPosix SelectableEventLoop.swift
[669/705] Compiling NIOPosix SelectorEpoll.swift
[670/705] Compiling NIOPosix SelectorGeneric.swift
[671/705] Compiling NIOPosix SelectorKqueue.swift
[672/705] Compiling NIOPosix SelectorUring.swift
[673/705] Compiling NIOPosix BSDSocketAPICommon.swift
[674/705] Compiling NIOPosix BSDSocketAPIPosix.swift
[675/705] Compiling NIOPosix BSDSocketAPIWindows.swift
[676/705] Compiling NIOPosix BaseSocket.swift
[677/705] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[678/705] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[679/705] Compiling NIOPosix NonBlockingFileIO.swift
[680/705] Compiling NIOPosix PendingDatagramWritesManager.swift
[681/705] Compiling NIOPosix PendingWritesManager.swift
[682/705] Compiling NIOPosix PipeChannel.swift
[683/705] Compiling NIOPosix PipePair.swift
[684/705] Compiling NIOPosix Pool.swift
[685/705] Compiling NIOPosix Utilities.swift
[686/705] Compiling NIOPosix VsockAddress.swift
[687/705] Compiling NIOPosix VsockChannelEvents.swift
[688/705] Compiling NIOPosix Windows.swift
[689/705] Compiling NIOPosix resource_bundle_accessor.swift
[690/705] Compiling NIOPosix SelectorWSAPoll.swift
[691/705] Compiling NIOPosix ServerSocket.swift
[692/705] Compiling NIOPosix Socket.swift
[693/705] Compiling NIOPosix SocketChannel.swift
[694/705] Compiling NIOPosix SocketProtocols.swift
[695/705] Compiling NIOPosix BaseSocketChannel.swift
[696/705] Compiling NIOPosix BaseStreamSocketChannel.swift
[697/705] Compiling NIOPosix Bootstrap.swift
[698/705] Compiling NIOPosix ControlMessage.swift
[699/705] Compiling NIOPosix DatagramVectorReadManager.swift
[700/705] Compiling NIOPosix Errors+Any.swift
[701/705] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[702/705] Compiling NIOPosix System.swift
[703/705] Compiling NIOPosix Thread.swift
[704/705] Compiling NIOPosix ThreadPosix.swift
[705/705] Compiling NIOPosix ThreadWindows.swift
[706/707] Emitting module NIO
[707/707] Compiling NIO Exports.swift
[708/735] Compiling NIOTLS TLSEvents.swift
[709/735] Emitting module NIOTLS
[710/735] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[711/735] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[712/735] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[713/735] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[714/735] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[715/735] Compiling NIOTLS SNIHandler.swift
[716/735] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[717/735] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[718/736] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[719/736] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[720/736] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[721/736] Compiling NIOHTTP1 HTTPEncoder.swift
[722/736] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[723/737] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[724/737] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[725/755] Emitting module NIOFoundationCompat
[726/755] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[727/767] Emitting module NIOHTTP1
[728/767] Compiling NIOSSL AndroidCABundle.swift
[729/767] Compiling NIOSSL ByteBufferBIO.swift
[730/783] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[731/789] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[732/789] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[733/789] Compiling NIOTransportServices NIOTSChannelOptions.swift
[734/789] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[735/789] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[736/789] Compiling NIOTransportServices NIOTSBootstraps.swift
[737/818] Compiling NIOWebSocket WebSocketOpcode.swift
[738/819] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[739/819] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[740/819] Compiling NIOExtras NIOExtrasError.swift
[741/819] Compiling NIOExtras NIOLengthFieldBitLength.swift
[742/819] Compiling NIOExtras LineBasedFrameDecoder.swift
[743/819] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[744/820] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[745/820] Compiling NIOExtras DebugInboundEventsHandler.swift
[746/820] Compiling NIOExtras DebugOutboundEventsHandler.swift
[747/820] Compiling NIOExtras FixedLengthFrameDecoder.swift
[748/820] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[749/820] Emitting module NIOTransportServices
[750/822] Compiling NIOExtras NIORequestIdentifiable.swift
[751/822] Compiling NIOExtras PCAPRingBuffer.swift
[752/822] Compiling NIOExtras QuiescingHelper.swift
[753/822] Compiling NIOExtras RequestResponseHandler.swift
[754/822] Compiling NIOExtras RequestResponseHandlers+State.swift
[755/822] Compiling NIOExtras RequestResponseWithIDHandler.swift
[756/822] Emitting module NIOSSL
[757/825] Compiling NIOWebSocket WebSocketErrorCodes.swift
[758/825] Compiling NIOWebSocket SHA1.swift
[759/825] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[760/825] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[761/825] Emitting module NIOWebSocket
[762/825] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[763/825] Compiling NIOWebSocket WebSocketFrame.swift
[764/825] Compiling NIOExtras LengthFieldPrepender.swift
[767/825] Emitting module NIOExtras
[768/825] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[769/825] Compiling NIOExtras JSONRPCFraming.swift
[770/825] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[775/825] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[776/825] Compiling NIOTransportServices StateManagedChannel.swift
[778/825] Compiling NIOTransportServices NIOTSErrors.swift
[783/825] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[784/825] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[792/825] Compiling NIOSSL UniversalBootstrapSupport.swift
[793/825] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[794/825] Compiling NIOSSL resource_bundle_accessor.swift
[795/825] Compiling NIOSSL SSLCertificate.swift
[796/825] Compiling NIOSSL SSLCertificateExtensions.swift
[797/825] Compiling NIOSSL SSLCertificateName.swift
[802/825] Compiling NIOExtras WritePCAPHandler.swift
[818/825] Compiling NIOSSL SSLPrivateKey.swift
[819/825] Compiling NIOSSL SSLConnection.swift
[820/825] Compiling NIOSSL SSLContext.swift
[821/825] Compiling NIOSSL SSLErrors.swift
[826/833] Compiling WebSocketKit WebSocketClient.swift
[827/833] Compiling WebSocketKit WebSocket+Connect.swift
[828/833] Compiling WebSocketKit WebSocket.swift
[829/833] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[830/833] Compiling WebSocketKit Exports.swift
[831/833] Compiling WebSocketKit WebSocket+Concurrency.swift
[832/833] Emitting module WebSocketKit
[833/833] Compiling WebSocketKit WebSocketHandler.swift
Build complete! (66.40s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2843] Fetching swift-nio-transport-services
[172/4663] Fetching swift-nio-transport-services, swift-atomics
[1531/11173] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras
[3836/26591] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.88s)
[1538/23748] Fetching swift-atomics, swift-nio-extras, swift-nio-ssl
[11415/106910] Fetching swift-atomics, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.96s)
Fetched https://github.com/apple/swift-nio.git from cache (3.96s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.96s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.96s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.60s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
[2/29152] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.72s)
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.57s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.54s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2729] Fetching swift-service-lifecycle
[29/3971] Fetching swift-service-lifecycle, swift-http-structured-headers
[231/5767] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1
[1638/12912] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-certificates
[3239/19495] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-certificates, swift-log
[3267/25553] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-certificates, swift-log, swift-algorithms
[5405/31794] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-certificates, swift-log, swift-algorithms, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.25s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.25s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.25s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.25s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types.git
[14041/19969] Fetching swift-certificates, swift-log, swift-async-algorithms
[14541/21012] Fetching swift-certificates, swift-log, swift-async-algorithms, swift-http-types
[15833/33120] Fetching swift-certificates, swift-log, swift-async-algorithms, swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (1.48s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.48s)
[16412/19969] Fetching swift-certificates, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (4.24s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (4.24s)
Fetched https://github.com/apple/swift-certificates.git from cache (4.24s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.25s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.01s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.45s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.46s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.35s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.59s)
Fetching https://github.com/apple/swift-crypto.git
[1/17374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.79s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (1.26s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.45s)
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.36.1
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.6.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.5.1
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.33.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.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.97.1
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.42.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.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.1.3
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.26.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.78.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.16.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.24.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.16.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "websocket-kit",
  "name" : "websocket-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WebSocketKit",
      "targets" : [
        "WebSocketKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebSocketKitTests",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketKitTests",
      "path" : "Tests/WebSocketKitTests",
      "sources" : [
        "AsyncWebSocketKitTests.swift",
        "SSLTestHelpers.swift",
        "Utilities.swift",
        "WebSocketKitTests.swift"
      ],
      "target_dependencies" : [
        "WebSocketKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebSocketKit",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketKit",
      "path" : "Sources/WebSocketKit",
      "product_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOExtras",
        "NIOFoundationCompat",
        "NIOHTTP1",
        "NIOSSL",
        "NIOWebSocket",
        "NIOTransportServices",
        "Atomics"
      ],
      "product_memberships" : [
        "WebSocketKit"
      ],
      "sources" : [
        "Concurrency/WebSocket+Concurrency.swift",
        "Exports.swift",
        "HTTPUpgradeRequestHandler.swift",
        "WebSocket+Connect.swift",
        "WebSocket.swift",
        "WebSocketClient.swift",
        "WebSocketHandler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.