The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SMTPKitten, reference 1.0.0-alpha.1 (c242d7), with Swift 5.9 for macOS (SPM) on 29 Aug 2024 11:53:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Joannis/SMTPKitten.git
Reference: 1.0.0-alpha.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Joannis/SMTPKitten
 * tag               1.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at c242d70 Read in the hostname
Cloned https://github.com/Joannis/SMTPKitten.git
Revision (git rev-parse @):
c242d70e28af497e710d6f99e4c4beb6774c3817
SUCCESS checkout https://github.com/Joannis/SMTPKitten.git at 1.0.0-alpha.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Joannis/SMTPKitten.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/446] Copying PrivacyInfo.xcprivacy
[1/446] Compiling CNIOWindows shim.c
[2/446] Compiling CNIOWindows WSAStartup.c
[3/450] Compiling CNIOLinux shim.c
[3/450] Compiling CNIOLinux liburing_shims.c
[5/470] Compiling CNIODarwin shim.c
[6/470] Compiling a_print.c
[7/470] Compiling CNIOLLHTTP c_nio_llhttp.c
[8/470] Compiling a_mbstr.c
[10/470] Compiling _CollectionsUtilities _SortedCollection.swift
[11/470] Compiling _CollectionsUtilities _UniqueCollection.swift
[12/471] Emitting module _CollectionsUtilities
[13/471] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[14/471] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[15/471] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[16/471] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[17/471] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/471] Compiling _CollectionsUtilities Debugging.swift
[19/471] Compiling _CollectionsUtilities Descriptions.swift
[20/471] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[21/471] Compiling _CollectionsUtilities Specialize.swift
[21/471] Compiling CNIOLLHTTP c_nio_http.c
[22/471] Compiling CNIOLLHTTP c_nio_api.c
[24/471] Compiling _CollectionsUtilities UInt+reversed.swift
[25/471] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[25/471] Compiling _AtomicsShims.c
[26/471] Compiling a_strex.c
[28/471] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[29/471] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/471] Compiling _CollectionsUtilities Integer rank.swift
[31/471] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[32/471] Emitting module _NIOBase64
[33/471] Compiling _NIOBase64 Base64.swift
[33/471] Compiling a_strnid.c
[35/471] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/490] Compiling CNIOBoringSSLShims shims.c
[37/490] Compiling _NIODataStructures PriorityQueue.swift
[38/490] Emitting module _NIODataStructures
[39/560] Compiling _NIODataStructures Heap.swift
[40/560] Compiling _NIODataStructures _TinyArray.swift
[41/616] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[42/616] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[43/616] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[44/616] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/616] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/616] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[52/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[53/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/622] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/622] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/622] Compiling OrderedCollections OrderedSet+Sendable.swift
[59/622] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[60/622] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[61/624] Compiling OrderedCollections OrderedSet+Hashable.swift
[62/624] Compiling OrderedCollections OrderedSet+Initializers.swift
[63/624] Compiling OrderedCollections OrderedSet+Insertions.swift
[64/624] Compiling OrderedCollections OrderedSet+Invariants.swift
[65/624] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[66/624] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[67/624] Compiling OrderedCollections OrderedSet+Codable.swift
[68/624] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[69/624] Compiling OrderedCollections OrderedSet+Descriptions.swift
[70/624] Compiling OrderedCollections OrderedSet+Diffing.swift
[71/624] Compiling OrderedCollections OrderedSet+Equatable.swift
[72/624] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/624] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[74/624] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[75/624] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[76/624] Compiling OrderedCollections OrderedDictionary+Elements.swift
[77/624] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[78/624] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[79/624] Compiling Atomics IntegerOperations.swift
[80/624] Compiling Atomics Unmanaged extensions.swift
[81/624] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[82/624] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[83/624] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[84/624] Compiling OrderedCollections OrderedDictionary+Codable.swift
[85/624] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[94/627] Compiling OrderedCollections _HashTable.swift
[95/627] Compiling OrderedCollections _Hashtable+Header.swift
[102/631] Compiling OrderedCollections OrderedDictionary+Values.swift
[103/631] Compiling OrderedCollections OrderedDictionary.swift
[116/631] Compiling _RopeModule RopeSummary.swift
[117/631] Compiling _RopeModule _RopeItem.swift
[118/631] Compiling _RopeModule _RopePath.swift
[119/631] Compiling _RopeModule _RopeVersion.swift
[120/631] Compiling _RopeModule Rope+Collection.swift
[121/631] Compiling _RopeModule Rope+Index.swift
[122/631] Compiling _RopeModule Rope+Sequence.swift
[122/631] Compiling t1_enc.cc
[123/631] Compiling tls_record.cc
[124/631] Compiling tls_method.cc
[125/631] Compiling tls13_enc.cc
[126/631] Compiling tls13_client.cc
[127/631] Compiling tls13_server.cc
[151/631] Compiling tls13_both.cc
[153/788] Compiling DequeModule _DequeBufferHeader.swift
[154/788] Compiling DequeModule _DequeSlot.swift
[155/789] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[156/789] Compiling HashTreeCollections _HashNode.swift
[157/789] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[158/789] Compiling HashTreeCollections TreeDictionary+Values.swift
[159/789] Compiling HashTreeCollections TreeDictionary.swift
[160/789] Compiling HashTreeCollections TreeSet+Codable.swift
[161/789] Compiling HashTreeCollections TreeSet+Collection.swift
[162/789] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[163/789] Compiling HashTreeCollections TreeSet+Debugging.swift
[164/789] Compiling HashTreeCollections TreeSet+Descriptions.swift
[167/789] Compiling HashTreeCollections _Bucket.swift
[168/789] Compiling HashTreeCollections _Hash.swift
[176/789] Compiling HeapModule _HeapNode.swift
[177/789] Compiling HeapModule Heap.swift
[178/789] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[179/789] Compiling HashTreeCollections TreeSet+Hashable.swift
[180/789] Compiling HashTreeCollections TreeSet+Sendable.swift
[181/789] Compiling HashTreeCollections TreeSet+Sequence.swift
[182/789] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[183/789] Compiling HashTreeCollections _HashNode+Lookups.swift
[184/789] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[185/789] Compiling HeapModule Heap+Invariants.swift
[186/789] Compiling HeapModule Heap+UnsafeHandle.swift
[187/789] Emitting module HeapModule
[188/789] Compiling HeapModule Heap+Descriptions.swift
[189/789] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[190/789] Compiling HashTreeCollections TreeDictionary+Merge.swift
[191/789] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[192/789] Compiling HashTreeCollections TreeSet+Equatable.swift
[193/789] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[194/789] Compiling HashTreeCollections TreeSet+Extras.swift
[195/794] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[196/794] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[197/794] Compiling HashTreeCollections TreeDictionary+Filter.swift
[198/794] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[199/794] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[200/794] Compiling HashTreeCollections TreeDictionary+Keys.swift
[201/794] Compiling DequeModule _UnsafeWrappedBuffer.swift
[202/794] Compiling HashTreeCollections _UnsafePath.swift
[203/794] Compiling HashTreeCollections TreeDictionary+Codable.swift
[204/794] Compiling HashTreeCollections TreeDictionary+Collection.swift
[205/794] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[206/794] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[207/794] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[208/794] Emitting module OrderedCollections
[209/794] Compiling HashTreeCollections _HashLevel.swift
[210/794] Compiling HashTreeCollections _HashNode+Builder.swift
[211/794] Compiling HashTreeCollections _AncestorHashSlots.swift
[212/794] Compiling HashTreeCollections _Bitmap.swift
[221/794] Compiling BitCollections BitSet.swift
[222/794] Compiling BitCollections Range+Utilities.swift
[223/794] Compiling BitCollections Slice+Utilities.swift
[224/794] Compiling BitCollections UInt+Tricks.swift
[225/794] Compiling BitCollections _Word.swift
[230/794] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[231/794] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[232/794] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[233/794] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[234/794] Compiling HashTreeCollections _RawHashNode.swift
[235/794] Compiling HashTreeCollections _UnmanagedHashNode.swift
[236/794] Compiling HashTreeCollections _HashTreeStatistics.swift
[237/794] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[238/794] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[239/794] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[240/794] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[241/794] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[242/794] Emitting module BitCollections
[245/794] Compiling HashTreeCollections _HashNode+Debugging.swift
[246/794] Compiling HashTreeCollections _HashNode+Initializers.swift
[247/794] Compiling HashTreeCollections _HashNode+Invariants.swift
[248/794] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[251/794] Compiling HashTreeCollections _HashNodeHeader.swift
[252/794] Compiling HashTreeCollections _HashSlot.swift
[253/794] Compiling HashTreeCollections _HashStack.swift
[254/794] Compiling HashTreeCollections _HashTreeIterator.swift
[267/794] Emitting module _RopeModule
[268/794] Emitting module DequeModule
[269/794] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[270/794] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[271/794] Compiling HashTreeCollections _HashNode+Structural merge.swift
[272/794] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[273/794] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[274/794] Compiling HashTreeCollections _HashNode+Structural union.swift
[275/794] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[308/802] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[308/802] Compiling ssl_versions.cc
[318/802] Compiling ssl_transcript.cc
[320/802] Emitting module Atomics
[321/802] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[322/802] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[323/802] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[324/802] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[325/802] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[326/802] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[327/802] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[328/802] Compiling HashTreeCollections TreeSet.swift
[328/802] Compiling ssl_x509.cc
[329/802] Compiling ssl_stat.cc
[364/802] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[372/802] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[376/802] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[377/802] Compiling HashTreeCollections _HashNode+Storage.swift
[378/802] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[379/802] Compiling HashTreeCollections _HashNode+Structural filter.swift
[380/802] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[381/802] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[381/802] Compiling ssl_session.cc
[382/802] Compiling ssl_privkey.cc
[383/802] Compiling ssl_key_share.cc
[384/802] Compiling ssl_file.cc
[385/802] Compiling ssl_lib.cc
[386/802] Compiling ssl_cipher.cc
[387/802] Compiling ssl_cert.cc
[389/802] Emitting module HashTreeCollections
[389/802] Compiling ssl_buffer.cc
[390/802] Compiling ssl_asn1.cc
[392/804] Emitting module Collections
[393/804] Compiling Collections Collections.swift
[393/804] Compiling ssl_aead_ctx.cc
[394/804] Compiling s3_pkt.cc
[395/804] Compiling s3_lib.cc
[396/804] Compiling s3_both.cc
[397/804] Compiling handshake_server.cc
[398/804] Compiling handshake_client.cc
[399/804] Compiling handshake.cc
[400/804] Compiling handoff.cc
[401/804] Compiling extensions.cc
[402/804] Compiling dtls_record.cc
[403/804] Compiling v3_utl.c
[404/804] Compiling dtls_method.cc
[405/804] Compiling encrypted_client_hello.cc
[406/804] Compiling v3_skey.c
[407/804] Compiling v3_prn.c
[408/804] Compiling v3_purp.c
[409/804] Compiling d1_srtp.cc
[410/804] Compiling v3_pmaps.c
[411/804] Compiling d1_pkt.cc
[412/804] Compiling v3_pcons.c
[413/804] Compiling v3_pcia.c
[414/804] Compiling d1_lib.cc
[415/804] Compiling bio_ssl.cc
[416/804] Compiling d1_both.cc
[417/804] Compiling v3_ocsp.c
[418/804] Compiling v3_pci.c
[419/804] Compiling v3_ncons.c
[420/804] Compiling v3_lib.c
[421/804] Compiling v3_int.c
[421/804] Compiling v3_info.c
[423/804] Compiling v3_ia5.c
[424/804] Compiling v3_genn.c
[425/804] Compiling v3_extku.c
[426/804] Compiling v3_enum.c
[427/804] Compiling v3_crld.c
[428/804] Compiling v3_cpols.c
[429/804] Compiling v3_conf.c
[430/804] Compiling v3_bitst.c
[431/804] Compiling v3_bcons.c
[432/804] Compiling v3_alt.c
[433/804] Compiling v3_akeya.c
[434/804] Compiling v3_akey.c
[435/804] Compiling pcy_tree.c
[436/804] Compiling pcy_node.c
[437/804] Compiling pcy_map.c
[438/804] Compiling pcy_lib.c
[439/804] Compiling x_x509a.c
[440/804] Compiling pcy_data.c
[441/804] Compiling pcy_cache.c
[442/804] Compiling x_x509.c
[443/804] Compiling x_val.c
[444/804] Compiling x_spki.c
[445/804] Compiling x_req.c
[446/804] Compiling x_sig.c
[447/804] Compiling x_pkey.c
[448/804] Compiling x_pubkey.c
[449/804] Compiling x_info.c
[450/804] Compiling x_name.c
[451/804] Compiling x_exten.c
[452/804] Compiling x_attrib.c
[453/804] Compiling x_all.c
[454/804] Compiling x_crl.c
[455/804] Compiling x509spki.c
[456/804] Compiling x_algor.c
[457/804] Compiling x509rset.c
[458/804] Compiling x509name.c
[459/804] Compiling x509cset.c
[460/804] Compiling x509_txt.c
[461/804] Compiling x509_vpm.c
[462/804] Compiling x509_v3.c
[463/804] Compiling x509_set.c
[464/804] Compiling x509_vfy.c
[465/804] Compiling x509_req.c
[466/804] Compiling x509_trs.c
[467/804] Compiling x509_obj.c
[468/804] Compiling x509_ext.c
[469/804] Compiling x509_lu.c
[470/804] Compiling x509_def.c
[471/804] Compiling x509_d2.c
[472/804] Compiling x509_att.c
[473/804] Compiling t_x509a.c
[474/804] Compiling x509.c
[475/804] Compiling x509_cmp.c
[476/804] Compiling t_x509.c
[477/804] Compiling t_req.c
[478/804] Compiling i2d_pr.c
[479/804] Compiling t_crl.c
[479/804] Compiling name_print.c
[481/804] Compiling rsa_pss.c
[482/804] Compiling algorithm.c
[483/804] Compiling by_dir.c
[484/804] Compiling by_file.c
[485/804] Compiling asn1_gen.c
[486/804] Compiling a_verify.c
[487/804] Compiling a_sign.c
[488/804] Compiling a_digest.c
[489/804] Compiling voprf.c
[490/804] Compiling thread_win.c
[491/804] Compiling trust_token.c
[492/804] Compiling thread_none.c
[493/804] Compiling thread_pthread.c
[494/804] Compiling pmbtoken.c
[495/804] Compiling thread.c
[496/804] Compiling stack.c
[497/804] Compiling siphash.c
[498/804] Compiling rsa_print.c
[499/804] Compiling refcount_lock.c
[500/804] Compiling windows.c
[501/804] Compiling rc4.c
[502/804] Compiling refcount_c11.c
[503/804] Compiling rand_extra.c
[504/804] Compiling rsa_asn1.c
[505/804] Compiling passive.c
[506/804] Compiling fuchsia.c
[507/804] Compiling forkunsafe.c
[508/804] Compiling deterministic.c
[509/804] Compiling poly1305_arm_asm.S
[510/804] Compiling pool.c
[511/804] Compiling poly1305_vec.c
[512/804] Compiling poly1305_arm.c
[513/804] Compiling poly1305.c
[514/804] Compiling pkcs7.c
[515/804] Compiling pkcs8.c
[516/804] Compiling p5_pbev2.c
[517/804] Compiling pem_xaux.c
[518/804] Compiling pem_x509.c
[519/804] Compiling pkcs8_x509.c
[520/804] Compiling pkcs7_x509.c
[521/804] Compiling pem_pkey.c
[522/804] Compiling pem_pk8.c
[523/804] Compiling pem_oth.c
[524/804] Compiling obj_xref.c
[525/804] Compiling pem_lib.c
[526/804] Compiling mem.c
[527/804] Compiling lhash.c
[528/804] Compiling poly_rq_mul.S
[529/804] Compiling pem_info.c
[530/804] Compiling x86_64-mont5.mac.x86_64.S
[531/804] Compiling obj.c
[532/804] Compiling pem_all.c
[533/804] Compiling x86_64-mont.mac.x86_64.S
[534/804] Compiling x86_64-mont5.linux.x86_64.S
[535/804] Compiling hpke.c
[536/804] Compiling hkdf.c
[537/804] Compiling x86_64-mont.linux.x86_64.S
[538/804] Compiling x86-mont.linux.x86.S
[539/804] Compiling vpaes-x86_64.mac.x86_64.S
[540/804] Compiling vpaes-x86.linux.x86.S
[541/804] Compiling vpaes-armv8.linux.aarch64.S
[541/804] Compiling vpaes-x86_64.linux.x86_64.S
[543/804] Compiling vpaes-armv7.linux.arm.S
[544/804] Compiling vpaes-armv7.ios.arm.S
[545/804] Compiling vpaes-armv8.ios.aarch64.S
[546/804] Compiling kdf.c
[547/804] Compiling sha512-x86_64.mac.x86_64.S
[548/804] Compiling sha512-x86_64.linux.x86_64.S
[549/804] Compiling sha512-armv8.linux.aarch64.S
[550/804] Compiling sha512-armv4.linux.arm.S
[551/804] Compiling sha512-armv4.ios.arm.S
[551/804] Compiling sha512-586.linux.x86.S
[551/804] Compiling sha256-x86_64.mac.x86_64.S
[551/804] Compiling sha512-armv8.ios.aarch64.S
[555/804] Compiling sha256-x86_64.linux.x86_64.S
[556/804] Compiling sha256-armv8.linux.aarch64.S
[557/804] Compiling sha256-armv8.ios.aarch64.S
[558/804] Compiling sha256-armv4.linux.arm.S
[559/804] Compiling hrss.c
[560/804] Compiling sha256-586.linux.x86.S
[561/804] Compiling sha256-armv4.ios.arm.S
[562/804] Compiling sha1-x86_64.mac.x86_64.S
[563/804] Compiling sha1-armv8.linux.aarch64.S
[563/804] Compiling sha1-x86_64.linux.x86_64.S
[565/804] Compiling sha1-armv4-large.linux.arm.S
[566/804] Compiling sha1-armv8.ios.aarch64.S
[567/804] Compiling sha1-armv4-large.ios.arm.S
[568/804] Compiling sha1-586.linux.x86.S
[569/804] Compiling sha512.c
[570/804] Compiling sha1-altivec.c
[571/804] Compiling rsaz-avx2.mac.x86_64.S
[572/804] Compiling rsaz-avx2.linux.x86_64.S
[573/804] Compiling sha256.c
[574/804] Compiling sha1.c
[575/804] Compiling fips.c
[576/804] Compiling self_check.c
[577/804] Compiling padding.c
[578/804] Compiling rsa_impl.c
[579/804] Compiling rdrand-x86_64.mac.x86_64.S
[580/804] Compiling rsa.c
[581/804] Compiling rdrand-x86_64.linux.x86_64.S
[582/804] Compiling fork_detect.c
[583/804] Compiling blinding.c
[584/804] Compiling urandom.c
[585/804] Compiling rand.c
[586/804] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[587/804] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[588/804] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[589/804] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[590/804] Compiling p256-x86_64-asm.mac.x86_64.S
[591/804] Compiling ctrdrbg.c
[592/804] Compiling p256-armv8-asm.linux.aarch64.S
[593/804] Compiling p256-x86_64-asm.linux.x86_64.S
[594/804] Compiling p256-armv8-asm.ios.aarch64.S
[595/804] Compiling polyval.c
[596/804] Compiling ofb.c
[597/804] Compiling gcm_nohw.c
[598/804] Compiling md5-x86_64.mac.x86_64.S
[599/804] Compiling ctr.c
[600/804] Compiling cfb.c
[601/804] Compiling cbc.c
[602/804] Compiling gcm.c
[603/804] Compiling md5-x86_64.linux.x86_64.S
[604/804] Compiling md5.c
[605/804] Compiling md5-586.linux.x86.S
[606/804] Compiling md4.c
[607/804] Compiling ghashv8-armx64.linux.aarch64.S
[608/804] Compiling hmac.c
[609/804] Compiling ghashv8-armx64.ios.aarch64.S
[610/804] Compiling ghashv8-armx32.linux.arm.S
[611/804] Compiling ghashv8-armx32.ios.arm.S
[612/804] Compiling ghash-x86_64.mac.x86_64.S
[613/804] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[614/804] Compiling ghash-x86.linux.x86.S
[615/804] Compiling ghash-x86_64.linux.x86_64.S
[616/804] Compiling ghash-ssse3-x86.linux.x86.S
[616/804] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[618/804] Compiling ghash-neon-armv8.linux.aarch64.S
[619/804] Compiling ghash-neon-armv8.ios.aarch64.S
[620/804] Compiling ghash-armv4.linux.arm.S
[621/804] Compiling fips_shared_support.c
[622/804] Compiling ghash-armv4.ios.arm.S
[623/804] Compiling ecdsa.c
[624/804] Compiling ecdh.c
[625/804] Compiling util.c
[625/804] Compiling wnaf.c
[627/804] Compiling simple_mul.c
[628/804] Compiling simple.c
[629/804] Compiling scalar.c
[630/804] Compiling p256.c
[631/804] Compiling p224-64.c
[632/804] Compiling oct.c
[633/804] Compiling felem.c
[634/804] Compiling ec_montgomery.c
[635/804] Compiling ec_key.c
[636/804] Compiling digest.c
[637/804] Compiling digests.c
[638/804] Compiling check.c
[639/804] Compiling ec.c
[640/804] Compiling co-586.linux.x86.S
[641/804] Compiling dh.c
[642/804] Compiling bsaes-armv7.linux.arm.S
[643/804] Compiling bsaes-armv7.ios.arm.S
[644/804] Compiling aead.c
[645/804] Compiling p256-nistz.c
[646/804] Compiling cipher.c
[647/804] Compiling e_aes.c
[648/804] Compiling rsaz_exp.c
[649/804] Compiling sqrt.c
[650/804] Compiling shift.c
[651/804] Compiling random.c
[652/804] Compiling prime.c
[653/804] Compiling mul.c
[654/804] Compiling montgomery_inv.c
[655/804] Compiling jacobi.c
[656/804] Compiling montgomery.c
[657/804] Compiling gcd.c
[658/804] Compiling gcd_extra.c
[659/804] Compiling div_extra.c
[660/804] Compiling exponentiation.c
[661/804] Compiling ctx.c
[662/804] Compiling generic.c
[663/804] Compiling div.c
[664/804] Compiling cmp.c
[665/804] Compiling bytes.c
[666/804] Compiling x86_64-gcc.c
[667/804] Compiling bn-586.linux.x86.S
[668/804] Compiling armv8-mont.linux.aarch64.S
[669/804] Compiling bn.c
[670/804] Compiling add.c
[671/804] Compiling armv4-mont.linux.arm.S
[672/804] Compiling armv4-mont.ios.arm.S
[673/804] Compiling armv8-mont.ios.aarch64.S
[674/804] Compiling aesv8-armx64.linux.aarch64.S
[675/804] Compiling aesv8-armx32.linux.arm.S
[676/804] Compiling aesv8-armx32.ios.arm.S
[677/804] Compiling aesv8-armx64.ios.aarch64.S
[678/804] Compiling aesni-x86_64.mac.x86_64.S
[679/804] Compiling aesni-x86_64.linux.x86_64.S
[680/804] Compiling aesni-x86.linux.x86.S
[681/804] Compiling aesni-gcm-x86_64.mac.x86_64.S
[682/804] Compiling aesni-gcm-x86_64.linux.x86_64.S
[683/804] Compiling mode_wrappers.c
[684/804] Compiling key_wrap.c
[685/804] Compiling aes.c
[686/804] Compiling ex_data.c
[687/804] Compiling sign.c
[688/804] Compiling aes_nohw.c
[689/804] Compiling scrypt.c
[690/804] Compiling pbkdf.c
[691/804] Compiling print.c
[692/804] Compiling p_x25519_asn1.c
[693/804] Compiling p_x25519.c
[694/804] Compiling p_rsa_asn1.c
[695/804] Compiling p_ed25519_asn1.c
[695/804] Compiling p_ed25519.c
[697/804] Compiling p_rsa.c
[698/804] Compiling p_ec_asn1.c
[699/804] Compiling p_ec.c
[700/804] Compiling p_dsa_asn1.c
[701/804] Compiling evp_ctx.c
[702/804] Compiling evp_asn1.c
[703/804] Compiling evp.c
[704/804] Compiling digestsign.c
[705/804] Compiling err_data.c
[706/804] Compiling engine.c
[707/804] Compiling err.c
[708/804] Compiling ecdh_extra.c
[709/804] Compiling ecdsa_asn1.c
[710/804] Compiling hash_to_curve.c
[711/804] Compiling ec_derive.c
[712/804] Compiling dsa_asn1.c
[713/804] Compiling ec_asn1.c
[714/804] Compiling dsa.c
[715/804] Compiling digest_extra.c
[716/804] Compiling dh_asn1.c
[717/804] Compiling params.c
[718/804] Compiling spake25519.c
[719/804] Compiling x25519-asm-arm.S
[720/804] Compiling des.c
[721/804] Compiling cpu_ppc64le.c
[722/804] Compiling crypto.c
[723/804] Compiling cpu_intel.c
[724/804] Compiling cpu_arm_linux.c
[725/804] Compiling cpu_arm.c
[726/804] Compiling cpu_aarch64_win.c
[727/804] Compiling cpu_aarch64_linux.c
[728/804] Compiling cpu_aarch64_fuchsia.c
[729/804] Compiling curve25519.c
[730/804] Compiling cpu_aarch64_apple.c
[731/804] Compiling cmac.c
[732/804] Compiling conf.c
[733/804] Compiling tls_cbc.c
[734/804] Compiling e_rc4.c
[735/804] Compiling e_tls.c
[736/804] Compiling e_null.c
[737/804] Compiling e_rc2.c
[738/804] Compiling e_des.c
[739/804] Compiling e_chacha20poly1305.c
[740/804] Compiling e_aesgcmsiv.c
[741/804] Compiling derive_key.c
[742/804] Compiling e_aesctrhmac.c
[743/804] Compiling e_aesccm.c
[744/804] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[745/804] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[746/804] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[747/804] Compiling cipher_extra.c
[748/804] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[749/804] Compiling chacha-x86_64.mac.x86_64.S
[750/804] Compiling chacha.c
[751/804] Compiling chacha-x86_64.linux.x86_64.S
[752/804] Compiling chacha-x86.linux.x86.S
[753/804] Compiling chacha-armv8.linux.aarch64.S
[754/804] Compiling chacha-armv4.linux.arm.S
[755/804] Compiling chacha-armv4.ios.arm.S
[756/804] Compiling chacha-armv8.ios.aarch64.S
[757/804] Compiling unicode.c
[758/804] Compiling cbs.c
[759/804] Compiling cbb.c
[760/804] Compiling asn1_compat.c
[761/804] Compiling ber.c
[762/804] Compiling buf.c
[763/804] Compiling bn_asn1.c
[764/804] Compiling blake2.c
[765/804] Compiling convert.c
[766/804] Compiling socket_helper.c
[767/804] Compiling socket.c
[768/804] Compiling printf.c
[769/804] Compiling hexdump.c
[770/804] Compiling file.c
[771/804] Compiling pair.c
[772/804] Compiling fd.c
[773/804] Compiling connect.c
[774/804] Compiling bio_mem.c
[775/804] Compiling base64.c
[776/804] Compiling time_support.c
[777/804] Compiling bio.c
[778/804] Compiling tasn_utl.c
[779/804] Compiling tasn_typ.c
[780/804] Compiling tasn_fre.c
[781/804] Compiling tasn_new.c
[782/804] Compiling tasn_enc.c
[783/804] Compiling f_string.c
[784/804] Compiling f_int.c
[785/804] Compiling tasn_dec.c
[786/804] Compiling asn_pack.c
[787/804] Compiling asn1_par.c
[788/804] Compiling asn1_lib.c
[789/804] Compiling a_utf8.c
[790/804] Compiling a_utctm.c
[791/804] Compiling a_type.c
[792/804] Compiling a_octet.c
[793/804] Compiling a_time.c
[794/804] Compiling a_i2d_fp.c
[795/804] Compiling a_gentm.c
[796/804] Compiling a_object.c
[797/804] Compiling a_int.c
[798/804] Compiling a_dup.c
[799/804] Compiling a_d2i_fp.c
[800/804] Compiling a_bool.c
[801/804] Compiling a_bitstr.c
[802/804] Compiling c-nioatomics.c
[803/804] Compiling c-atomics.c
[805/810] Compiling NIOConcurrencyHelpers NIOLock.swift
[806/810] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[807/810] Compiling NIOConcurrencyHelpers lock.swift
[808/810] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[809/810] Compiling NIOConcurrencyHelpers atomics.swift
[810/810] Emitting module NIOConcurrencyHelpers
[811/869] Compiling NIOCore GlobalSingletons.swift
[812/869] Compiling NIOCore IO.swift
[813/869] Compiling NIOCore IOData.swift
[814/869] Compiling NIOCore IPProtocol.swift
[815/869] Compiling NIOCore IntegerBitPacking.swift
[816/869] Compiling NIOCore IntegerTypes.swift
[817/875] Compiling NIOCore AddressedEnvelope.swift
[818/875] Compiling NIOCore AsyncAwaitSupport.swift
[819/875] Compiling NIOCore AsyncChannel.swift
[820/875] Compiling NIOCore AsyncChannelHandler.swift
[821/875] Compiling NIOCore AsyncChannelInboundStream.swift
[822/875] Compiling NIOCore AsyncChannelOutboundWriter.swift
[823/875] Compiling NIOCore NIOAsyncSequenceProducer.swift
[824/875] Compiling NIOCore EventLoopFuture+Deprecated.swift
[825/875] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[826/875] Compiling NIOCore EventLoopFuture.swift
[827/875] Compiling NIOCore FileDescriptor.swift
[828/875] Compiling NIOCore FileHandle.swift
[829/875] Compiling NIOCore FileRegion.swift
[830/875] Compiling NIOCore Interfaces.swift
[831/875] Compiling NIOCore Linux.swift
[832/875] Compiling NIOCore MarkedCircularBuffer.swift
[833/875] Compiling NIOCore MulticastChannel.swift
[834/875] Compiling NIOCore NIOAny.swift
[835/875] Compiling NIOCore NIOCloseOnErrorHandler.swift
[836/875] Compiling NIOCore SocketOptionProvider.swift
[837/875] Compiling NIOCore SystemCallHelpers.swift
[838/875] Compiling NIOCore TimeAmount+Duration.swift
[839/875] Compiling NIOCore TypeAssistedChannelHandler.swift
[840/875] Compiling NIOCore UniversalBootstrapSupport.swift
[841/875] Compiling NIOCore Utilities.swift
[842/875] Compiling NIOCore ChannelHandlers.swift
[843/875] Compiling NIOCore ChannelInvoker.swift
[844/875] Compiling NIOCore ChannelOption.swift
[845/875] Compiling NIOCore ChannelPipeline.swift
[846/875] Compiling NIOCore CircularBuffer.swift
[847/875] Compiling NIOCore Codec.swift
[848/875] Compiling NIOCore ConvenienceOptionSupport.swift
[849/875] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[850/875] Compiling NIOCore NIOAsyncWriter.swift
[851/875] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[852/875] Compiling NIOCore BSDSocketAPI.swift
[853/875] Compiling NIOCore ByteBuffer-aux.swift
[854/875] Compiling NIOCore ByteBuffer-conversions.swift
[855/875] Compiling NIOCore ByteBuffer-core.swift
[856/875] Compiling NIOCore DeadChannel.swift
[857/875] Compiling NIOCore DispatchQueue+WithFuture.swift
[858/875] Compiling NIOCore EventLoop+Deprecated.swift
[859/875] Compiling NIOCore EventLoop+SerialExecutor.swift
[860/875] Compiling NIOCore EventLoop.swift
[861/875] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[862/875] Compiling NIOCore NIOLoopBound.swift
[863/875] Compiling NIOCore NIOSendable.swift
[864/875] Compiling NIOCore PointerHelpers.swift
[865/875] Compiling NIOCore RecvByteBufferAllocator.swift
[866/875] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[867/875] Compiling NIOCore SocketAddresses.swift
[868/875] Compiling NIOCore ByteBuffer-hexdump.swift
[869/875] Compiling NIOCore ByteBuffer-int.swift
[870/875] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[871/875] Compiling NIOCore ByteBuffer-multi-int.swift
[872/875] Compiling NIOCore ByteBuffer-views.swift
[873/875] Compiling NIOCore Channel.swift
[874/875] Compiling NIOCore ChannelHandler.swift
[875/875] Emitting module NIOCore
[876/929] Compiling NIOEmbedded Embedded.swift
[877/929] Compiling NIOEmbedded AsyncTestingChannel.swift
[878/929] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[879/929] Emitting module NIOEmbedded
[880/929] Compiling NIOPosix GetaddrinfoResolver.swift
[881/929] Compiling NIOPosix HappyEyeballs.swift
[882/929] Compiling NIOPosix IO.swift
[883/929] Compiling NIOPosix IntegerBitPacking.swift
[884/929] Compiling NIOPosix IntegerTypes.swift
[885/929] Compiling NIOPosix Linux.swift
[886/934] Emitting module NIOPosix
[887/934] Compiling NIOPosix SocketProtocols.swift
[888/934] Compiling NIOPosix System.swift
[889/934] Compiling NIOPosix Thread.swift
[890/934] Compiling NIOPosix ThreadPosix.swift
[891/934] Compiling NIOPosix ThreadWindows.swift
[892/934] Compiling NIOPosix BSDSocketAPICommon.swift
[893/934] Compiling NIOPosix BSDSocketAPIPosix.swift
[894/934] Compiling NIOPosix BSDSocketAPIWindows.swift
[895/934] Compiling NIOPosix BaseSocket.swift
[896/934] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[897/934] Compiling NIOPosix BaseSocketChannel.swift
[898/934] Compiling NIOPosix Selectable.swift
[899/934] Compiling NIOPosix SelectableChannel.swift
[900/934] Compiling NIOPosix SelectableEventLoop.swift
[901/934] Compiling NIOPosix SelectorEpoll.swift
[902/934] Compiling NIOPosix SelectorGeneric.swift
[903/934] Compiling NIOPosix PooledRecvBufferAllocator.swift
[904/934] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[905/934] Compiling NIOPosix PosixSingletons.swift
[906/934] Compiling NIOPosix RawSocketBootstrap.swift
[907/934] Compiling NIOPosix Resolver.swift
[908/934] Compiling NIOPosix SelectorKqueue.swift
[909/934] Compiling NIOPosix SelectorUring.swift
[910/934] Compiling NIOPosix ServerSocket.swift
[911/934] Compiling NIOPosix Socket.swift
[912/934] Compiling NIOPosix SocketChannel.swift
[913/934] Compiling NIOPosix LinuxCPUSet.swift
[914/934] Compiling NIOPosix LinuxUring.swift
[915/934] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[916/934] Compiling NIOPosix NIOThreadPool.swift
[917/934] Compiling NIOPosix NonBlockingFileIO.swift
[918/934] Compiling NIOPosix PendingDatagramWritesManager.swift
[919/934] Compiling NIOPosix PendingWritesManager.swift
[920/934] Compiling NIOPosix PipeChannel.swift
[921/934] Compiling NIOPosix PipePair.swift
[922/934] Compiling NIOPosix PointerHelpers.swift
[923/934] Compiling NIOPosix Pool.swift
[924/934] Compiling NIOPosix BaseStreamSocketChannel.swift
[925/934] Compiling NIOPosix Bootstrap.swift
[926/934] Compiling NIOPosix ControlMessage.swift
[927/934] Compiling NIOPosix DatagramVectorReadManager.swift
[928/934] Compiling NIOPosix Errors+Any.swift
[929/934] Compiling NIOPosix FileDescriptor.swift
[930/934] Compiling NIOPosix UnsafeTransfer.swift
[931/934] Compiling NIOPosix Utilities.swift
[932/934] Compiling NIOPosix VsockAddress.swift
[933/934] Compiling NIOPosix VsockChannelEvents.swift
[934/934] Compiling NIOPosix resource_bundle_accessor.swift
[935/936] Compiling NIO Exports.swift
[936/936] Emitting module NIO
[937/977] Compiling NIOTLS TLSEvents.swift
[938/977] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[939/977] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[940/978] Emitting module NIOFoundationCompat
[941/978] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[942/978] Compiling NIOExtras RequestResponseHandler.swift
[943/979] Compiling NIOExtras NIOExtrasError.swift
[944/979] Compiling NIOExtras PCAPRingBuffer.swift
[945/979] Compiling NIOExtras QuiescingHelper.swift
[946/979] Compiling NIOExtras NIOLengthFieldBitLength.swift
[947/979] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[948/979] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[949/979] Emitting module NIOTLS
[950/979] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[951/979] Compiling NIOTLS SNIHandler.swift
[952/979] Compiling NIOHTTP1 ByteCollectionUtils.swift
[953/979] Compiling NIOHTTP1 HTTPDecoder.swift
[954/979] Emitting module NIOExtras
[955/979] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[956/979] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[957/979] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[958/979] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[959/979] Compiling NIOHTTP1 HTTPEncoder.swift
[960/979] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[961/979] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[962/979] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[963/1001] Compiling NIOSSL ObjectIdentifier.swift
[964/1001] Compiling NIOSSL PosixPort.swift
[965/1001] Compiling NIOSSL IdentityVerification.swift
[966/1001] Compiling NIOSSL NIOSSLServerHandler.swift
[967/1001] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[968/1001] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[969/1001] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[970/1001] Emitting module NIOHTTP1
[971/1001] Compiling NIOSSL ByteBufferBIO.swift
[972/1001] Compiling NIOSSL CustomPrivateKey.swift
[973/1001] Compiling NIOExtras WritePCAPHandler.swift
[974/1001] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[975/1001] Compiling NIOSSL SubjectAlternativeName.swift
[976/1001] Compiling NIOSSL SSLPKCS12Bundle.swift
[977/1001] Compiling NIOSSL SSLPrivateKey.swift
[978/1001] Compiling NIOSSL SSLPublicKey.swift
[979/1001] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[980/1020] Emitting module NIOSSL
[981/1022] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[982/1022] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[983/1022] Compiling MultipartKit Exports.swift
[984/1022] Compiling NIOSSL SSLCallbacks.swift
[985/1022] Compiling NIOSSL SSLCertificate.swift
[986/1022] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[987/1022] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[988/1022] Compiling MultipartKit FormDataEncoder.swift
[989/1022] Compiling MultipartKit Storage.swift
[990/1022] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[991/1022] Compiling MultipartKit FormDataDecoder.swift
[992/1022] Compiling MultipartKit FormDataEncoder.Encoder.swift
[993/1022] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[994/1022] Compiling MultipartKit FormDataDecoder.Decoder.swift
[995/1022] Compiling MultipartKit BasicCodingKey.swift
[996/1022] Compiling MultipartKit MultipartError.swift
[997/1022] Compiling MultipartKit MultipartFormData.swift
[998/1022] Compiling MultipartKit MultipartParser.swift
[999/1022] Compiling MultipartKit MultipartPart.swift
[1000/1022] Compiling MultipartKit MultipartPartConvertible.swift
[1001/1022] Compiling NIOSSL SSLContext.swift
[1002/1022] Compiling NIOSSL TLSConfiguration.swift
[1003/1022] Compiling NIOSSL UniversalBootstrapSupport.swift
[1006/1024] Emitting module MultipartKit
[1011/1024] Compiling MultipartKit MultipartSerializer.swift
[1012/1024] Compiling MultipartKit Utilities.swift
[1025/1042] Compiling SMTPKitten +Disposition.swift
[1026/1042] Compiling SMTPKitten +build.swift
[1027/1043] Compiling SMTPKitten +Attachment.swift
[1028/1043] Compiling SMTPKitten +Content.swift
[1029/1043] Compiling SMTPKitten ReplyDecoder.swift
[1030/1043] Compiling SMTPKitten Request+Reply.swift
[1031/1043] Compiling SMTPKitten Errors.swift
[1032/1043] Compiling SMTPKitten Helpers.swift
[1033/1043] Compiling SMTPKitten SMTPSSLMode.swift
[1034/1043] Compiling SMTPKitten +handshake.swift
[1035/1043] Emitting module SMTPKitten
[1036/1043] Compiling SMTPKitten SMTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:33:23: error: 'self' is borrowed and cannot be consumed
        internal func send(_ request: ByteBuffer) async throws -> SMTPReply {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:34:55: note: consumed here
            try await withCheckedThrowingContinuation { continuation in
                                                      ^
[1037/1043] Compiling SMTPKitten SMTPCommandsHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:33:23: error: 'self' is borrowed and cannot be consumed
        internal func send(_ request: ByteBuffer) async throws -> SMTPReply {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SMTPKitten/Connection/SMTPClient.swift:34:55: note: consumed here
            try await withCheckedThrowingContinuation { continuation in
                                                      ^
[1038/1043] Compiling SMTPKitten MailBodyBuilder.swift
[1039/1043] Compiling SMTPKitten +serialization.swift
[1040/1043] Compiling SMTPKitten Mail.swift
[1041/1043] Compiling SMTPKitten +login.swift
[1042/1043] Compiling SMTPKitten +sendMail.swift
[1043/1043] Compiling SMTPKitten MailUser.swift
error: fatalError
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-system.git
[1/4863] Fetching swift-nio-extras
[147/8501] Fetching swift-nio-extras, swift-system
[8502/77799] Fetching swift-nio-extras, swift-system, swift-nio
Fetched https://github.com/apple/swift-nio.git (4.67s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio-extras.git (4.67s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-system.git (4.67s)
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[535/14134] Fetching swift-atomics, swift-nio-ssl
[536/29133] Fetching swift-atomics, swift-nio-ssl, swift-collections
Fetched https://github.com/apple/swift-atomics.git (1.93s)
Fetching https://github.com/vapor/multipart-kit.git
Fetched https://github.com/apple/swift-collections.git (2.01s)
Fetched https://github.com/apple/swift-nio-ssl.git (2.01s)
[1/1845] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit.git (2.01s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (2.80s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.14.0 (0.61s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.62s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.19.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.14.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.66s)
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.19.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.70.0
BUILD FAILURE 5.9 macosSpm