This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of keychain with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/keychain.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ml-archive/keychain
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5475326 Remove codebeat
Cloned https://github.com/ml-archive/keychain.git
Revision (git rev-parse @):
54753264b64dd118e83fffcdb30070e5e694ffa3
SUCCESS checkout https://github.com/ml-archive/keychain.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ml-archive/keychain.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/937] Write sources
[9/937] Copying PrivacyInfo.xcprivacy
[9/937] Write sources
[9/937] Copying PrivacyInfo.xcprivacy
[9/937] Write sources
[14/937] Copying PrivacyInfo.xcprivacy
[16/937] Write sources
[48/937] Compiling CSystem shims.c
[49/937] Compiling CNIOWindows WSAStartup.c
[50/937] Compiling CNIOWindows shim.c
[51/937] Compiling _NumericsShims _NumericsShims.c
[52/937] Compiling CNIOLinux shim.c
[53/937] Compiling CNIOLinux liburing_shims.c
[54/937] Compiling CNIOExtrasZlib empty.c
[55/937] Write swift-version-6F35C1178C84523A.txt
[56/937] Compiling fiat_p256_adx_sqr.S
[57/941] Compiling _AtomicsShims.c
[58/941] Compiling CNIOLLHTTP c_nio_http.c
[58/941] Compiling CNIODarwin shim.c
[60/941] Compiling CVaporBcrypt blf.c
[61/941] Compiling CNIOSHA1 c_nio_sha1.c
[62/992] Compiling CVaporBcrypt bcrypt.c
[63/992] Compiling CNIOLLHTTP c_nio_api.c
[64/1000] Compiling CNIOBoringSSLShims shims.c
[65/1077] Compiling fiat_p256_adx_mul.S
[66/1077] Compiling fiat_curve25519_adx_square.S
[67/1077] Compiling fiat_curve25519_adx_mul.S
[68/1077] Compiling CNIOLLHTTP c_nio_llhttp.c
[69/1077] Compiling tls_method.cc
[70/1077] Compiling tls_record.cc
[71/1077] Compiling tls13_enc.cc
[72/1077] Compiling tls13_server.cc
[73/1077] Compiling tls13_both.cc
[74/1077] Compiling tls13_client.cc
[75/1077] Compiling t1_enc.cc
[76/1077] Compiling ssl_x509.cc
[77/1077] Compiling ssl_versions.cc
[78/1077] Compiling ssl_transcript.cc
[79/1077] Compiling ssl_stat.cc
[80/1077] Compiling ssl_session.cc
[81/1077] Compiling ssl_privkey.cc
[82/1077] Compiling ssl_lib.cc
[83/1077] Compiling ssl_key_share.cc
[84/1077] Compiling ssl_file.cc
[85/1077] Compiling ssl_cipher.cc
[87/1077] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[87/1078] Compiling ssl_buffer.cc
[88/1078] Compiling ssl_cert.cc
[90/1078] Compiling _NIODataStructures PriorityQueue.swift
[91/1078] Emitting module _NIOBase64
[92/1078] Compiling _NIOBase64 Base64.swift
[93/1078] Compiling RealModule Float80+Real.swift
[94/1078] Compiling RealModule Real.swift
[95/1079] Compiling Crypto MessageAuthenticationCode.swift
[96/1079] Compiling Crypto AES.swift
[97/1079] Compiling Crypto HMAC.swift
[98/1079] Compiling Crypto MACFunctions.swift
[99/1079] Compiling Crypto ASN1Integer.swift
[100/1079] Compiling Crypto ASN1Null.swift
[101/1079] Compiling Crypto X25519Keys.swift
[102/1079] Compiling Crypto SymmetricKeys.swift
[103/1079] Compiling RealModule Float16+Real.swift
[104/1079] Compiling RealModule ElementaryFunctions.swift
[105/1079] Compiling RealModule AlgebraicField.swift
[106/1079] Compiling RealModule ApproximateEquality.swift
[107/1079] Compiling RealModule Float+Real.swift
[108/1079] Compiling RealModule Double+Real.swift
[109/1079] Compiling RealModule AugmentedArithmetic.swift
[110/1079] Emitting module RealModule
[111/1079] Compiling Crypto ASN1Boolean.swift
[112/1079] Compiling Crypto ASN1Identifier.swift
[113/1079] Compiling Crypto ObjectIdentifier.swift
[114/1079] Compiling Crypto NISTCurvesKeys.swift
[115/1079] Compiling Crypto ArraySliceBigint.swift
[116/1079] Compiling Crypto GeneralizedTime.swift
[117/1079] Compiling Crypto ASN1OctetString.swift
[118/1079] Compiling Crypto ASN1Strings.swift
[119/1079] Emitting module _CollectionsUtilities
[120/1079] Compiling RealModule RealFunctions.swift
[121/1079] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[122/1079] Compiling _NIODataStructures _TinyArray.swift
[123/1079] Compiling CoreMetrics Locks.swift
[124/1079] Emitting module _NIODataStructures
[125/1079] Compiling _NIODataStructures Heap.swift
[126/1079] Compiling Crypto ECDSASignature_boring.swift
[127/1079] Compiling Crypto HashFunctions.swift
[128/1081] Compiling Crypto HashFunctions_SHA2.swift
[129/1081] Compiling Crypto HPKE-AEAD.swift
[132/1094] Compiling Logging MetadataProvider.swift
[133/1094] Compiling Logging LogHandler.swift
[134/1094] Compiling Logging Locks.swift
[135/1094] Compiling Logging Logging.swift
[136/1095] Emitting module Logging
[137/1151] Compiling _RopeModule Rope+Append.swift
[138/1151] Compiling _RopeModule Rope+Extract.swift
[139/1207] Compiling CoreMetrics Metrics.swift
[140/1207] Emitting module CoreMetrics
[141/1213] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[142/1213] Compiling OrderedCollections _HashTable+Testing.swift
[143/1213] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[144/1213] Compiling OrderedCollections _HashTable.swift
[145/1213] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[146/1213] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[147/1213] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[148/1213] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[149/1213] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[149/1213] Compiling ssl_aead_ctx.cc
[150/1213] Compiling ssl_asn1.cc
[151/1213] Compiling s3_pkt.cc
[153/1300] Compiling HeapModule Heap+Invariants.swift
[153/1300] Compiling s3_lib.cc
[155/1300] Emitting module SystemPackage
[156/1300] Compiling HashTreeCollections _HashNode+Lookups.swift
[157/1300] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[158/1300] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[159/1317] Compiling HashTreeCollections TreeDictionary+Codable.swift
[160/1317] Compiling HashTreeCollections TreeDictionary+Collection.swift
[161/1317] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[162/1317] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[163/1317] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[164/1317] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[164/1323] Compiling s3_both.cc
[166/1323] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[167/1323] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[168/1323] Compiling HeapModule _HeapNode.swift
[169/1323] Compiling HeapModule Heap.swift
[170/1323] Compiling HeapModule Heap+UnsafeHandle.swift
[171/1323] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[172/1323] Compiling HeapModule Heap+Descriptions.swift
[173/1323] Emitting module HeapModule
[174/1323] Compiling DequeModule Deque+CustomReflectable.swift
[175/1323] Compiling DequeModule Deque+Descriptions.swift
[176/1323] Compiling DequeModule Deque+Codable.swift
[177/1323] Compiling DequeModule Deque+Collection.swift
[178/1323] Compiling DequeModule Deque.swift
[179/1323] Compiling DequeModule _DequeBuffer.swift
[180/1323] Compiling DequeModule Deque+Equatable.swift
[181/1323] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[181/1330] Compiling handshake_client.cc
[182/1330] Compiling handshake_server.cc
[184/1330] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[185/1330] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[186/1330] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[187/1330] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[188/1330] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[189/1330] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[190/1330] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[191/1330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[192/1330] Compiling HashTreeCollections _HashTreeIterator.swift
[193/1330] Compiling HashTreeCollections _HashTreeStatistics.swift
[194/1330] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[195/1330] Compiling HashTreeCollections _AncestorHashSlots.swift
[196/1330] Compiling HashTreeCollections _Bitmap.swift
[197/1330] Compiling HashTreeCollections _Bucket.swift
[198/1330] Compiling HashTreeCollections TreeSet+Sendable.swift
[199/1330] Compiling HashTreeCollections TreeSet+Sequence.swift
[200/1330] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[201/1330] Compiling HashTreeCollections _RawHashNode.swift
[202/1330] Compiling HashTreeCollections _UnmanagedHashNode.swift
[203/1330] Compiling HashTreeCollections _UnsafePath.swift
[204/1330] Compiling HashTreeCollections TreeDictionary+Filter.swift
[207/1330] Compiling HashTreeCollections TreeDictionary+Keys.swift
[208/1330] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[209/1330] Compiling HashTreeCollections TreeDictionary+Merge.swift
[210/1330] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[211/1330] Compiling HashTreeCollections TreeSet+Equatable.swift
[212/1330] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[213/1330] Compiling HashTreeCollections TreeSet+Extras.swift
[214/1330] Compiling HashTreeCollections TreeSet+Filter.swift
[215/1330] Compiling HashTreeCollections TreeSet+Hashable.swift
[217/1330] Compiling DequeModule Deque+Extras.swift
[218/1330] Compiling DequeModule Deque+Hashable.swift
[219/1330] Compiling DequeModule Deque+Sendable.swift
[220/1330] Compiling DequeModule Deque+Testing.swift
[221/1330] Compiling DequeModule Deque._Storage.swift
[222/1330] Compiling DequeModule Deque._UnsafeHandle.swift
[223/1330] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[224/1330] Compiling HashTreeCollections _HashNode+Structural union.swift
[225/1330] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[226/1330] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[227/1330] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[228/1330] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[229/1330] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[230/1330] Compiling HashTreeCollections _HashNode.swift
[231/1330] Compiling HashTreeCollections _HashNodeHeader.swift
[232/1330] Compiling HashTreeCollections _HashSlot.swift
[233/1330] Compiling HashTreeCollections _HashStack.swift
[236/1330] Compiling DequeModule _DequeBufferHeader.swift
[237/1330] Compiling DequeModule _DequeSlot.swift
[244/1331] Compiling OrderedCollections OrderedSet+SubSequence.swift
[245/1331] Compiling OrderedCollections OrderedSet+Testing.swift
[246/1331] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[247/1331] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[248/1331] Compiling OrderedCollections OrderedSet.swift
[249/1331] Compiling OrderedCollections _UnsafeBitset.swift
[265/1331] Compiling _RopeModule Rope+Remove.swift
[266/1331] Compiling _RopeModule Rope+RemoveSubrange.swift
[267/1331] Compiling _RopeModule Rope+Split.swift
[268/1331] Compiling _RopeModule Optional Utilities.swift
[269/1331] Compiling _RopeModule String Utilities.swift
[270/1331] Compiling _RopeModule String.Index+ABI.swift
[271/1331] Compiling _RopeModule _CharacterRecognizer.swift
[272/1331] Compiling HashTreeCollections TreeSet+Descriptions.swift
[272/1339] Compiling handshake.cc
[289/1339] Compiling DequeModule _UnsafeWrappedBuffer.swift
[289/1339] Compiling handoff.cc
[304/1339] Compiling extensions.cc
[321/1339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[322/1339] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[323/1339] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[324/1339] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[325/1339] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[326/1339] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[327/1339] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[328/1339] Compiling HashTreeCollections TreeSet.swift
[337/1339] Emitting module DequeModule
[337/1339] Compiling encrypted_client_hello.cc
[338/1339] Compiling dtls_record.cc
[339/1339] Compiling dtls_method.cc
[340/1339] Compiling d1_srtp.cc
[376/1339] Compiling d1_pkt.cc
[384/1339] Compiling d1_lib.cc
[385/1339] Compiling d1_both.cc
[386/1339] Compiling bio_ssl.cc
[387/1339] Compiling v3_skey.c
[388/1339] Compiling v3_utl.c
[404/1339] Compiling v3_purp.c
[405/1339] Compiling v3_prn.c
[406/1339] Compiling v3_pmaps.c
[407/1339] Compiling v3_pcons.c
[408/1339] Compiling v3_ocsp.c
[410/1339] Emitting module OrderedCollections
[410/1339] Compiling v3_ncons.c
[411/1339] Compiling v3_int.c
[412/1339] Compiling v3_lib.c
[413/1339] Compiling v3_info.c
[414/1339] Compiling v3_ia5.c
[415/1339] Compiling v3_genn.c
[416/1339] Compiling v3_extku.c
[417/1339] Compiling v3_enum.c
[418/1339] Compiling v3_crld.c
[419/1339] Compiling v3_cpols.c
[420/1339] Compiling v3_bitst.c
[421/1339] Compiling v3_conf.c
[422/1339] Compiling v3_bcons.c
[423/1339] Compiling v3_alt.c
[424/1339] Compiling v3_akeya.c
[426/1339] Emitting module _RopeModule
[426/1339] Compiling v3_akey.c
[426/1339] Compiling x_x509a.c
[428/1339] Compiling x_x509.c
[429/1339] Compiling x_val.c
[430/1339] Compiling x_spki.c
[431/1339] Compiling x_sig.c
[432/1339] Compiling x_req.c
[433/1339] Compiling x_pkey.c
[434/1339] Compiling x_pubkey.c
[435/1339] Compiling x_info.c
[436/1339] Compiling x_name.c
[437/1339] Compiling x_exten.c
[438/1339] Compiling x_attrib.c
[439/1339] Compiling x_crl.c
[440/1339] Compiling x_all.c
[441/1339] Compiling x509spki.c
[442/1339] Compiling x_algor.c
[443/1339] Compiling x509rset.c
[444/1339] Compiling x509name.c
[445/1339] Compiling x509cset.c
[446/1339] Compiling x509_vpm.c
[447/1339] Compiling x509_v3.c
[448/1339] Compiling x509_txt.c
[449/1339] Compiling x509_vfy.c
[450/1339] Compiling x509_set.c
[451/1339] Compiling x509_trs.c
[452/1339] Compiling x509_obj.c
[453/1339] Compiling x509_req.c
[454/1339] Compiling x509_lu.c
[455/1339] Compiling x509_ext.c
[456/1339] Compiling x509_def.c
[457/1339] Compiling x509_d2.c
[458/1339] Compiling x509_att.c
[459/1339] Compiling x509_cmp.c
[460/1339] Compiling x509.c
[480/1339] Emitting module HashTreeCollections
[480/1339] Compiling t_x509a.c
[481/1339] Compiling t_x509.c
[482/1339] Compiling t_req.c
[483/1339] Compiling t_crl.c
[484/1339] Compiling rsa_pss.c
[485/1339] Compiling i2d_pr.c
[486/1339] Compiling name_print.c
[487/1339] Compiling policy.c
[488/1339] Compiling by_dir.c
[489/1339] Compiling by_file.c
[490/1339] Compiling a_verify.c
[491/1339] Compiling asn1_gen.c
[492/1339] Compiling algorithm.c
[493/1339] Compiling a_sign.c
[494/1339] Compiling a_digest.c
[495/1339] Compiling trust_token.c
[496/1339] Compiling voprf.c
[497/1339] Compiling thread_win.c
[498/1339] Compiling thread.c
[499/1339] Compiling thread_pthread.c
[500/1339] Compiling thread_none.c
[501/1339] Compiling siphash.c
[502/1339] Compiling stack.c
[503/1339] Compiling rsa_print.c
[504/1339] Compiling pmbtoken.c
[505/1339] Compiling refcount.c
[506/1339] Compiling rsa_asn1.c
[507/1339] Compiling rsa_crypt.c
[508/1339] Compiling rc4.c
[509/1339] Compiling rand_extra.c
[510/1339] Compiling windows.c
[511/1339] Compiling trusty.c
[512/1339] Compiling passive.c
[513/1339] Compiling ios.c
[514/1339] Compiling poly1305_arm_asm.S
[515/1339] Compiling getentropy.c
[516/1339] Compiling deterministic.c
[517/1339] Compiling poly1305_vec.c
[518/1339] Compiling poly1305_arm.c
[519/1339] Compiling forkunsafe.c
[520/1339] Compiling pool.c
[521/1339] Compiling poly1305.c
[522/1339] Compiling pkcs7.c
[523/1339] Compiling p5_pbev2.c
[524/1339] Compiling pkcs8.c
[525/1339] Compiling pem_x509.c
[526/1339] Compiling pem_xaux.c
[527/1339] Compiling pem_pkey.c
[528/1339] Compiling pkcs7_x509.c
[529/1339] Compiling pkcs8_x509.c
[530/1339] Compiling obj_xref.c
[531/1339] Compiling pem_oth.c
[532/1339] Compiling mem.c
[533/1339] Compiling pem_info.c
[534/1339] Compiling pem_pk8.c
[535/1339] Compiling pem_lib.c
[536/1339] Compiling obj.c
[537/1339] Compiling lhash.c
[538/1339] Compiling pem_all.c
[539/1339] Compiling keccak.c
[540/1339] Compiling poly_rq_mul.S
[541/1339] Compiling x86_64-mont5-mac.mac.x86_64.S
[542/1339] Compiling x86_64-mont5-linux.linux.x86_64.S
[543/1339] Compiling kyber.c
[544/1339] Compiling x86_64-mont-mac.mac.x86_64.S
[545/1339] Compiling hpke.c
[546/1339] Compiling x86_64-mont-linux.linux.x86_64.S
[547/1339] Compiling vpaes-x86_64-mac.mac.x86_64.S
[548/1339] Compiling x86-mont-linux.linux.x86.S
[549/1339] Compiling vpaes-x86_64-linux.linux.x86_64.S
[550/1339] Compiling vpaes-x86-linux.linux.x86.S
[551/1339] Compiling vpaes-armv8-linux.linux.aarch64.S
[552/1339] Compiling vpaes-armv7-linux.linux.arm.S
[553/1339] Compiling vpaes-armv7-ios.ios.arm.S
[553/1339] Compiling vpaes-armv8-ios.ios.aarch64.S
[555/1339] Compiling sha512-x86_64-mac.mac.x86_64.S
[556/1339] Compiling kdf.c
[557/1339] Compiling sha512-x86_64-linux.linux.x86_64.S
[558/1339] Compiling sha512-armv8-linux.linux.aarch64.S
[559/1339] Compiling sha512-armv4-linux.linux.arm.S
[560/1339] Compiling sha512-586-linux.linux.x86.S
[560/1339] Compiling sha512-armv4-ios.ios.arm.S
[562/1339] Compiling sha512-armv8-ios.ios.aarch64.S
[563/1339] Compiling sha256-x86_64-mac.mac.x86_64.S
[564/1339] Compiling sha256-x86_64-linux.linux.x86_64.S
[565/1339] Compiling sha256-armv8-linux.linux.aarch64.S
[566/1339] Compiling sha256-armv4-linux.linux.arm.S
[567/1339] Compiling sha256-armv8-ios.ios.aarch64.S
[568/1339] Compiling sha256-armv4-ios.ios.arm.S
[569/1339] Compiling sha256-586-linux.linux.x86.S
[570/1339] Compiling hrss.c
[571/1339] Compiling sha1-x86_64-mac.mac.x86_64.S
[572/1339] Compiling sha1-x86_64-linux.linux.x86_64.S
[573/1339] Compiling sha1-armv8-linux.linux.aarch64.S
[574/1339] Compiling sha1-armv4-large-linux.linux.arm.S
[575/1339] Compiling sha1-armv8-ios.ios.aarch64.S
[576/1339] Compiling sha1-armv4-large-ios.ios.arm.S
[577/1339] Compiling sha1-586-linux.linux.x86.S
[578/1339] Compiling sha512.c
[579/1339] Compiling sha256.c
[580/1339] Compiling sha1.c
[581/1339] Compiling fips.c
[582/1339] Compiling service_indicator.c
[583/1339] Compiling rsaz-avx2-linux.linux.x86_64.S
[583/1339] Compiling rsaz-avx2-mac.mac.x86_64.S
[585/1339] Compiling blinding.c
[586/1339] Compiling padding.c
[587/1339] Compiling self_check.c
[588/1339] Compiling rdrand-x86_64-linux.linux.x86_64.S
[589/1339] Compiling rdrand-x86_64-mac.mac.x86_64.S
[590/1339] Compiling urandom.c
[591/1339] Compiling rsa_impl.c
[592/1339] Compiling rsa.c
[593/1339] Compiling fork_detect.c
[594/1339] Compiling rand.c
[595/1339] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[596/1339] Compiling ctrdrbg.c
[597/1339] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[598/1339] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[599/1339] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[600/1339] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[601/1339] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[602/1339] Compiling p256-armv8-asm-linux.linux.aarch64.S
[603/1339] Compiling p256-armv8-asm-ios.ios.aarch64.S
[604/1339] Compiling ofb.c
[605/1339] Compiling polyval.c
[606/1339] Compiling gcm_nohw.c
[607/1339] Compiling cfb.c
[608/1339] Compiling ctr.c
[609/1339] Compiling cbc.c
[610/1339] Compiling gcm.c
[611/1339] Compiling md5-x86_64-mac.mac.x86_64.S
[612/1339] Compiling md5.c
[613/1339] Compiling md5-x86_64-linux.linux.x86_64.S
[614/1339] Compiling md5-586-linux.linux.x86.S
[615/1339] Compiling md4.c
[616/1339] Compiling hkdf.c
[617/1339] Compiling hmac.c
[618/1339] Compiling ghashv8-armv8-linux.linux.aarch64.S
[619/1339] Compiling ghashv8-armv7-linux.linux.arm.S
[620/1339] Compiling ghashv8-armv8-ios.ios.aarch64.S
[621/1339] Compiling ghashv8-armv7-ios.ios.arm.S
[622/1339] Compiling ghash-x86_64-mac.mac.x86_64.S
[623/1339] Compiling ghash-x86-linux.linux.x86.S
[624/1339] Compiling ghash-x86_64-linux.linux.x86_64.S
[625/1339] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[626/1339] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[627/1339] Compiling ghash-ssse3-x86-linux.linux.x86.S
[628/1339] Compiling fips_shared_support.c
[629/1339] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[630/1339] Compiling ghash-armv4-linux.linux.arm.S
[631/1339] Compiling ghash-armv4-ios.ios.arm.S
[632/1339] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[633/1339] Compiling ecdh.c
[634/1339] Compiling util.c
[635/1339] Compiling ecdsa.c
[636/1339] Compiling wnaf.c
[637/1339] Compiling scalar.c
[638/1339] Compiling simple_mul.c
[639/1339] Compiling simple.c
[640/1339] Compiling oct.c
[641/1339] Compiling felem.c
[642/1339] Compiling p224-64.c
[643/1339] Compiling ec_montgomery.c
[644/1339] Compiling ec_key.c
[645/1339] Compiling p256.c
[646/1339] Compiling digestsign.c
[647/1339] Compiling digest.c
[648/1339] Compiling digests.c
[649/1339] Compiling dh.c
[650/1339] Compiling check.c
[651/1339] Compiling ec.c
[652/1339] Compiling co-586-linux.linux.x86.S
[653/1339] Compiling cmac.c
[654/1339] Compiling e_aesccm.c
[655/1339] Compiling bsaes-armv7-linux.linux.arm.S
[656/1339] Compiling aead.c
[657/1339] Compiling cipher.c
[658/1339] Compiling bsaes-armv7-ios.ios.arm.S
[659/1339] Compiling sqrt.c
[660/1339] Compiling rsaz_exp.c
[661/1339] Compiling shift.c
[662/1339] Compiling random.c
[663/1339] Compiling e_aes.c
[664/1339] Compiling prime.c
[665/1339] Compiling montgomery_inv.c
[666/1339] Compiling mul.c
[667/1339] Compiling montgomery.c
[668/1339] Compiling jacobi.c
[669/1339] Compiling gcd_extra.c
[670/1339] Compiling p256-nistz.c
[671/1339] Compiling gcd.c
[672/1339] Compiling div_extra.c
[673/1339] Compiling generic.c
[674/1339] Compiling exponentiation.c
[675/1339] Compiling div.c
[676/1339] Compiling ctx.c
[677/1339] Compiling cmp.c
[678/1339] Compiling bytes.c
[679/1339] Compiling x86_64-gcc.c
[680/1339] Compiling bn.c
[681/1339] Compiling add.c
[682/1339] Compiling bn-armv8-linux.linux.aarch64.S
[683/1339] Compiling bn-586-linux.linux.x86.S
[684/1339] Compiling bn-armv8-ios.ios.aarch64.S
[685/1339] Compiling armv8-mont-linux.linux.aarch64.S
[686/1339] Compiling armv8-mont-ios.ios.aarch64.S
[687/1339] Compiling armv4-mont-linux.linux.arm.S
[688/1339] Compiling armv4-mont-ios.ios.arm.S
[689/1339] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[690/1339] Compiling aesv8-armv8-linux.linux.aarch64.S
[691/1339] Compiling aesv8-armv8-ios.ios.aarch64.S
[692/1339] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[693/1339] Compiling aesv8-armv7-ios.ios.arm.S
[694/1339] Compiling aesv8-armv7-linux.linux.arm.S
[695/1339] Compiling aesni-x86_64-mac.mac.x86_64.S
[696/1339] Compiling aesni-x86_64-linux.linux.x86_64.S
[697/1339] Compiling aesni-x86-linux.linux.x86.S
[698/1339] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[699/1339] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[700/1339] Compiling mode_wrappers.c
[701/1339] Compiling key_wrap.c
[702/1339] Compiling aes.c
[703/1339] Compiling ex_data.c
[704/1339] Compiling sign.c
[705/1339] Compiling scrypt.c
[706/1339] Compiling pbkdf.c
[707/1339] Compiling p_x25519.c
[708/1339] Compiling aes_nohw.c
[709/1339] Compiling p_x25519_asn1.c
[710/1339] Compiling print.c
[711/1339] Compiling p_rsa_asn1.c
[712/1339] Compiling p_hkdf.c
[713/1339] Compiling p_ed25519.c
[714/1339] Compiling p_rsa.c
[715/1339] Compiling p_ed25519_asn1.c
[716/1339] Compiling p_ec_asn1.c
[717/1339] Compiling p_ec.c
[718/1339] Compiling p_dsa_asn1.c
[719/1339] Compiling err_data.c
[720/1339] Compiling evp_ctx.c
[721/1339] Compiling evp_asn1.c
[722/1339] Compiling engine.c
[723/1339] Compiling err.c
[724/1339] Compiling evp.c
[725/1339] Compiling ecdsa_asn1.c
[726/1339] Compiling ecdh_extra.c
[727/1339] Compiling ec_derive.c
[728/1339] Compiling hash_to_curve.c
[729/1339] Compiling params.c
[730/1339] Compiling dsa_asn1.c
[731/1339] Compiling ec_asn1.c
[732/1339] Compiling digest_extra.c
[733/1339] Compiling dsa.c
[734/1339] Compiling dh_asn1.c
[735/1339] Compiling curve25519_64_adx.c
[736/1339] Compiling spake25519.c
[737/1339] Compiling x25519-asm-arm.S
[738/1339] Compiling cpu_intel.c
[739/1339] Compiling crypto.c
[740/1339] Compiling cpu_arm_linux.c
[741/1339] Compiling cpu_aarch64_win.c
[742/1339] Compiling cpu_arm_freebsd.c
[743/1339] Compiling cpu_aarch64_openbsd.c
[744/1339] Compiling cpu_aarch64_sysreg.c
[745/1339] Compiling des.c
[746/1339] Compiling cpu_aarch64_linux.c
[747/1339] Compiling cpu_aarch64_fuchsia.c
[748/1339] Compiling cpu_aarch64_apple.c
[749/1339] Compiling e_rc4.c
[750/1339] Compiling tls_cbc.c
[751/1339] Compiling e_tls.c
[752/1339] Compiling conf.c
[753/1339] Compiling e_null.c
[754/1339] Compiling e_rc2.c
[755/1339] Compiling curve25519.c
[756/1339] Compiling e_des.c
[757/1339] Compiling e_aesctrhmac.c
[758/1339] Compiling e_chacha20poly1305.c
[759/1339] Compiling e_aesgcmsiv.c
[760/1339] Compiling derive_key.c
[761/1339] Compiling cipher_extra.c
[762/1339] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[763/1339] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[764/1339] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[765/1339] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[766/1339] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[767/1339] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[768/1339] Compiling chacha.c
[769/1339] Compiling chacha-x86_64-linux.linux.x86_64.S
[770/1339] Compiling chacha-x86_64-mac.mac.x86_64.S
[771/1339] Compiling chacha-x86-linux.linux.x86.S
[772/1339] Compiling chacha-armv8-linux.linux.aarch64.S
[773/1339] Compiling chacha-armv4-linux.linux.arm.S
[774/1339] Compiling chacha-armv8-ios.ios.aarch64.S
[775/1339] Compiling unicode.c
[776/1339] Compiling chacha-armv4-ios.ios.arm.S
[777/1339] Compiling asn1_compat.c
[778/1339] Compiling ber.c
[779/1339] Compiling buf.c
[780/1339] Compiling bn_asn1.c
[781/1339] Compiling cbb.c
[782/1339] Compiling convert.c
[783/1339] Compiling socket.c
[784/1339] Compiling blake2.c
[785/1339] Compiling socket_helper.c
[786/1339] Compiling printf.c
[787/1339] Compiling cbs.c
[788/1339] Compiling pair.c
[789/1339] Compiling errno.c
[790/1339] Compiling hexdump.c
[791/1339] Compiling file.c
[792/1339] Compiling fd.c
[793/1339] Compiling bio_mem.c
[793/1339] Compiling connect.c
[795/1339] Compiling base64.c
[796/1339] Compiling bio.c
[797/1339] Compiling tasn_typ.c
[798/1339] Compiling tasn_new.c
[798/1339] Compiling tasn_utl.c
[800/1339] Compiling tasn_fre.c
[801/1339] Compiling tasn_enc.c
[802/1339] Compiling f_string.c
[803/1339] Compiling asn_pack.c
[804/1339] Compiling f_int.c
[805/1339] Compiling asn1_par.c
[806/1339] Compiling posix_time.c
[807/1339] Compiling tasn_dec.c
[808/1339] Compiling a_utctm.c
[809/1339] Compiling asn1_lib.c
[810/1339] Compiling a_octet.c
[811/1339] Compiling a_type.c
[812/1339] Compiling a_time.c
[813/1339] Compiling a_strex.c
[814/1339] Compiling a_strnid.c
[815/1339] Compiling a_i2d_fp.c
[816/1339] Compiling a_mbstr.c
[817/1339] Compiling a_dup.c
[818/1339] Compiling a_gentm.c
[819/1339] Compiling a_d2i_fp.c
[820/1339] Compiling a_object.c
[821/1339] Compiling a_int.c
[822/1339] Compiling fiat_p256_adx_sqr.S
[823/1339] Compiling fiat_p256_adx_mul.S
[824/1339] Compiling a_bool.c
[825/1339] Compiling a_bitstr.c
[826/1339] Compiling fiat_curve25519_adx_square.S
[827/1339] Compiling fiat_curve25519_adx_mul.S
[829/1339] Compiling Metrics Metrics.swift
[830/1339] Emitting module Metrics
[831/1339] Compiling RoutingKit Router.swift
[832/1339] Compiling RoutingKit TrieRouter.swift
[833/1339] Compiling RoutingKit Parameters.swift
[834/1339] Compiling RoutingKit PathComponent.swift
[835/1339] Compiling RoutingKit AnyRouter.swift
[836/1339] Emitting module RoutingKit
[896/1347] Emitting module Crypto
[913/1347] Compiling x_sig.c
[914/1347] Compiling x_val.c
[914/1347] Compiling x_x509a.c
[914/1347] Compiling x_x509.c
[914/1347] Compiling x_spki.c
[918/1347] Compiling x_req.c
[919/1347] Compiling x_pubkey.c
[920/1347] Compiling x_exten.c
[921/1347] Compiling x_attrib.c
[922/1347] Compiling x_algor.c
[923/1347] Compiling x_name.c
[924/1347] Compiling x_crl.c
[925/1347] Compiling x_all.c
[926/1347] Compiling x509spki.c
[927/1347] Compiling x509rset.c
[928/1347] Compiling x509name.c
[929/1347] Compiling x509cset.c
[930/1347] Compiling x509_vpm.c
[931/1347] Compiling x509_v3.c
[932/1347] Compiling x509_txt.c
[933/1347] Compiling x509_vfy.c
[934/1347] Compiling x509_trs.c
[935/1347] Compiling x509_set.c
[936/1347] Compiling x509_obj.c
[937/1347] Compiling x509_req.c
[938/1347] Compiling x509_ext.c
[939/1347] Compiling x509_def.c
[940/1347] Compiling x509_lu.c
[942/1347] Compiling Crypto RNG_boring.swift
[943/1347] Compiling Crypto SafeCompare_boring.swift
[944/1347] Compiling Crypto Zeroization_boring.swift
[945/1347] Compiling Crypto PrettyBytes.swift
[946/1347] Compiling Crypto SafeCompare.swift
[947/1347] Compiling Crypto SecureBytes.swift
[948/1347] Compiling Crypto Zeroization.swift
[949/1347] Compiling Crypto resource_bundle_accessor.swift
[949/1347] Compiling x509_d2.c
[950/1347] Compiling x509.c
[951/1347] Compiling x509_att.c
[952/1347] Compiling x509_cmp.c
[953/1347] Compiling v3_skey.c
[954/1347] Compiling v3_purp.c
[955/1347] Compiling v3_prn.c
[956/1347] Compiling v3_utl.c
[957/1347] Compiling v3_pmaps.c
[958/1347] Compiling v3_pcons.c
[959/1347] Compiling v3_ocsp.c
[960/1347] Compiling v3_ncons.c
[961/1347] Compiling v3_lib.c
[962/1347] Compiling v3_int.c
[963/1347] Compiling v3_ia5.c
[964/1347] Compiling v3_info.c
[965/1347] Compiling v3_genn.c
[966/1347] Compiling c-nioatomics.c
[967/1347] Compiling v3_extku.c
[968/1347] Compiling v3_enum.c
[969/1347] Compiling v3_bitst.c
[970/1347] Compiling v3_conf.c
[971/1347] Compiling v3_crld.c
[972/1347] Compiling v3_cpols.c
[973/1347] Compiling v3_bcons.c
[974/1347] Compiling v3_akeya.c
[975/1347] Compiling t_x509a.c
[976/1347] Compiling v3_alt.c
[977/1347] Compiling v3_akey.c
[978/1347] Compiling t_crl.c
[979/1347] Compiling t_x509.c
[980/1347] Compiling t_req.c
[981/1347] Compiling rsa_pss.c
[982/1347] Compiling i2d_pr.c
[983/1347] Compiling policy.c
[984/1347] Compiling c-atomics.c
[985/1347] Compiling name_print.c
[986/1347] Compiling by_file.c
[987/1347] Compiling by_dir.c
[988/1352] Compiling algorithm.c
[989/1353] Compiling a_verify.c
[990/1353] Compiling trust_token.c
[991/1353] Compiling a_sign.c
[992/1353] Compiling a_digest.c
[993/1353] Compiling asn1_gen.c
[994/1353] Compiling voprf.c
[995/1353] Compiling thread_win.c
[996/1353] Compiling thread.c
[997/1353] Compiling spx_util.c
[998/1353] Compiling wots.c
[999/1353] Compiling thash.c
[1000/1353] Compiling thread_none.c
[1001/1353] Compiling spx.c
[1002/1353] Compiling thread_pthread.c
[1003/1353] Compiling pmbtoken.c
[1004/1353] Compiling stack.c
[1005/1353] Compiling merkle.c
[1006/1353] Compiling fors.c
[1007/1353] Compiling siphash.c
[1008/1353] Compiling address.c
[1009/1353] Compiling rc4.c
[1010/1353] Compiling rsa_print.c
[1011/1353] Compiling refcount.c
[1012/1353] Compiling rsa_asn1.c
[1013/1353] Compiling rand_extra.c
[1014/1353] Compiling rsa_crypt.c
[1015/1353] Compiling trusty.c
[1016/1353] Compiling passive.c
[1017/1353] Compiling windows.c
[1018/1353] Compiling ios.c
[1019/1353] Compiling getentropy.c
[1020/1353] Compiling forkunsafe.c
[1021/1353] Compiling deterministic.c
[1022/1353] Compiling poly1305_vec.c
[1023/1353] Compiling poly1305_arm_asm.S
[1024/1353] Compiling poly1305_arm.c
[1025/1353] Compiling pool.c
[1026/1353] Compiling poly1305.c
[1027/1353] Compiling pkcs7.c
[1028/1353] Compiling pem_x509.c
[1029/1353] Compiling p5_pbev2.c
[1030/1353] Compiling pkcs8.c
[1031/1353] Compiling pem_xaux.c
[1032/1353] Compiling pem_pkey.c
[1033/1353] Compiling pem_pk8.c
[1034/1353] Compiling pem_oth.c
[1034/1353] Compiling pkcs7_x509.c
[1035/1353] Compiling pkcs8_x509.c
[1037/1353] Compiling obj_xref.c
[1038/1353] Compiling lhash.c
[1039/1353] Compiling keccak.c
[1040/1353] Compiling mem.c
[1042/1353] Compiling NIOConcurrencyHelpers lock.swift
[1042/1353] Compiling kyber.c
[1043/1353] Compiling poly_rq_mul.S
[1044/1353] Compiling x86_64-mont5-mac.mac.x86_64.S
[1045/1353] Compiling pem_info.c
[1046/1353] Compiling obj.c
[1047/1353] Compiling pem_lib.c
[1048/1353] Compiling x86_64-mont5-linux.linux.x86_64.S
[1049/1353] Compiling hpke.c
[1050/1353] Compiling pem_all.c
[1051/1353] Compiling x86_64-mont-mac.mac.x86_64.S
[1052/1353] Compiling x86_64-mont-linux.linux.x86_64.S
[1053/1353] Compiling x86-mont-windows.windows.x86.S
[1054/1353] Compiling x86-mont-linux.linux.x86.S
[1055/1353] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1056/1353] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1057/1353] Compiling vpaes-x86-windows.windows.x86.S
[1058/1353] Compiling vpaes-x86-linux.linux.x86.S
[1059/1353] Compiling vpaes-armv8-linux.linux.aarch64.S
[1060/1353] Compiling vpaes-armv8-ios.ios.aarch64.S
[1061/1353] Compiling vpaes-armv7-linux.linux.arm.S
[1063/1353] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1064/1353] Compiling NIOConcurrencyHelpers NIOLock.swift
[1065/1353] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1066/1353] Emitting module NIOConcurrencyHelpers
[1067/1353] Compiling NIOConcurrencyHelpers atomics.swift
[1067/1353] Compiling vpaes-armv7-ios.ios.arm.S
[1068/1353] Compiling sha512-x86_64-mac.mac.x86_64.S
[1069/1353] Compiling sha512-x86_64-linux.linux.x86_64.S
[1070/1353] Compiling kdf.c
[1071/1353] Compiling sha512-armv8-linux.linux.aarch64.S
[1072/1353] Compiling sha512-armv8-ios.ios.aarch64.S
[1072/1353] Compiling sha512-armv4-linux.linux.arm.S
[1074/1353] Compiling sha512-586-windows.windows.x86.S
[1074/1353] Compiling sha512-586-linux.linux.x86.S
[1076/1353] Compiling sha512-armv4-ios.ios.arm.S
[1077/1353] Compiling sha256-x86_64-mac.mac.x86_64.S
[1078/1353] Compiling hrss.c
[1079/1354] Compiling sha256-x86_64-linux.linux.x86_64.S
[1080/1363] Compiling sha256-armv8-linux.linux.aarch64.S
[1081/1380] Compiling sha256-armv4-linux.linux.arm.S
[1082/1380] Compiling sha256-armv8-ios.ios.aarch64.S
[1083/1380] Compiling sha256-586-linux.linux.x86.S
[1083/1380] Compiling sha1-x86_64-linux.linux.x86_64.S
[1085/1380] Compiling sha256-armv4-ios.ios.arm.S
[1086/1380] Compiling sha256-586-windows.windows.x86.S
[1087/1380] Compiling sha1-x86_64-mac.mac.x86_64.S
[1088/1380] Compiling sha1-armv8-linux.linux.aarch64.S
[1089/1380] Compiling sha1-armv8-ios.ios.aarch64.S
[1090/1380] Compiling sha1-armv4-large-ios.ios.arm.S
[1091/1380] Compiling sha1-armv4-large-linux.linux.arm.S
[1092/1380] Compiling sha1-586-windows.windows.x86.S
[1093/1380] Compiling sha1-586-linux.linux.x86.S
[1094/1380] Compiling rsaz-avx2-mac.mac.x86_64.S
[1095/1380] Compiling rsaz-avx2-linux.linux.x86_64.S
[1096/1380] Compiling fips.c
[1097/1380] Compiling sha512.c
[1098/1380] Compiling sha256.c
[1099/1380] Compiling sha1.c
[1100/1380] Compiling service_indicator.c
[1101/1380] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1102/1380] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1103/1380] Compiling urandom.c
[1104/1380] Compiling self_check.c
[1105/1380] Compiling blinding.c
[1106/1380] Compiling padding.c
[1107/1380] Compiling rand.c
[1108/1380] Compiling fork_detect.c
[1109/1380] Compiling rsa_impl.c
[1110/1380] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1111/1380] Compiling ctrdrbg.c
[1112/1380] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1113/1380] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1114/1380] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1115/1380] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1116/1380] Compiling rsa.c
[1117/1380] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1118/1380] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1119/1380] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1120/1380] Compiling polyval.c
[1121/1380] Compiling ofb.c
[1122/1380] Compiling ctr.c
[1123/1380] Compiling cbc.c
[1124/1380] Compiling md5-x86_64-mac.mac.x86_64.S
[1125/1380] Compiling cfb.c
[1126/1380] Compiling gcm_nohw.c
[1127/1380] Compiling md5.c
[1128/1380] Compiling gcm.c
[1129/1380] Compiling md5-x86_64-linux.linux.x86_64.S
[1130/1380] Compiling md5-586-windows.windows.x86.S
[1131/1380] Compiling md5-586-linux.linux.x86.S
[1132/1380] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1133/1380] Compiling hkdf.c
[1134/1380] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1135/1380] Compiling md4.c
[1136/1380] Compiling hmac.c
[1137/1380] Compiling ghashv8-armv7-linux.linux.arm.S
[1138/1380] Compiling ghashv8-armv7-ios.ios.arm.S
[1139/1380] Compiling ghash-x86_64-mac.mac.x86_64.S
[1140/1380] Compiling ghash-x86_64-linux.linux.x86_64.S
[1141/1380] Compiling ghash-x86-windows.windows.x86.S
[1142/1380] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1143/1380] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1144/1380] Compiling ghash-x86-linux.linux.x86.S
[1145/1380] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1146/1380] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1147/1380] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1148/1380] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1148/1380] Compiling ghash-armv4-linux.linux.arm.S
[1150/1380] Compiling ghash-armv4-ios.ios.arm.S
[1151/1380] Compiling fips_shared_support.c
[1152/1380] Compiling util.c
[1153/1380] Compiling wnaf.c
[1154/1380] Compiling scalar.c
[1155/1380] Compiling ecdh.c
[1156/1380] Compiling simple.c
[1157/1380] Compiling simple_mul.c
[1159/1380] Compiling ConsoleKitTerminal ActivityBar.swift
[1160/1380] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1161/1380] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1161/1380] Compiling ecdsa.c
[1163/1382] Compiling ConsoleKitTerminal ConsoleClear.swift
[1164/1382] Compiling ConsoleKitTerminal Console+Ask.swift
[1165/1382] Compiling ConsoleKitTerminal Console+Choose.swift
[1166/1382] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1167/1382] Compiling ConsoleKitTerminal CustomActivity.swift
[1168/1382] Compiling ConsoleKitTerminal LoadingBar.swift
[1168/1382] Compiling felem.c
[1169/1382] Compiling oct.c
[1170/1382] Compiling ec_key.c
[1171/1382] Compiling ec_montgomery.c
[1172/1382] Compiling p256.c
[1173/1382] Compiling digestsign.c
[1174/1382] Compiling p224-64.c
[1175/1382] Compiling digest.c
[1176/1382] Compiling digests.c
[1177/1382] Compiling ec.c
[1179/1382] Compiling ConsoleKitTerminal Console+Output.swift
[1180/1382] Compiling ConsoleKitTerminal Console+Wait.swift
[1181/1382] Compiling ConsoleKitTerminal ConsoleColor.swift
[1181/1382] Compiling co-586-windows.windows.x86.S
[1182/1382] Compiling co-586-linux.linux.x86.S
[1183/1382] Compiling check.c
[1184/1382] Compiling dh.c
[1185/1382] Compiling cmac.c
[1187/1382] Compiling ConsoleKitTerminal ProgressBar.swift
[1188/1382] Compiling ConsoleKitTerminal Console+Clear.swift
[1189/1382] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1190/1382] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1191/1382] Compiling ConsoleKitTerminal ConsoleText.swift
[1192/1382] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1193/1382] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1194/1382] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1194/1382] Compiling bsaes-armv7-linux.linux.arm.S
[1196/1382] Emitting module ConsoleKitTerminal
[1196/1382] Compiling e_aesccm.c
[1197/1382] Compiling bsaes-armv7-ios.ios.arm.S
[1198/1382] Compiling aead.c
[1199/1382] Compiling cipher.c
[1200/1382] Compiling sqrt.c
[1201/1382] Compiling shift.c
[1202/1382] Compiling rsaz_exp.c
[1203/1382] Compiling e_aes.c
[1204/1382] Compiling random.c
[1205/1382] Compiling montgomery_inv.c
[1206/1382] Compiling prime.c
[1207/1382] Compiling mul.c
[1208/1382] Compiling p256-nistz.c
[1209/1382] Compiling jacobi.c
[1210/1382] Compiling montgomery.c
[1212/1382] Compiling ConsoleKitTerminal Console+Confirm.swift
[1213/1382] Compiling ConsoleKitTerminal Console+Input.swift
[1214/1382] Compiling ConsoleKitTerminal Console+Center.swift
[1215/1382] Compiling ConsoleKitTerminal ANSI.swift
[1216/1382] Compiling ConsoleKitTerminal Console.swift
[1217/1382] Compiling ConsoleKitTerminal Terminal.swift
[1217/1382] Compiling gcd_extra.c
[1218/1382] Compiling div_extra.c
[1219/1382] Compiling gcd.c
[1220/1382] Compiling generic.c
[1221/1382] Compiling cmp.c
[1222/1382] Compiling ctx.c
[1223/1382] Compiling bytes.c
[1224/1382] Compiling exponentiation.c
[1225/1382] Compiling div.c
[1226/1382] Compiling x86_64-gcc.c
[1227/1382] Compiling bn.c
[1228/1382] Compiling add.c
[1229/1382] Compiling bn-586-windows.windows.x86.S
[1230/1382] Compiling bn-armv8-linux.linux.aarch64.S
[1231/1382] Compiling bn-armv8-ios.ios.aarch64.S
[1232/1382] Compiling bn-586-linux.linux.x86.S
[1233/1382] Compiling armv8-mont-linux.linux.aarch64.S
[1234/1382] Compiling armv8-mont-ios.ios.aarch64.S
[1235/1382] Compiling armv4-mont-linux.linux.arm.S
[1236/1382] Compiling armv4-mont-ios.ios.arm.S
[1237/1382] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1238/1382] Compiling aesv8-armv8-linux.linux.aarch64.S
[1239/1382] Compiling aesv8-armv7-linux.linux.arm.S
[1240/1382] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1241/1382] Compiling aesv8-armv7-ios.ios.arm.S
[1242/1382] Compiling aesv8-armv8-ios.ios.aarch64.S
[1243/1382] Compiling aesni-x86_64-mac.mac.x86_64.S
[1244/1382] Compiling aesni-x86_64-linux.linux.x86_64.S
[1245/1382] Compiling aesni-x86-windows.windows.x86.S
[1246/1382] Compiling aesni-x86-linux.linux.x86.S
[1247/1382] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1248/1382] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1249/1382] Compiling mode_wrappers.c
[1250/1382] Compiling key_wrap.c
[1251/1382] Compiling aes.c
[1252/1382] Compiling ex_data.c
[1253/1382] Compiling aes_nohw.c
[1254/1382] Compiling sign.c
[1255/1382] Compiling scrypt.c
[1256/1382] Compiling pbkdf.c
[1257/1382] Compiling p_x25519.c
[1258/1382] Compiling p_x25519_asn1.c
[1259/1382] Compiling print.c
[1260/1382] Compiling p_rsa_asn1.c
[1262/1382] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1263/1382] Compiling ConsoleKitTerminal LoggerFragment.swift
[1263/1382] Compiling p_rsa.c
[1264/1382] Compiling p_ed25519_asn1.c
[1265/1382] Compiling p_hkdf.c
[1266/1382] Compiling p_ed25519.c
[1267/1382] Compiling p_ec_asn1.c
[1268/1382] Compiling p_ec.c
[1269/1382] Compiling err_data.c
[1270/1382] Compiling evp_ctx.c
[1271/1382] Compiling p_dsa_asn1.c
[1272/1382] Compiling evp_asn1.c
[1273/1391] Compiling engine.c
[1274/1400] Compiling evp.c
[1275/1404] Compiling err.c
[1276/1404] Compiling ecdsa_asn1.c
[1277/1404] Compiling ecdh_extra.c
[1278/1404] Compiling ec_derive.c
[1279/1404] Compiling hash_to_curve.c
[1280/1404] Compiling dsa_asn1.c
[1281/1404] Compiling ec_asn1.c
[1282/1404] Compiling x25519-asm-arm.S
[1283/1404] Compiling dsa.c
[1284/1404] Compiling params.c
[1285/1404] Compiling dh_asn1.c
[1285/1404] Compiling curve25519_64_adx.c
[1287/1404] Compiling spake25519.c
[1288/1404] Compiling digest_extra.c
[1289/1404] Compiling cpu_intel.c
[1290/1404] Compiling crypto.c
[1291/1404] Compiling cpu_aarch64_openbsd.c
[1292/1404] Compiling cpu_arm_freebsd.c
[1293/1404] Compiling cpu_aarch64_sysreg.c
[1294/1404] Compiling cpu_arm_linux.c
[1295/1404] Compiling cpu_aarch64_win.c
[1296/1404] Compiling cpu_aarch64_fuchsia.c
[1297/1404] Compiling cpu_aarch64_linux.c
[1298/1404] Compiling des.c
[1299/1404] Compiling cpu_aarch64_apple.c
[1300/1404] Compiling e_rc4.c
[1301/1404] Compiling e_null.c
[1302/1404] Compiling e_des.c
[1303/1404] Compiling tls_cbc.c
[1304/1404] Compiling e_tls.c
[1305/1404] Compiling conf.c
[1306/1404] Compiling e_chacha20poly1305.c
[1307/1404] Compiling e_rc2.c
[1308/1404] Compiling derive_key.c
[1309/1404] Compiling e_aesgcmsiv.c
[1310/1404] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1310/1404] Compiling e_aesctrhmac.c
[1312/1404] Compiling cipher_extra.c
[1313/1404] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1314/1404] Compiling curve25519.c
[1315/1404] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1316/1404] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1317/1404] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1318/1404] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1319/1404] Compiling chacha-x86_64-mac.mac.x86_64.S
[1320/1404] Compiling chacha.c
[1321/1404] Compiling chacha-x86_64-linux.linux.x86_64.S
[1322/1404] Compiling chacha-x86-windows.windows.x86.S
[1323/1404] Compiling chacha-armv8-linux.linux.aarch64.S
[1324/1404] Compiling chacha-x86-linux.linux.x86.S
[1325/1404] Compiling chacha-armv4-linux.linux.arm.S
[1326/1404] Compiling chacha-armv4-ios.ios.arm.S
[1327/1404] Compiling chacha-armv8-ios.ios.aarch64.S
[1328/1404] Compiling unicode.c
[1329/1404] Compiling ber.c
[1330/1404] Compiling bn_asn1.c
[1331/1404] Compiling asn1_compat.c
[1332/1404] Compiling buf.c
[1333/1404] Compiling blake2.c
[1334/1404] Compiling socket_helper.c
[1335/1404] Compiling convert.c
[1336/1404] Compiling socket.c
[1337/1404] Compiling cbb.c
[1338/1404] Compiling printf.c
[1339/1404] Compiling hexdump.c
[1340/1404] Compiling pair.c
[1342/1404] Compiling ConsoleKitCommands Flag.swift
[1343/1404] Compiling ConsoleKitCommands Option.swift
[1344/1404] Compiling ConsoleKitCommands Argument.swift
[1345/1404] Compiling ConsoleKitCommands CommandSignature.swift
[1345/1406] Compiling file.c
[1346/1406] Compiling cbs.c
[1347/1406] Compiling errno.c
[1348/1406] Compiling fd.c
[1349/1406] Compiling bio_mem.c
[1350/1406] Compiling base64.c
[1351/1406] Compiling connect.c
[1352/1406] Compiling tasn_fre.c
[1353/1406] Compiling bio.c
[1354/1406] Compiling tasn_utl.c
[1355/1406] Compiling tasn_typ.c
[1356/1406] Compiling tasn_new.c
[1357/1406] Compiling f_string.c
[1358/1406] Compiling posix_time.c
[1359/1406] Compiling tasn_enc.c
[1360/1406] Compiling asn_pack.c
[1361/1406] Compiling asn1_par.c
[1362/1406] Compiling f_int.c
[1363/1406] Compiling tasn_dec.c
[1364/1406] Compiling a_utctm.c
[1365/1406] Compiling a_type.c
[1366/1406] Compiling asn1_lib.c
[1367/1406] Compiling a_time.c
[1368/1406] Compiling a_octet.c
[1370/1406] Emitting module ConsoleKitCommands
[1370/1406] Compiling a_strnid.c
[1371/1406] Compiling a_strex.c
[1372/1406] Compiling a_object.c
[1373/1406] Compiling a_i2d_fp.c
[1374/1406] Write sources
[1376/1406] Compiling a_mbstr.c
[1377/1406] Compiling a_dup.c
[1378/1406] Write sources
[1381/1406] Compiling a_gentm.c
[1382/1406] Compiling a_d2i_fp.c
[1383/1406] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1384/1406] Compiling a_int.c
[1385/1406] Compiling a_bool.c
[1386/1406] Compiling a_bitstr.c
[1388/1554] Compiling JWTKit NotBeforeClaim.swift
[1389/1554] Compiling JWTKit SubjectClaim.swift
[1390/1554] Compiling JWTKit ECDSAError.swift
[1391/1554] Compiling JWTKit ECDSAKey.swift
[1392/1556] Compiling JWTKit OpenSSLSigner.swift
[1393/1556] Compiling JWTKit JWKS.swift
[1394/1556] Compiling JWTKit JWTAlgorithm.swift
[1395/1556] Compiling JWTKit JWTError.swift
[1396/1556] Compiling JWTKit JWTHeader.swift
[1397/1556] Compiling JWTKit JWTParser.swift
[1399/1561] Compiling Algorithms Unique.swift
[1400/1561] Compiling Algorithms Windows.swift
[1401/1561] Compiling JWTKit EdDSAError.swift
[1402/1561] Compiling JWTKit EdDSAKey.swift
[1403/1561] Compiling JWTKit EdDSASigner.swift
[1404/1561] Compiling JWTKit JWTSigner+EdDSA.swift
[1405/1561] Compiling JWTKit OctetKeyPair.swift
[1406/1561] Compiling JWTKit Base64URL.swift
[1407/1561] Compiling JWTKit BigNumber.swift
[1408/1561] Compiling JWTKit CustomizedJSONCoders.swift
[1409/1561] Compiling JWTKit Exports.swift
[1410/1561] Compiling JWTKit IssuerClaim.swift
[1411/1561] Compiling JWTKit JWTClaim.swift
[1412/1561] Compiling JWTKit JWTSerializer.swift
[1413/1561] Compiling JWTKit JWTSigner.swift
[1414/1563] Compiling JWTKit GoogleHostedDomainClaim.swift
[1415/1563] Compiling JWTKit IDClaim.swift
[1416/1563] Compiling JWTKit BoolClaim.swift
[1417/1563] Compiling JWTKit ExpirationClaim.swift
[1420/1563] Compiling JWTKit JWTSigners.swift
[1421/1563] Compiling JWTKit IssuedAtClaim.swift
[1422/1563] Compiling JWTKit JWTPayload.swift
[1425/1563] Compiling JWTKit JWK.swift
[1426/1563] Compiling JWTKit JWKIdentifier.swift
[1427/1563] Compiling JWTKit AudienceClaim.swift
[1430/1563] Compiling JWTKit HMACError.swift
[1431/1563] Compiling JWTKit HMACSigner.swift
[1432/1563] Compiling JWTKit JWTSigner+HMAC.swift
[1434/1563] Compiling Atomics IntegerOperations.swift
[1435/1565] Compiling ConsoleKit Exports.swift
[1436/1565] Emitting module ConsoleKit
[1446/1570] Compiling Atomics Unmanaged extensions.swift
[1454/1570] Compiling JWTKit UnsecuredNoneSigner.swift
[1455/1570] Compiling JWTKit JWTSigner+RSA.swift
[1456/1570] Compiling JWTKit RSAError.swift
[1457/1570] Compiling JWTKit RSAKey.swift
[1458/1570] Compiling JWTKit RSASigner.swift
[1468/1570] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[1471/1570] Compiling JWTKit LocaleClaim.swift
[1513/1570] Compiling BitCollections BitSet.swift
[1514/1570] Compiling BitCollections Range+Utilities.swift
[1515/1570] Compiling BitCollections Slice+Utilities.swift
[1516/1570] Compiling BitCollections UInt+Tricks.swift
[1517/1570] Compiling BitCollections _Word.swift
[1530/1570] Emitting module BitCollections
[1536/1570] Compiling JWTKit Utilities.swift
[1537/1570] Compiling JWTKit AppleIdentityToken.swift
[1538/1570] Compiling JWTKit GoogleIdentityToken.swift
[1539/1570] Compiling JWTKit MicrosoftIdentitiyToken.swift
[1540/1570] Compiling JWTKit X5CVerifier.swift
[1541/1570] Compiling BitCollections BitSet.Index.swift
[1542/1570] Compiling BitCollections BitSet._UnsafeHandle.swift
[1543/1570] Emitting module JWTKit
[1544/1572] Emitting module Collections
[1545/1572] Compiling Collections Collections.swift
[1571/1572] Emitting module Atomics
[1572/1632] Compiling NIOCore Interfaces.swift
[1573/1632] Compiling NIOCore Linux.swift
[1574/1632] Compiling NIOCore MarkedCircularBuffer.swift
[1575/1632] Compiling NIOCore MulticastChannel.swift
[1576/1632] Compiling NIOCore NIOAny.swift
[1577/1632] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1578/1638] Emitting module Algorithms
[1579/1638] Compiling NIOCore ConvenienceOptionSupport.swift
[1580/1638] Compiling NIOCore DeadChannel.swift
[1581/1638] Compiling NIOCore DispatchQueue+WithFuture.swift
[1582/1638] Compiling NIOCore EventLoop+Deprecated.swift
[1583/1638] Compiling NIOCore EventLoop+SerialExecutor.swift
[1584/1638] Compiling NIOCore EventLoop.swift
[1585/1638] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1586/1638] Compiling NIOCore AddressedEnvelope.swift
[1587/1638] Compiling NIOCore AsyncAwaitSupport.swift
[1588/1638] Compiling NIOCore AsyncChannel.swift
[1589/1638] Compiling NIOCore AsyncChannelInboundStream.swift
[1590/1638] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[1591/1638] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1592/1638] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[1593/1638] Compiling NIOCore NIOLoopBound.swift
[1594/1638] Compiling NIOCore NIOSendable.swift
[1595/1638] Compiling NIOCore PointerHelpers.swift
[1596/1638] Compiling NIOCore RecvByteBufferAllocator.swift
[1597/1638] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1598/1638] Compiling NIOCore SocketAddresses.swift
[1599/1638] Compiling NIOCore SocketOptionProvider.swift
[1600/1638] Compiling NIOCore SystemCallHelpers.swift
[1601/1638] Compiling NIOCore TimeAmount+Duration.swift
[1602/1638] Compiling NIOCore TypeAssistedChannelHandler.swift
[1603/1638] Compiling NIOCore UniversalBootstrapSupport.swift
[1604/1638] Compiling NIOCore Utilities.swift
[1605/1638] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1606/1638] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1607/1638] Compiling NIOCore EventLoopFuture.swift
[1608/1638] Compiling NIOCore FileDescriptor.swift
[1609/1638] Compiling NIOCore FileHandle.swift
[1610/1638] Compiling NIOCore FileRegion.swift
[1611/1638] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1612/1638] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1613/1638] Compiling NIOCore NIOAsyncWriter.swift
[1614/1638] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1615/1638] Compiling NIOCore BSDSocketAPI.swift
[1616/1638] Compiling NIOCore ByteBuffer-aux.swift
[1617/1638] Compiling NIOCore ByteBuffer-conversions.swift
[1618/1638] Compiling NIOCore GlobalSingletons.swift
[1619/1638] Compiling NIOCore IO.swift
[1620/1638] Compiling NIOCore IOData.swift
[1621/1638] Compiling NIOCore IPProtocol.swift
[1622/1638] Compiling NIOCore IntegerBitPacking.swift
[1623/1638] Compiling NIOCore IntegerTypes.swift
[1624/1638] Compiling NIOCore ChannelHandler.swift
[1625/1638] Compiling NIOCore ChannelHandlers.swift
[1626/1638] Compiling NIOCore ChannelInvoker.swift
[1627/1638] Compiling NIOCore ChannelOption.swift
[1628/1638] Compiling NIOCore ChannelPipeline.swift
[1629/1638] Compiling NIOCore CircularBuffer.swift
[1630/1638] Compiling NIOCore Codec.swift
[1631/1638] Compiling NIOCore ByteBuffer-core.swift
[1632/1638] Compiling NIOCore ByteBuffer-hexdump.swift
[1633/1638] Compiling NIOCore ByteBuffer-int.swift
[1634/1638] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1635/1638] Compiling NIOCore ByteBuffer-multi-int.swift
[1636/1638] Compiling NIOCore ByteBuffer-views.swift
[1637/1638] Compiling NIOCore Channel.swift
[1638/1638] Emitting module NIOCore
[1639/1691] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1640/1691] Compiling NIOEmbedded AsyncTestingChannel.swift
[1641/1691] Emitting module NIOEmbedded
[1642/1691] Compiling NIOEmbedded Embedded.swift
[1643/1691] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1644/1691] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1645/1691] Compiling NIOPosix PosixSingletons.swift
[1646/1691] Compiling NIOPosix RawSocketBootstrap.swift
[1647/1691] Compiling NIOPosix Resolver.swift
[1648/1696] Compiling NIOPosix HappyEyeballs.swift
[1649/1696] Compiling NIOPosix IO.swift
[1650/1696] Compiling NIOPosix IntegerBitPacking.swift
[1651/1696] Compiling NIOPosix IntegerTypes.swift
[1652/1696] Compiling NIOPosix Linux.swift
[1653/1696] Compiling NIOPosix LinuxCPUSet.swift
[1654/1696] Compiling NIOPosix SocketProtocols.swift
[1655/1696] Compiling NIOPosix System.swift
[1656/1696] Compiling NIOPosix Thread.swift
[1657/1696] Compiling NIOPosix ThreadPosix.swift
[1658/1696] Compiling NIOPosix ThreadWindows.swift
[1659/1696] Compiling NIOPosix UnsafeTransfer.swift
[1660/1696] Compiling NIOPosix Utilities.swift
[1661/1696] Compiling NIOPosix VsockAddress.swift
[1662/1696] Compiling NIOPosix VsockChannelEvents.swift
[1663/1696] Compiling NIOPosix resource_bundle_accessor.swift
[1664/1696] Compiling NIOPosix Selectable.swift
[1665/1696] Compiling NIOPosix SelectableChannel.swift
[1666/1696] Compiling NIOPosix SelectableEventLoop.swift
[1667/1696] Compiling NIOPosix SelectorEpoll.swift
[1668/1696] Compiling NIOPosix SelectorGeneric.swift
[1669/1696] Compiling NIOPosix SelectorKqueue.swift
[1670/1696] Compiling NIOPosix SelectorUring.swift
[1671/1696] Compiling NIOPosix ServerSocket.swift
[1672/1696] Compiling NIOPosix Socket.swift
[1673/1696] Compiling NIOPosix SocketChannel.swift
[1674/1696] Emitting module NIOPosix
[1675/1696] Compiling NIOPosix BaseStreamSocketChannel.swift
[1676/1696] Compiling NIOPosix Bootstrap.swift
[1677/1696] Compiling NIOPosix ControlMessage.swift
[1678/1696] Compiling NIOPosix DatagramVectorReadManager.swift
[1679/1696] Compiling NIOPosix FileDescriptor.swift
[1680/1696] Compiling NIOPosix GetaddrinfoResolver.swift
[1681/1696] Compiling NIOPosix PendingWritesManager.swift
[1682/1696] Compiling NIOPosix PipeChannel.swift
[1683/1696] Compiling NIOPosix PipePair.swift
[1684/1696] Compiling NIOPosix PointerHelpers.swift
[1685/1696] Compiling NIOPosix Pool.swift
[1686/1696] Compiling NIOPosix BSDSocketAPICommon.swift
[1687/1696] Compiling NIOPosix BSDSocketAPIPosix.swift
[1688/1696] Compiling NIOPosix BSDSocketAPIWindows.swift
[1689/1696] Compiling NIOPosix BaseSocket.swift
[1690/1696] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1691/1696] Compiling NIOPosix BaseSocketChannel.swift
[1692/1696] Compiling NIOPosix LinuxUring.swift
[1693/1696] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1694/1696] Compiling NIOPosix NIOThreadPool.swift
[1695/1696] Compiling NIOPosix NonBlockingFileIO.swift
[1696/1696] Compiling NIOPosix PendingDatagramWritesManager.swift
[1697/1750] Emitting module NIO
[1698/1750] Compiling NIO Exports.swift
[1699/1789] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1700/1789] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1701/1789] Compiling NIOSOCKS SOCKSResponse.swift
[1702/1789] Compiling NIOSOCKS ClientStateMachine.swift
[1703/1790] Compiling NIOSOCKS Messages.swift
[1704/1790] Compiling NIOSOCKS Helpers.swift
[1705/1790] Compiling NIOSOCKS Errors.swift
[1706/1790] Compiling NIOSOCKS SOCKSRequest.swift
[1707/1790] Compiling NIOHTTP1 HTTPEncoder.swift
[1708/1790] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1709/1790] Emitting module NIOSOCKS
[1710/1790] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1711/1790] Compiling NIOHTTP1 HTTPDecoder.swift
[1712/1790] Compiling NIOSOCKS ServerStateMachine.swift
[1713/1790] Emitting module NIOTLS
[1714/1790] Compiling NIOTLS TLSEvents.swift
[1715/1790] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1716/1790] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1717/1790] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1718/1790] Compiling NIOTLS SNIHandler.swift
[1719/1818] Compiling NIOSSL ByteBufferBIO.swift
[1720/1818] Compiling NIOSSL CustomPrivateKey.swift
[1721/1818] Compiling NIOSSL IdentityVerification.swift
[1722/1820] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1723/1821] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1724/1821] Emitting module NIOFoundationCompat
[1725/1821] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1726/1843] Compiling NIOTransportServices NIOTSSingletons.swift
[1727/1843] Compiling AsyncKit Optional+StrictMap.swift
[1728/1843] Compiling AsyncKit Exports.swift
[1729/1846] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1730/1846] Compiling NIOTransportServices NIOTSErrors.swift
[1731/1846] Compiling NIOTransportServices NIOTSEventLoop.swift
[1732/1846] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1733/1846] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1734/1846] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1735/1846] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1736/1846] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1737/1846] Emitting module _NIOFileSystem
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1738/1846] Compiling NIOSSL RNG.swift
[1739/1846] Compiling NIOSSL SafeCompare.swift
[1740/1846] Compiling NIOSSL Zeroization.swift
[1741/1848] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1742/1848] Compiling _NIOFileSystem Utilities.swift
[1743/1848] Compiling _NIOFileSystem OpenOptions.swift
[1744/1848] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1747/1848] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1748/1848] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1749/1848] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1750/1848] Compiling NIOTransportServices NIOTSBootstraps.swift
[1751/1848] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1752/1848] Emitting module NIOHTTP1
[1753/1848] Compiling NIOTransportServices StateManagedChannel.swift
[1754/1848] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1755/1848] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1759/1848] Compiling NIOSSL TLSConfiguration.swift
[1760/1848] Compiling NIOSSL UniversalBootstrapSupport.swift
[1761/1913] Compiling MultipartKit Storage.swift
[1762/1913] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1763/1913] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1764/1913] Compiling MultipartKit MultipartPart.swift
[1765/1913] Compiling MultipartKit MultipartPartConvertible.swift
[1766/1913] Compiling MultipartKit FormDataEncoder.swift
[1767/1913] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1768/1913] Compiling MultipartKit FormDataDecoder.swift
[1769/1913] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1772/1914] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1773/1914] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1783/1914] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1784/1914] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1786/1914] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1787/1914] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1791/1914] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1792/1914] Compiling MultipartKit Exports.swift
[1793/1914] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1796/1914] Compiling MultipartKit BasicCodingKey.swift
[1797/1914] Compiling MultipartKit MultipartError.swift
[1798/1914] Compiling MultipartKit MultipartFormData.swift
[1799/1914] Compiling MultipartKit MultipartParser.swift
[1803/1914] Compiling NIOWebSocket WebSocketOpcode.swift
[1804/1914] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1805/1917] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1808/1919] Compiling NIOHPACK IndexedHeaderTable.swift
[1809/1919] Compiling NIOHPACK IntegerCoding.swift
[1826/1922] Emitting module NIOFileSystem
[1827/1922] Compiling NIOFileSystem Exports.swift
[1828/1922] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1829/1922] Compiling NIOHTTPCompression HTTPDecompression.swift
[1830/1922] Emitting module NIOHTTPCompression
[1831/1922] Compiling NIOHTTPCompression HTTPCompression.swift
[1832/1922] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1833/1922] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1834/1922] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1843/1924] Compiling NIOHPACK StaticHeaderTable.swift
[1844/1924] Emitting module _NIOFileSystemFoundationCompat
[1845/1924] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1846/1924] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1847/1924] Compiling NIOWebSocket SHA1.swift
[1848/1924] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1849/1924] Compiling NIOWebSocket WebSocketFrame.swift
[1850/1924] Compiling NIOHPACK HuffmanTables.swift
[1851/1924] Compiling NIOHPACK HuffmanCoding.swift
[1852/1924] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1853/1924] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1854/1924] Emitting module NIOWebSocket
[1855/1924] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1856/1924] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1865/1924] Emitting module MultipartKit
[1878/1924] Compiling MultipartKit MultipartSerializer.swift
[1879/1924] Compiling MultipartKit Utilities.swift
[1880/1924] Compiling NIOHPACK HeaderTables.swift
[1881/1924] Compiling NIOHPACK HPACKErrors.swift
[1884/1924] Compiling NIOHPACK HPACKEncoder.swift
[1885/1924] Compiling NIOHPACK HPACKHeader.swift
[1888/1924] Emitting module NIOTransportServices
[1896/1924] Emitting module NIOExtras
[1897/1924] Emitting module NIOHPACK
[1898/1982] Compiling NIOHTTP2 QuiescingState.swift
[1899/1982] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1900/1982] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1901/1982] Emitting module NIOSSL
[1902/1982] Compiling NIOHTTP2 StateMachineResult.swift
[1903/1982] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1904/1982] Compiling NIOHTTP2 DOSHeuristics.swift
[1905/1982] Compiling NIOExtras WritePCAPHandler.swift
[1912/1996] Compiling WebSocketKit WebSocketHandler.swift
[1913/1996] Compiling WebSocketKit WebSocket.swift
[1914/1996] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1915/1996] Compiling WebSocketKit WebSocket+Connect.swift
[1916/1996] Compiling WebSocketKit Exports.swift
[1917/1996] Compiling WebSocketKit WebSocket+Concurrency.swift
[1918/1996] Emitting module WebSocketKit
[1919/1996] Compiling WebSocketKit WebSocketClient.swift
[1920/1996] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1921/1996] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1922/1996] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1923/1996] Compiling NIOHTTP2 InboundEventBuffer.swift
[1924/1996] Compiling NIOHTTP2 InboundWindowManager.swift
[1925/1996] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1926/1996] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1927/1996] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1928/1996] Compiling NIOHTTP2 MaySendFrames.swift
[1929/1996] Compiling NIOHTTP2 SendingDataState.swift
[1930/1996] Compiling NIOHTTP2 SendingGoawayState.swift
[1931/1996] Compiling NIOHTTP2 SendingHeadersState.swift
[1932/1996] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1933/1996] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1934/1996] Compiling NIOHTTP2 StreamChannelList.swift
[1935/1996] Compiling NIOHTTP2 StreamMap.swift
[1936/1996] Compiling NIOHTTP2 StreamStateMachine.swift
[1937/1996] Compiling NIOHTTP2 UnsafeTransfer.swift
[1938/1996] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1939/1996] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1940/1996] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1941/1996] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1942/1996] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1943/1996] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1944/1996] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1945/1996] Emitting module NIOHTTP2
[1946/1996] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1947/1996] Compiling NIOHTTP2 HTTP2Frame.swift
[1948/1996] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1949/1996] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1950/1996] Compiling NIOHTTP2 HTTP2PingData.swift
[1951/1996] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1952/1996] Compiling NIOHTTP2 HTTP2Settings.swift
[1953/1996] Compiling NIOHTTP2 HTTP2Stream.swift
[1954/1996] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1955/1996] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1956/1996] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1957/1996] Compiling NIOHTTP2 HTTP2StreamID.swift
[1958/1996] Compiling NIOHTTP2 SendingRstStreamState.swift
[1959/1996] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1960/1996] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1961/1996] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1962/1996] Compiling NIOHTTP2 HasLocalSettings.swift
[1963/1996] Compiling NIOHTTP2 HasRemoteSettings.swift
[1964/1996] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1965/1996] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1966/1996] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1967/1996] Compiling NIOHTTP2 MayReceiveFrames.swift
[1968/1996] Compiling NIOHTTP2 ReceivingDataState.swift
[1969/1996] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1970/1996] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1971/1996] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1972/1996] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1973/1996] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1974/1996] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1975/1996] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1976/1996] Compiling NIOHTTP2 HTTP2Error.swift
[1977/1996] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1978/2054] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1979/2054] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1980/2054] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1981/2054] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1982/2054] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1983/2054] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1984/2054] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1985/2060] Compiling AsyncHTTPClient SSLContextCache.swift
[1986/2060] Compiling AsyncHTTPClient Scheme.swift
[1987/2060] Compiling AsyncHTTPClient Singleton.swift
[1988/2060] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1989/2060] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1990/2060] Compiling AsyncHTTPClient Utils.swift
[1991/2060] Compiling AsyncHTTPClient ConnectionPool.swift
[1992/2060] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1993/2060] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1994/2060] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1995/2060] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1996/2060] Compiling AsyncHTTPClient HTTP1Connection.swift
[1997/2060] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1998/2060] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1999/2060] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2000/2060] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2001/2060] Compiling AsyncHTTPClient Transaction.swift
[2002/2060] Compiling AsyncHTTPClient Base64.swift
[2003/2060] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2004/2060] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2005/2060] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2006/2060] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2007/2060] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2008/2060] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2009/2060] Compiling AsyncHTTPClient RequestBodyLength.swift
[2010/2060] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2011/2060] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2012/2060] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2013/2060] Compiling AsyncHTTPClient ConnectionTarget.swift
[2014/2060] Compiling AsyncHTTPClient DeconstructedURL.swift
[2015/2060] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2016/2060] Compiling AsyncHTTPClient FoundationExtensions.swift
[2017/2060] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2018/2060] Compiling AsyncHTTPClient TLSConfiguration.swift
[2019/2060] Compiling AsyncHTTPClient RedirectState.swift
[2020/2060] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2021/2060] Compiling AsyncHTTPClient RequestBag.swift
[2022/2060] Compiling AsyncHTTPClient RequestValidation.swift
[2023/2060] Compiling AsyncHTTPClient RequestOptions.swift
[2024/2060] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2025/2060] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2026/2060] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2027/2060] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2028/2060] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2029/2060] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2030/2060] Compiling AsyncHTTPClient HTTP2Connection.swift
[2031/2060] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2032/2060] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2033/2060] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2034/2060] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2035/2060] Emitting module AsyncHTTPClient
[2036/2060] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2037/2060] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2038/2060] Compiling AsyncHTTPClient HTTPClient.swift
[2039/2060] Compiling AsyncHTTPClient HTTPHandler.swift
[2040/2060] Compiling AsyncHTTPClient LRUCache.swift
[2041/2060] Compiling AsyncHTTPClient NWErrorHandler.swift
[2042/2060] Emitting module AsyncKit
[2061/2249] Compiling Vapor FormDataDecoder+Content.swift
[2062/2249] Compiling Vapor FormDataEncoder+Content.swift
[2063/2249] Compiling Vapor Application+Password.swift
[2064/2249] Compiling Vapor Application+Passwords.swift
[2065/2249] Compiling Vapor AsyncPasswordHasher.swift
[2066/2249] Compiling Vapor BcryptHasher.swift
[2067/2249] Compiling Vapor PasswordHasher.swift
[2068/2249] Compiling Vapor PlaintextHasher.swift
[2069/2249] Compiling Vapor Request+Password.swift
[2070/2249] Compiling Vapor Redirect.swift
[2071/2249] Compiling Vapor Request+Body.swift
[2072/2249] Compiling Vapor Request+BodyStream.swift
[2073/2249] Compiling Vapor Request.swift
[2074/2249] Compiling Vapor Application+Responder.swift
[2075/2249] Compiling Vapor DefaultResponder.swift
[2076/2249] Compiling Vapor Response+Body.swift
[2077/2249] Compiling Vapor Response.swift
[2078/2249] Compiling Vapor ResponseCodable.swift
[2079/2249] Compiling Vapor Application+Routes.swift
[2080/2249] Compiling Vapor Parameters+Require.swift
[2081/2249] Compiling Vapor Request+WebSocket.swift
[2082/2269] Compiling Vapor Case.swift
[2083/2269] Compiling Vapor CharacterSet.swift
[2084/2269] Compiling Vapor Count.swift
[2085/2269] Compiling Vapor Email.swift
[2086/2269] Compiling Vapor Empty.swift
[2087/2269] Compiling Vapor In.swift
[2088/2269] Compiling Vapor Nil.swift
[2089/2269] Compiling Vapor NilIgnoring.swift
[2090/2269] Compiling Vapor Not.swift
[2091/2269] Compiling Vapor Or.swift
[2092/2269] Compiling Vapor Pattern.swift
[2093/2269] Compiling Vapor Range.swift
[2094/2269] Compiling Vapor URL.swift
[2095/2269] Compiling Vapor Valid.swift
[2096/2269] Compiling Vapor Application+Views.swift
[2097/2269] Compiling Vapor PlaintextRenderer.swift
[2098/2269] Compiling Vapor Request+View.swift
[2099/2269] Compiling Vapor View.swift
[2100/2269] Compiling Vapor ViewRenderer.swift
[2101/2269] Compiling Vapor _Deprecations.swift
[2102/2269] Compiling Vapor Route.swift
[2103/2269] Compiling Vapor RouteCollection.swift
[2104/2269] Compiling Vapor Routes.swift
[2105/2269] Compiling Vapor RoutesBuilder+Group.swift
[2106/2269] Compiling Vapor RoutesBuilder+Method.swift
[2107/2269] Compiling Vapor RoutesBuilder+Middleware.swift
[2108/2269] Compiling Vapor RoutesBuilder+WebSocket.swift
[2109/2269] Compiling Vapor RoutesBuilder.swift
[2110/2269] Compiling Vapor OTP.swift
[2111/2269] Compiling Vapor Application+Servers.swift
[2112/2269] Compiling Vapor Server.swift
[2113/2269] Compiling Vapor Application+Sessions.swift
[2114/2269] Compiling Vapor MemorySessions.swift
[2115/2269] Compiling Vapor Request+Session.swift
[2116/2269] Compiling Vapor Session.swift
[2117/2269] Compiling Vapor SessionCache.swift
[2118/2269] Compiling Vapor SessionData.swift
[2119/2269] Compiling Vapor SessionDriver.swift
[2120/2269] Compiling Vapor SessionsConfiguration.swift
[2121/2269] Compiling Vapor SessionsMiddleware.swift
[2122/2269] Compiling Vapor DateFormatter+threadSpecific.swift
[2123/2269] Compiling Vapor Application.swift
[2124/2269] Compiling Vapor AuthenticationCache.swift
[2125/2269] Compiling Vapor Authenticator.swift
[2126/2269] Compiling Vapor BasicAuthorization.swift
[2127/2269] Compiling Vapor BearerAuthorization.swift
[2128/2269] Compiling Vapor GuardMiddleware.swift
[2129/2269] Compiling Vapor RedirectMiddleware.swift
[2130/2269] Compiling Vapor SessionAuthenticatable.swift
[2131/2269] Compiling Vapor Bcrypt.swift
[2132/2269] Compiling Vapor Application+Cache.swift
[2133/2269] Compiling Vapor Cache.swift
[2134/2269] Compiling Vapor CacheExpirationTime.swift
[2135/2269] Compiling Vapor MemoryCache.swift
[2136/2269] Compiling Vapor Request+Cache.swift
[2137/2269] Compiling Vapor Application+Clients.swift
[2138/2269] Compiling Vapor Client.swift
[2139/2269] Compiling Vapor ClientRequest.swift
[2140/2269] Compiling Vapor ClientResponse.swift
[2141/2269] Compiling Vapor Request+Client.swift
[2142/2269] Compiling Vapor BootCommand.swift
[2143/2269] Compiling Vapor CommandContext+Application.swift
[2144/2269] Compiling Vapor StackTrace.swift
[2145/2269] Compiling Vapor Exports.swift
[2146/2269] Compiling Vapor Application+HTTP.swift
[2147/2269] Compiling Vapor BasicResponder.swift
[2148/2269] Compiling Vapor BodyStream.swift
[2149/2269] Compiling Vapor Application+HTTP+Client.swift
[2150/2269] Compiling Vapor EventLoopHTTPClient.swift
[2151/2269] Compiling Vapor EndpointCache.swift
[2152/2269] Compiling Vapor HTTPMethod+String.swift
[2153/2269] Compiling Vapor HTTPStatus.swift
[2154/2269] Compiling Vapor HTTPCookies.swift
[2155/2269] Compiling Vapor HTTPHeaderCacheControl.swift
[2156/2269] Compiling Vapor HTTPHeaderExpires.swift
[2157/2269] Compiling Vapor HTTPHeaderLastModified.swift
[2158/2269] Compiling Vapor HTTPHeaders+Cache.swift
[2159/2269] Compiling Vapor HTTPHeaders+Connection.swift
[2160/2269] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2161/2269] Compiling Vapor HTTPHeaders+ContentRange.swift
[2162/2269] Compiling Vapor HTTPHeaders+Directive.swift
[2163/2269] Compiling Vapor HTTPHeaders+Forwarded.swift
[2164/2269] Compiling Vapor HTTPHeaders+Link.swift
[2165/2269] Compiling Vapor JSONCoder+Custom.swift
[2166/2269] Compiling Vapor JSONCoders+Content.swift
[2167/2269] Compiling Vapor PlaintextDecoder.swift
[2168/2269] Compiling Vapor PlaintextEncoder.swift
[2169/2269] Compiling Vapor URLQueryCoders.swift
[2170/2269] Compiling Vapor URLQueryContainer.swift
[2171/2269] Compiling Vapor Core.swift
[2172/2269] Compiling Vapor Running.swift
[2173/2269] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2174/2269] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2175/2269] Compiling Vapor DotEnvFile+load.swift
[2176/2269] Compiling Vapor Routes+caseInsenstive.swift
[2177/2269] Compiling Vapor Validatable+validate.swift
[2178/2269] Compiling Vapor Environment+Process.swift
[2179/2269] Compiling Vapor Environment+Secret.swift
[2180/2269] Compiling Vapor Environment.swift
[2181/2269] Compiling Vapor Abort.swift
[2182/2269] Compiling Vapor AbortError.swift
[2183/2269] Compiling Vapor DebuggableError.swift
[2184/2269] Compiling Vapor Demangler.swift
[2185/2269] Compiling Vapor ErrorSource.swift
[2186/2269] Compiling Vapor RoutesCommand.swift
[2187/2269] Compiling Vapor ServeCommand.swift
[2188/2269] Compiling Vapor AnyResponse+Concurrency.swift
[2189/2269] Compiling Vapor AsyncBasicResponder.swift
[2190/2269] Compiling Vapor AsyncMiddleware.swift
[2191/2269] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2192/2269] Compiling Vapor AsyncSessionDriver.swift
[2193/2269] Compiling Vapor Authentication+Concurrency.swift
[2194/2269] Compiling Vapor Cache+Concurrency.swift
[2195/2269] Compiling Vapor Client+Concurrency.swift
[2196/2269] Compiling Vapor RequestBody+Concurrency.swift
[2197/2269] Compiling Vapor Responder+Concurrency.swift
[2198/2269] Compiling Vapor ResponseCodable+Concurrency.swift
[2199/2269] Compiling Vapor RoutesBuilder+Concurrency.swift
[2200/2269] Compiling Vapor ViewRenderer+Concurrency.swift
[2201/2269] Compiling Vapor WebSocket+Concurrency.swift
[2202/2269] Compiling Vapor ContainerGetPathExecutor.swift
[2203/2269] Compiling Vapor Content.swift
[2204/2269] Compiling Vapor ContentCoders.swift
[2205/2269] Compiling Vapor ContentConfiguration.swift
[2206/2269] Compiling Vapor ContentContainer.swift
[2207/2269] Compiling Vapor HTTPHeaders+Name.swift
[2208/2269] Compiling Vapor HTTPHeaders.swift
[2209/2269] Compiling Vapor HTTPMediaType.swift
[2210/2269] Compiling Vapor HTTPMediaTypePreference.swift
[2211/2269] Compiling Vapor Responder.swift
[2212/2269] Compiling Vapor Application+HTTP+Server.swift
[2213/2269] Compiling Vapor HTTPServer.swift
[2214/2269] Compiling Vapor HTTPServerHandler.swift
[2215/2269] Compiling Vapor HTTPServerRequestDecoder.swift
[2216/2269] Compiling Vapor HTTPServerResponseEncoder.swift
[2217/2269] Compiling Vapor HTTPServerUpgradeHandler.swift
[2218/2269] Compiling Vapor Logger+Report.swift
[2219/2269] Compiling Vapor LoggingSystem+Environment.swift
[2220/2269] Compiling Vapor Application+Middleware.swift
[2221/2269] Compiling Vapor CORSMiddleware.swift
[2222/2269] Compiling Vapor ErrorMiddleware.swift
[2223/2269] Compiling Vapor FileMiddleware.swift
[2224/2269] Compiling Vapor Middleware.swift
[2225/2269] Compiling Vapor MiddlewareConfiguration.swift
[2226/2269] Compiling Vapor RouteLoggingMiddleware.swift
[2227/2269] Compiling Vapor File+Multipart.swift
[2228/2269] Compiling Vapor Extendable.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2229/2269] Compiling Vapor File.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2230/2269] Compiling Vapor FileIO.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2231/2269] Compiling Vapor LifecycleHandler.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2232/2269] Compiling Vapor OptionalType.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2233/2269] Compiling Vapor RFC1123.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2234/2269] Compiling Vapor SocketAddress+Hostname.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2235/2269] Compiling Vapor Storage.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2236/2269] Compiling Vapor String+IsIPAddress.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2237/2269] Compiling Vapor Thread.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2238/2269] Compiling Vapor URI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2239/2269] Compiling Vapor RangeResult.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2240/2269] Compiling Vapor Validatable.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2241/2269] Compiling Vapor Validation.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2242/2269] Compiling Vapor ValidationKey.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2243/2269] Compiling Vapor Validations.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2244/2269] Compiling Vapor ValidationsError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2245/2269] Compiling Vapor Validator.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2246/2269] Compiling Vapor ValidatorResult.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2247/2269] Compiling Vapor And.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[2248/2269] Compiling Vapor URLEncodedFormData.swift
[2249/2269] Compiling Vapor URLEncodedFormDecoder.swift
[2250/2269] Compiling Vapor URLEncodedFormEncoder.swift
[2251/2269] Compiling Vapor URLEncodedFormError.swift
[2252/2269] Compiling Vapor URLEncodedFormParser.swift
[2253/2269] Compiling Vapor URLEncodedFormSerializer.swift
[2254/2269] Compiling Vapor URLQueryFragmentConvertible.swift
[2255/2269] Compiling Vapor AnyResponse.swift
[2256/2269] Compiling Vapor Array+Random.swift
[2257/2269] Compiling Vapor Base32.swift
[2258/2269] Compiling Vapor Base64.swift
[2259/2269] Compiling Vapor BaseN.swift
[2260/2269] Compiling Vapor BasicCodingKey.swift
[2261/2269] Compiling Vapor ByteCount.swift
[2262/2269] Compiling Vapor Bytes+Hex.swift
[2263/2269] Compiling Vapor Bytes+SecureCompare.swift
[2264/2269] Compiling Vapor Collection+Safe.swift
[2265/2269] Compiling Vapor DataProtocol+Copy.swift
[2266/2269] Compiling Vapor DecoderUnwrapper.swift
[2267/2269] Compiling Vapor DirectoryConfiguration.swift
[2268/2269] Compiling Vapor DotEnv.swift
[2269/2269] Emitting module Vapor
[2270/2285] Compiling JWT JWTError+Vapor.swift
[2271/2286] Compiling JWT JWTAuthenticator.swift
[2272/2286] Compiling Submissions ValidatableRequest.swift
[2273/2286] Compiling Submissions CreateRequest.swift
[2274/2286] Compiling Submissions RequestMakeable.swift
[2275/2286] Emitting module Submissions
[2276/2286] Compiling Submissions UpdateRequest.swift
[2277/2286] Compiling JWT JWT+Microsoft.swift
[2278/2286] Compiling JWT Request+JWT.swift
[2279/2286] Compiling JWT JWT+Google.swift
[2280/2286] Compiling JWT JWKSCache.swift
[2281/2286] Compiling JWT JWT+Apple.swift
[2282/2286] Compiling JWT Application+JWT.swift
[2283/2286] Compiling JWT AsyncJWTAuthenticator.swift
[2284/2286] Compiling JWT Exports.swift
[2285/2286] Compiling JWT JWT+Concurrency.swift
[2286/2286] Emitting module JWT
[2287/2297] Compiling Keychain LoginRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/LoginRequest.swift:27:63: warning: capture of 'errorOnWrongPassword' with non-sendable type '() -> any Error' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                         .verify(loginRequest.password, created: user[keyPath: hashedPasswordKey])
26 |                         .flatMapThrowing { passwordsMatch in
27 |                             guard passwordsMatch else { throw errorOnWrongPassword() }
   |                                                               |- warning: capture of 'errorOnWrongPassword' with non-sendable type '() -> any Error' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                                               `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |
29 |                             return try authenticationResponse(
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/LoginRequest.swift:25:33: warning: capture of 'loginRequest' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 |                 .flatMap { user in
24 |                     request.password.async
25 |                         .verify(loginRequest.password, created: user[keyPath: hashedPasswordKey])
   |                                 `- warning: capture of 'loginRequest' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
26 |                         .flatMapThrowing { passwordsMatch in
27 |                             guard passwordsMatch else { throw errorOnWrongPassword() }
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/LoginRequest.swift:27:63: warning: capture of 'errorOnWrongPassword' with non-sendable type '() -> any Error' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                         .verify(loginRequest.password, created: user[keyPath: hashedPasswordKey])
26 |                         .flatMapThrowing { passwordsMatch in
27 |                             guard passwordsMatch else { throw errorOnWrongPassword() }
   |                                                               |- warning: capture of 'errorOnWrongPassword' with non-sendable type '() -> any Error' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                                               `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |
29 |                             return try authenticationResponse(
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/LoginRequest.swift:27:63: warning: capture of 'errorOnWrongPassword' with non-sendable type '() -> any Error' in a `@Sendable` closure; this is an error in the Swift 6 language mode
25 |                         .verify(loginRequest.password, created: user[keyPath: hashedPasswordKey])
26 |                         .flatMapThrowing { passwordsMatch in
27 |                             guard passwordsMatch else { throw errorOnWrongPassword() }
   |                                                               |- warning: capture of 'errorOnWrongPassword' with non-sendable type '() -> any Error' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                                                               `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 |
29 |                             return try authenticationResponse(
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/LoginRequest.swift:30:38: warning: capture of 'user' with non-sendable type 'Self.AccessKeychainConfig.JWTPayload.User' in a `@Sendable` closure; this is an error in the Swift 6 language mode
28 |
29 |                             return try authenticationResponse(
30 |                                 for: user,
   |                                      `- warning: capture of 'user' with non-sendable type 'Self.AccessKeychainConfig.JWTPayload.User' in a `@Sendable` closure; this is an error in the Swift 6 language mode
31 |                                 on: request,
32 |                                 currentDate: currentDate
[2288/2297] Compiling Keychain ResetPasswordRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/ResetPasswordRequest.swift:20:17: warning: capture of 'user' with non-sendable type 'Self.Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 |             .hash(resetPasswordRequest.password)
19 |             .map {
20 |                 user[keyPath: Self.hashedPasswordKey] = $0
   |                 `- warning: capture of 'user' with non-sendable type 'Self.Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
21 |                 return user
22 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/ResetPasswordRequest.swift:20:17: warning: capture of 'user' with non-sendable type 'Self.Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 |             .hash(resetPasswordRequest.password)
19 |             .map {
20 |                 user[keyPath: Self.hashedPasswordKey] = $0
   |                 `- warning: capture of 'user' with non-sendable type 'Self.Model' in a `@Sendable` closure; this is an error in the Swift 6 language mode
21 |                 return user
22 |             }
[2289/2297] Compiling Keychain RegisterRequest.swift
[2290/2297] Compiling Keychain KeychainPayload.swift
[2291/2298] Compiling Keychain ForgotPasswordRequest.swift
[2292/2298] Compiling Keychain KeychainConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/KeychainConfig.swift:62:57: warning: converting non-sendable function value to '@Sendable (T.JWTPayload.User) -> (Void)' may introduce data races
60 |         for request: Request
61 |     ) -> EventLoopFuture<Void> {
62 |         jwt.findUser(request: request).map(request.auth.login)
   |                                                         `- warning: converting non-sendable function value to '@Sendable (T.JWTPayload.User) -> (Void)' may introduce data races
63 |     }
64 | }
[2293/2298] Compiling Keychain Request+JWTKeychain.swift
[2294/2298] Compiling Keychain Application+JWTKeychain.swift
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/Extensions/Application+JWTKeychain.swift:6:28: warning: type 'Application.Keychain.Key.Value' (aka 'Application.Keychain') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 3 |
 4 | public extension Application {
 5 |     struct Keychain {
   |            `- note: consider making struct 'Keychain' conform to the 'Sendable' protocol
 6 |         fileprivate struct Key: StorageKey {
   |                            `- warning: type 'Application.Keychain.Key.Value' (aka 'Application.Keychain') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 7 |             typealias Value = Keychain
 8 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/Extensions/Application+JWTKeychain.swift:32:16: warning: type 'JWKStorageKey<Config>.Value' (aka 'Config') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
30 | }
31 |
32 | private struct JWKStorageKey<Config: KeychainConfig>: StorageKey {
   |                `- warning: type 'JWKStorageKey<Config>.Value' (aka 'Config') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
33 |     typealias Value = Config
34 | }
[2295/2298] Emitting module Keychain
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/Extensions/Application+JWTKeychain.swift:6:28: warning: type 'Application.Keychain.Key.Value' (aka 'Application.Keychain') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 3 |
 4 | public extension Application {
 5 |     struct Keychain {
   |            `- note: consider making struct 'Keychain' conform to the 'Sendable' protocol
 6 |         fileprivate struct Key: StorageKey {
   |                            `- warning: type 'Application.Keychain.Key.Value' (aka 'Application.Keychain') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 7 |             typealias Value = Keychain
 8 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/Extensions/Application+JWTKeychain.swift:32:16: warning: type 'JWKStorageKey<Config>.Value' (aka 'Config') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
30 | }
31 |
32 | private struct JWKStorageKey<Config: KeychainConfig>: StorageKey {
   |                `- warning: type 'JWKStorageKey<Config>.Value' (aka 'Config') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
33 |     typealias Value = Config
34 | }
[2296/2298] Compiling Keychain AuthenticationRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/AuthenticationResponse.swift:26:42: warning: capture of 'self' with non-sendable type 'AuthenticationResponse<User>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 1 | import Vapor
 2 |
 3 | public struct AuthenticationResponse<User> {
   |               `- note: consider making generic struct 'AuthenticationResponse' conform to the 'Sendable' protocol
 4 |     public let user: User
 5 |     public let accessToken: String
   :
24 |     ) -> EventLoopFuture<AuthenticationResponse<T>> {
25 |         transformUser(user).map {
26 |             .init(user: $0, accessToken: self.accessToken, refreshToken: self.refreshToken)
   |                                          `- warning: capture of 'self' with non-sendable type 'AuthenticationResponse<User>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
27 |         }
28 |     }
[2297/2298] Compiling Keychain AuthenticationResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/Keychain/AuthenticationResponse.swift:26:42: warning: capture of 'self' with non-sendable type 'AuthenticationResponse<User>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 1 | import Vapor
 2 |
 3 | public struct AuthenticationResponse<User> {
   |               `- note: consider making generic struct 'AuthenticationResponse' conform to the 'Sendable' protocol
 4 |     public let user: User
 5 |     public let accessToken: String
   :
24 |     ) -> EventLoopFuture<AuthenticationResponse<T>> {
25 |         transformUser(user).map {
26 |             .init(user: $0, accessToken: self.accessToken, refreshToken: self.refreshToken)
   |                                          `- warning: capture of 'self' with non-sendable type 'AuthenticationResponse<User>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
27 |         }
28 |     }
[2298/2298] Compiling Keychain Storage+orSetDefault.swift
Build complete! (165.08s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/nodes-vapor/submissions.git
[1/1482] Fetching submissions
[16/3989] Fetching submissions, jwt
[3990/72683] Fetching submissions, jwt, vapor
Fetched https://github.com/nodes-vapor/submissions.git from cache (2.65s)
Fetched https://github.com/vapor/jwt.git from cache (2.65s)
Fetched https://github.com/vapor/vapor.git from cache (2.65s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 4.2.2 (0.68s)
Fetching https://github.com/vapor/jwt-kit.git
[1/7645] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.68s)
Computing version for https://github.com/nodes-vapor/submissions.git
Computed https://github.com/nodes-vapor/submissions.git at 3.0.0-rc.6 (0.66s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.4 (0.68s)
Fetching https://github.com/apple/swift-crypto.git
[1/7800] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.57s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.4.0 (0.54s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.101.1 (0.71s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/vapor/multipart-kit.git
[1/1563] Fetching swift-atomics
[33/3408] Fetching swift-atomics, multipart-kit
[70/8241] Fetching swift-atomics, multipart-kit, swift-nio-extras
[119/10714] Fetching swift-atomics, multipart-kit, swift-nio-extras, websocket-kit
[651/14067] Fetching swift-atomics, multipart-kit, swift-nio-extras, websocket-kit, swift-log
[964/16095] Fetching swift-atomics, multipart-kit, swift-nio-extras, websocket-kit, swift-log, swift-metrics
[1187/21323] Fetching swift-atomics, multipart-kit, swift-nio-extras, websocket-kit, swift-log, swift-metrics, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (1.29s)
Fetching https://github.com/apple/swift-nio-http2.git
[17516/18850] Fetching swift-atomics, multipart-kit, swift-nio-extras, swift-log, swift-metrics, swift-algorithms
[18815/29083] Fetching swift-atomics, multipart-kit, swift-nio-extras, swift-log, swift-metrics, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (2.19s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-atomics.git from cache (2.19s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git from cache (2.19s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.19s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.19s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.20s)
Fetching https://github.com/swift-server/async-http-client.git
[103/10233] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.63s)
[1/2335] Fetching async-kit
[95/7733] Fetching async-kit, console-kit
[149/28423] Fetching async-kit, console-kit, routing-kit
[1119/40691] Fetching async-kit, console-kit, routing-kit, swift-nio-ssl
[1120/53355] Fetching async-kit, console-kit, routing-kit, swift-nio-ssl, async-http-client
[36758/118940] Fetching async-kit, console-kit, routing-kit, swift-nio-ssl, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.48s)
[29110/106276] Fetching async-kit, console-kit, routing-kit, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/routing-kit.git from cache (1.74s)
Fetched https://github.com/vapor/console-kit.git from cache (1.74s)
Fetched https://github.com/vapor/async-kit.git from cache (1.74s)
[14236/77853] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.86s)
[2624/65585] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (16.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.64s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3518] Fetching swift-system
[529/17531] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.94s)
Fetched https://github.com/apple/swift-system.git from cache (1.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.54s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.62s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.65s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2105] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.06s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/5472] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.15s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.76s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.14.2 (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.69s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.22.0 (0.72s)
Fetching https://github.com/apple/swift-http-types
[5/414] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.92s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.31.0 (0.54s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.81s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.21.1 (0.53s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.21.0 (0.51s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.1.0 (0.65s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.52s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.4 (0.65s)
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.22.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.21.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.0
Creating working copy for https://github.com/nodes-vapor/submissions.git
Working copy of https://github.com/nodes-vapor/submissions.git resolved at 3.0.0-rc.6
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.21.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.26.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/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 4.2.2
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.14.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.4
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.4
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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.31.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.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.101.1
warning: 'swift-system': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/CMakeLists.txt
warning: 'jwt': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt/Sources/JWT/Docs.docc
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
  "dependencies" : [
    {
      "identity" : "jwt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.50.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "submissions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0-rc",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nodes-vapor/submissions.git"
    }
  ],
  "manifest_display_name" : "keychain",
  "name" : "keychain",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Keychain",
      "targets" : [
        "Keychain"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeychainTests",
      "module_type" : "SwiftTarget",
      "name" : "KeychainTests",
      "path" : "Tests/KeychainTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "Controllers/UserController.swift",
        "Errors/TestError.swift",
        "KeychainTests.swift",
        "Models/Entities/User.swift",
        "Models/JWTPayloads/UserJWTPayload.swift",
        "Models/KeychainConfigs/UserAccessKeychainConfig.swift",
        "Models/KeychainConfigs/UserRefreshKeychainConfig.swift",
        "Models/KeychainConfigs/UserResetKeychainConfig.swift",
        "Models/Requests/UserForgotPasswordRequest.swift",
        "Models/Requests/UserLoginRequest.swift",
        "Models/Requests/UserRegisterRequest.swift",
        "Models/Requests/UserResetPasswordRequest.swift",
        "Models/Responses/RefreshTokenResponse.swift",
        "Models/Responses/TestAuthenticationResponse.swift",
        "Models/Responses/UserResponse.swift",
        "Test Helpers/TestHasher.swift",
        "Test Helpers/TestJWTAlgorithm.swift",
        "Test Helpers/TestValidatorResultFailure.swift",
        "Utilities/Application+mail.swift",
        "Utilities/Application+users.swift",
        "Utilities/Request+users.swift"
      ],
      "target_dependencies" : [
        "Keychain"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Keychain",
      "module_type" : "SwiftTarget",
      "name" : "Keychain",
      "path" : "Sources/Keychain",
      "product_dependencies" : [
        "JWT",
        "Vapor",
        "Submissions"
      ],
      "product_memberships" : [
        "Keychain"
      ],
      "sources" : [
        "AuthenticationRequest.swift",
        "AuthenticationResponse.swift",
        "Extensions/Application+JWTKeychain.swift",
        "Extensions/Request+JWTKeychain.swift",
        "ForgotPasswordRequest.swift",
        "KeychainConfig.swift",
        "KeychainPayload.swift",
        "LoginRequest.swift",
        "RegisterRequest.swift",
        "ResetPasswordRequest.swift",
        "Utilities/Storage+orSetDefault.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.