The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of FOSUtilities, reference main (5791e5), with Swift 6.1 for macOS (SPM) on 8 Sep 2025 22:23:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

[587/1775] Compiling DequeModule _DequeBuffer.swift
[588/1775] Compiling DequeModule _DequeSlot.swift
[589/1775] Compiling DequeModule _DequeBufferHeader.swift
[590/1776] Compiling DequeModule _DequeSlot.swift
[591/1777] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[592/1777] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[593/1777] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[594/1777] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[595/1777] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[596/1777] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[597/1777] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[598/1777] Compiling HashTreeCollections TreeSet.swift
[599/1777] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[600/1777] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[601/1777] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[602/1777] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[603/1777] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[604/1777] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[605/1777] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[606/1777] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[607/1777] Compiling HashTreeCollections _HashNode+Lookups.swift
[621/1777] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[622/1777] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[623/1777] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[624/1777] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[625/1777] Compiling DequeModule Deque._UnsafeHandle.swift
[626/1777] Compiling DequeModule Deque.swift
[627/1777] Emitting module FOSFoundation
[628/1780] Compiling DequeModule _UnsafeWrappedBuffer.swift
[629/1780] Emitting module FOSFoundation
[638/1783] Compiling DequeModule _UnsafeWrappedBuffer.swift
[639/1783] Compiling FOSFoundation String+Crypto.swift
[640/1783] Compiling FOSFoundation String+Obfuscation.swift
[641/1783] Compiling FOSFoundation String+Polyfill.swift
[642/1783] Compiling FOSFoundation String+Utilities.swift
[643/1783] Compiling FOSFoundation Uppercased.swift
[644/1783] Compiling FOSFoundation SystemVersion.swift
[647/1783] Compiling FOSFoundation Double.swift
[648/1783] Compiling Yams YamlError.swift
[649/1783] Compiling Yams YamlTagProviding.swift
[650/1783] Compiling FOSFoundation DataFetch.swift
[651/1783] Compiling FOSFoundation DataFetchError.swift
[652/1783] Compiling FOSFoundation JSONError.swift
[653/1783] Compiling FOSFoundation Stubbable.swift
[654/1783] Compiling FOSFoundation Array.swift
[664/1783] Compiling DequeModule _DequeBuffer.swift
[665/1783] Compiling DequeModule _DequeBufferHeader.swift
[666/1783] Compiling DequeModule Deque+Equatable.swift
[667/1783] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[668/1783] Compiling DequeModule Deque+CustomReflectable.swift
[669/1783] Compiling DequeModule Deque+Descriptions.swift
[670/1783] Compiling DequeModule Deque+Extras.swift
[671/1783] Compiling DequeModule Deque+Hashable.swift
[672/1783] Compiling DequeModule Deque+Testing.swift
[673/1783] Compiling DequeModule Deque._Storage.swift
[702/1783] Compiling RoutingKit TrieRouter.swift
[703/1783] Compiling RoutingKit Router.swift
[704/1783] Compiling RoutingKit PathComponent.swift
[705/1783] Compiling DequeModule Deque+Codable.swift
[706/1783] Compiling DequeModule Deque+Collection.swift
[707/1783] Emitting module DequeModule
[719/1857] Compiling Crypto ObjectIdentifier.swift
[720/1857] Compiling Crypto ECDSASignature.swift
[721/1857] Compiling Crypto PEMDocument.swift
[722/1857] Compiling Crypto PKCS8PrivateKey.swift
[723/1857] Compiling Crypto SEC1PrivateKey.swift
[724/1857] Compiling Crypto SubjectPublicKeyInfo.swift
[725/1857] Compiling Crypto CryptoError_boring.swift
[726/1857] Compiling Crypto CryptoKitErrors.swift
[727/1857] Compiling Crypto AES.swift
[728/1857] Compiling Crypto AES-GCM_boring.swift
[729/1857] Compiling Crypto ChaChaPoly_boring.swift
[730/1857] Compiling Crypto ChaChaPoly.swift
[731/1857] Compiling Crypto Cipher.swift
[732/1857] Compiling Crypto Nonces.swift
[733/1857] Compiling Crypto ASN1.swift
[734/1857] Compiling Crypto ASN1Any.swift
[735/1857] Compiling Crypto ASN1BitString.swift
[736/1857] Compiling Crypto DH.swift
[737/1857] Compiling Crypto ECDH.swift
[738/1857] Compiling Crypto HKDF.swift
[739/1857] Compiling Crypto AESWrap.swift
[740/1857] Compiling Crypto AESWrap_boring.swift
[741/1857] Compiling Crypto Ed25519_boring.swift
[742/1857] Compiling Crypto NISTCurvesKeys_boring.swift
[743/1857] Compiling Crypto X25519Keys_boring.swift
[744/1857] Compiling Crypto AES-GCM.swift
[745/1857] Compiling Crypto ECDSASignature_boring.swift
[746/1857] Compiling Crypto ECDSA_boring.swift
[747/1857] Compiling Crypto EdDSA_boring.swift
[748/1857] Compiling Crypto ECDSA.swift
[749/1857] Compiling Crypto Ed25519.swift
[750/1857] Compiling Crypto Signature.swift
[751/1857] Compiling Crypto CryptoKitErrors_boring.swift
[752/1857] Compiling Crypto Digest_boring.swift
[753/1857] Compiling Crypto Digest.swift
[754/1931] Compiling Crypto ASN1Boolean.swift
[755/1931] Compiling Crypto ASN1Identifier.swift
[756/1931] Compiling Crypto ASN1Integer.swift
[757/1931] Compiling Crypto ASN1Null.swift
[758/1931] Compiling Crypto ASN1OctetString.swift
[759/1931] Compiling Crypto ASN1Strings.swift
[760/1931] Compiling Crypto ArraySliceBigint.swift
[761/1931] Compiling Crypto GeneralizedTime.swift
[762/1931] Compiling Crypto AES-GCM.swift
[763/1931] Compiling Crypto AES-GCM_boring.swift
[764/1931] Compiling Crypto ChaChaPoly_boring.swift
[765/1931] Compiling Crypto ChaChaPoly.swift
[766/1931] Compiling Crypto Cipher.swift
[767/1931] Compiling Crypto Nonces.swift
[768/1931] Compiling Crypto ASN1.swift
[769/1931] Compiling Crypto ASN1Any.swift
[770/1931] Compiling Crypto ASN1BitString.swift
[771/1931] Compiling Crypto ObjectIdentifier.swift
[772/1931] Compiling Crypto PEMDocument.swift
[773/1931] Compiling Crypto PKCS8PrivateKey.swift
[783/1931] Compiling Crypto ECDSASignature.swift
[791/1934] Emitting module HashTreeCollections
[807/1937] Compiling Crypto HPKE-Context.swift
[808/1937] Compiling Crypto HPKE-KeySchedule.swift
[809/1937] Compiling Crypto HPKE-Modes.swift
[810/1937] Compiling Crypto CryptoError_boring.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSFoundation/Networking/DataFetch.swift:443:39: warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
441 |                         // NOTE: The compiler has no idea what type it's dealing with here,
442 |                         //  so we can ignore the warnings.
443 |                         result = (tmp as! ResultValue) // swiftlint:disable:this force_cast
    |                                       `- warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
444 |                     } else {
445 |                         throw DataFetchError.badResponseMimeType(responseMimeType ?? "<unknown>")
[811/1937] Compiling Crypto CryptoKitErrors.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSFoundation/Networking/DataFetch.swift:443:39: warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
441 |                         // NOTE: The compiler has no idea what type it's dealing with here,
442 |                         //  so we can ignore the warnings.
443 |                         result = (tmp as! ResultValue) // swiftlint:disable:this force_cast
    |                                       `- warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
444 |                     } else {
445 |                         throw DataFetchError.badResponseMimeType(responseMimeType ?? "<unknown>")
[812/1937] Compiling Crypto HPKE.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSFoundation/Networking/DataFetch.swift:443:39: warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
441 |                         // NOTE: The compiler has no idea what type it's dealing with here,
442 |                         //  so we can ignore the warnings.
443 |                         result = (tmp as! ResultValue) // swiftlint:disable:this force_cast
    |                                       `- warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
444 |                     } else {
445 |                         throw DataFetchError.badResponseMimeType(responseMimeType ?? "<unknown>")
[814/1937] Compiling Crypto SEC1PrivateKey.swift
[815/1937] Compiling Crypto SubjectPublicKeyInfo.swift
[835/1937] Compiling reader.c
/Users/admin/builder/spi-builder-workspace/Sources/FOSFoundation/Networking/DataFetch.swift:443:39: warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
441 |                         // NOTE: The compiler has no idea what type it's dealing with here,
442 |                         //  so we can ignore the warnings.
443 |                         result = (tmp as! ResultValue) // swiftlint:disable:this force_cast
    |                                       `- warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
444 |                     } else {
445 |                         throw DataFetchError.badResponseMimeType(responseMimeType ?? "<unknown>")
/Users/admin/builder/spi-builder-workspace/Sources/FOSFoundation/Networking/DataFetch.swift:443:39: warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
441 |                         // NOTE: The compiler has no idea what type it's dealing with here,
442 |                         //  so we can ignore the warnings.
443 |                         result = (tmp as! ResultValue) // swiftlint:disable:this force_cast
    |                                       `- warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
444 |                     } else {
445 |                         throw DataFetchError.badResponseMimeType(responseMimeType ?? "<unknown>")
/Users/admin/builder/spi-builder-workspace/Sources/FOSFoundation/Networking/DataFetch.swift:443:39: warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
441 |                         // NOTE: The compiler has no idea what type it's dealing with here,
442 |                         //  so we can ignore the warnings.
443 |                         result = (tmp as! ResultValue) // swiftlint:disable:this force_cast
    |                                       `- warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
444 |                     } else {
445 |                         throw DataFetchError.badResponseMimeType(responseMimeType ?? "<unknown>")
[852/1937] Compiling Crypto Insecure.swift
[853/1937] Compiling Crypto Insecure_HashFunctions.swift
[854/1937] Compiling Crypto KEM.swift
[854/1937] Compiling parser.c
[858/1937] Compiling api.c
[860/1937] Emitting module RoutingKit
[861/1937] Compiling RoutingKit AnyRouter.swift
[862/1937] Compiling RoutingKit Parameters.swift
[862/1937] Compiling emitter.c
[864/1937] Compiling RoutingKit TrieRouter.swift
[865/1937] Compiling RoutingKit Router.swift
[866/1937] Emitting module RoutingKit
[867/1937] Compiling RoutingKit PathComponent.swift
[868/1937] Compiling RoutingKit AnyRouter.swift
[869/1937] Compiling RoutingKit Parameters.swift
[870/1937] Compiling CoreMetrics Metrics.swift
[871/1937] Compiling CoreMetrics Locks.swift
[872/1937] Emitting module CoreMetrics
[872/1957] Compiling CSystem shims.c
[873/1957] Compiling CVaporBcrypt blf.c
[875/1957] Compiling CSystem shims.c
[876/1957] Compiling CNIOWindows shim.c
[877/1959] Compiling CVaporBcrypt bcrypt.c
[878/1987] Compiling CNIOWindows WSAStartup.c
[879/1987] Compiling CVaporBcrypt bcrypt.c
[880/1987] Compiling CNIOWindows shim.c
[881/1987] Compiling CNIOWindows WSAStartup.c
[882/1987] Compiling CNIOWASI CNIOWASI.c
[884/2015] Compiling CNIOSHA1 c_nio_sha1.c
[886/2015] Compiling CNIOPosix event_loop_id.c
[888/2015] Compiling CNIOLinux shim.c
[889/2015] Compiling CNIOLinux liburing_shims.c
[890/2015] Compiling CNIOLinux shim.c
[891/2015] Compiling CNIOLinux liburing_shims.c
[893/2015] Emitting module CoreMetrics
[894/2015] Compiling CoreMetrics Locks.swift
[895/2015] Compiling CoreMetrics Metrics.swift
[895/2015] Compiling CNIOLLHTTP c_nio_http.c
[897/2015] Compiling Crypto HPKE-KexKeyDerivation.swift
[898/2015] Compiling Crypto HPKE-LabeledExtract.swift
[899/2015] Compiling Crypto HPKE-Utils.swift
[900/2015] Compiling Crypto DHKEM.swift
[901/2015] Compiling Crypto HPKE-KEM-Curve25519.swift
[902/2015] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[903/2015] Compiling Crypto HPKE-KEM.swift
[904/2015] Compiling Crypto HPKE-Errors.swift
[904/2023] Compiling CNIOLLHTTP c_nio_api.c
[906/2023] Compiling SystemPackage MachPort.swift
[907/2023] Compiling SystemPackage PlatformString.swift
[908/2023] Compiling SystemPackage SystemString.swift
[909/2026] Compiling Crypto Curve25519.swift
[910/2026] Compiling Crypto Ed25519Keys.swift
[911/2026] Compiling Crypto NISTCurvesKeys.swift
[912/2026] Compiling Crypto X25519Keys.swift
[913/2026] Compiling Crypto SymmetricKeys.swift
[914/2026] Compiling Crypto HMAC.swift
[915/2026] Compiling Crypto MACFunctions.swift
[916/2026] Compiling Crypto MessageAuthenticationCode.swift
[925/2026] Compiling SystemPackage Errno.swift
[926/2026] Compiling SystemPackage ErrnoWindows.swift
[927/2026] Compiling SystemPackage FileDescriptor.swift
[928/2026] Compiling SystemPackage FilePermissions.swift
[929/2026] Compiling SystemPackage Backcompat.swift
[930/2026] Compiling SystemPackage CInterop.swift
[931/2026] Compiling SystemPackage FilePathString.swift
[932/2026] Compiling SystemPackage FilePathSyntax.swift
[933/2026] Compiling Crypto DH.swift
[934/2026] Compiling Crypto ECDH.swift
[935/2026] Compiling Crypto HKDF.swift
[936/2026] Compiling Crypto AESWrap.swift
[937/2026] Compiling Crypto AESWrap_boring.swift
[938/2026] Compiling Crypto Ed25519_boring.swift
[939/2026] Compiling Crypto NISTCurvesKeys_boring.swift
[940/2026] Compiling Crypto X25519Keys_boring.swift
[941/2026] Compiling Crypto AES.swift
[942/2026] Compiling Crypto ECDSASignature_boring.swift
[943/2026] Compiling Crypto ECDSA_boring.swift
[944/2026] Compiling Crypto EdDSA_boring.swift
[945/2026] Compiling Crypto ECDSA.swift
[946/2026] Compiling Crypto Ed25519.swift
[947/2026] Compiling Crypto Signature.swift
[948/2026] Compiling Crypto CryptoKitErrors_boring.swift
[949/2026] Compiling SystemPackage FilePathTemp.swift
[950/2026] Compiling SystemPackage RawBuffer.swift
[951/2026] Compiling SystemPackage Syscalls.swift
[952/2026] Compiling SystemPackage WindowsSyscallAdapters.swift
[953/2026] Compiling SystemPackage FileHelpers.swift
[954/2026] Compiling SystemPackage FileOperations.swift
[955/2026] Compiling SystemPackage FilePath.swift
[956/2026] Compiling SystemPackage Constants.swift
[957/2026] Compiling SystemPackage Exports.swift
[958/2026] Compiling Crypto Digest_boring.swift
[959/2026] Compiling Crypto Digest.swift
[960/2026] Compiling Crypto Digests.swift
[961/2026] Compiling Crypto HashFunctions.swift
[962/2026] Compiling Crypto HashFunctions_SHA2.swift
[963/2026] Compiling Crypto HPKE-AEAD.swift
[964/2026] Compiling Crypto HPKE-Ciphersuite.swift
[965/2026] Compiling Crypto HPKE-KDF.swift
[1007/2034] Compiling SystemPackage Mocking.swift
[1008/2034] Compiling SystemPackage FilePathComponentView.swift
[1009/2034] Compiling SystemPackage FilePathComponents.swift
[1010/2034] Compiling SystemPackage FilePathParsing.swift
[1011/2034] Compiling SystemPackage FilePathTempPosix.swift
[1012/2034] Compiling SystemPackage FilePathTempWindows.swift
[1013/2034] Compiling SystemPackage FilePathWindows.swift
[1017/2034] Compiling SystemPackage Util+StringArray.swift
[1018/2034] Compiling SystemPackage Util.swift
[1019/2034] Compiling SystemPackage UtilConsumers.swift
[1022/2034] Compiling Crypto ECDH_boring.swift
[1047/2036] Compiling Metrics Metrics.swift
[1048/2036] Emitting module Metrics
[1048/2036] Compiling CNIOLLHTTP c_nio_http.c
[1050/2036] Emitting module Crypto
[1052/2038] Compiling CNIOLLHTTP c_nio_api.c
[1054/2038] Emitting module Crypto
[1054/2038] Compiling CNIOExtrasZlib empty.c
[1059/2041] Compiling CNIOLLHTTP c_nio_llhttp.c
[1062/2041] Compiling Yams YamlError.swift
[1063/2041] Compiling Yams YamlTagProviding.swift
[1072/2041] Compiling CNIOLLHTTP c_nio_llhttp.c
[1074/2041] Compiling Metrics Metrics.swift
[1075/2041] Emitting module Metrics
[1076/2041] Emitting module Yams
[1077/2041] Emitting module SystemPackage
[1082/2041] Compiling SystemPackage Util+StringArray.swift
[1083/2041] Compiling SystemPackage Util.swift
[1084/2041] Compiling SystemPackage UtilConsumers.swift
[1121/2041] Compiling Crypto RNG_boring.swift
[1122/2041] Compiling Crypto SafeCompare_boring.swift
[1123/2041] Compiling Crypto Zeroization_boring.swift
[1124/2041] Compiling Crypto PrettyBytes.swift
[1125/2041] Compiling Crypto SafeCompare.swift
[1126/2041] Compiling Crypto SecureBytes.swift
[1127/2041] Compiling Crypto Zeroization.swift
[1128/2041] Compiling Crypto resource_bundle_accessor.swift
[1147/2041] Compiling fiat_p256_adx_sqr.S
[1151/2041] Compiling fiat_p256_adx_mul.S
[1152/2041] Compiling fiat_curve25519_adx_square.S
[1153/2041] Compiling fiat_curve25519_adx_mul.S
[1159/2041] Compiling CNIODarwin shim.c
[1161/2041] Compiling CNIOBoringSSLShims shims.c
[1164/2041] Emitting module SwiftSyntax
[1164/2048] Compiling t1_enc.cc
[1165/2048] Compiling tls13_server.cc
[1165/2048] Compiling tls_method.cc
[1166/2048] Compiling tls13_both.cc
[1168/2048] Compiling tls13_enc.cc
[1168/2048] Compiling tls13_client.cc
[1169/2048] Compiling tls_record.cc
[1171/2048] Compiling ssl_x509.cc
[1179/2048] Compiling ssl_versions.cc
[1180/2048] Compiling ssl_transcript.cc
[1181/2048] Compiling ssl_stat.cc
[1182/2048] Compiling ssl_file.cc
[1183/2048] Compiling ssl_key_share.cc
[1184/2048] Compiling ssl_privkey.cc
[1185/2048] Compiling ssl_credential.cc
[1186/2048] Compiling ssl_session.cc
[1187/2048] Compiling ssl_cipher.cc
[1188/2048] Compiling ssl_lib.cc
[1189/2048] Compiling ssl_buffer.cc
[1190/2048] Compiling ssl_aead_ctx.cc
[1191/2048] Compiling ssl_cert.cc
[1191/2048] Compiling ssl_asn1.cc
[1193/2048] Compiling s3_pkt.cc
[1194/2048] Compiling s3_lib.cc
[1195/2048] Compiling s3_both.cc
[1196/2048] Compiling handshake_server.cc
[1197/2048] Compiling handshake_client.cc
[1198/2048] Compiling handshake.cc
[1199/2048] Compiling dtls_method.cc
[1200/2048] Compiling d1_srtp.cc
[1201/2048] Compiling dtls_record.cc
[1202/2048] Compiling md5-x86_64-linux.S
[1203/2048] Compiling md5-x86_64-apple.S
[1204/2048] Compiling handoff.cc
[1205/2048] Compiling encrypted_client_hello.cc
[1206/2048] Compiling md5-586-linux.S
[1207/2048] Compiling md5-586-apple.S
[1208/2048] Compiling chacha20_poly1305_x86_64-linux.S
[1209/2048] Compiling chacha20_poly1305_x86_64-apple.S
[1210/2048] Compiling chacha20_poly1305_armv8-win.S
[1211/2048] Compiling chacha20_poly1305_armv8-linux.S
[1212/2048] Compiling chacha-x86_64-linux.S
[1213/2048] Compiling chacha-x86_64-apple.S
[1214/2048] Compiling chacha20_poly1305_armv8-apple.S
[1215/2048] Compiling chacha-x86-linux.S
[1216/2048] Compiling chacha-x86-apple.S
[1217/2048] Compiling extensions.cc
[1218/2048] Compiling chacha-armv8-win.S
[1219/2048] Compiling chacha-armv8-linux.S
[1220/2048] Compiling chacha-armv4-linux.S
[1221/2048] Compiling aes128gcmsiv-x86_64-linux.S
[1222/2048] Compiling aes128gcmsiv-x86_64-apple.S
[1223/2048] Compiling chacha-armv8-apple.S
[1224/2048] Compiling x86_64-mont5-linux.S
[1225/2048] Compiling x86_64-mont5-apple.S
[1226/2048] Compiling x86_64-mont-linux.S
[1227/2048] Compiling x86_64-mont-apple.S
[1228/2048] Compiling err_data.cc
[1229/2048] Compiling x86-mont-linux.S
[1230/2048] Compiling x86-mont-apple.S
[1231/2048] Compiling vpaes-x86_64-linux.S
[1232/2048] Compiling vpaes-x86_64-apple.S
[1233/2048] Compiling vpaes-x86-linux.S
[1234/2048] Compiling vpaes-x86-apple.S
[1235/2048] Compiling vpaes-armv8-win.S
[1236/2048] Compiling vpaes-armv8-linux.S
[1237/2048] Compiling vpaes-armv7-linux.S
[1238/2048] Compiling vpaes-armv8-apple.S
[1239/2048] Compiling sha512-x86_64-linux.S
[1240/2048] Compiling sha512-x86_64-apple.S
[1241/2048] Compiling sha512-armv8-win.S
[1242/2048] Compiling sha512-armv8-linux.S
[1243/2048] Compiling d1_pkt.cc
[1244/2048] Compiling sha512-armv4-linux.S
[1245/2048] Compiling sha512-armv8-apple.S
[1246/2048] Compiling sha512-586-linux.S
[1247/2048] Compiling d1_lib.cc
[1248/2048] Compiling sha512-586-apple.S
[1249/2048] Compiling sha256-x86_64-linux.S
[1250/2048] Compiling sha256-x86_64-apple.S
[1251/2048] Compiling bio_ssl.cc
[1252/2048] Compiling sha256-armv8-linux.S
[1253/2048] Compiling sha256-armv8-win.S
[1254/2048] Compiling sha256-586-linux.S
[1255/2048] Compiling sha256-586-apple.S
[1255/2048] Compiling sha256-armv4-linux.S
[1256/2048] Compiling sha256-armv8-apple.S
[1258/2048] Compiling sha1-x86_64-linux.S
[1259/2048] Compiling sha1-x86_64-apple.S
[1260/2048] Compiling sha1-armv8-win.S
[1261/2048] Compiling sha1-armv8-linux.S
[1262/2048] Compiling sha1-586-linux.S
[1263/2048] Compiling sha1-armv4-large-linux.S
[1264/2048] Compiling sha1-586-apple.S
[1265/2048] Compiling rsaz-avx2-apple.S
[1266/2048] Compiling rsaz-avx2-linux.S
[1267/2048] Compiling sha1-armv8-apple.S
[1268/2048] Compiling rdrand-x86_64-linux.S
[1269/2048] Compiling rdrand-x86_64-apple.S
[1270/2048] Compiling p256_beeu-x86_64-asm-linux.S
[1271/2048] Compiling p256_beeu-x86_64-asm-apple.S
[1272/2048] Compiling p256_beeu-armv8-asm-win.S
[1273/2048] Compiling p256_beeu-armv8-asm-linux.S
[1274/2048] Compiling p256_beeu-armv8-asm-apple.S
[1275/2048] Compiling p256-x86_64-asm-linux.S
[1276/2048] Compiling p256-x86_64-asm-apple.S
[1277/2048] Compiling p256-armv8-asm-win.S
[1278/2048] Compiling ghashv8-armv8-win.S
[1279/2048] Compiling p256-armv8-asm-linux.S
[1280/2048] Compiling ghashv8-armv8-linux.S
[1281/2048] Compiling ghashv8-armv7-linux.S
[1282/2048] Compiling p256-armv8-asm-apple.S
[1283/2048] Compiling ghashv8-armv8-apple.S
[1284/2048] Compiling ghash-x86_64-linux.S
[1285/2048] Compiling ghash-x86_64-apple.S
[1286/2048] Compiling ghash-x86-linux.S
[1287/2048] Compiling ghash-x86-apple.S
[1288/2048] Compiling ghash-ssse3-x86_64-linux.S
[1289/2048] Compiling ghash-ssse3-x86_64-apple.S
[1290/2048] Compiling ghash-ssse3-x86-linux.S
[1291/2048] Compiling ghash-ssse3-x86-apple.S
[1292/2048] Compiling ghash-neon-armv8-win.S
[1293/2048] Compiling ghash-neon-armv8-linux.S
[1294/2048] Compiling ghash-armv4-linux.S
[1295/2048] Compiling co-586-linux.S
[1296/2048] Compiling ghash-neon-armv8-apple.S
[1297/2048] Compiling co-586-apple.S
[1298/2048] Compiling bsaes-armv7-linux.S
[1299/2048] Compiling bn-armv8-win.S
[1300/2048] Compiling bn-armv8-linux.S
[1301/2048] Compiling bn-armv8-apple.S
[1302/2048] Compiling bn-586-linux.S
[1303/2048] Compiling bn-586-apple.S
[1304/2048] Compiling armv8-mont-linux.S
[1304/2048] Compiling armv8-mont-win.S
[1306/2048] Compiling armv4-mont-linux.S
[1307/2048] Compiling aesv8-gcm-armv8-linux.S
[1308/2048] Compiling aesv8-gcm-armv8-win.S
[1308/2048] Compiling armv8-mont-apple.S
[1310/2048] Compiling aesv8-armv8-win.S
[1311/2048] Compiling aesv8-armv8-linux.S
[1312/2048] Compiling aesv8-armv7-linux.S
[1313/2048] Compiling aesv8-gcm-armv8-apple.S
[1314/2048] Compiling aesni-x86_64-linux.S
[1315/2048] Compiling aesni-x86_64-apple.S
[1315/2048] Compiling aesni-x86-linux.S
[1315/2048] Compiling aesv8-armv8-apple.S
[1318/2048] Compiling aesni-gcm-x86_64-linux.S
[1318/2048] Compiling aesni-x86-apple.S
[1320/2048] Compiling aes-gcm-avx2-x86_64-linux.S
[1321/2048] Compiling aes-gcm-avx2-x86_64-apple.S
[1321/2048] Compiling aes-gcm-avx10-x86_64-linux.S
[1323/2048] Compiling aesni-gcm-x86_64-apple.S
[1324/2048] Compiling aes-gcm-avx10-x86_64-apple.S
[1325/2048] Compiling d1_both.cc
[1333/2048] Compiling x_sig.cc
[1334/2048] Compiling x_x509a.cc
[1335/2048] Compiling x_val.cc
[1336/2048] Compiling x_pubkey.cc
[1337/2048] Compiling x_x509.cc
[1338/2048] Compiling x_req.cc
[1339/2048] Compiling x_spki.cc
[1340/2048] Compiling x_name.cc
[1341/2048] Compiling x_exten.cc
[1342/2048] Compiling x509spki.cc
[1343/2048] Compiling x_attrib.cc
[1344/2048] Compiling x_algor.cc
[1345/2048] Compiling x509name.cc
[1346/2048] Compiling x509rset.cc
[1347/2048] Compiling x_crl.cc
[1348/2048] Compiling x509cset.cc
[1349/2048] Compiling x_all.cc
[1350/2048] Compiling x509_vpm.cc
[1351/2048] Compiling x509_txt.cc
[1352/2048] Compiling x509_trs.cc
[1353/2048] Compiling x509_set.cc
[1354/2048] Compiling x509_obj.cc
[1355/2048] Compiling x509_req.cc
[1356/2048] Compiling x509_v3.cc
[1357/2048] Compiling x509_lu.cc
[1358/2048] Compiling x509_vfy.cc
[1359/2048] Compiling x509_ext.cc
[1360/2048] Compiling x509_def.cc
[1361/2048] Compiling x509_d2.cc
[1362/2048] Compiling x509.cc
[1363/2048] Compiling x509_cmp.cc
[1364/2048] Compiling x509_att.cc
[1365/2048] Compiling v3_skey.cc
[1366/2048] Compiling v3_purp.cc
[1367/2048] Compiling v3_utl.cc
[1368/2048] Compiling v3_prn.cc
[1369/2048] Compiling v3_pmaps.cc
[1370/2048] Compiling v3_ocsp.cc
[1371/2048] Compiling v3_pcons.cc
[1372/2048] Compiling v3_lib.cc
[1388/2048] Compiling v3_int.cc
[1389/2048] Compiling v3_ncons.cc
[1390/2048] Compiling v3_info.cc
[1391/2048] Compiling v3_ia5.cc
[1392/2048] Compiling v3_genn.cc
[1393/2048] Compiling v3_enum.cc
[1394/2048] Compiling v3_extku.cc
[1395/2048] Compiling v3_crld.cc
[1396/2048] Compiling v3_cpols.cc
[1397/2048] Compiling v3_bitst.cc
[1398/2048] Compiling v3_conf.cc
[1399/2048] Compiling v3_bcons.cc
[1400/2048] Compiling v3_alt.cc
[1401/2048] Compiling v3_akeya.cc
[1402/2048] Compiling v3_akey.cc
[1403/2048] Compiling t_x509a.cc
[1404/2048] Compiling t_crl.cc
[1405/2048] Compiling t_x509.cc
[1406/2048] Compiling t_req.cc
[1407/2048] Compiling rsa_pss.cc
[1408/2048] Compiling policy.cc
[1409/2048] Compiling name_print.cc
[1410/2048] Compiling i2d_pr.cc
[1411/2048] Compiling by_file.cc
[1412/2048] Compiling voprf.cc
[1413/2048] Compiling by_dir.cc
[1414/2048] Compiling algorithm.cc
[1415/2048] Compiling asn1_gen.cc
[1416/2048] Compiling a_verify.cc
[1417/2048] Compiling a_sign.cc
[1418/2048] Compiling a_digest.cc
[1419/2048] Compiling trust_token.cc
[1420/2048] Compiling thread.cc
[1421/2048] Compiling thread_none.cc
[1422/2048] Compiling thread_win.cc
[1423/2048] Compiling thread_pthread.cc
[1424/2048] Compiling stack.cc
[1425/2048] Compiling slhdsa.cc
[1426/2048] Compiling siphash.cc
[1427/2048] Compiling pmbtoken.cc
[1428/2048] Compiling spake2plus.cc
[1429/2048] Compiling sha512.cc
[1430/2048] Compiling sha256.cc
[1430/2048] Compiling sha1.cc
[1432/2048] Compiling rsa_print.cc
[1433/2048] Compiling rsa_extra.cc
[1434/2048] Compiling rsa_crypt.cc
[1435/2048] Compiling refcount.cc
[1436/2048] Compiling rc4.cc
[1437/2048] Compiling rsa_asn1.cc
[1438/2048] Compiling trusty.cc
[1439/2048] Compiling urandom.cc
[1440/2048] Compiling rand.cc
[1441/2048] Compiling windows.cc
[1442/2048] Compiling poly1305_arm_asm.S
[1443/2048] Compiling passive.cc
[1444/2048] Compiling ios.cc
[1445/2048] Compiling getentropy.cc
[1446/2048] Compiling forkunsafe.cc
[1447/2048] Compiling deterministic.cc
[1448/2048] Compiling fork_detect.cc
[1449/2048] Compiling poly1305_vec.cc
[1450/2048] Compiling poly1305_arm.cc
[1451/2048] Compiling poly1305.cc
[1452/2048] Compiling pool.cc
[1453/2048] Compiling pkcs7.cc
[1454/2048] Compiling p5_pbev2.cc
[1455/2048] Compiling pkcs8_x509.cc
[1456/2048] Compiling pkcs8.cc
[1457/2048] Compiling pkcs7_x509.cc
[1458/2048] Compiling pem_xaux.cc
[1459/2048] Compiling pem_pkey.cc
[1460/2048] Compiling pem_x509.cc
[1461/2048] Compiling pem_pk8.cc
[1462/2048] Compiling mlkem.cc
[1463/2048] Compiling mldsa.cc
[1464/2048] Compiling pem_oth.cc
[1465/2048] Compiling obj_xref.cc
[1466/2048] Compiling mem.cc
[1467/2048] Compiling obj.cc
[1468/2048] Compiling pem_info.cc
[1469/2048] Compiling pem_lib.cc
[1470/2048] Compiling poly_rq_mul.S
[1471/2048] Compiling pem_all.cc
[1472/2048] Compiling fips_shared_support.cc
[1473/2048] Compiling md4.cc
[1474/2048] Compiling md5.cc
[1475/2048] Compiling lhash.cc
[1476/2048] Compiling ex_data.cc
[1477/2048] Compiling kyber.cc
[1478/2048] Compiling sign.cc
[1479/2048] Compiling hpke.cc
[1480/2048] Compiling hrss.cc
[1481/2048] Compiling scrypt.cc
[1482/2048] Compiling print.cc
[1483/2048] Compiling pbkdf.cc
[1484/2048] Compiling p_x25519.cc
[1485/2048] Compiling p_rsa_asn1.cc
[1486/2048] Compiling p_x25519_asn1.cc
[1487/2048] Compiling p_ed25519.cc
[1488/2048] Compiling p_rsa.cc
[1489/2048] Compiling p_hkdf.cc
[1490/2048] Compiling p_ed25519_asn1.cc
[1491/2048] Compiling p_ec_asn1.cc
[1492/2048] Compiling p_ec.cc
[1493/2048] Compiling p_dh_asn1.cc
[1494/2048] Compiling p_dh.cc
[1495/2048] Compiling evp_ctx.cc
[1496/2048] Compiling p_dsa_asn1.cc
[1497/2048] Compiling evp.cc
[1498/2048] Compiling err.cc
[1499/2048] Compiling engine.cc
[1500/2048] Compiling evp_asn1.cc
[1501/2048] Compiling ecdh.cc
[1502/2048] Compiling hash_to_curve.cc
[1503/2048] Compiling ec_derive.cc
[1504/2048] Compiling ecdsa_asn1.cc
[1541/2048] Compiling dsa.cc
[1542/2048] Compiling dsa_asn1.cc
[1543/2048] Compiling ec_asn1.cc
[1544/2048] Compiling x25519-asm-arm.S
[1545/2048] Compiling digest_extra.cc
[1546/2048] Compiling params.cc
[1547/2048] Compiling des.cc
[1548/2048] Compiling dh_asn1.cc
[1549/2048] Compiling curve25519_64_adx.cc
[1550/2048] Compiling spake25519.cc
[1551/2048] Compiling bcm.cc
[1552/2048] Compiling cpu_intel.cc
[1553/2048] Compiling crypto.cc
[1554/2048] Compiling curve25519.cc
[1555/2048] Compiling cpu_arm_linux.cc
[1556/2048] Compiling cpu_arm_freebsd.cc
[1557/2048] Compiling cpu_aarch64_win.cc
[1558/2048] Compiling cpu_aarch64_openbsd.cc
[1559/2048] Compiling cpu_aarch64_sysreg.cc
[1560/2048] Compiling cpu_aarch64_linux.cc
[1561/2048] Compiling cpu_aarch64_fuchsia.cc
[1562/2048] Compiling cpu_aarch64_apple.cc
[1563/2048] Compiling tls_cbc.cc
[1564/2048] Compiling conf.cc
[1565/2048] Compiling get_cipher.cc
[1566/2048] Compiling e_rc4.cc
[1567/2048] Compiling e_tls.cc
[1568/2048] Compiling e_rc2.cc
[1569/2048] Compiling e_null.cc
[1570/2048] Compiling e_des.cc
[1571/2048] Compiling e_chacha20poly1305.cc
[1572/2048] Compiling e_aesgcmsiv.cc
[1573/2048] Compiling e_aesctrhmac.cc
[1574/2048] Compiling derive_key.cc
[1575/2048] Compiling chacha.cc
[1576/2048] Compiling unicode.cc
[1577/2048] Compiling cbb.cc
[1578/2048] Compiling cbs.cc
[1579/2048] Compiling ber.cc
[1580/2048] Compiling buf.cc
[1581/2048] Compiling asn1_compat.cc
[1582/2048] Compiling blake2.cc
[1583/2048] Compiling bn_asn1.cc
[1584/2048] Compiling convert.cc
[1585/2048] Compiling socket_helper.cc
[1586/2048] Compiling socket.cc
[1587/2048] Compiling printf.cc
[1588/2048] Compiling hexdump.cc
[1589/2048] Compiling pair.cc
[1590/2048] Compiling file.cc
[1591/2048] Compiling fd.cc
[1592/2048] Compiling errno.cc
[1593/2048] Compiling connect.cc
[1594/2048] Compiling bio_mem.cc
[1595/2048] Compiling base64.cc
[1596/2048] Compiling bio.cc
[1597/2048] Compiling tasn_typ.cc
[1598/2048] Compiling tasn_fre.cc
[1599/2048] Compiling tasn_utl.cc
[1600/2048] Compiling tasn_enc.cc
[1601/2048] Compiling tasn_new.cc
[1602/2048] Compiling posix_time.cc
[1603/2048] Compiling f_int.cc
[1603/2048] Compiling f_string.cc
[1603/2048] Compiling tasn_dec.cc
[1606/2048] Compiling asn_pack.cc
[1607/2048] Compiling asn1_par.cc
[1608/2048] Compiling a_utctm.cc
[1609/2048] Compiling a_type.cc
[1610/2048] Compiling asn1_lib.cc
[1611/2048] Compiling a_octet.cc
[1612/2048] Compiling a_time.cc
[1613/2048] Compiling a_strex.cc
[1613/2048] Compiling a_strnid.cc
[1615/2048] Compiling a_object.cc
[1616/2048] Compiling fiat_p256_adx_sqr.S
[1617/2048] Compiling a_mbstr.cc
[1618/2048] Compiling fiat_p256_adx_mul.S
[1619/2048] Compiling a_dup.cc
[1620/2048] Compiling a_i2d_fp.cc
[1620/2048] Compiling fiat_curve25519_adx_mul.S
[1620/2048] Compiling fiat_curve25519_adx_square.S
[1623/2048] Compiling a_d2i_fp.cc
[1624/2048] Compiling a_gentm.cc
[1625/2048] Compiling a_int.cc
[1626/2048] Compiling a_bitstr.cc
[1627/2048] Compiling a_bool.cc
[1628/2048] Compiling tls_method.cc
[1629/2048] Compiling tls_record.cc
[1630/2048] Compiling tls13_enc.cc
[1631/2048] Compiling tls13_server.cc
[1632/2048] Compiling t1_enc.cc
[1633/2048] Compiling tls13_client.cc
[1634/2048] Compiling tls13_both.cc
[1635/2048] Compiling ssl_x509.cc
[1636/2048] Compiling ssl_versions.cc
[1637/2048] Compiling ssl_transcript.cc
[1638/2048] Compiling ssl_stat.cc
[1639/2048] Compiling ssl_privkey.cc
[1640/2048] Compiling ssl_session.cc
[1641/2048] Compiling ssl_key_share.cc
[1642/2048] Compiling ssl_file.cc
[1643/2048] Compiling ssl_cipher.cc
[1644/2048] Compiling ssl_credential.cc
[1645/2048] Compiling ssl_lib.cc
[1646/2048] Compiling ssl_buffer.cc
[1647/2048] Compiling ssl_cert.cc
[1648/2048] Compiling ssl_asn1.cc
[1649/2048] Compiling ssl_aead_ctx.cc
[1650/2048] Compiling s3_pkt.cc
[1651/2048] Compiling s3_lib.cc
[1652/2048] Compiling s3_both.cc
[1653/2048] Compiling handshake_server.cc
[1654/2048] Compiling handshake_client.cc
[1655/2048] Compiling handshake.cc
[1656/2048] Compiling handoff.cc
[1657/2048] Compiling dtls_method.cc
[1658/2048] Compiling dtls_record.cc
[1659/2048] Compiling encrypted_client_hello.cc
[1660/2048] Compiling md5-x86_64-linux.S
[1661/2048] Compiling md5-x86_64-apple.S
[1662/2048] Compiling md5-586-linux.S
[1663/2048] Compiling md5-586-apple.S
[1664/2048] Compiling d1_srtp.cc
[1665/2048] Compiling chacha20_poly1305_x86_64-linux.S
[1666/2048] Compiling chacha20_poly1305_x86_64-apple.S
[1667/2048] Compiling extensions.cc
[1668/2048] Compiling chacha20_poly1305_armv8-win.S
[1669/2048] Compiling chacha20_poly1305_armv8-linux.S
[1670/2048] Compiling chacha-x86_64-linux.S
[1671/2048] Compiling chacha20_poly1305_armv8-apple.S
[1672/2048] Compiling chacha-x86_64-apple.S
[1673/2048] Compiling chacha-x86-linux.S
[1674/2048] Compiling d1_pkt.cc
[1675/2048] Compiling chacha-x86-apple.S
[1676/2048] Compiling chacha-armv8-win.S
[1677/2048] Compiling chacha-armv8-linux.S
[1678/2048] Compiling chacha-armv4-linux.S
[1679/2048] Compiling aes128gcmsiv-x86_64-linux.S
[1680/2048] Compiling chacha-armv8-apple.S
[1681/2048] Compiling aes128gcmsiv-x86_64-apple.S
[1682/2048] Compiling x86_64-mont5-linux.S
[1683/2048] Compiling x86_64-mont5-apple.S
[1684/2048] Compiling x86_64-mont-linux.S
[1685/2048] Compiling x86_64-mont-apple.S
[1686/2048] Compiling d1_lib.cc
[1687/2048] Compiling x86-mont-linux.S
[1688/2048] Compiling x86-mont-apple.S
[1689/2048] Compiling vpaes-x86_64-apple.S
[1690/2048] Compiling vpaes-x86_64-linux.S
[1691/2048] Compiling vpaes-x86-linux.S
[1692/2048] Compiling vpaes-x86-apple.S
[1693/2048] Compiling vpaes-armv8-win.S
[1694/2048] Compiling vpaes-armv8-linux.S
[1695/2048] Compiling err_data.cc
[1696/2048] Compiling vpaes-armv7-linux.S
[1697/2048] Compiling vpaes-armv8-apple.S
[1698/2048] Compiling sha512-x86_64-linux.S
[1699/2048] Compiling sha512-x86_64-apple.S
[1700/2048] Compiling sha512-armv8-win.S
[1701/2048] Compiling sha512-armv8-linux.S
[1702/2048] Compiling sha512-armv4-linux.S
[1703/2048] Compiling sha512-586-linux.S
[1704/2048] Compiling sha512-armv8-apple.S
[1705/2048] Compiling sha512-586-apple.S
[1706/2048] Compiling sha256-x86_64-linux.S
[1707/2048] Compiling sha256-x86_64-apple.S
[1708/2048] Compiling sha256-armv8-win.S
[1709/2048] Compiling sha256-armv8-linux.S
[1710/2048] Compiling sha256-armv4-linux.S
[1711/2048] Compiling sha256-586-linux.S
[1712/2048] Compiling sha256-586-apple.S
[1713/2048] Compiling sha1-x86_64-linux.S
[1714/2048] Compiling sha256-armv8-apple.S
[1715/2048] Compiling sha1-x86_64-apple.S
[1716/2048] Compiling bio_ssl.cc
[1717/2048] Compiling sha1-armv8-win.S
[1718/2048] Compiling sha1-armv8-linux.S
[1719/2048] Compiling sha1-armv4-large-linux.S
[1720/2048] Compiling sha1-586-linux.S
[1721/2048] Compiling sha1-586-apple.S
[1722/2048] Compiling rsaz-avx2-linux.S
[1722/2048] Compiling sha1-armv8-apple.S
[1724/2048] Compiling rdrand-x86_64-linux.S
[1725/2048] Compiling rsaz-avx2-apple.S
[1726/2048] Compiling rdrand-x86_64-apple.S
[1727/2048] Compiling p256_beeu-x86_64-asm-linux.S
[1728/2048] Compiling p256_beeu-armv8-asm-linux.S
[1729/2048] Compiling p256_beeu-x86_64-asm-apple.S
[1730/2048] Compiling p256_beeu-armv8-asm-win.S
[1730/2048] Compiling p256_beeu-armv8-asm-apple.S
[1732/2048] Compiling p256-x86_64-asm-linux.S
[1733/2048] Compiling p256-x86_64-asm-apple.S
[1734/2048] Compiling p256-armv8-asm-win.S
[1735/2048] Compiling p256-armv8-asm-linux.S
[1736/2048] Compiling ghashv8-armv8-linux.S
[1736/2048] Compiling ghashv8-armv8-win.S
[1738/2048] Compiling ghashv8-armv8-apple.S
[1739/2048] Compiling p256-armv8-asm-apple.S
[1740/2048] Compiling ghashv8-armv7-linux.S
[1741/2048] Compiling ghash-x86_64-apple.S
[1742/2048] Compiling ghash-x86_64-linux.S
[1743/2048] Compiling ghash-x86-linux.S
[1744/2048] Compiling ghash-x86-apple.S
[1745/2048] Compiling ghash-ssse3-x86_64-linux.S
[1746/2048] Compiling ghash-ssse3-x86_64-apple.S
[1747/2048] Compiling ghash-ssse3-x86-linux.S
[1748/2048] Compiling ghash-ssse3-x86-apple.S
[1749/2048] Compiling ghash-neon-armv8-win.S
[1750/2048] Compiling ghash-neon-armv8-linux.S
[1751/2048] Compiling ghash-armv4-linux.S
[1752/2048] Compiling co-586-apple.S
[1752/2048] Compiling ghash-neon-armv8-apple.S
[1754/2048] Compiling co-586-linux.S
[1755/2048] Compiling bn-armv8-win.S
[1755/2048] Compiling bsaes-armv7-linux.S
[1757/2048] Compiling bn-armv8-linux.S
[1758/2048] Compiling bn-armv8-apple.S
[1759/2048] Compiling armv8-mont-linux.S
[1760/2048] Compiling armv8-mont-win.S
[1760/2048] Compiling bn-586-apple.S
[1762/2048] Compiling bn-586-linux.S
[1763/2048] Compiling d1_both.cc
[1764/2048] Compiling armv4-mont-linux.S
[1765/2048] Compiling aesv8-gcm-armv8-win.S
[1766/2048] Compiling aesv8-gcm-armv8-linux.S
[1766/2048] Compiling armv8-mont-apple.S
[1768/2048] Compiling aesv8-armv8-win.S
[1769/2048] Compiling aesv8-armv8-linux.S
[1770/2048] Compiling aesv8-armv8-apple.S
[1771/2048] Compiling aesv8-armv7-linux.S
[1772/2048] Compiling aesv8-gcm-armv8-apple.S
[1773/2048] Compiling aesni-x86_64-linux.S
[1774/2048] Compiling aesni-x86-apple.S
[1775/2048] Compiling aesni-x86_64-apple.S
[1776/2048] Compiling aesni-x86-linux.S
[1777/2048] Compiling aesni-gcm-x86_64-linux.S
[1778/2048] Compiling aes-gcm-avx2-x86_64-linux.S
[1779/2048] Compiling aesni-gcm-x86_64-apple.S
[1780/2048] Compiling aes-gcm-avx10-x86_64-linux.S
[1781/2048] Compiling aes-gcm-avx2-x86_64-apple.S
[1782/2048] Compiling aes-gcm-avx10-x86_64-apple.S
[1783/2048] Compiling x_val.cc
[1784/2048] Compiling x_x509a.cc
[1785/2048] Compiling x_sig.cc
[1786/2048] Compiling x_x509.cc
[1787/2048] Compiling x_spki.cc
[1788/2048] Compiling x_req.cc
[1789/2048] Compiling x_pubkey.cc
[1790/2048] Compiling x_exten.cc
[1791/2048] Compiling x_name.cc
[1792/2048] Compiling x_attrib.cc
[1793/2048] Compiling x_algor.cc
[1794/2048] Compiling x509spki.cc
[1795/2048] Compiling x_crl.cc
[1796/2048] Compiling x_all.cc
[1797/2048] Compiling x509rset.cc
[1798/2048] Compiling x509cset.cc
[1799/2048] Compiling x509name.cc
[1800/2048] Compiling x509_vpm.cc
[1801/2048] Compiling x509_txt.cc
[1802/2048] Compiling x509_v3.cc
[1803/2048] Compiling x509_set.cc
[1804/2048] Compiling x509_trs.cc
[1805/2048] Compiling x509_vfy.cc
[1806/2048] Compiling x509_req.cc
[1807/2048] Compiling x509_obj.cc
[1808/2048] Compiling x509_ext.cc
[1809/2048] Compiling x509_lu.cc
[1811/2048] Compiling SwiftSyntax SyntaxNodesD.swift
[1812/2048] Compiling SwiftSyntax SyntaxNodesEF.swift
[1813/2048] Compiling SwiftSyntax SyntaxNodesGHI.swift
[1814/2048] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[1815/2048] Compiling SwiftSyntax SyntaxNodesOP.swift
[1816/2048] Compiling SwiftSyntax SyntaxNodesQRS.swift
[1817/2048] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[1817/2048] Compiling x509_def.cc
[1818/2048] Compiling x509_d2.cc
[1819/2048] Compiling x509.cc
[1820/2048] Compiling x509_att.cc
[1821/2048] Compiling v3_prn.cc
[1822/2048] Compiling x509_cmp.cc
[1823/2048] Compiling v3_skey.cc
[1824/2048] Compiling v3_purp.cc
[1825/2048] Compiling v3_utl.cc
[1826/2107] Compiling v3_pmaps.cc
[1828/2107] Compiling SwiftDiagnostics Message.swift
[1829/2108] Emitting module SwiftDiagnostics
[1830/2108] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[1831/2108] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1832/2108] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1833/2108] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1834/2108] Compiling SwiftDiagnostics Convenience.swift
[1835/2108] Compiling SwiftDiagnostics Diagnostic.swift
[1836/2108] Compiling SwiftDiagnostics Note.swift
[1837/2108] Compiling SwiftBasicFormat Indenter.swift
[1838/2108] Compiling SwiftBasicFormat InferIndentation.swift
[1839/2108] Compiling SwiftDiagnostics FixIt.swift
[1840/2108] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1840/2108] Compiling v3_ocsp.cc
[1842/2108] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[1843/2108] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1844/2108] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[1844/2108] Compiling v3_pcons.cc
[1845/2108] Compiling v3_int.cc
[1846/2108] Compiling v3_ncons.cc
[1847/2108] Compiling v3_lib.cc
[1848/2108] Compiling v3_info.cc
[1850/2108] Emitting module SwiftBasicFormat
[1851/2108] Compiling SwiftBasicFormat BasicFormat.swift
[1851/2108] Compiling v3_ia5.cc
[1853/2108] Compiling SwiftParser StringLiterals.swift
[1854/2108] Compiling SwiftParser SwiftParserCompatibility.swift
[1855/2108] Compiling SwiftParser SwiftVersion.swift
[1856/2108] Compiling SwiftParser SyntaxUtils.swift
[1856/2112] Compiling v3_genn.cc
[1857/2112] Compiling v3_enum.cc
[1858/2112] Compiling v3_extku.cc
[1859/2112] Compiling v3_conf.cc
[1860/2112] Compiling v3_bitst.cc
[1861/2112] Compiling v3_cpols.cc
[1862/2112] Compiling v3_crld.cc
[1863/2112] Compiling v3_bcons.cc
[1864/2112] Compiling v3_alt.cc
[1866/2112] Compiling SwiftParser TokenConsumer.swift
[1867/2112] Compiling SwiftParser TokenPrecedence.swift
[1868/2112] Compiling SwiftParser TokenSpec.swift
[1869/2112] Compiling SwiftParser TokenSpecSet.swift
[1870/2112] Compiling SwiftParser TopLevel.swift
[1871/2112] Compiling SwiftParser TriviaParser.swift
[1872/2112] Compiling SwiftParser Types.swift
[1873/2112] Compiling SwiftParser ExperimentalFeatures.swift
[1874/2112] Compiling SwiftParser UnicodeScalarExtensions.swift
[1875/2112] Compiling SwiftParser Lookahead.swift
[1876/2112] Compiling SwiftParser LoopProgressCondition.swift
[1877/2112] Compiling SwiftParser Modifiers.swift
[1878/2112] Compiling SwiftParser Names.swift
[1879/2112] Compiling SwiftParser Nominals.swift
[1880/2112] Compiling SwiftParser Parameters.swift
[1881/2112] Compiling SwiftParser ParseSourceFile.swift
[1882/2112] Compiling SwiftParser Parser.swift
[1883/2112] Compiling SwiftParser Patterns.swift
[1883/2112] Compiling v3_akeya.cc
[1884/2112] Compiling v3_akey.cc
[1885/2112] Compiling t_x509a.cc
[1886/2112] Compiling t_crl.cc
[1887/2112] Compiling t_req.cc
[1888/2112] Compiling t_x509.cc
[1889/2112] Compiling rsa_pss.cc
[1890/2112] Compiling i2d_pr.cc
[1891/2112] Compiling name_print.cc
[1892/2112] Compiling policy.cc
[1894/2112] Emitting module SwiftParser
[1895/2112] Compiling SwiftParser Recovery.swift
[1896/2112] Compiling SwiftParser Specifiers.swift
[1897/2112] Compiling SwiftParser Statements.swift
[1898/2112] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1899/2112] Compiling SwiftParser Attributes.swift
[1900/2112] Compiling SwiftParser Availability.swift
[1901/2112] Compiling SwiftParser CharacterInfo.swift
[1902/2112] Compiling SwiftParser CollectionNodes+Parsable.swift
[1903/2112] Compiling SwiftParser Declarations.swift
[1904/2112] Compiling SwiftParser Directives.swift
[1905/2112] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1906/2112] Compiling SwiftParser Expressions.swift
[1907/2112] Compiling SwiftParser IncrementalParseTransition.swift
[1908/2112] Compiling SwiftParser IsValidIdentifier.swift
[1909/2112] Compiling SwiftParser Cursor.swift
[1910/2112] Compiling SwiftParser Lexeme.swift
[1911/2112] Compiling SwiftParser LexemeSequence.swift
[1912/2112] Compiling SwiftParser Lexer.swift
[1913/2112] Compiling SwiftParser RegexLiteralLexer.swift
[1913/2112] Compiling by_file.cc
[1914/2112] Compiling algorithm.cc
[1915/2112] Compiling by_dir.cc
[1916/2112] Compiling a_verify.cc
[1917/2112] Compiling asn1_gen.cc
[1918/2112] Compiling a_sign.cc
[1919/2112] Compiling trust_token.cc
[1919/2112] Compiling a_digest.cc
[1921/2112] Compiling voprf.cc
[1922/2112] Compiling thread_win.cc
[1923/2112] Compiling thread_pthread.cc
[1924/2112] Compiling thread.cc
[1925/2112] Compiling thread_none.cc
[1926/2112] Compiling stack.cc
[1927/2112] Compiling pmbtoken.cc
[1928/2112] Compiling siphash.cc
[1929/2112] Compiling sha512.cc
[1930/2112] Compiling sha1.cc
[1931/2112] Compiling sha256.cc
[1932/2112] Compiling rsa_print.cc
[1933/2112] Compiling slhdsa.cc
[1934/2112] Compiling rsa_extra.cc
[1935/2112] Compiling spake2plus.cc
[1937/2112] Compiling SwiftParser IsLexerClassified.swift
[1938/2112] Compiling SwiftParser LayoutNodes+Parsable.swift
[1939/2112] Compiling SwiftParser Parser+TokenSpecSet.swift
[1940/2112] Compiling SwiftParser TokenSpecStaticMembers.swift
[1940/2112] Compiling rsa_crypt.cc
[1941/2112] Compiling rc4.cc
[1942/2112] Compiling windows.cc
[1943/2112] Compiling refcount.cc
[1944/2112] Compiling trusty.cc
[1945/2112] Compiling urandom.cc
[1946/2112] Compiling rand.cc
[1947/2112] Compiling rsa_asn1.cc
[1948/2125] Compiling passive.cc
[1949/2125] Compiling ios.cc
[1950/2125] Compiling poly1305_arm_asm.S
[1952/2135] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1952/2136] Compiling getentropy.cc
[1953/2136] Compiling deterministic.cc
[1954/2136] Compiling fork_detect.cc
[1955/2136] Compiling forkunsafe.cc
[1957/2136] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1958/2136] Compiling SwiftOperators PrecedenceGroup.swift
[1959/2136] Compiling SwiftOperators PrecedenceGraph.swift
[1960/2136] Compiling SwiftOperators OperatorTable.swift
[1960/2137] Compiling poly1305_vec.cc
[1961/2137] Compiling poly1305_arm.cc
[1962/2137] Compiling poly1305.cc
[1963/2137] Compiling pool.cc
[1965/2137] Compiling SwiftOperators OperatorTable+Semantics.swift
[1966/2137] Compiling SwiftOperators SyntaxSynthesis.swift
[1967/2137] Compiling SwiftOperators OperatorTable+Defaults.swift
[1968/2137] Compiling SwiftOperators Operator.swift
[1969/2137] Compiling SwiftOperators OperatorError.swift
[1970/2137] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1971/2137] Compiling SwiftOperators OperatorTable+Folding.swift
[1972/2137] Emitting module SwiftOperators
[1973/2137] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1974/2137] Compiling SwiftParserDiagnostics Utils.swift
[1975/2137] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1976/2137] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1977/2137] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1977/2137] Compiling pkcs7.cc
[1978/2137] Compiling pkcs8.cc
[1979/2137] Compiling p5_pbev2.cc
[1980/2137] Compiling pkcs8_x509.cc
[1981/2137] Compiling pkcs7_x509.cc
[1982/2137] Compiling pem_xaux.cc
[1983/2137] Compiling pem_x509.cc
[1984/2137] Compiling pem_pkey.cc
[1985/2137] Compiling pem_pk8.cc
[1986/2137] Compiling mlkem.cc
[1987/2137] Compiling mldsa.cc
[1988/2137] Compiling obj_xref.cc
[1989/2137] Compiling pem_oth.cc
[1990/2137] Compiling pem_lib.cc
[1991/2137] Compiling pem_info.cc
[1992/2137] Compiling obj.cc
[1993/2137] Compiling pem_all.cc
[1994/2137] Compiling poly_rq_mul.S
[1995/2137] Compiling fips_shared_support.cc
[1996/2137] Compiling mem.cc
[1997/2137] Compiling md5.cc
[1998/2137] Compiling md4.cc
[1999/2137] Compiling lhash.cc
[2001/2137] Emitting module SwiftParserDiagnostics
[2002/2137] Compiling SwiftParserDiagnostics MissingNodesError.swift
[2003/2137] Compiling SwiftParserDiagnostics MissingTokenError.swift
[2004/2137] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[2005/2137] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[2006/2137] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[2007/2137] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[2007/2137] Compiling kyber.cc
[2008/2137] Compiling ex_data.cc
[2009/2137] Compiling sign.cc
[2010/2137] Compiling hrss.cc
[2011/2137] Compiling hpke.cc
[2012/2137] Compiling scrypt.cc
[2013/2146] Compiling pbkdf.cc
[2014/2150] Compiling print.cc
[2015/2152] Compiling p_x25519.cc
[2016/2152] Compiling p_x25519_asn1.cc
[2017/2152] Compiling p_rsa_asn1.cc
[2018/2152] Compiling p_hkdf.cc
[2019/2152] Compiling p_rsa.cc
[2020/2152] Compiling p_ed25519.cc
[2021/2152] Compiling p_ed25519_asn1.cc
[2022/2152] Compiling p_ec.cc
[2023/2152] Compiling p_ec_asn1.cc
[2024/2152] Compiling p_dh_asn1.cc
[2025/2152] Compiling p_dh.cc
[2026/2152] Compiling evp_ctx.cc
[2027/2152] Compiling evp.cc
[2028/2152] Compiling p_dsa_asn1.cc
[2029/2152] Compiling err.cc
[2030/2152] Compiling engine.cc
[2031/2152] Compiling evp_asn1.cc
[2032/2152] Compiling ecdh.cc
[2034/2152] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[2035/2152] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[2035/2153] Compiling hash_to_curve.cc
[2036/2153] Compiling ec_derive.cc
[2038/2153] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[2039/2153] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[2040/2153] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[2041/2153] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[2041/2153] Compiling ecdsa_asn1.cc
[2042/2153] Compiling ec_asn1.cc
[2043/2153] Compiling dsa.cc
[2044/2153] Compiling dsa_asn1.cc
[2045/2153] Compiling params.cc
[2046/2153] Compiling bcm.cc
[2047/2153] Compiling x25519-asm-arm.S
[2049/2153] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[2050/2153] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[2051/2153] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[2052/2153] Compiling SwiftSyntaxBuilder Indenter.swift
[2053/2153] Compiling SwiftSyntaxBuilder ListBuilder.swift
[2054/2153] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[2055/2153] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[2056/2153] Emitting module SwiftSyntaxBuilder
[2057/2153] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[2058/2153] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[2058/2153] Compiling digest_extra.cc
[2059/2153] Compiling des.cc
[2060/2153] Compiling dh_asn1.cc
[2061/2153] Compiling curve25519_64_adx.cc
[2062/2153] Compiling spake25519.cc
[2063/2153] Compiling cpu_intel.cc
[2064/2153] Compiling crypto.cc
[2065/2153] Compiling cpu_arm_linux.cc
[2066/2168] Compiling curve25519.cc
[2067/2171] Compiling cpu_aarch64_win.cc
[2068/2171] Compiling cpu_aarch64_sysreg.cc
[2069/2171] Compiling cpu_arm_freebsd.cc
[2071/2171] Compiling SwiftSyntaxMacros PreambleMacro.swift
[2071/2172] Compiling cpu_aarch64_openbsd.cc
[2073/2172] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[2074/2172] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[2075/2172] Compiling SwiftSyntaxMacros Macro.swift
[2076/2172] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[2077/2172] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[2078/2172] Compiling SwiftSyntaxMacros Macro+Format.swift
[2079/2172] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[2080/2172] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[2081/2172] Compiling SwiftSyntaxMacros AttachedMacro.swift
[2082/2172] Compiling SwiftSyntaxMacros BodyMacro.swift
[2083/2172] Compiling SwiftSyntaxMacros MemberMacro.swift
[2084/2172] Compiling SwiftSyntaxMacros PeerMacro.swift
[2084/2172] Compiling cpu_aarch64_linux.cc
[2086/2172] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[2087/2172] Compiling SwiftSyntaxMacros AccessorMacro.swift
[2088/2172] Emitting module SwiftSyntaxMacros
[2089/2172] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[2090/2172] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[2090/2172] Compiling cpu_aarch64_fuchsia.cc
[2091/2172] Compiling cpu_aarch64_apple.cc
[2092/2172] Compiling conf.cc
[2094/2172] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[2094/2172] Compiling get_cipher.cc
[2095/2172] Compiling tls_cbc.cc
[2096/2172] Compiling e_rc4.cc
[2097/2172] Compiling e_tls.cc
[2098/2172] Compiling e_rc2.cc
[2099/2172] Compiling e_null.cc
[2100/2182] Compiling e_des.cc
[2101/2182] Compiling e_aesgcmsiv.cc
[2102/2182] Compiling e_chacha20poly1305.cc
[2103/2182] Compiling derive_key.cc
[2104/2182] Compiling chacha.cc
[2105/2182] Compiling e_aesctrhmac.cc
[2106/2182] Compiling unicode.cc
[2107/2182] Compiling buf.cc
[2108/2182] Compiling blake2.cc
[2109/2182] Compiling cbs.cc
[2110/2182] Compiling ber.cc
[2111/2182] Compiling cbb.cc
[2112/2182] Compiling bn_asn1.cc
[2113/2182] Compiling asn1_compat.cc
[2114/2182] Compiling socket_helper.cc
[2115/2182] Compiling convert.cc
[2116/2182] Compiling printf.cc
[2117/2182] Compiling socket.cc
[2118/2182] Compiling pair.cc
[2119/2182] Compiling hexdump.cc
[2120/2182] Compiling errno.cc
[2121/2182] Compiling file.cc
[2122/2182] Compiling fd.cc
[2123/2182] Compiling connect.cc
[2124/2182] Compiling bio_mem.cc
[2126/2182] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[2127/2182] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[2128/2182] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[2129/2182] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[2130/2182] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[2131/2182] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[2132/2182] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[2133/2182] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[2134/2182] Emitting module SwiftSyntaxMacroExpansion
[2135/2182] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[2135/2182] Compiling base64.cc
[2136/2182] Compiling bio.cc
[2137/2182] Compiling tasn_typ.cc
[2138/2182] Compiling tasn_fre.cc
[2139/2182] Compiling tasn_utl.cc
[2140/2182] Compiling tasn_enc.cc
[2141/2182] Compiling posix_time.cc
[2142/2182] Compiling tasn_new.cc
[2143/2182] Compiling tasn_dec.cc
[2144/2190] Compiling f_string.cc
[2145/2191] Compiling f_int.cc
[2146/2194] Compiling asn_pack.cc
[2147/2194] Compiling asn1_par.cc
[2148/2194] Compiling a_utctm.cc
[2149/2194] Compiling a_type.cc
[2150/2194] Compiling asn1_lib.cc
[2151/2194] Compiling a_time.cc
[2152/2194] Compiling a_strnid.cc
[2153/2194] Compiling a_octet.cc
[2154/2194] Compiling a_i2d_fp.cc
[2155/2194] Compiling a_object.cc
[2156/2194] Compiling a_strex.cc
[2157/2194] Compiling a_mbstr.cc
[2158/2194] Compiling a_dup.cc
[2159/2194] Compiling a_gentm.cc
[2160/2194] Compiling a_int.cc
[2161/2194] Compiling a_d2i_fp.cc
[2162/2194] Write sources
[2164/2194] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[2166/2194] Write sources
[2168/2194] Compiling a_bitstr.cc
[2169/2194] Compiling a_bool.cc
[2170/2194] Write sources
[2177/2368] Compiling Atomics UnsafeAtomicLazyReference.swift
[2178/2368] Compiling Atomics IntegerOperations.swift
[2179/2368] Compiling Atomics AtomicValue.swift
[2180/2368] Compiling Atomics AtomicMemoryOrderings.swift
[2181/2368] Compiling Atomics ManagedAtomicLazyReference.swift
[2182/2368] Compiling Atomics UnsafeAtomic.swift
[2183/2368] Compiling Atomics AtomicReference.swift
[2184/2368] Compiling Atomics AtomicStorage.swift
[2185/2369] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[2186/2369] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[2187/2369] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[2188/2369] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[2189/2369] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[2190/2369] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[2191/2370] Compiling Atomics AtomicBool.swift
[2192/2370] Compiling Atomics IntegerConformances.swift
[2193/2370] Compiling Atomics OptionalRawRepresentable.swift
[2194/2370] Compiling Atomics RawRepresentable.swift
[2195/2370] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[2196/2370] Emitting module SwiftCompilerPluginMessageHandling
[2197/2370] Compiling Atomics PointerConformances.swift
[2198/2370] Compiling Atomics Primitives.native.swift
[2199/2370] Compiling Atomics DoubleWord.swift
[2200/2370] Compiling Atomics ManagedAtomic.swift
[2203/2375] Compiling Atomics Unmanaged extensions.swift
[2204/2375] Compiling BitCollections BitSet+Hashable.swift
[2205/2375] Compiling BitCollections BitSet+Initializers.swift
[2206/2375] Compiling BitCollections BitSet+Invariants.swift
[2207/2375] Compiling BitCollections BitSet+Random.swift
[2208/2375] Compiling BitCollections BitSet+SetAlgebra basics.swift
[2209/2375] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[2210/2375] Emitting module BitCollections
[2222/2381] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[2223/2381] Compiling Atomics Unmanaged extensions.swift
[2230/2381] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[2231/2381] Compiling BitCollections BitSet+SetAlgebra union.swift
[2232/2381] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[2233/2381] Compiling BitCollections BitSet.Counted.swift
[2234/2381] Compiling BitCollections BitSet.Index.swift
[2235/2381] Compiling BitCollections BitSet._UnsafeHandle.swift
[2236/2381] Compiling BitCollections BitArray+Shifts.swift
[2237/2381] Compiling BitCollections BitArray+Testing.swift
[2238/2381] Compiling BitCollections BitArray._UnsafeHandle.swift
[2239/2381] Compiling BitCollections BitArray.swift
[2240/2381] Compiling BitCollections BitSet+BidirectionalCollection.swift
[2241/2381] Compiling BitCollections BitSet+Codable.swift
[2242/2381] Compiling BitCollections BitArray+Hashable.swift
[2243/2381] Compiling BitCollections BitArray+Initializers.swift
[2244/2381] Compiling BitCollections BitArray+Invariants.swift
[2245/2381] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[2246/2381] Compiling BitCollections BitArray+RandomBits.swift
[2247/2381] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[2248/2381] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[2249/2381] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[2250/2381] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[2251/2381] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[2252/2381] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[2253/2381] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[2254/2407] Compiling Algorithms EitherSequence.swift
[2255/2407] Compiling Algorithms FirstNonNil.swift
[2256/2407] Compiling Algorithms FlattenCollection.swift
[2257/2407] Compiling Algorithms Split.swift
[2258/2407] Compiling Algorithms Stride.swift
[2259/2407] Compiling Algorithms RandomSample.swift
[2260/2407] Compiling Algorithms Reductions.swift
[2261/2407] Compiling Algorithms Rotate.swift
[2262/2407] Compiling Algorithms Suffix.swift
[2263/2407] Compiling Algorithms Trim.swift
[2264/2407] Compiling Algorithms Joined.swift
[2265/2407] Compiling Algorithms Keyed.swift
[2266/2407] Compiling Algorithms AdjacentPairs.swift
[2267/2407] Compiling Algorithms Chain.swift
[2268/2407] Compiling Algorithms Chunked.swift
[2269/2407] Compiling Algorithms Combinations.swift
[2270/2407] Compiling Algorithms Compacted.swift
[2271/2407] Compiling Algorithms Cycle.swift
[2272/2407] Compiling Algorithms MinMax.swift
[2273/2407] Compiling Algorithms Grouped.swift
[2274/2407] Compiling Algorithms Indexed.swift
[2275/2407] Compiling Algorithms Intersperse.swift
[2276/2407] Compiling Algorithms Partition.swift
[2277/2407] Compiling Algorithms Permutations.swift
[2278/2407] Compiling BitCollections BitSet.swift
[2279/2407] Compiling BitCollections Range+Utilities.swift
[2280/2407] Compiling BitCollections Slice+Utilities.swift
[2281/2407] Compiling BitCollections UInt+Tricks.swift
[2282/2407] Compiling BitCollections _Word.swift
[2312/2407] Compiling Algorithms Product.swift
[2330/2411] Emitting module Collections
[2331/2411] Compiling Collections Collections.swift
[2337/2413] Emitting module SwiftCompilerPlugin
[2338/2413] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[2339/2415] Compiling Collections Collections.swift
[2340/2415] Emitting module Collections
[2377/2423] Compiling Algorithms Unique.swift
[2378/2423] Compiling Algorithms Windows.swift
[2379/2423] Emitting module Atomics
[2383/2423] Compiling FOSMacros ViewModelFactoryMacro.swift
[2403/2425] Compiling FOSMacros VersionedFactoryMethodMacro.swift
[2404/2425] Compiling FOSMacros SystemVersion.swift
[2405/2425] Compiling FOSMacros Stubbable.swift
[2406/2425] Compiling FOSMacros FOSMacros.swift
[2407/2425] Compiling FOSMacros FieldValidationModelMacro.swift
[2408/2425] Emitting module FOSMacros
[2409/2425] Compiling FOSMacros ViewModelMacro.swift
[2415/2425] Write Objects.LinkFileList
[2417/2425] Compiling Algorithms Unique.swift
[2418/2425] Compiling Algorithms Windows.swift
[2419/2425] Emitting module Algorithms
[2419/2425] Compiling c-nioatomics.c
[2422/2425] Emitting module Algorithms
[2422/2425] Compiling c-atomics.c
[2425/2437] Compiling NIOConcurrencyHelpers lock.swift
[2427/2437] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[2428/2437] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[2429/2437] Compiling NIOConcurrencyHelpers NIOLock.swift
[2430/2437] Compiling NIOConcurrencyHelpers atomics.swift
[2431/2437] Emitting module NIOConcurrencyHelpers
[2432/2437] Compiling NIOConcurrencyHelpers NIOLock.swift
[2433/2437] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[2434/2437] Emitting module NIOConcurrencyHelpers
[2435/2437] Compiling NIOConcurrencyHelpers atomics.swift
[2436/2437] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[2436/2437] Linking FOSMacros-tool
[2438/2727] Compiling FOSMVVM JSONEncoder.swift
[2439/2727] Compiling FOSMVVM FormField.swift
[2440/2727] Compiling FOSMVVM FormFieldIdentifier.swift
[2441/2729] Emitting module ConsoleKitTerminal
[2442/2729] Compiling FOSMVVM FormFieldModel.swift
[2443/2729] Compiling FOSMVVM FormFieldType.swift
[2444/2729] Compiling FOSMVVM FormInputOption.swift
[2445/2729] Compiling FOSMVVM ResettableModel.swift
[2446/2729] Compiling FOSMVVM RetrievablePropertyNames.swift
[2447/2729] Compiling FOSMVVM ServerRequest+Fetch.swift
[2448/2729] Compiling FOSMVVM DestroyRequest.swift
[2449/2729] Compiling FOSMVVM Model.swift
[2450/2729] Compiling FOSMVVM RequestableViewModel.swift
[2451/2729] Compiling FOSMVVM LocalizableRef.swift
[2452/2729] Compiling FOSMVVM LocalizableString.swift
[2462/2731] Compiling FOSMVVM FormInputType.swift
[2463/2731] Compiling FOSMVVM Localizable.swift
[2464/2731] Compiling FOSMVVM LocalizableArray.swift
[2465/2731] Emitting module ConsoleKitTerminal
[2469/2731] Compiling FOSMVVM LocalizableCompoundValue.swift
[2470/2731] Compiling FOSMVVM LocalizableDate.swift
[2471/2731] Compiling FOSMVVM LocalizableInt.swift
[2480/2731] Compiling FOSMVVM ServerRequest.swift
[2481/2731] Compiling FOSMVVM UpdateRequest.swift
[2482/2731] Compiling FOSMVVM ValidatableModel.swift
[2483/2731] Compiling FOSMVVM ValidatableViewModelRequest.swift
[2484/2731] Compiling FOSMVVM ViewModel.swift
[2485/2731] Compiling FOSMVVM ViewModelFactory.swift
[2492/2731] Compiling FOSMVVM MVVMEnvirontmentView.swift
[2493/2731] Compiling FOSMVVM PreviewHostingView.swift
[2494/2731] Compiling FOSMVVM Tab.swift
[2495/2731] Compiling FOSMVVM TestDataTransporter.swift
[2496/2731] Compiling FOSMVVM TestHost.swift
[2497/2731] Compiling NIOCore NIOCoreSendableMetatype.swift
[2498/2731] Compiling NIOCore NIOLoopBound.swift
[2499/2737] Compiling ConsoleKitTerminal ConsoleLogger.swift
[2500/2737] Compiling ConsoleKitTerminal LoggerFragment.swift
[2503/2759] Compiling FOSMVVM Text.swift
[2504/2759] Compiling FOSMVVM TextField.swift
[2505/2759] Compiling FOSMVVM View.swift
[2506/2759] Compiling FOSMVVM ViewModelView.swift
[2507/2759] Compiling FOSMVVM FieldValidationModel.swift
[2508/2759] Compiling FOSMVVM ValidationError.swift
[2509/2759] Compiling FOSMVVM MVVMEnvironment.swift
[2517/2787] Compiling NIOCore SocketOptionProvider.swift
[2518/2787] Compiling NIOCore SystemCallHelpers.swift
[2519/2787] Compiling NIOCore TimeAmount+Duration.swift
[2520/2787] Compiling NIOCore TypeAssistedChannelHandler.swift
[2521/2787] Compiling NIOCore UniversalBootstrapSupport.swift
[2522/2787] Compiling NIOCore Utilities.swift
[2523/2787] Emitting module ConsoleKitCommands
[2531/2789] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[2532/2789] Compiling NIOCore NIOScheduledCallback.swift
[2533/2789] Compiling NIOCore NIOSendable.swift
[2534/2789] Compiling NIOCore RecvByteBufferAllocator.swift
[2535/2789] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[2536/2789] Compiling NIOCore SocketAddresses.swift
[2543/2789] Emitting module ConsoleKitCommands
[2544/2791] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[2545/2791] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[2552/2791] Compiling FOSMVVM LocalizationStore.swift
[2553/2791] Compiling FOSMVVM LocalizedArrayProperty.swift
[2554/2791] Compiling FOSMVVM LocalizedProperty.swift
[2555/2791] Compiling FOSMVVM Localizer.swift
[2556/2791] Compiling FOSMVVM YamlLocalizationStore.swift
[2557/2791] Compiling FOSMVVM Macros.swift
[2558/2791] Compiling FOSMVVM CreateRequest.swift
[2559/2791] Compiling ConsoleKitCommands Command.swift
[2560/2791] Compiling ConsoleKitCommands CommandContext.swift
[2561/2791] Compiling ConsoleKitCommands CommandError.swift
[2569/2791] Compiling FOSMVVM DeleteRequest.swift
[2570/2791] Compiling FOSMVVM ViewModelId.swift
[2571/2791] Compiling FOSMVVM ViewModelOperations.swift
[2572/2791] Compiling FOSMVVM ViewModelRequest.swift
[2573/2791] Compiling FOSMVVM ContentUnavailableView.swift
[2574/2791] Compiling FOSMVVM FieldValidationsView.swift
[2575/2791] Compiling FOSMVVM FormFieldView.swift
[2576/2791] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[2577/2791] Compiling ConsoleKitCommands Utilities.swift
[2591/2791] Compiling ConsoleKitCommands Completion.swift
[2592/2791] Compiling ConsoleKitCommands CommandGroup.swift
[2593/2791] Compiling ConsoleKitCommands Commands.swift
[2594/2791] Compiling ConsoleKitCommands Console+Run.swift
[2595/2791] Compiling ConsoleKitCommands ConsoleError.swift
[2596/2791] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[2597/2791] Compiling ConsoleKitCommands Flag.swift
[2598/2791] Compiling ConsoleKitCommands Option.swift
[2599/2791] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[2600/2791] Compiling ConsoleKitCommands AsyncCommand.swift
[2601/2791] Compiling ConsoleKitCommands AsyncCommands.swift
[2602/2791] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[2603/2791] Compiling ConsoleKitCommands AnyCommand.swift
[2604/2791] Compiling ConsoleKitCommands Argument.swift
[2605/2791] Compiling ConsoleKitCommands CommandSignature.swift
[2606/2791] Compiling ConsoleKitCommands CommandInput.swift
[2645/2795] Compiling ConsoleKit Exports.swift
[2646/2795] Emitting module ConsoleKit
[2648/2795] Compiling ConsoleKit Exports.swift
[2684/2795] Emitting module NIOCore
[2686/3091] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[2687/3091] Compiling SQLKit SQLAlterEnum.swift
[2688/3091] Compiling SQLKit SQLAlterTable.swift
[2689/3091] Compiling SQLKit SQLCreateEnum.swift
[2690/3091] Compiling SQLKit SQLAlterEnumBuilder.swift
[2691/3091] Compiling SQLKit SQLAlterTableBuilder.swift
[2692/3097] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2693/3097] Compiling SQLKit SQLJoinMethod.swift
[2694/3097] Compiling SQLKit SQLLockingClause.swift
[2695/3097] Compiling SQLKit SQLOrderBy.swift
[2696/3097] Compiling SQLKit SQLReturning.swift
[2697/3097] Compiling SQLKit SQLSubquery.swift
[2703/3107] Emitting module NIOEmbedded
[2704/3107] Compiling NIOEmbedded AsyncTestingChannel.swift
[2705/3107] Emitting module FOSMVVM
[2706/3113] Compiling SQLKit SQLUnion.swift
[2707/3113] Compiling SQLKit SQLUpdate.swift
[2708/3113] Compiling SQLKit SQLExpression.swift
[2709/3113] Compiling SQLKit SQLSerializer.swift
[2710/3113] Compiling SQLKit SQLStatement.swift
[2711/3113] Compiling SQLKit SQLBinaryExpression.swift
[2712/3113] Compiling SQLKit SQLBinaryOperator.swift
[2713/3113] Compiling SQLKit SQLBind.swift
[2714/3113] Compiling SQLKit SQLFunction.swift
[2715/3113] Compiling SQLKit SQLGroupExpression.swift
[2716/3113] Compiling SQLKit SQLColumn.swift
[2717/3113] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[2718/3113] Compiling SQLKit SQLColumnDefinition.swift
[2719/3113] Compiling SQLKit SQLCommonTableExpression.swift
[2720/3113] Compiling SQLKit SQLConflictAction.swift
[2721/3113] Compiling SQLKit SQLForeignKeyAction.swift
[2722/3113] Compiling SQLKit SQLNestedSubpathExpression.swift
[2723/3113] Compiling SQLKit SQLQualifiedTable.swift
[2724/3113] Compiling SQLKit SQLQueryString.swift
[2725/3113] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[2737/3123] Compiling FOSMVVM ValidationResult.swift
[2738/3123] Compiling FOSMVVM Validations.swift
[2739/3123] Compiling FOSMVVM Deployment.swift
[2740/3123] Compiling FOSMVVM SystemVersion.swift
[2741/3123] Compiling FOSMVVM Versionable.swift
[2742/3123] Compiling FOSMVVM VersionedProperty.swift
[2743/3123] Compiling SQLKit SQLDropEnumBuilder.swift
[2744/3123] Compiling SQLKit SQLDropIndexBuilder.swift
[2745/3123] Compiling SQLKit SQLDropTableBuilder.swift
[2746/3123] Compiling SQLKit SQLJoin.swift
[2757/3128] Compiling SQLKit SQLDatabaseReportedVersion.swift
[2758/3128] Compiling SQLKit SQLDialect.swift
[2759/3128] Compiling SQLKit SQLDatabase+Deprecated.swift
[2760/3128] Compiling SQLKit SQLError.swift
[2761/3128] Compiling SQLKit SQLExpressions+Deprecated.swift
[2762/3128] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[2763/3128] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2764/3128] Compiling NIOEmbedded AsyncTestingChannel.swift
[2765/3128] Compiling NIOEmbedded Embedded.swift
[2766/3128] Emitting module NIOEmbedded
[2767/3128] Compiling NIOEmbedded Embedded.swift
[2778/3128] Compiling SQLKit SQLCreateIndex.swift
[2779/3128] Compiling SQLKit SQLCreateTable.swift
[2780/3128] Compiling SQLKit SQLCreateTrigger.swift
[2781/3128] Compiling SQLKit SQLDelete.swift
[2782/3128] Compiling SQLKit SQLDropEnum.swift
[2783/3128] Compiling SQLKit SQLDropIndex.swift
[2784/3128] Compiling SQLKit SQLDropTable.swift
[2785/3128] Compiling SQLKit SQLDropTrigger.swift
[2786/3128] Compiling SQLKit SQLInsert.swift
[2787/3128] Compiling SQLKit SQLSelect.swift
[2788/3128] Compiling SQLKit SQLDropTriggerBuilder.swift
[2789/3128] Compiling SQLKit SQLAlterTableBuilder.swift
[2790/3128] Compiling SQLKit SQLConflictUpdateBuilder.swift
[2791/3128] Compiling SQLKit SQLRawBuilder.swift
[2792/3128] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[2793/3128] Compiling SQLKit SQLSelectBuilder.swift
[2794/3128] Compiling SQLKit SQLSubqueryBuilder.swift
[2795/3128] Compiling SQLKit SQLUnionBuilder.swift
[2796/3128] Compiling SQLKit SQLUpdateBuilder.swift
[2797/3128] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[2798/3128] Compiling SQLKit SQLColumnUpdateBuilder.swift
[2799/3128] Compiling NIOPosix VsockChannelEvents.swift
[2800/3128] Compiling NIOPosix resource_bundle_accessor.swift
[2810/3128] Compiling SQLKit SQLColumnAssignment.swift
[2811/3128] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[2812/3128] Compiling SQLKit SQLColumnDefinition.swift
[2813/3128] Compiling SQLKit SQLCommonTableExpression.swift
[2814/3128] Compiling SQLKit SQLConflictAction.swift
[2815/3128] Compiling SQLKit SQLError.swift
[2816/3128] Compiling SQLKit SQLExpressions+Deprecated.swift
[2817/3128] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[2818/3128] Compiling SQLKit SQLExcludedColumn.swift
[2819/3128] Compiling SQLKit SQLForeignKey.swift
[2837/3128] Compiling NIOPosix UnsafeTransfer.swift
[2838/3128] Compiling NIOPosix Utilities.swift
[2839/3128] Compiling NIOPosix VsockAddress.swift
[2840/3128] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[2841/3128] Compiling SQLKit SQLCommonUnionBuilder.swift
[2842/3128] Compiling SQLKit SQLJoinBuilder.swift
[2843/3128] Compiling SQLKit SQLPartialResultBuilder.swift
[2844/3128] Compiling SQLKit SQLPredicateBuilder.swift
[2845/3128] Compiling SQLKit SQLQueryBuilder.swift
[2846/3128] Compiling SQLKit SQLQueryFetcher.swift
[2847/3128] Compiling SQLKit SQLReturningBuilder.swift
[2848/3128] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[2849/3128] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[2850/3128] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[2851/3128] Compiling SQLKit SQLDatabase.swift
[2858/3128] Compiling SQLKit Exports.swift
[2859/3128] Compiling SQLKit SQLAlias.swift
[2860/3128] Compiling SQLKit SQLBetween.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
[2899/3128] Emitting module FOSMVVM
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
[2923/3128] Emitting module SQLKit
[2936/3128] Emitting module NIOPosix
[3003/3133] Compiling SQLKit SQLIdentifier.swift
[3004/3133] Compiling SQLKit SQLList.swift
[3005/3133] Compiling SQLKit SQLLiteral.swift
[3006/3133] Compiling SQLKit SQLRaw.swift
[3007/3133] Compiling SQLKit SQLCodingUtilities.swift
[3008/3133] Compiling SQLKit SQLQueryEncoder.swift
[3009/3133] Compiling SQLKit SQLRow.swift
[3010/3133] Compiling SQLKit SQLRowDecoder.swift
[3011/3133] Compiling SQLKit SomeCodingKey.swift
[3012/3133] Compiling SQLKit StringHandling.swift
[3023/3133] Compiling NIOPosix UnsafeTransfer.swift
[3024/3133] Compiling NIOPosix Utilities.swift
[3025/3133] Compiling NIOPosix VsockAddress.swift
[3026/3133] Compiling NIOPosix VsockChannelEvents.swift
[3027/3133] Compiling NIOPosix resource_bundle_accessor.swift
[3062/3257] Compiling NIO Exports.swift
[3063/3257] Emitting module NIO
[3065/3257] Compiling NIO Exports.swift
[3066/3297] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[3067/3297] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[3068/3297] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[3069/3297] Compiling NIOHTTP1 HTTPTypes.swift
[3070/3297] Compiling AsyncKit EventLoop+Flatten.swift
[3071/3297] Compiling AsyncKit EventLoop+Future.swift
[3072/3297] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[3073/3299] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[3074/3299] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[3075/3299] Compiling NIOSOCKS ClientStateMachine.swift
[3076/3299] Compiling NIOSOCKS Messages.swift
[3077/3300] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[3078/3300] Compiling NIOSOCKS SOCKSResponse.swift
[3079/3300] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[3080/3300] Compiling NIOSOCKS Helpers.swift
[3081/3300] Compiling NIOSOCKS AuthenticationMethod.swift
[3082/3300] Compiling NIOSOCKS ClientGreeting.swift
[3083/3300] Compiling NIOSOCKS Errors.swift
[3084/3300] Compiling NIOSOCKS SOCKSRequest.swift
[3085/3300] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[3086/3300] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[3087/3300] Emitting module NIOSOCKS
[3088/3300] Compiling NIOSOCKS SOCKSClientHandler.swift
[3089/3300] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[3090/3300] Compiling NIOTLS TLSEvents.swift
[3091/3300] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[3092/3300] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[3093/3300] Emitting module NIOTLS
[3094/3300] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[3095/3300] Compiling NIOTLS SNIHandler.swift
[3096/3300] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[3097/3301] Emitting module _NIOFileSystem
[3103/3309] Compiling NIOHTTP1 HTTPEncoder.swift
[3105/3315] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[3106/3315] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[3108/3315] Compiling NIOSOCKS ServerStateMachine.swift
[3109/3315] Compiling AsyncKit ConnectionPoolSource.swift
[3112/3315] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[3113/3315] Compiling AsyncKit ConnectionPoolItem.swift
[3115/3315] Compiling AsyncKit EventLoopGroup+Throwing.swift
[3116/3315] Compiling AsyncKit Collection+Flatten.swift
[3117/3348] Compiling NIOSSL PosixPort.swift
[3118/3348] Compiling NIOSSL SSLCallbacks.swift
[3119/3348] Compiling NIOSSL SSLCertificateExtensions.swift
[3120/3348] Compiling NIOSSL SSLCertificateName.swift
[3123/3348] Compiling NIOSSL SubjectAlternativeName.swift
[3124/3348] Compiling NIOSSL NIOSSLSecureBytes.swift
[3125/3348] Compiling NIOSSL RNG.swift
[3126/3348] Compiling NIOSSL AndroidCABundle.swift
[3127/3348] Emitting module NIOFoundationCompat
[3128/3348] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[3135/3348] Compiling NIOSSL SSLConnection.swift
[3136/3348] Compiling NIOSSL SSLContext.swift
[3137/3348] Compiling _NIOFileSystem UnsafeTransfer.swift
[3138/3348] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[3139/3348] Compiling _NIOFileSystem OpenOptions.swift
[3140/3348] Compiling _NIOFileSystem String+FileSystem.swift
[3141/3348] Compiling _NIOFileSystem resource_bundle_accessor.swift
[3143/3348] Compiling _NIOFileSystem SystemFileHandle.swift
[3144/3348] Compiling _NIOFileSystem Utilities.swift
[3145/3348] Compiling _NIOFileSystem NIOFilePath.swift
[3146/3348] Compiling _NIOFileSystem BufferedStream.swift
[3147/3348] Compiling _NIOFileSystem Cancellation.swift
[3148/3348] Compiling _NIOFileSystem TokenBucket.swift
[3155/3348] Compiling NIOSSL SSLPublicKey.swift
[3156/3348] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[3157/3348] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[3158/3348] Compiling NIOSSL SafeCompare.swift
[3159/3348] Compiling NIOSSL Zeroization.swift
[3160/3348] Compiling NIOSSL TLSConfiguration.swift
[3167/3348] Compiling NIOSSL ByteBufferBIO.swift
[3168/3348] Compiling NIOSSL CustomPrivateKey.swift
[3169/3348] Compiling NIOSSL IdentityVerification.swift
[3172/3348] Compiling NIOSSL SSLErrors.swift
[3187/3348] Compiling NIOSSL SSLInit.swift
[3188/3348] Compiling NIOSSL SSLPKCS12Bundle.swift
[3189/3348] Compiling NIOSSL SSLPrivateKey.swift
[3190/3348] Compiling NIOSSL SSLCertificate.swift
[3197/3399] Compiling NIOTLS TLSEvents.swift
[3198/3399] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[3199/3399] Emitting module NIOTLS
[3200/3399] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[3201/3399] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[3202/3399] Compiling NIOTLS SNIHandler.swift
[3203/3399] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[3216/3404] Compiling NIOSOCKS ClientStateMachine.swift
[3217/3404] Compiling NIOSOCKS SOCKSResponse.swift
[3218/3404] Compiling NIOSOCKS Messages.swift
[3219/3404] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[3220/3404] Compiling NIOSOCKS SOCKSRequest.swift
[3221/3404] Compiling NIOSOCKS Errors.swift
[3222/3405] Compiling NIOTransportServices NIOTSBootstraps.swift
[3223/3405] Compiling NIOTransportServices NIOTSChannelOptions.swift
[3224/3405] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[3225/3405] Compiling NIOTransportServices StateManagedListenerChannel.swift
[3230/3405] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[3231/3405] Compiling NIOTransportServices NIOTSEventLoop.swift
[3232/3405] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[3233/3405] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[3234/3405] Compiling NIOTransportServices NIOTSSingletons.swift
[3235/3405] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[3236/3405] Compiling NIOTransportServices NIOTSErrors.swift
[3237/3405] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[3238/3405] Compiling NIOTransportServices NIOTSListenerChannel.swift
[3247/3405] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[3248/3405] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[3249/3405] Compiling NIOSOCKS Helpers.swift
[3250/3405] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[3251/3405] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[3252/3405] Emitting module NIOSOCKS
[3257/3405] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[3260/3405] Compiling NIOTransportServices StateManagedChannel.swift
[3261/3405] Compiling NIOTransportServices AcceptHandler.swift
[3262/3405] Emitting module NIOHTTP1
[3267/3436] Compiling NIOSOCKS ServerStateMachine.swift
[3268/3436] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[3269/3436] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[3270/3436] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[3271/3446] Emitting module AsyncKit
[3273/3446] Emitting module NIOFoundationCompat
[3274/3446] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[3275/3446] Compiling NIOWebSocket WebSocketOpcode.swift
[3276/3454] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[3277/3454] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[3278/3454] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[3279/3454] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[3283/3454] Compiling NIOSSL SSLContext.swift
[3284/3454] Compiling NIOSSL SSLErrors.swift
[3285/3454] Compiling NIOSSL SSLPublicKey.swift
[3286/3454] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[3287/3454] Compiling NIOSSL IdentityVerification.swift
[3288/3454] Compiling NIOSSL SafeCompare.swift
[3289/3454] Compiling NIOSSL Zeroization.swift
[3290/3454] Compiling NIOSSL TLSConfiguration.swift
[3291/3454] Compiling NIOSSL SSLCertificateName.swift
[3292/3454] Compiling NIOSSL AndroidCABundle.swift
[3293/3454] Compiling NIOSSL ByteBufferBIO.swift
[3294/3454] Compiling NIOSSL CustomPrivateKey.swift
[3295/3454] Compiling NIOSSL SSLInit.swift
[3296/3454] Compiling NIOSSL SSLPKCS12Bundle.swift
[3297/3454] Compiling NIOSSL SSLPrivateKey.swift
[3298/3454] Compiling NIOSSL SSLConnection.swift
[3299/3454] Compiling NIOSSL PosixPort.swift
[3300/3454] Compiling NIOSSL SSLCallbacks.swift
[3301/3454] Compiling NIOSSL LinuxCABundle.swift
[3302/3454] Compiling NIOSSL NIOSSLClientHandler.swift
[3307/3454] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[3308/3454] Compiling NIOSSL NIOSSLHandler.swift
[3309/3454] Compiling NIOSSL SSLCertificate.swift
[3310/3454] Compiling NIOSSL SSLCertificateExtensions.swift
[3311/3454] Compiling NIOSSL SubjectAlternativeName.swift
[3312/3454] Compiling NIOSSL NIOSSLSecureBytes.swift
[3313/3454] Compiling NIOSSL RNG.swift
[3314/3454] Compiling NIOSSL NIOSSLServerHandler.swift
[3315/3454] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[3320/3454] Compiling NIOSSL ObjectIdentifier.swift
[3324/3454] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[3325/3455] Emitting module NIOSSL
[3326/3461] Compiling NIOWebSocket WebSocketErrorCodes.swift
[3327/3461] Compiling NIOWebSocket SHA1.swift
[3328/3461] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[3329/3461] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[3330/3461] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[3331/3461] Emitting module NIOWebSocket
[3332/3461] Compiling NIOWebSocket WebSocketFrame.swift
[3333/3483] Emitting module NIOHTTP1
[3334/3483] Compiling NIOTransportServices AcceptHandler.swift
[3335/3483] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[3336/3483] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[3337/3483] Compiling NIOTransportServices NIOTSEventLoop.swift
[3338/3483] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[3339/3483] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[3340/3486] Emitting module _NIOFileSystemFoundationCompat
[3341/3486] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[3342/3486] Emitting module NIOTransportServices
[3343/3486] Compiling NIOTransportServices NIOTSSingletons.swift
[3344/3486] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[3345/3486] Compiling NIOTransportServices NIOTSListenerChannel.swift
[3346/3486] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[3347/3486] Compiling NIOTransportServices NIOTSErrors.swift
[3348/3486] Compiling NIOTransportServices StateManagedListenerChannel.swift
[3349/3486] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[3350/3486] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[3351/3486] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[3354/3486] Compiling NIOTransportServices NIOTSBootstraps.swift
[3355/3486] Compiling NIOTransportServices NIOTSChannelOptions.swift
[3356/3486] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[3358/3486] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[3362/3486] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[3363/3486] Compiling NIOTransportServices StateManagedChannel.swift
[3364/3488] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[3365/3488] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[3366/3488] Compiling NIOHTTPCompression HTTPCompression.swift
[3367/3488] Compiling NIOHTTPCompression HTTPDecompression.swift
[3368/3488] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[3369/3488] Emitting module NIOHTTPCompression
[3370/3488] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[3371/3488] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[3372/3488] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[3373/3488] Emitting module _NIOFileSystemFoundationCompat
[3374/3488] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[3375/3501] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[3387/3506] Compiling NIOSSL UniversalBootstrapSupport.swift
[3388/3506] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[3389/3506] Compiling NIOSSL resource_bundle_accessor.swift
[3390/3506] Compiling NIOHPACK DynamicHeaderTable.swift
[3391/3506] Compiling NIOHPACK HPACKDecoder.swift
[3394/3525] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[3395/3525] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[3396/3525] Compiling NIOFileSystem Exports.swift
[3399/3525] Emitting module NIOFileSystem
[3404/3525] Compiling NIOExtras LineBasedFrameDecoder.swift
[3405/3525] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[3406/3525] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[3407/3525] Compiling NIOExtras JSONRPCFraming.swift
[3411/3525] Compiling NIOExtras RequestResponseWithIDHandler.swift
[3412/3525] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[3413/3525] Compiling NIOExtras LengthFieldPrepender.swift
[3414/3525] Compiling NIOExtras NIOExtrasError.swift
[3415/3525] Compiling NIOExtras NIOLengthFieldBitLength.swift
[3416/3525] Compiling NIOExtras QuiescingHelper.swift
[3417/3525] Compiling NIOExtras RequestResponseHandler.swift
[3418/3525] Compiling NIOExtras NIORequestIdentifiable.swift
[3419/3525] Compiling NIOExtras PCAPRingBuffer.swift
[3420/3525] Compiling NIOExtras RequestResponseHandlers+State.swift
[3424/3525] Emitting module NIOFileSystem
[3425/3525] Compiling NIOFileSystem Exports.swift
[3426/3525] Compiling NIOExtras FixedLengthFrameDecoder.swift
[3427/3525] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[3428/3525] Compiling NIOExtras DebugInboundEventsHandler.swift
[3429/3525] Compiling NIOExtras DebugOutboundEventsHandler.swift
[3433/3542] Emitting module NIOTransportServices
[3439/3574] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[3440/3574] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[3441/3574] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[3442/3575] Emitting module NIOSSL
[3455/3575] Compiling NIOExtras RequestResponseHandlers+State.swift
[3456/3575] Compiling NIOWebSocket WebSocketOpcode.swift
[3457/3575] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[3458/3575] Compiling NIOExtras RequestResponseWithIDHandler.swift
[3459/3575] Compiling NIOExtras LineBasedFrameDecoder.swift
[3460/3575] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[3461/3575] Compiling NIOExtras QuiescingHelper.swift
[3462/3575] Compiling NIOExtras RequestResponseHandler.swift
[3463/3575] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[3464/3575] Compiling NIOExtras JSONRPCFraming.swift
[3465/3575] Compiling NIOExtras NIORequestIdentifiable.swift
[3466/3575] Compiling NIOExtras PCAPRingBuffer.swift
[3467/3575] Compiling NIOExtras FixedLengthFrameDecoder.swift
[3468/3575] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[3469/3575] Compiling NIOExtras NIOExtrasError.swift
[3470/3575] Compiling NIOExtras NIOLengthFieldBitLength.swift
[3471/3575] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[3472/3575] Compiling NIOExtras LengthFieldPrepender.swift
[3473/3576] Compiling NIOHPACK IndexedHeaderTable.swift
[3474/3576] Emitting module NIOHPACK
[3475/3576] Compiling NIOHPACK HuffmanTables.swift
[3476/3576] Compiling NIOHPACK HeaderTables.swift
[3477/3576] Compiling NIOHPACK IntegerCoding.swift
[3478/3576] Compiling NIOExtras DebugInboundEventsHandler.swift
[3479/3576] Compiling NIOExtras DebugOutboundEventsHandler.swift
[3480/3576] Compiling NIOHPACK HPACKErrors.swift
[3481/3576] Compiling NIOHPACK HPACKHeader.swift
[3482/3576] Compiling NIOHPACK HuffmanCoding.swift
[3483/3576] Compiling NIOHPACK HPACKEncoder.swift
[3484/3577] Compiling NIOHPACK IntegerCoding.swift
[3485/3577] Compiling NIOHPACK IndexedHeaderTable.swift
[3488/3578] Emitting module NIOExtras
[3489/3597] Compiling NIOHPACK HuffmanTables.swift
[3490/3597] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[3491/3597] Compiling NIOHTTPCompression HTTPDecompression.swift
[3492/3597] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[3493/3597] Compiling NIOHTTPCompression HTTPCompression.swift
[3494/3597] Emitting module NIOHTTPCompression
[3495/3597] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[3496/3597] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[3497/3597] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[3498/3597] Compiling MultipartKit Storage.swift
[3499/3597] Compiling MultipartKit MultipartPart.swift
[3500/3597] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[3501/3597] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[3502/3597] Compiling MultipartKit FormDataEncoder.Encoder.swift
[3503/3597] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[3504/3597] Compiling MultipartKit MultipartFormData.swift
[3505/3597] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[3506/3597] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[3507/3597] Compiling MultipartKit MultipartParser.swift
[3508/3597] Compiling MultipartKit FormDataEncoder.swift
[3509/3597] Compiling MultipartKit FormDataDecoder.swift
[3510/3597] Compiling MultipartKit Exports.swift
[3511/3597] Compiling MultipartKit FormDataDecoder.Decoder.swift
[3512/3597] Compiling MultipartKit BasicCodingKey.swift
[3513/3597] Compiling MultipartKit MultipartError.swift
[3514/3597] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[3515/3597] Compiling MultipartKit MultipartPartConvertible.swift
[3517/3597] Compiling NIOHPACK HeaderTables.swift
[3518/3597] Compiling NIOHPACK HuffmanCoding.swift
[3519/3597] Compiling NIOHPACK StaticHeaderTable.swift
[3520/3597] Compiling NIOWebSocket SHA1.swift
[3521/3597] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[3522/3597] Compiling NIOWebSocket WebSocketErrorCodes.swift
[3523/3597] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[3524/3597] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[3525/3597] Compiling NIOWebSocket WebSocketFrame.swift
[3526/3597] Emitting module NIOWebSocket
[3527/3597] Compiling NIOHPACK StaticHeaderTable.swift
[3528/3618] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[3529/3618] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[3530/3618] Compiling MultipartKit MultipartFormData.swift
[3531/3618] Compiling MultipartKit MultipartParser.swift
[3532/3618] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[3533/3618] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[3534/3618] Compiling MultipartKit Exports.swift
[3535/3618] Compiling MultipartKit FormDataDecoder.Decoder.swift
[3536/3618] Compiling MultipartKit FormDataEncoder.swift
[3537/3618] Compiling MultipartKit Storage.swift
[3538/3618] Compiling MultipartKit FormDataEncoder.Encoder.swift
[3539/3618] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[3540/3618] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[3541/3618] Compiling MultipartKit FormDataDecoder.swift
[3542/3618] Emitting module NIOExtras
[3543/3618] Compiling MultipartKit BasicCodingKey.swift
[3544/3618] Compiling MultipartKit MultipartError.swift
[3545/3618] Compiling MultipartKit MultipartPart.swift
[3546/3618] Compiling MultipartKit MultipartPartConvertible.swift
[3547/3799] Compiling NIOHPACK HPACKErrors.swift
[3548/3799] Compiling NIOHPACK HPACKEncoder.swift
[3549/3799] Compiling FluentKit QueryBuilder+Sort.swift
[3550/3799] Compiling FluentKit QueryBuilder.swift
[3551/3799] Emitting module NIOHPACK
[3552/3799] Compiling NIOHPACK HPACKHeader.swift
[3553/3861] Compiling NIOHTTP2 SendingDataState.swift
[3554/3861] Compiling NIOHTTP2 SendingGoawayState.swift
[3555/3863] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[3556/3863] Compiling NIOHTTP2 MaySendFrames.swift
[3557/3863] Compiling NIOHTTP2 StateMachineResult.swift
[3558/3863] Compiling NIOHTTP2 ContentLengthVerifier.swift
[3559/3863] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[3560/3863] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[3561/3863] Compiling NIOHTTP2 DOSHeuristics.swift
[3562/3863] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[3563/3863] Compiling NIOHTTP2 HTTP2UserEvents.swift
[3564/3863] Compiling NIOHTTP2 InboundEventBuffer.swift
[3565/3863] Compiling NIOHTTP2 InboundWindowManager.swift
[3566/3863] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[3567/3863] Emitting module MultipartKit
[3568/3863] Compiling NIOHTTP2 LocallyQuiescingState.swift
[3569/3863] Compiling NIOHTTP2 QuiescingState.swift
[3570/3863] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[3571/3863] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[3572/3863] Compiling NIOExtras WritePCAPHandler.swift
[3573/3863] Compiling MultipartKit MultipartSerializer.swift
[3574/3863] Compiling MultipartKit Utilities.swift
[3591/3863] Emitting module MultipartKit
[3594/3935] Compiling NIOExtras WritePCAPHandler.swift
[3595/3940] Compiling NIOHTTP2 HTTP2PingData.swift
[3596/3940] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[3597/3948] Compiling NIOHTTP2 ContentLengthVerifier.swift
[3598/3948] Compiling NIOHTTP2 DOSHeuristics.swift
[3599/3948] Compiling NIOHTTP2 Error+Any.swift
[3600/3948] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[3601/3948] Compiling NIOHTTP2 ControlFrameBuffer.swift
[3602/3948] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[3603/3948] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[3604/3948] Compiling NIOHTTP2 GlitchesMonitor.swift
[3605/3948] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[3606/3948] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[3607/3957] Compiling FluentKit TimestampFormat.swift
[3608/3957] Compiling FluentKit QueryBuilder+Aggregate.swift
[3609/3957] Compiling FluentKit QueryBuilder+EagerLoad.swift
[3610/3957] Compiling FluentKit QueryBuilder+Filter.swift
[3611/3957] Compiling FluentKit QueryBuilder+Group.swift
[3612/3957] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[3613/3957] Compiling FluentKit QueryBuilder+Join.swift
[3614/3957] Compiling FluentKit QueryBuilder+Paginate.swift
[3615/3957] Compiling FluentKit QueryBuilder+Range.swift
[3616/3957] Compiling FluentKit QueryBuilder+Set.swift
[3617/3966] Compiling NIOHTTP2 SendingDataState.swift
[3618/3966] Compiling NIOHTTP2 SendingGoawayState.swift
[3619/3966] Compiling NIOHTTP2 SendingHeadersState.swift
[3620/3966] Compiling NIOHTTP2 SendingPushPromiseState.swift
[3621/3966] Compiling NIOHTTP2 LocallyQuiescingState.swift
[3622/3966] Compiling NIOHTTP2 QuiescingState.swift
[3623/3966] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[3624/3966] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[3625/3966] Compiling NIOHTTP2 StateMachineResult.swift
[3627/3966] Emitting module FluentKit
[3629/3966] Compiling NIOHTTP2 SendingRstStreamState.swift
[3630/3966] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[3631/3966] Compiling NIOHTTP2 HTTP2SettingsState.swift
[3632/3966] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[3633/3966] Compiling NIOHTTP2 HasFlowControlWindows.swift
[3634/3966] Compiling NIOHTTP2 HasLocalSettings.swift
[3635/3966] Compiling NIOHTTP2 HasRemoteSettings.swift
[3636/3966] Compiling NIOHTTP2 ConnectionStateMachine.swift
[3637/3966] Compiling NIOHTTP2 ConnectionStreamsState.swift
[3638/3966] Compiling NIOHTTP2 MayReceiveFrames.swift
[3639/3966] Compiling NIOHTTP2 ReceivingDataState.swift
[3640/3966] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[3641/3966] Compiling NIOHTTP2 ReceivingHeadersState.swift
[3642/3966] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[3643/3966] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[3644/3966] Compiling NIOHTTP2 HTTP2Frame.swift
[3645/3966] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[3646/3966] Compiling NIOHTTP2 HTTP2FrameParser.swift
[3649/3966] Compiling NIOHTTP2 HTTP2Settings.swift
[3650/3966] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[3651/3966] Compiling NIOHTTP2 HTTP2UserEvents.swift
[3652/3966] Compiling NIOHTTP2 InboundEventBuffer.swift
[3653/3966] Compiling NIOHTTP2 InboundWindowManager.swift
[3654/3966] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[3655/3966] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[3656/3966] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[3657/3966] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[3658/3966] Compiling NIOHTTP2 MaySendFrames.swift
[3668/3966] Emitting module NIOHTTP2
[3669/3972] Compiling FOSTesting LinuxFixes.swift
[3670/3972] Compiling FOSTesting MockURLSession.swift
[3671/3972] Compiling FOSTesting LocalizableTestCase.swift
[3672/3972] Compiling FluentKit QueryBuilder+Concurrency.swift
[3673/3972] Compiling FluentKit Relation+Concurrency.swift
[3674/3972] Compiling FluentKit SchemaBuilder+Concurrency.swift
[3675/3972] Compiling FluentKit Siblings+Concurrency.swift
[3676/3972] Compiling FluentKit Database+Logging.swift
[3677/3972] Compiling FluentKit Database.swift
[3678/3972] Compiling FluentKit DatabaseID.swift
[3679/3972] Compiling FluentKit DatabaseInput.swift
[3680/3972] Compiling FluentKit DatabaseOutput.swift
[3681/3972] Compiling FluentKit Databases.swift
[3692/3972] Compiling NIOHTTP2 HTTP2StreamID.swift
[3693/3972] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[3694/3972] Compiling NIOHTTP2 StreamChannelFlowController.swift
[3695/3972] Compiling NIOHTTP2 StreamChannelList.swift
[3696/3972] Compiling NIOHTTP2 StreamMap.swift
[3697/3972] Compiling NIOHTTP2 StreamStateMachine.swift
[3698/3972] Compiling NIOHTTP2 UnsafeTransfer.swift
[3699/3972] Compiling NIOHTTP2 WatermarkedFlowController.swift
[3700/3972] Compiling FluentKit Siblings.swift
[3701/3972] Compiling FluentKit Timestamp.swift
[3712/3972] Compiling FOSTesting Expectations.swift
[3713/3972] Emitting module FOSTesting
[3722/3974] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[3723/3974] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[3724/3974] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[3725/3974] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[3726/3975] Compiling NIOHTTP2 HTTP2Error.swift
[3727/3976] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[3728/3976] Compiling NIOHTTP2 HTTP2Stream.swift
[3729/3976] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[3730/3977] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[3731/3977] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[3734/3977] Compiling WebSocketKit WebSocket.swift
[3735/3977] Compiling WebSocketKit WebSocket+Concurrency.swift
[3736/3977] Compiling WebSocketKit WebSocket.swift
[3737/3977] Compiling WebSocketKit WebSocketHandler.swift
[3738/3977] Compiling WebSocketKit WebSocket+Connect.swift
[3739/3977] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[3740/3977] Compiling WebSocketKit Exports.swift
[3741/3977] Compiling WebSocketKit WebSocket+Concurrency.swift
[3742/3977] Emitting module WebSocketKit
[3743/3977] Compiling WebSocketKit WebSocketClient.swift
[3750/3983] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[3751/3983] Compiling WebSocketKit WebSocket+Connect.swift
[3752/3983] Compiling WebSocketKit Exports.swift
[3753/3983] Compiling WebSocketKit WebSocketHandler.swift
[3754/3983] Emitting module WebSocketKit
[3755/3983] Compiling WebSocketKit WebSocketClient.swift
[3763/3983] Emitting module NIOHTTP2
[3764/3983] Compiling FOSTesting MockURLSession.swift
[3765/3983] Compiling FluentKit DatabaseQuery+Value.swift
[3766/3983] Compiling FluentKit DatabaseQuery.swift
[3767/3983] Compiling FluentKit QueryHistory.swift
[3768/3983] Compiling FluentKit DatabaseSchema.swift
[3769/3983] Compiling FluentKit SchemaBuilder.swift
[3770/3983] Compiling FluentKit OptionalType.swift
[3771/3983] Compiling FluentKit RandomGeneratable.swift
[3772/3983] Compiling FluentKit SomeCodingKey.swift
[3773/3983] Compiling FluentKit UnsafeMutableTransferBox.swift
[3783/3983] Compiling FOSTesting LinuxFixes.swift
[3784/3983] Compiling FOSTesting LocalizableTestCase.swift
[3815/3983] Emitting module FOSTesting
[3816/3983] Compiling FOSTesting Expectations.swift
[3842/3983] Compiling NIOHTTP2 StreamChannelFlowController.swift
[3843/3983] Compiling NIOHTTP2 StreamChannelList.swift
[3844/3983] Compiling NIOHTTP2 StreamMap.swift
[3845/3983] Compiling NIOHTTP2 StreamStateMachine.swift
[3846/3983] Compiling NIOHTTP2 UnsafeTransfer.swift
[3847/3983] Compiling NIOHTTP2 WatermarkedFlowController.swift
[3982/4107] Emitting module AsyncHTTPClient
[3984/4119] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[3985/4119] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[3986/4119] Compiling AsyncHTTPClient AsyncLazySequence.swift
[3987/4119] Compiling AsyncHTTPClient HTTPClient+execute.swift
[3988/4119] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[3989/4119] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[3990/4119] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[3991/4119] Compiling AsyncHTTPClient SSLContextCache.swift
[3992/4119] Compiling AsyncHTTPClient Scheme.swift
[3993/4119] Compiling AsyncHTTPClient Singleton.swift
[3994/4119] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[3995/4119] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[3996/4119] Compiling AsyncHTTPClient Utils.swift
[3997/4119] Compiling AsyncHTTPClient RequestOptions.swift
[3998/4119] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[3999/4119] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[4000/4119] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[4001/4119] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[4002/4119] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[4003/4119] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[4004/4119] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[4005/4119] Compiling AsyncHTTPClient ConnectionTarget.swift
[4006/4119] Compiling AsyncHTTPClient DeconstructedURL.swift
[4007/4119] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[4008/4119] Compiling AsyncHTTPClient FoundationExtensions.swift
[4009/4119] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[4010/4119] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[4011/4119] Compiling AsyncHTTPClient NWWaitingHandler.swift
[4012/4119] Compiling AsyncHTTPClient TLSConfiguration.swift
[4013/4119] Compiling AsyncHTTPClient RedirectState.swift
[4014/4119] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[4015/4119] Compiling AsyncHTTPClient RequestBag.swift
[4016/4119] Compiling AsyncHTTPClient RequestValidation.swift
[4017/4119] Compiling AsyncHTTPClient HTTPClientRequest.swift
[4024/4119] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[4025/4119] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[4026/4119] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[4027/4119] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[4028/4119] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[4029/4119] Compiling AsyncHTTPClient RequestBodyLength.swift
[4030/4119] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[4031/4119] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[4032/4119] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[4033/4119] Compiling AsyncHTTPClient ConnectionPool.swift
[4034/4119] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[4035/4119] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[4036/4119] Compiling AsyncHTTPClient TLSEventsHandler.swift
[4037/4119] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[4052/4119] Compiling AsyncHTTPClient HTTP1Connection.swift
[4053/4119] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[4054/4119] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[4055/4119] Compiling AsyncHTTPClient HTTP2Connection.swift
[4056/4119] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[4057/4119] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[4058/4119] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[4066/4119] Compiling AsyncHTTPClient HTTPClientResponse.swift
[4067/4119] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[4068/4119] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[4069/4119] Compiling AsyncHTTPClient Transaction.swift
[4070/4119] Compiling AsyncHTTPClient Base64.swift
[4071/4119] Compiling AsyncHTTPClient BasicAuth.swift
[4092/4119] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[4093/4119] Compiling AsyncHTTPClient HTTPClient.swift
[4094/4119] Compiling AsyncHTTPClient HTTPHandler.swift
[4095/4119] Compiling AsyncHTTPClient LRUCache.swift
[4096/4119] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[4097/4119] Compiling AsyncHTTPClient NWErrorHandler.swift
[4118/4511] Compiling FOSTestingUI ViewModelViewTestCase.swift
[4119/4511] Emitting module FOSTestingUI
[4120/4511] Compiling Vapor FormDataDecoder+Content.swift
[4121/4511] Compiling Vapor FormDataEncoder+Content.swift
[4122/4511] Compiling Vapor Application+Password.swift
[4123/4511] Compiling Vapor Application+Passwords.swift
[4124/4511] Compiling Vapor AsyncPasswordHasher.swift
[4125/4511] Compiling Vapor BcryptHasher.swift
[4126/4511] Compiling Vapor PasswordHasher.swift
[4127/4511] Compiling Vapor PlaintextHasher.swift
[4128/4511] Compiling Vapor Request+Password.swift
[4129/4511] Compiling Vapor Redirect.swift
[4130/4511] Compiling Vapor Request+Body.swift
[4131/4511] Compiling Vapor Request+BodyStream.swift
[4132/4511] Compiling Vapor Request.swift
[4133/4511] Compiling Vapor Application+Responder.swift
[4134/4511] Compiling Vapor DefaultResponder.swift
[4135/4511] Compiling Vapor Response+Body.swift
[4136/4511] Compiling Vapor Response.swift
[4137/4511] Compiling Vapor ResponseCodable.swift
[4138/4511] Compiling Vapor Application+Routes.swift
[4139/4511] Compiling Vapor Parameters+Require.swift
[4140/4511] Compiling Vapor Request+WebSocket.swift
[4141/4511] Compiling Vapor Route.swift
[4142/4532] Compiling Vapor Application.swift
[4143/4532] Compiling Vapor AuthenticationCache.swift
[4144/4532] Compiling Vapor Authenticator.swift
[4145/4532] Compiling Vapor BasicAuthorization.swift
[4146/4532] Compiling Vapor BearerAuthorization.swift
[4147/4532] Compiling Vapor GuardMiddleware.swift
[4148/4532] Compiling Vapor RedirectMiddleware.swift
[4149/4532] Compiling Vapor SessionAuthenticatable.swift
[4150/4532] Compiling Vapor Bcrypt.swift
[4151/4532] Compiling Vapor Application+Cache.swift
[4152/4532] Compiling Vapor Cache.swift
[4153/4532] Compiling Vapor CacheExpirationTime.swift
[4154/4532] Compiling Vapor MemoryCache.swift
[4155/4532] Compiling Vapor Request+Cache.swift
[4156/4532] Compiling Vapor Application+Clients.swift
[4157/4532] Compiling Vapor Client.swift
[4158/4532] Compiling Vapor ClientRequest.swift
[4159/4532] Compiling Vapor ClientResponse.swift
[4160/4532] Compiling Vapor Request+Client.swift
[4161/4532] Compiling Vapor BootCommand.swift
[4162/4532] Compiling Vapor CommandContext+Application.swift
[4163/4532] Compiling Vapor RoutesCommand.swift
[4164/4532] Compiling Vapor BasicResponder.swift
[4165/4532] Compiling Vapor BodyStream.swift
[4166/4532] Compiling Vapor Application+HTTP+Client.swift
[4167/4532] Compiling Vapor EventLoopHTTPClient.swift
[4168/4532] Compiling Vapor EndpointCache.swift
[4169/4532] Compiling Vapor HTTPMethod+String.swift
[4170/4532] Compiling Vapor HTTPStatus.swift
[4171/4532] Compiling Vapor HTTPCookies.swift
[4172/4532] Compiling Vapor HTTPHeaderCacheControl.swift
[4173/4532] Compiling Vapor HTTPHeaderExpires.swift
[4174/4532] Compiling Vapor HTTPHeaderLastModified.swift
[4175/4532] Compiling Vapor HTTPHeaders+Cache.swift
[4176/4532] Compiling Vapor HTTPHeaders+Connection.swift
[4177/4532] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[4178/4532] Compiling Vapor HTTPHeaders+ContentRange.swift
[4179/4532] Compiling Vapor HTTPHeaders+Directive.swift
[4180/4532] Compiling Vapor HTTPHeaders+Forwarded.swift
[4181/4532] Compiling Vapor HTTPHeaders+Link.swift
[4182/4532] Compiling Vapor HTTPHeaders+Name.swift
[4183/4532] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[4184/4532] Compiling Vapor HTTPHeaders.swift
[4185/4532] Compiling Vapor HTTPMediaType.swift
[4186/4553] Compiling Vapor Case.swift
[4187/4553] Compiling Vapor CharacterSet.swift
[4188/4553] Compiling Vapor Count.swift
[4189/4553] Compiling Vapor Custom.swift
[4190/4553] Compiling Vapor Email.swift
[4191/4553] Compiling Vapor Empty.swift
[4192/4553] Compiling Vapor In.swift
[4193/4553] Compiling Vapor Nil.swift
[4194/4553] Compiling Vapor NilIgnoring.swift
[4195/4553] Compiling Vapor Not.swift
[4196/4553] Compiling Vapor Or.swift
[4197/4553] Compiling Vapor Pattern.swift
[4198/4553] Compiling Vapor Range.swift
[4199/4553] Compiling Vapor URL.swift
[4200/4553] Compiling Vapor Valid.swift
[4201/4553] Compiling Vapor Application+Views.swift
[4202/4553] Compiling Vapor PlaintextRenderer.swift
[4203/4553] Compiling Vapor Request+View.swift
[4204/4553] Compiling Vapor View.swift
[4205/4553] Compiling Vapor ViewRenderer.swift
[4206/4553] Compiling Vapor _Deprecations.swift
[4228/4553] Emitting module Vapor
[4229/4553] Compiling Vapor SessionsMiddleware.swift
[4230/4553] Compiling Vapor URLEncodedFormData.swift
[4231/4553] Compiling Vapor URLEncodedFormDecoder.swift
[4232/4553] Compiling Vapor URLEncodedFormEncoder.swift
[4233/4553] Compiling Vapor URLEncodedFormError.swift
[4234/4553] Compiling Vapor URLEncodedFormParser.swift
[4235/4553] Compiling Vapor URLEncodedFormSerializer.swift
[4236/4553] Compiling Vapor URLQueryFragmentConvertible.swift
[4237/4553] Compiling Vapor AnyResponse.swift
[4238/4553] Compiling Vapor Array+Random.swift
[4239/4553] Compiling Vapor Base32.swift
[4240/4553] Compiling Vapor Base64.swift
[4241/4553] Compiling Vapor BaseN.swift
[4242/4553] Compiling Vapor BasicCodingKey.swift
[4243/4553] Compiling Vapor ByteCount.swift
[4244/4553] Compiling Vapor Bytes+Hex.swift
[4245/4553] Compiling Vapor Bytes+SecureCompare.swift
[4246/4553] Compiling Vapor Collection+Safe.swift
[4247/4553] Compiling Vapor DataProtocol+Copy.swift
[4248/4553] Compiling Vapor DecoderUnwrapper.swift
[4249/4553] Compiling Vapor DirectoryConfiguration.swift
[4250/4553] Compiling Vapor DotEnv.swift
[4251/4553] Compiling Vapor Extendable.swift
[4252/4553] Compiling Vapor File.swift
[4253/4553] Compiling Vapor FileIO.swift
[4254/4553] Compiling Vapor LifecycleHandler.swift
[4255/4553] Compiling Vapor OptionalType.swift
[4256/4553] Compiling Vapor RFC1123.swift
[4257/4553] Compiling Vapor SocketAddress+Hostname.swift
[4258/4553] Compiling Vapor Storage.swift
[4259/4553] Compiling Vapor String+IsIPAddress.swift
[4260/4553] Compiling Vapor Thread.swift
[4261/4553] Compiling Vapor URI.swift
[4262/4553] Compiling Vapor RangeResult.swift
[4263/4553] Compiling Vapor Validatable.swift
[4264/4553] Compiling Vapor Validation.swift
[4265/4553] Compiling Vapor ValidationKey.swift
[4266/4553] Compiling Vapor Validations.swift
[4267/4553] Compiling Vapor ValidationsError.swift
[4268/4553] Compiling Vapor Validator.swift
[4269/4553] Compiling Vapor ValidatorResult.swift
[4270/4553] Compiling Vapor And.swift
[4271/4553] Compiling Vapor PlaintextDecoder.swift
[4272/4553] Compiling Vapor PlaintextEncoder.swift
[4273/4553] Compiling Vapor URLQueryCoders.swift
[4274/4553] Compiling Vapor URLQueryContainer.swift
[4275/4553] Compiling Vapor Core.swift
[4276/4553] Compiling Vapor Running.swift
[4277/4553] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[4278/4553] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[4279/4553] Compiling Vapor DotEnvFile+load.swift
[4280/4553] Compiling Vapor Routes+caseInsenstive.swift
[4281/4553] Compiling Vapor Validatable+validate.swift
[4282/4553] Compiling Vapor Environment+Process.swift
[4283/4553] Compiling Vapor Environment+Secret.swift
[4284/4553] Compiling Vapor Environment.swift
[4285/4553] Compiling Vapor Abort.swift
[4286/4553] Compiling Vapor AbortError.swift
[4287/4553] Compiling Vapor DebuggableError.swift
[4288/4553] Compiling Vapor Demangler.swift
[4289/4553] Compiling Vapor ErrorSource.swift
[4290/4553] Compiling Vapor StackTrace.swift
[4291/4553] Compiling Vapor Exports.swift
[4292/4553] Compiling Vapor Application+HTTP.swift
[4293/4553] Compiling Vapor HTTPMediaTypePreference.swift
[4294/4553] Compiling Vapor Responder.swift
[4295/4553] Compiling Vapor Application+HTTP+Server.swift
[4296/4553] Compiling Vapor HTTPServer.swift
[4297/4553] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[4298/4553] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[4299/4553] Compiling Vapor HTTPServerHandler.swift
[4300/4553] Compiling Vapor HTTPServerRequestDecoder.swift
[4301/4553] Compiling Vapor HTTPServerResponseEncoder.swift
[4302/4553] Compiling Vapor HTTPServerUpgradeHandler.swift
[4303/4553] Compiling Vapor Logger+Report.swift
[4304/4553] Compiling Vapor LoggingSystem+Environment.swift
[4305/4553] Compiling Vapor Application+Middleware.swift
[4306/4553] Compiling Vapor CORSMiddleware.swift
[4307/4553] Compiling Vapor ErrorMiddleware.swift
[4308/4553] Compiling Vapor FileMiddleware.swift
[4309/4553] Compiling Vapor Middleware.swift
[4310/4553] Compiling Vapor MiddlewareConfiguration.swift
[4311/4553] Compiling Vapor ResponseCompressionMiddleware.swift
[4312/4553] Compiling Vapor RouteLoggingMiddleware.swift
[4313/4553] Compiling Vapor TracingMiddleware.swift
[4314/4553] Compiling Vapor File+Multipart.swift
[4315/4553] Compiling Vapor RouteCollection.swift
[4316/4553] Compiling Vapor Routes.swift
[4317/4553] Compiling Vapor RoutesBuilder+Group.swift
[4318/4553] Compiling Vapor RoutesBuilder+Method.swift
[4319/4553] Compiling Vapor RoutesBuilder+Middleware.swift
[4320/4553] Compiling Vapor RoutesBuilder+WebSocket.swift
[4321/4553] Compiling Vapor RoutesBuilder.swift
[4322/4553] Compiling Vapor OTP.swift
[4323/4553] Compiling Vapor Application+Servers.swift
[4324/4553] Compiling Vapor Server.swift
[4325/4553] Compiling Vapor App+Service.swift
[4326/4553] Compiling Vapor Req+Service.swift
[4327/4553] Compiling Vapor Service.swift
[4328/4553] Compiling Vapor Application+Sessions.swift
[4329/4553] Compiling Vapor MemorySessions.swift
[4330/4553] Compiling Vapor Request+Session.swift
[4331/4553] Compiling Vapor Session.swift
[4332/4553] Compiling Vapor SessionCache.swift
[4333/4553] Compiling Vapor SessionData.swift
[4334/4553] Compiling Vapor SessionDriver.swift
[4335/4553] Compiling Vapor SessionsConfiguration.swift
[4336/4553] Emitting module Vapor
[4337/4553] Compiling Vapor ServeCommand.swift
[4338/4553] Compiling Vapor AnyResponse+Concurrency.swift
[4339/4553] Compiling Vapor AsyncBasicResponder.swift
[4340/4553] Compiling Vapor AsyncMiddleware.swift
[4341/4553] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[4342/4553] Compiling Vapor AsyncSessionDriver.swift
[4343/4553] Compiling Vapor Authentication+Concurrency.swift
[4344/4553] Compiling Vapor Cache+Concurrency.swift
[4345/4553] Compiling Vapor Client+Concurrency.swift
[4346/4553] Compiling Vapor RequestBody+Concurrency.swift
[4347/4553] Compiling Vapor Responder+Concurrency.swift
[4348/4553] Compiling Vapor ResponseCodable+Concurrency.swift
[4349/4553] Compiling Vapor RoutesBuilder+Concurrency.swift
[4350/4553] Compiling Vapor ViewRenderer+Concurrency.swift
[4351/4553] Compiling Vapor WebSocket+Concurrency.swift
[4352/4553] Compiling Vapor ContainerGetPathExecutor.swift
[4353/4553] Compiling Vapor Content.swift
[4354/4553] Compiling Vapor ContentCoders.swift
[4355/4553] Compiling Vapor ContentConfiguration.swift
[4356/4553] Compiling Vapor ContentContainer.swift
[4357/4553] Compiling Vapor JSONCoder+Custom.swift
[4358/4553] Compiling Vapor JSONCoders+Content.swift
[4554/4597] Compiling VaporTestUtils Utilities.swift
[4556/4597] Compiling VaporTestUtils TestingHTTPResponse.swift
[4558/4597] Compiling VaporTestUtils TestingHTTPRequest.swift
[4559/4597] Emitting module VaporTestUtils
[4560/4597] Compiling VaporTestUtils TestingApplication.swift
[4561/4597] Compiling VaporTestUtils TestingHTTPRequest.swift
[4562/4597] Emitting module VaporTestUtils
[4563/4597] Compiling VaporTestUtils TestingApplication.swift
[4564/4604] Compiling FOSMVVMVapor VaporServerRequestMiddleware.swift
[4565/4605] Compiling FOSMVVMVapor VaporServerRequestHost.swift
[4566/4605] Compiling FOSMVVMVapor ViewModelFactory.swift
[4567/4605] Compiling FOSMVVMVapor ViewModelRequestResolver.swift
[4568/4605] Compiling FOSMVVMVapor VaporServerRequestMiddleware.swift
[4569/4606] Compiling FOSMVVMVapor VaporServerRequestHost.swift
[4572/4606] Compiling FOSMVVMVapor String+Pluralize.swift
[4573/4606] Compiling FOSMVVMVapor ErrorMiddleware.swift
[4574/4606] Compiling FOSMVVMVapor ControllerRouting.swift
[4575/4606] Compiling FOSMVVMVapor DataModel.swift
[4576/4606] Compiling FOSMVVMVapor RequireVersionedAppMiddleware.swift
[4577/4606] Compiling FOSMVVMVapor Controller.swift
[4580/4613] Compiling FOSMVVMVapor Response+FOS.swift
[4581/4613] Compiling FOSMVVMVapor ServerRequestAction+Vapor.swift
[4586/4613] Compiling FOSMVVMVapor Model+Vapor.swift
[4587/4613] Compiling FOSMVVMVapor Request+FOS.swift
[4588/4613] Emitting module FOSMVVMVapor
[4589/4613] Compiling FOSMVVMVapor Application+FOS.swift
[4590/4613] Compiling FOSMVVMVapor Environment+Deployment.swift
[4593/4613] Emitting module FOSMVVMVapor
[4598/4613] Compiling FOSMVVMVapor ViewModelRequest.swift
[4600/4613] Compiling VaporTesting withApp.swift
[4602/4613] Compiling VaporTesting XCTest+Migration.swift
[4603/4613] Compiling VaporTesting TestingApplicationTester.swift
[4604/4613] Compiling VaporTesting VaporTestingContext.swift
[4605/4613] Compiling VaporTesting Exports.swift
[4606/4613] Compiling VaporTesting VaporTestingContext.swift
[4607/4613] Compiling VaporTesting TestingApplicationTester.swift
[4608/4613] Compiling VaporTesting Exports.swift
[4609/4613] Compiling VaporTesting +TestingHTTPResponse.swift
[4610/4613] Emitting module VaporTesting
[4611/4613] Compiling VaporTesting XCTest+Migration.swift
[4612/4613] Emitting module VaporTesting
[4613/4613] Compiling VaporTesting +TestingHTTPResponse.swift
[4614/4621] Compiling FOSTestingVapor VaporServerTestCase.swift
[4616/4621] Compiling FOSTestingVapor LocalizableTestCase.swift
[4617/4621] Emitting module FOSTestingVapor
[4618/4621] Compiling FOSTestingVapor TestingServerRequestResponse.swift
[4619/4621] Emitting module FOSTestingVapor
[4620/4621] Compiling FOSTestingVapor LocalizableTestCase.swift
[4621/4621] Compiling FOSTestingVapor TestingServerRequestResponse.swift
Build complete! (102.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.10.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "601.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.115.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.52.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    }
  ],
  "manifest_display_name" : "FOSUtilities",
  "name" : "FOSUtilities",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "FOSFoundation",
      "targets" : [
        "FOSFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FOSMVVM",
      "targets" : [
        "FOSMVVM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FOSTesting",
      "targets" : [
        "FOSTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FOSTestingUI",
      "targets" : [
        "FOSTestingUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FOSMVVMVapor",
      "targets" : [
        "FOSMVVMVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FOSTestingVapor",
      "targets" : [
        "FOSTestingVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FOSMacros",
      "targets" : [
        "FOSMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "FOSTestingVapor",
      "module_type" : "SwiftTarget",
      "name" : "FOSTestingVapor",
      "path" : "Sources/FOSTestingVapor",
      "product_dependencies" : [
        "Vapor",
        "VaporTesting"
      ],
      "product_memberships" : [
        "FOSTestingVapor"
      ],
      "sources" : [
        "LocalizableTestCase.swift",
        "TestingServerRequestResponse.swift",
        "VaporServerTestCase.swift"
      ],
      "target_dependencies" : [
        "FOSFoundation",
        "FOSMVVM",
        "FOSMVVMVapor",
        "FOSTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FOSTestingUI",
      "module_type" : "SwiftTarget",
      "name" : "FOSTestingUI",
      "path" : "Sources/FOSTestingUI",
      "product_memberships" : [
        "FOSTestingUI"
      ],
      "sources" : [
        "ViewModelViewTestCase.swift"
      ],
      "target_dependencies" : [
        "FOSFoundation",
        "FOSMVVM"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FOSTesting",
      "module_type" : "SwiftTarget",
      "name" : "FOSTesting",
      "path" : "Sources/FOSTesting",
      "product_memberships" : [
        "FOSTesting",
        "FOSTestingVapor"
      ],
      "sources" : [
        "Expectations.swift",
        "LinuxFixes.swift",
        "LocalizableTestCase.swift",
        "MockURLSession.swift"
      ],
      "target_dependencies" : [
        "FOSFoundation",
        "FOSMVVM"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FOSMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "FOSMacrosTests",
      "path" : "Tests/FOSMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "FieldValidationModelMacroTests.swift",
        "ViewModelFactoryMacroTests.swift",
        "ViewModelMacroTests.swift"
      ],
      "target_dependencies" : [
        "FOSFoundation",
        "FOSMacros",
        "FOSTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FOSMacros",
      "module_type" : "SwiftTarget",
      "name" : "FOSMacros",
      "path" : "Sources/FOSMacros",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftParser",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "FOSMVVM",
        "FOSTesting",
        "FOSTestingUI",
        "FOSMVVMVapor",
        "FOSTestingVapor",
        "FOSMacros"
      ],
      "sources" : [
        "FOSMacros.swift",
        "FieldValidationModelMacro.swift",
        "Stubbable.swift",
        "SystemVersion.swift",
        "VersionedFactoryMethodMacro.swift",
        "ViewModelFactoryMacro.swift",
        "ViewModelMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "FOSMVVMVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "FOSMVVMVaporTests",
      "path" : "Tests/FOSMVVMVaporTests",
      "product_dependencies" : [
        "Vapor"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/FOSMVVMVaporTests/TestYAML",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/Application+FOSTests.swift",
        "Extensions/JSONEncoderVaporTests.swift",
        "Extensions/Request+FOSTests.swift",
        "LocalizableTestCase+Locales.swift",
        "Localization/YamlLocalizationStoreInitTests.swift",
        "Protocols/ServerRequestActionTests.swift",
        "Protocols/VaporServerRequestHostTests.swift",
        "TestViewModel.swift"
      ],
      "target_dependencies" : [
        "FOSFoundation",
        "FOSMVVM",
        "FOSMVVMVapor",
        "FOSTesting",
        "FOSTestingVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FOSMVVMVapor",
      "module_type" : "SwiftTarget",
      "name" : "FOSMVVMVapor",
      "path" : "Sources/FOSMVVMVapor",
      "product_dependencies" : [
        "Vapor",
        "FluentKit",
        "Yams"
      ],
      "product_memberships" : [
        "FOSMVVMVapor",
        "FOSTestingVapor"
      ],
      "sources" : [
        "Extensions/Application+FOS.swift",
        "Extensions/Environment+Deployment.swift",
        "Extensions/Model+Vapor.swift",
        "Extensions/Request+FOS.swift",
        "Extensions/Response+FOS.swift",
        "Extensions/ServerRequestAction+Vapor.swift",
        "Extensions/String+Pluralize.swift",
        "Middleware/ErrorMiddleware.swift",
        "Middleware/RequireVersionedAppMiddleware.swift",
        "Protocols/Controller.swift",
        "Protocols/ControllerRouting.swift",
        "Protocols/DataModel.swift",
        "Protocols/ViewModelFactory.swift",
        "Protocols/ViewModelRequestResolver.swift",
        "Vapor Support/VaporServerRequestHost.swift",
        "Vapor Support/VaporServerRequestMiddleware.swift",
        "Vapor Support/ViewModelRequest.swift"
      ],
      "target_dependencies" : [
        "FOSFoundation",
        "FOSMVVM",
        "FOSMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FOSMVVMTests",
      "module_type" : "SwiftTarget",
      "name" : "FOSMVVMTests",
      "path" : "Tests/FOSMVVMTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/FOSMVVMTests/TestYAML",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/JSONEncoderTests.swift",
        "Forms/FieldModelTests.swift",
        "Forms/FormFieldTests.swift",
        "LocalizableTestCase+Locales.swift",
        "Localization/EmbeddedViewModelTests.swift",
        "Localization/LocalizableArrayTests.swift",
        "Localization/LocalizableCompoundValueTests.swift",
        "Localization/LocalizableIntTests.swift",
        "Localization/LocalizablePropertyTests.swift",
        "Localization/LocalizableRefTests.swift",
        "Localization/LocalizableStringTests.swift",
        "Localization/LocalizableSubstitutionsTests.swift",
        "Localization/YamlLocalizationStoreTests.swift",
        "Protocols/KeyPathToStringTests.swift",
        "Protocols/SystemVersionTests.swift",
        "TestClientHostedViewModel.swift",
        "TestCreateViewModel.swift",
        "TestFieldValidationModel.swift",
        "TestViewModel.swift",
        "Versioning/DeploymentTests.swift",
        "Versioning/VersionedViewModel.swift",
        "Versioning/VersionedViewModelTests.swift"
      ],
      "target_dependencies" : [
        "FOSFoundation",
        "FOSMVVM",
        "FOSTesting",
        "FOSMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FOSMVVM",
      "module_type" : "SwiftTarget",
      "name" : "FOSMVVM",
      "path" : "Sources/FOSMVVM",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "FOSMVVM",
        "FOSTesting",
        "FOSTestingUI",
        "FOSMVVMVapor",
        "FOSTestingVapor"
      ],
      "sources" : [
        "Extensions/JSONEncoder.swift",
        "Forms/FormField.swift",
        "Forms/FormFieldIdentifier.swift",
        "Forms/FormFieldModel.swift",
        "Forms/FormFieldType.swift",
        "Forms/FormInputOption.swift",
        "Forms/FormInputType.swift",
        "Localization/Localizable.swift",
        "Localization/LocalizableArray.swift",
        "Localization/LocalizableCompoundValue.swift",
        "Localization/LocalizableDate.swift",
        "Localization/LocalizableInt.swift",
        "Localization/LocalizableRef.swift",
        "Localization/LocalizableString.swift",
        "Localization/LocalizableSubstitutions.swift",
        "Localization/LocalizableValue.swift",
        "Localization/LocalizationStore.swift",
        "Localization/LocalizedArrayProperty.swift",
        "Localization/LocalizedProperty.swift",
        "Localization/Localizer.swift",
        "Localization/YamlLocalizationStore.swift",
        "Macros/Macros.swift",
        "Protocols/CreateRequest.swift",
        "Protocols/DeleteRequest.swift",
        "Protocols/DestroyRequest.swift",
        "Protocols/Model.swift",
        "Protocols/RequestableViewModel.swift",
        "Protocols/ResettableModel.swift",
        "Protocols/RetrievablePropertyNames.swift",
        "Protocols/ServerRequest+Fetch.swift",
        "Protocols/ServerRequest.swift",
        "Protocols/UpdateRequest.swift",
        "Protocols/ValidatableModel.swift",
        "Protocols/ValidatableViewModelRequest.swift",
        "Protocols/ViewModel.swift",
        "Protocols/ViewModelFactory.swift",
        "Protocols/ViewModelId.swift",
        "Protocols/ViewModelOperations.swift",
        "Protocols/ViewModelRequest.swift",
        "SwiftUI Support/ContentUnavailableView.swift",
        "SwiftUI Support/FieldValidationsView.swift",
        "SwiftUI Support/FormFieldView.swift",
        "SwiftUI Support/MVVMEnvironment.swift",
        "SwiftUI Support/MVVMEnvirontmentView.swift",
        "SwiftUI Support/PreviewHostingView.swift",
        "SwiftUI Support/Tab.swift",
        "SwiftUI Support/TestDataTransporter.swift",
        "SwiftUI Support/TestHost.swift",
        "SwiftUI Support/Text.swift",
        "SwiftUI Support/TextField.swift",
        "SwiftUI Support/View.swift",
        "SwiftUI Support/ViewModelView.swift",
        "Validation/FieldValidationModel.swift",
        "Validation/ValidationError.swift",
        "Validation/ValidationResult.swift",
        "Validation/Validations.swift",
        "Versioning/Deployment.swift",
        "Versioning/SystemVersion.swift",
        "Versioning/Versionable.swift",
        "Versioning/VersionedProperty.swift"
      ],
      "target_dependencies" : [
        "FOSFoundation",
        "FOSMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FOSFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "FOSFoundationTests",
      "path" : "Tests/FOSFoundationTests",
      "sources" : [
        "Async/AsyncSemaphoreTests.swift",
        "Async/TaskTests.swift",
        "Coding/DecodableTests.swift",
        "Coding/JSONDecoderTests.swift",
        "Coding/JSONEncoderTests.swift",
        "Collections/ArrayTests.swift",
        "Collections/CollectionTests.swift",
        "DTTest.swift",
        "Networking/FoundationDataFetchTests.swift",
        "Networking/URL+DataFetchTests.swift",
        "Networking/URL+FilesTests.swift",
        "Numbers/DoubleTests.swift",
        "Numbers/Int+HexTests.swift",
        "String/String+CryptoTests.swift",
        "String/String+ObfuscationTests.swift",
        "String/String+UtilitiesTests.swift",
        "TestTags.swift",
        "Versioning/SystemVersionTests.swift"
      ],
      "target_dependencies" : [
        "FOSFoundation",
        "FOSTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FOSFoundation",
      "module_type" : "SwiftTarget",
      "name" : "FOSFoundation",
      "path" : "Sources/FOSFoundation",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "FOSFoundation",
        "FOSMVVM",
        "FOSTesting",
        "FOSTestingUI",
        "FOSMVVMVapor",
        "FOSTestingVapor"
      ],
      "sources" : [
        "Async/AsyncSemaphore.swift",
        "Async/Task.swift",
        "Coding/DateFormatter.swift",
        "Coding/Decodable.swift",
        "Coding/DecodingError.swift",
        "Coding/Encodable.swift",
        "Coding/JSONDecoder.swift",
        "Coding/JSONEncoder.swift",
        "Coding/JSONError.swift",
        "Coding/Stubbable.swift",
        "Collections/Array.swift",
        "Collections/Collection.swift",
        "Collections/GlobalStringStore.swift",
        "Data/ModelIdType.swift",
        "Extensions/Bundle.swift",
        "Networking/DataFetch.swift",
        "Networking/DataFetchError.swift",
        "Networking/URL+DataFetch.swift",
        "Networking/URL+Files.swift",
        "Networking/URLSession+MockingSupport.swift",
        "Networking/URLSessionWebSocketTask.swift",
        "Numbers/Double.swift",
        "Numbers/Int+Hex.swift",
        "String/CamelCased.swift",
        "String/Lowercased.swift",
        "String/SnakeCased.swift",
        "String/String+Crypto.swift",
        "String/String+Obfuscation.swift",
        "String/String+Polyfill.swift",
        "String/String+Utilities.swift",
        "String/Uppercased.swift",
        "Versioning/SystemVersion.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/foscomputerservices/fosutilities/main
Repository:               foscomputerservices/FOSUtilities
Swift version used:       6.1
            .package(url: "https://github.com/apple/swift-docc-plugin", .upToNextMajor(from: "1.4.3")),
Target:                   FOSFoundation
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'FOSFoundation'...
Finished extracting symbol information for 'FOSFoundation'. (8.11s)
Building documentation for 'FOSFoundation'...
Finished building documentation for 'FOSFoundation' (0.22s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/foscomputerservices/fosutilities/main
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/53] Compiling SymbolKit Names.swift
[12/53] Compiling SymbolKit SPI.swift
[13/53] Compiling SymbolKit Snippet.swift
[14/53] Compiling SymbolKit Extension.swift
[15/53] Emitting module SymbolKit
[16/53] Compiling SymbolKit Mixin+Equals.swift
[17/53] Compiling SymbolKit Mixin+Hash.swift
[18/53] Compiling SymbolKit Mixin.swift
[19/53] Compiling SymbolKit LineList.swift
[20/53] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit GenericConstraint.swift
[31/57] Compiling SymbolKit GenericParameter.swift
[32/57] Compiling SymbolKit Generics.swift
[33/57] Compiling SymbolKit Namespace.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (9.81s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/31] Compiling FOSFoundation JSONError.swift
[3/31] Compiling FOSFoundation Stubbable.swift
[4/31] Compiling FOSFoundation Array.swift
[5/31] Compiling FOSFoundation DecodingError.swift
[6/31] Compiling FOSFoundation Encodable.swift
[7/31] Compiling FOSFoundation JSONDecoder.swift
[8/31] Compiling FOSFoundation JSONEncoder.swift
[9/34] Emitting module FOSFoundation
[10/34] Compiling FOSFoundation CamelCased.swift
[11/34] Compiling FOSFoundation Lowercased.swift
[12/34] Compiling FOSFoundation SnakeCased.swift
[13/34] Compiling FOSFoundation URL+DataFetch.swift
[14/34] Compiling FOSFoundation URL+Files.swift
[15/34] Compiling FOSFoundation URLSession+MockingSupport.swift
[16/34] Compiling FOSFoundation AsyncSemaphore.swift
[17/34] Compiling FOSFoundation Task.swift
[18/34] Compiling FOSFoundation DateFormatter.swift
[19/34] Compiling FOSFoundation Decodable.swift
[20/34] Compiling FOSFoundation Collection.swift
[21/34] Compiling FOSFoundation GlobalStringStore.swift
[22/34] Compiling FOSFoundation ModelIdType.swift
[23/34] Compiling FOSFoundation URLSessionWebSocketTask.swift
[24/34] Compiling FOSFoundation Double.swift
[25/34] Compiling FOSFoundation Int+Hex.swift
[26/34] Compiling FOSFoundation String+Crypto.swift
[27/34] Compiling FOSFoundation String+Obfuscation.swift
[28/34] Compiling FOSFoundation String+Polyfill.swift
[29/34] Compiling FOSFoundation Bundle.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSFoundation/Networking/DataFetch.swift:443:39: warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
441 |                         // NOTE: The compiler has no idea what type it's dealing with here,
442 |                         //  so we can ignore the warnings.
443 |                         result = (tmp as! ResultValue) // swiftlint:disable:this force_cast
    |                                       `- warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
444 |                     } else {
445 |                         throw DataFetchError.badResponseMimeType(responseMimeType ?? "<unknown>")
[30/34] Compiling FOSFoundation DataFetch.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSFoundation/Networking/DataFetch.swift:443:39: warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
441 |                         // NOTE: The compiler has no idea what type it's dealing with here,
442 |                         //  so we can ignore the warnings.
443 |                         result = (tmp as! ResultValue) // swiftlint:disable:this force_cast
    |                                       `- warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
444 |                     } else {
445 |                         throw DataFetchError.badResponseMimeType(responseMimeType ?? "<unknown>")
[31/34] Compiling FOSFoundation DataFetchError.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSFoundation/Networking/DataFetch.swift:443:39: warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
441 |                         // NOTE: The compiler has no idea what type it's dealing with here,
442 |                         //  so we can ignore the warnings.
443 |                         result = (tmp as! ResultValue) // swiftlint:disable:this force_cast
    |                                       `- warning: forced cast from 'ResultValue?' to 'ResultValue' only unwraps optionals; did you mean to use '!'?
444 |                     } else {
445 |                         throw DataFetchError.badResponseMimeType(responseMimeType ?? "<unknown>")
[32/34] Compiling FOSFoundation String+Utilities.swift
[33/34] Compiling FOSFoundation Uppercased.swift
[34/34] Compiling FOSFoundation SystemVersion.swift
Build of target: 'FOSFoundation' complete! (7.87s)
Target:                   FOSMVVM
Extracting symbol information for 'FOSMVVM'...
Finished extracting symbol information for 'FOSMVVM'. (23.49s)
Building documentation for 'FOSMVVM'...
warning: 'bind(viewModel:)' doesn't exist at '/FOSMVVM/ViewModelView'
  --> ClientOverview.md:89:140-89:156
87 | ### Binding a SwiftUI View to a ViewModel
88 |
89 + Once the ``MVVMEnvironment`` has been configured, SwiftUI views can be bound to their corresponding ``ViewModel``s via the ``ViewModelView/bind(viewModel:)`` function.  This will load the required ``ViewModel`` from the server and bind it to the ``RequestableViewModel``.
   |                                                                                                                                            ╰─suggestion: Replace 'bind(viewModel:)' with 'init(viewModel:)'
90 |
91 | ```swift
warning: 'MVVMEnvironemnt' doesn't exist at '/FOSMVVM/ClientOverview'
   --> ClientOverview.md:117:3-117:18
115 | authorization is performed via the HTTP headers transmitted to the web service.  Once the authorization has
116 | been completed, store the token in the application's state and add the apprpriate header to the
117 + ``MVVMEnvironemnt``.  The headers will be transmitted to the web service on each subsequent request.
118 |
119 | ```swift
warning: 'model(_:vmRequest:)' doesn't exist at '/FOSMVVM/ViewModelFactory'
   --> Versioning.md:147:82-147:101
145 |
146 | The ``VersionedFactory()`` and ``Version(_:)`` macros are provided to keep an orderly progression
147 + of the versioned methods.  They work together to generate the ``ViewModelFactory/model(_:vmRequest:)``
    |                                                                                  ╰─suggestion: Replace 'model(_:vmRequest:)' with 'model(context:)'
148 | method in a way that will respect the versioning requirements of the requesting client application.
149 |
warning: 'VaporViewModelFactory' doesn't exist at '/FOSMVVM/ViewModelandViewModelRequest'
   --> ViewModelandViewModelRequest.md:108:5-108:26
106 |
107 | > NOTE: Since this example is a Vapor server, the implementation uses a Vapor-specific ``ViewModelFactory``,
108 + > ``VaporViewModelFactory``, which provides a standard *Context* with Vapor-specific information.
    |     ╰─suggestion: Replace 'VaporViewModelFactory' with 'ViewModels'
109 |
110 | ```swift
warning: 'model(_:vmRequest:)' doesn't exist at '/FOSMVVM/ViewModelFactory'
   --> ViewModelandViewModelRequest.md:126:125-126:144
124 | ```
125 |
126 + In this example there was no work to do to create an instance of **LandingPageViewModel**.  However, the ``ViewModelFactory/model(_:vmRequest:)`` implementation may contain any code that is necessary to initialize the instance.  The [Vapor Request](https://docs.vapor.codes/advanced/request/) is provided, so any Vapor service can be used including [Files](https://docs.vapor.codes/advanced/files/), [Fluent](https://docs.vapor.codes/advanced/queues/), [Redis](https://docs.vapor.codes/advanced/queues/), [Queues](https://docs.vapor.codes/advanced/queues/), etc., to configure a ``ViewModel`` instance.
    |                                                                                                                             ╰─suggestion: Replace 'model(_:vmRequest:)' with 'model(context:)'
127 |
128 | Any ``Localizable`` properties in the ``ViewModel`` will automatically be localized to the [Locale](https://developer.apple.com/documentation/foundation/locale) of the client application.
warning: 'ViewModels' doesn't exist at '/FOSMVVM/FormFieldModel/initialValue'
   --> ../Forms/FormFieldModel.swift:103:13-103:23
101 |     /// is invoked
102 |     ///
103 +     /// > ``ViewModels`` that want to initialize their ``FormFieldModel`` values should call
104 |     /// > this property as opposed to setting the value directly.
105 |     ///
warning: '>ResponseBody?' isn't a disambiguation for 'responseBody' at '/FOSMVVM/ServerRequest'
   --> ../Protocols/ServerRequest.swift:302:76-302:91
300 | ///
301 | /// If the server encounters an error, it can return JSON in the response body.  If
302 + /// the response body cannot be converted into ``ServerRequest/responseBody->ResponseBody?``,
    |                                                                            ├─suggestion: Replace '->ResponseBody?' with '-8n55o' for 'var responseBody: EmptyBody? { get set }'
    |                                                                            ╰─suggestion: Remove '->ResponseBody?' for 'var responseBody: Self.ResponseBody? { get set }'
303 | /// then an attempt will be made to convert it to ``ServerRequest/ResponseError``.  The resulting
304 | /// error will be thrown by the requesting api.
warning: 'propertyNames()' doesn't exist at '/FOSMVVM/ViewModel'
  --> ../Protocols/ViewModel.swift:37:19-37:34
35 | ///
36 | /// Applying the protocol by itself to a type will require the implementation to
37 + /// provide the ``propertyNames()`` bindings manually.  Instead, of adding
38 | /// ``ViewModel`` as conformance, always use the @``ViewModel()``
39 | /// macro, which will automatically generate the ``propertyNames()`` bindings.
warning: 'ViewModel()' doesn't exist at '/FOSMVVM/ViewModel'
  --> ../Protocols/ViewModel.swift:38:53-38:64
36 | /// Applying the protocol by itself to a type will require the implementation to
37 | /// provide the ``propertyNames()`` bindings manually.  Instead, of adding
38 + /// ``ViewModel`` as conformance, always use the @``ViewModel()``
   |                                                     ╰─suggestion: Replace 'ViewModel()' with 'ViewModelId-and-SwiftUI'
39 | /// macro, which will automatically generate the ``propertyNames()`` bindings.
40 | ///
warning: 'propertyNames()' doesn't exist at '/FOSMVVM/ViewModel'
  --> ../Protocols/ViewModel.swift:39:52-39:67
37 | /// provide the ``propertyNames()`` bindings manually.  Instead, of adding
38 | /// ``ViewModel`` as conformance, always use the @``ViewModel()``
39 + /// macro, which will automatically generate the ``propertyNames()`` bindings.
40 | ///
41 | /// ```swift
warning: Parameter 'description' is missing documentation
  --> ../SwiftUI Support/ContentUnavailableView.swift:24:74-24:74
22 |     /// Displays ``Localizable`` text in the UI
23 |     ///
24 +     /// - Parameter localizable: The ``Localizable`` text to be presented
   |                                                                          ╰─suggestion: Document 'description' parameter
25 |     /// ```
26 |     init(
warning: Parameter 'systemImage' is missing documentation
  --> ../SwiftUI Support/ContentUnavailableView.swift:24:74-24:74
22 |     /// Displays ``Localizable`` text in the UI
23 |     ///
24 +     /// - Parameter localizable: The ``Localizable`` text to be presented
   |                                                                          ╰─suggestion: Document 'systemImage' parameter
25 |     /// ```
26 |     init(
warning: Parameter 'defaultValue' is missing documentation
  --> ../SwiftUI Support/ContentUnavailableView.swift:24:74-24:74
22 |     /// Displays ``Localizable`` text in the UI
23 |     ///
24 +     /// - Parameter localizable: The ``Localizable`` text to be presented
   |                                                                          ╰─suggestion: Document 'defaultValue' parameter
25 |     /// ```
26 |     init(
warning: 'FieldView' doesn't exist at '/FOSMVVM/FormFieldView/init(fieldModel:focusField:fieldValidator:validations:onNewValue:newValueDelay:onSubmit:)'
  --> ../SwiftUI Support/FormFieldView.swift:75:27-75:36
73 |     }
74 |
75 +     /// Initializes the ``FieldView`` with the provided parameters
76 |     ///
77 |     /// # Delayed New Value
warning: 'onNewValue:' doesn't exist at '/FOSMVVM/FormFieldView/init(fieldModel:focusField:fieldValidator:validations:onNewValue:newValueDelay:onSubmit:)'
  --> ../SwiftUI Support/FormFieldView.swift:79:31-79:42
77 |     /// # Delayed New Value
78 |     ///
79 +     /// The callback to the ``onNewValue:`` function will be delayed by ``newValueDelay:``
80 |     /// seconds after the user ceases typing.  This can be used to initiate an activity after the
81 |     /// user has entered some (presumably complete) data (e.g., initiate  a search).
warning: 'newValueDelay:' doesn't exist at '/FOSMVVM/FormFieldView/init(fieldModel:focusField:fieldValidator:validations:onNewValue:newValueDelay:onSubmit:)'
  --> ../SwiftUI Support/FormFieldView.swift:79:75-79:89
77 |     /// # Delayed New Value
78 |     ///
79 +     /// The callback to the ``onNewValue:`` function will be delayed by ``newValueDelay:``
80 |     /// seconds after the user ceases typing.  This can be used to initiate an activity after the
81 |     /// user has entered some (presumably complete) data (e.g., initiate  a search).
warning: 'FieldView' doesn't exist at '/FOSMVVM/FormFieldView/init(fieldModel:focusField:fieldValidator:validations:onNewValue:newValueDelay:onSubmit:)'
  --> ../SwiftUI Support/FormFieldView.swift:84:57-84:66
82 |     ///
83 |     /// - Parameters:
84 +     ///   - fieldModel: The ``FormFieldModel`` of the ``FieldView`` to present to the user
85 |     ///   - onNewValue: Called when a new value is received from the user (whitespace is automatically trimmed)
86 |     ///   - newValueDelay: An amount of time to wait after the user's last key is typed before
warning: 'onNewValue:' doesn't exist at '/FOSMVVM/FormFieldView/init(fieldModel:focusField:fieldValidator:validations:onNewValue:newValueDelay:onSubmit:)'
  --> ../SwiftUI Support/FormFieldView.swift:87:23-87:34
85 |     ///   - onNewValue: Called when a new value is received from the user (whitespace is automatically trimmed)
86 |     ///   - newValueDelay: An amount of time to wait after the user's last key is typed before
87 +     ///      calling ``onNewValue:`` (default: 0.75)
88 |     ///   - onSubmit: Called when the user "performs the action (typically, hit the return key)"
89 |     public init(
warning: Parameter 'validations' is missing documentation
  --> ../SwiftUI Support/FormFieldView.swift:88:97-88:97
86 |     ///   - newValueDelay: An amount of time to wait after the user's last key is typed before
87 |     ///      calling ``onNewValue:`` (default: 0.75)
88 +     ///   - onSubmit: Called when the user "performs the action (typically, hit the return key)"
89 |     public init(
90 |         fieldModel: FormFieldModel<Value>,
warning: Parameter 'fieldValidator' is missing documentation
  --> ../SwiftUI Support/FormFieldView.swift:88:97-88:97
86 |     ///   - newValueDelay: An amount of time to wait after the user's last key is typed before
87 |     ///      calling ``onNewValue:`` (default: 0.75)
88 +     ///   - onSubmit: Called when the user "performs the action (typically, hit the return key)"
89 |     public init(
90 |         fieldModel: FormFieldModel<Value>,
warning: Parameter 'focusField' is missing documentation
  --> ../SwiftUI Support/FormFieldView.swift:88:97-88:97
86 |     ///   - newValueDelay: An amount of time to wait after the user's last key is typed before
87 |     ///      calling ``onNewValue:`` (default: 0.75)
88 +     ///   - onSubmit: Called when the user "performs the action (typically, hit the return key)"
89 |     public init(
90 |         fieldModel: FormFieldModel<Value>,
warning: 'LocalizedString' doesn't exist at '/FOSMVVM/ViewModelView/previewHost(bundle:resourceDirectoryName:locale:viewModel:setStates:)'
  --> ../SwiftUI Support/PreviewHostingView.swift:24:53-24:68
22 | public extension ViewModelView {
23 |     /// Creates an instance of the ``ViewModelView`` and it's corresponding ``ViewModel`` that
24 +     /// will be bound with stub data and with all ``LocalizedString`` values bound to their localized
25 |     /// values
26 |     ///
warning: Parameter 'title' not found in initializer declaration
  --> ../SwiftUI Support/Tab.swift:27:13-27:71
25 |     ///
26 |     /// - Parameters:
27 +     ///     - title: The ``Localizable`` label for the tab's tab item.
   |             ╰─suggestion: Remove 'title' parameter documentation
28 |     ///     - image: The image for the tab's tab item.
29 |     ///     - value: The `selection` value which selects this tab.
warning: Parameter 'localizable' is missing documentation
  --> ../SwiftUI Support/Tab.swift:30:52-30:52
28 |     ///     - image: The image for the tab's tab item.
   |             ╰─suggestion: Document 'localizable' parameter
29 |     ///     - value: The `selection` value which selects this tab.
30 +     ///     - content: The view content of the tab.
31 |     init(
32 |         _ localizable: some Localizable,
warning: Parameter 'title' not found in initializer declaration
  --> ../SwiftUI Support/Tab.swift:49:13-49:71
47 |     ///
48 |     /// - Parameters:
49 +     ///     - title: The ``Localizable`` label for the tab's tab item.
   |             ╰─suggestion: Remove 'title' parameter documentation
50 |     ///     - image: The image for the tab's tab item.
51 |     ///     - value: The `selection` value which selects this tab.
warning: Parameter 'localizable' is missing documentation
  --> ../SwiftUI Support/Tab.swift:53:52-53:52
51 |     ///     - value: The `selection` value which selects this tab.
52 |     ///     - role: The role defining the semantic purpose of the tab.
53 +     ///     - content: The view content of the tab.
54 |     init(
55 |         _ localizable: some Localizable,
warning: Parameter 'title' not found in initializer declaration
  --> ../SwiftUI Support/Tab.swift:74:13-74:71
72 |     ///
73 |     /// - Parameters:
74 +     ///     - title: The ``Localizable`` label for the tab's tab item.
   |             ╰─suggestion: Remove 'title' parameter documentation
75 |     ///     - image: The image for the tab's tab item.
76 |     ///     - value: The `selection` value which selects this tab.
warning: Parameter 'localizable' is missing documentation
  --> ../SwiftUI Support/Tab.swift:77:52-77:52
75 |     ///     - image: The image for the tab's tab item.
   |             ╰─suggestion: Document 'localizable' parameter
76 |     ///     - value: The `selection` value which selects this tab.
77 +     ///     - content: The view content of the tab.
78 |     init<T>(
79 |         _ localizable: some Localizable,
warning: Parameter 'title' not found in initializer declaration
  --> ../SwiftUI Support/Tab.swift:96:13-96:71
94 |     ///
95 |     /// - Parameters:
96 +     ///     - title: The ``Localizable`` label for the tab's tab item.
   |             ╰─suggestion: Remove 'title' parameter documentation
97 |     ///     - image: The image for the tab's tab item.
98 |     ///     - value: The `selection` value which selects this tab.
warning: Parameter 'localizable' is missing documentation
   --> ../SwiftUI Support/Tab.swift:100:52-100:52
98  |     ///     - value: The `selection` value which selects this tab.
99  |     ///     - role: The role defining the semantic purpose of the tab.
100 +     ///     - content: The view content of the tab.
101 |     init<T>(
102 |         _ localizable: some Localizable,
warning: Parameter 'defaultValue' is missing documentation
  --> ../SwiftUI Support/Text.swift:25:9-25:9
23 |     ///
24 |     /// - Parameter localizable: The ``Localizable`` text to be presented
25 +     ///
   |         ╰─suggestion: Document 'defaultValue' parameter
26 |     /// ## Example
27 |     ///
warning: 'Configure-Your-Apps-Navigation-Titles' doesn't exist at '/FOSMVVM/SwiftUICore/View/navigationTitle(_:)'
  --> ../SwiftUI Support/View.swift:51:27-51:64
49 |     /// and Mission Control.
50 |     ///
51 +     /// Refer to the <doc:Configure-Your-Apps-Navigation-Titles> article
52 |     /// for more information on navigation title modifiers.
53 |     ///
warning: Parameter 'titleKey' not found in instance method declaration
  --> ../SwiftUI Support/View.swift:54:9-54:72
52 |     /// for more information on navigation title modifiers.
53 |     ///
54 +     /// - Parameter titleKey: The key to a localized string to display.
   |         ╰─suggestion: Remove 'titleKey' parameter documentation
55 |     func navigationTitle(_ localizable: some Localizable) -> some View {
56 |         navigationTitle(localizable.defaultedLocalizedString())
warning: Parameter 'titleKey' not found in instance method declaration
  --> ../SwiftUI Support/View.swift:54:9-54:72
52 |     /// for more information on navigation title modifiers.
53 |     ///
54 +     /// - Parameter titleKey: The key to a localized string to display.
   |         ╰─suggestion: Remove 'titleKey' parameter documentation
55 |     func navigationTitle(_ localizable: some Localizable) -> some View {
56 |         navigationTitle(localizable.defaultedLocalizedString())
warning: Parameter 'titleKey' not found in instance method declaration
  --> ../SwiftUI Support/View.swift:54:9-54:72
52 |     /// for more information on navigation title modifiers.
53 |     ///
54 +     /// - Parameter titleKey: The key to a localized string to display.
   |         ╰─suggestion: Remove 'titleKey' parameter documentation
55 |     func navigationTitle(_ localizable: some Localizable) -> some View {
56 |         navigationTitle(localizable.defaultedLocalizedString())
warning: Parameter 'localizable' is missing documentation
  --> ../SwiftUI Support/View.swift:54:72-54:72
52 |     /// for more information on navigation title modifiers.
53 |     ///
54 +     /// - Parameter titleKey: The key to a localized string to display.
   |                                                                        ╰─suggestion: Document 'localizable' parameter
55 |     func navigationTitle(_ localizable: some Localizable) -> some View {
56 |         navigationTitle(localizable.defaultedLocalizedString())
warning: Parameter 'localizable' is missing documentation
  --> ../SwiftUI Support/View.swift:54:72-54:72
52 |     /// for more information on navigation title modifiers.
53 |     ///
54 +     /// - Parameter titleKey: The key to a localized string to display.
   |                                                                        ╰─suggestion: Document 'localizable' parameter
55 |     func navigationTitle(_ localizable: some Localizable) -> some View {
56 |         navigationTitle(localizable.defaultedLocalizedString())
warning: Parameter 'localizable' is missing documentation
  --> ../SwiftUI Support/View.swift:54:72-54:72
52 |     /// for more information on navigation title modifiers.
53 |     ///
54 +     /// - Parameter titleKey: The key to a localized string to display.
   |                                                                        ╰─suggestion: Document 'localizable' parameter
55 |     func navigationTitle(_ localizable: some Localizable) -> some View {
56 |         navigationTitle(localizable.defaultedLocalizedString())
warning: 'bind(viewModel:query:fragment:)' doesn't exist at '/FOSMVVM/ViewModelView'
  --> ../SwiftUI Support/ViewModelView.swift:53:21-53:52
51 | ///
52 | /// Views that conform to ``ViewModelView`` have an extra static method
53 + /// ``ViewModelView/bind(viewModel:query:fragment:)`` that allows the
   |                     ╰─suggestion: Replace 'bind(viewModel:query:fragment:)' with 'bind(query:fragment:appState:)'
54 | /// parent view to retrieve the ``ViewModel`` from the web service and create an
55 | /// instance of the view bound to the retrieved instance.
Finished building documentation for 'FOSMVVM' (1.56s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/foscomputerservices/fosutilities/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (6.78s)
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
[2/31] Compiling SwiftSyntax509 Empty.swift
[3/31] Emitting module SwiftSyntax509
[4/31] Compiling SwiftSyntax600 Empty.swift
[5/31] Compiling SwiftSyntax510 Empty.swift
[6/31] Emitting module SwiftSyntax510
[7/31] Compiling SwiftSyntax601 Empty.swift
[8/31] Emitting module SwiftSyntax601
[9/31] Emitting module SwiftSyntax600
[10/97] Compiling SwiftSyntax SyntaxCollection.swift
[11/97] Compiling SwiftSyntax SyntaxHashable.swift
[12/97] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[13/97] Compiling SwiftSyntax SyntaxBaseNodes.swift
[14/97] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[15/97] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[16/97] Compiling SwiftSyntax CustomTraits.swift
[17/97] Compiling SwiftSyntax Utils.swift
[18/97] Compiling SwiftSyntax ChildNameForKeyPath.swift
[19/97] Compiling SwiftSyntax Keyword.swift
[20/97] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[21/97] Compiling SwiftSyntax SyntaxChildren.swift
[22/99] Emitting module Yams
[23/99] Compiling SwiftSyntax AbsolutePosition.swift
[24/99] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[25/99] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[26/99] Compiling SwiftSyntax Assert.swift
[27/99] Compiling SwiftSyntax BumpPtrAllocator.swift
[28/99] Compiling SwiftSyntax CommonAncestor.swift
[29/99] Compiling SwiftSyntax Convenience.swift
[30/99] Compiling Yams YamlError.swift
[31/99] Compiling Yams YamlTagProviding.swift
[32/99] Compiling SwiftSyntax EditorPlaceholder.swift
[33/99] Compiling SwiftSyntax Identifier.swift
[34/99] Compiling SwiftSyntax MemoryLayout.swift
[35/99] Compiling SwiftSyntax MissingNodeInitializers.swift
[36/99] Compiling SwiftSyntax RawSyntax.swift
[37/99] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[38/99] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[39/99] Compiling SwiftSyntax RawSyntaxTokenView.swift
[40/99] Compiling SwiftSyntax SyntaxProtocol.swift
[41/99] Compiling SwiftSyntax SyntaxText.swift
[42/99] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[43/99] Compiling SwiftSyntax TokenDiagnostic.swift
[44/99] Compiling SwiftSyntax TokenSequence.swift
[45/99] Compiling SwiftSyntax TokenSyntax.swift
[46/99] Compiling SwiftSyntax Trivia.swift
[47/99] Compiling SwiftSyntax SourceEdit.swift
[48/99] Compiling SwiftSyntax SourceLength.swift
[49/99] Compiling SwiftSyntax SourceLocation.swift
[50/99] Compiling SwiftSyntax SourcePresence.swift
[51/99] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[52/99] Compiling SwiftSyntax Syntax.swift
[53/99] Compiling SwiftSyntax SyntaxArena.swift
[60/106] Compiling SwiftSyntax SyntaxNodeStructure.swift
[61/106] Emitting module SwiftSyntax
[62/106] Compiling SwiftSyntax SyntaxCollections.swift
[63/106] Compiling SwiftSyntax SyntaxEnum.swift
[64/106] Compiling SwiftSyntax SyntaxKind.swift
[65/106] Compiling SwiftSyntax SyntaxRewriter.swift
[66/106] Compiling SwiftSyntax SyntaxTraits.swift
[67/106] Compiling SwiftSyntax SyntaxVisitor.swift
[68/106] Compiling SwiftSyntax TokenKind.swift
[69/106] Compiling SwiftSyntax Tokens.swift
[70/106] Compiling SwiftSyntax TriviaPieces.swift
[71/106] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[72/106] Compiling SwiftSyntax RawSyntaxNodesC.swift
[73/106] Compiling SwiftSyntax RawSyntaxNodesD.swift
[74/106] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[75/106] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[76/106] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[77/106] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[78/106] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[79/106] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[80/106] Compiling SwiftSyntax RawSyntaxValidation.swift
[81/106] Compiling SwiftSyntax SyntaxNodesAB.swift
[82/106] Compiling SwiftSyntax SyntaxNodesC.swift
[83/106] Compiling SwiftSyntax SyntaxNodesD.swift
[84/106] Compiling SwiftSyntax SyntaxNodesEF.swift
[85/106] Compiling SwiftSyntax SyntaxNodesGHI.swift
[86/106] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[87/106] Compiling SwiftSyntax SyntaxNodesOP.swift
[88/106] Compiling SwiftSyntax SyntaxNodesQRS.swift
[89/106] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[105/165] Compiling SwiftBasicFormat Syntax+Extensions.swift
[106/165] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[107/165] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[108/165] Compiling SwiftBasicFormat InferIndentation.swift
[109/165] Compiling SwiftDiagnostics Message.swift
[110/165] Compiling SwiftDiagnostics FixIt.swift
[111/165] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[112/165] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[113/165] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[114/165] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[115/165] Compiling SwiftDiagnostics Convenience.swift
[116/165] Emitting module SwiftDiagnostics
[117/165] Compiling SwiftDiagnostics Diagnostic.swift
[118/165] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[119/166] Compiling SwiftDiagnostics Note.swift
[120/166] Compiling SwiftBasicFormat Indenter.swift
[121/166] Emitting module SwiftBasicFormat
[122/166] Compiling SwiftBasicFormat BasicFormat.swift
[123/166] Compiling SwiftParser StringLiterals.swift
[124/166] Compiling SwiftParser SwiftParserCompatibility.swift
[125/166] Compiling SwiftParser SwiftVersion.swift
[126/166] Compiling SwiftParser SyntaxUtils.swift
[127/170] Compiling SwiftParser UnicodeScalarExtensions.swift
[128/170] Compiling SwiftParser Lookahead.swift
[129/170] Compiling SwiftParser LoopProgressCondition.swift
[130/170] Compiling SwiftParser Modifiers.swift
[131/170] Compiling SwiftParser Names.swift
[132/170] Compiling SwiftParser TopLevel.swift
[133/170] Compiling SwiftParser TriviaParser.swift
[134/170] Compiling SwiftParser Types.swift
[135/170] Compiling SwiftParser ExperimentalFeatures.swift
[136/170] Compiling SwiftParser TokenConsumer.swift
[137/170] Compiling SwiftParser TokenPrecedence.swift
[138/170] Compiling SwiftParser TokenSpec.swift
[139/170] Compiling SwiftParser TokenSpecSet.swift
[140/170] Compiling SwiftParser Recovery.swift
[141/170] Compiling SwiftParser Specifiers.swift
[142/170] Compiling SwiftParser Statements.swift
[143/170] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[144/170] Compiling SwiftParser Nominals.swift
[145/170] Compiling SwiftParser Parameters.swift
[146/170] Compiling SwiftParser ParseSourceFile.swift
[147/170] Compiling SwiftParser Parser.swift
[148/170] Compiling SwiftParser Patterns.swift
[149/170] Emitting module SwiftParser
[150/170] Compiling SwiftParser Directives.swift
[151/170] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[152/170] Compiling SwiftParser Expressions.swift
[153/170] Compiling SwiftParser IncrementalParseTransition.swift
[154/170] Compiling SwiftParser IsValidIdentifier.swift
[155/170] Compiling SwiftParser Cursor.swift
[156/170] Compiling SwiftParser Lexeme.swift
[157/170] Compiling SwiftParser LexemeSequence.swift
[158/170] Compiling SwiftParser Lexer.swift
[159/170] Compiling SwiftParser RegexLiteralLexer.swift
[160/170] Compiling SwiftParser Attributes.swift
[161/170] Compiling SwiftParser Availability.swift
[162/170] Compiling SwiftParser CharacterInfo.swift
[163/170] Compiling SwiftParser CollectionNodes+Parsable.swift
[164/170] Compiling SwiftParser Declarations.swift
[165/170] Compiling SwiftParser IsLexerClassified.swift
[166/170] Compiling SwiftParser LayoutNodes+Parsable.swift
[167/170] Compiling SwiftParser Parser+TokenSpecSet.swift
[168/170] Compiling SwiftParser TokenSpecStaticMembers.swift
[169/193] Compiling SwiftOperators PrecedenceGroup.swift
[170/193] Compiling SwiftOperators PrecedenceGraph.swift
[171/194] Compiling SwiftOperators OperatorTable.swift
[172/194] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[173/195] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[174/195] Compiling SwiftParserDiagnostics PresenceUtils.swift
[175/195] Compiling SwiftOperators OperatorTable+Semantics.swift
[176/195] Compiling SwiftOperators OperatorTable+Defaults.swift
[177/195] Compiling SwiftOperators OperatorError.swift
[178/195] Compiling SwiftOperators OperatorError+Diagnostics.swift
[179/195] Emitting module SwiftOperators
[180/195] Compiling SwiftOperators Operator.swift
[181/195] Compiling SwiftOperators OperatorTable+Folding.swift
[182/195] Compiling SwiftOperators SyntaxSynthesis.swift
[183/195] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[184/195] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[185/195] Compiling SwiftParserDiagnostics Utils.swift
[186/195] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[187/195] Emitting module SwiftParserDiagnostics
[188/195] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[189/195] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[190/195] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[191/195] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[192/195] Compiling SwiftParserDiagnostics MissingNodesError.swift
[193/195] Compiling SwiftParserDiagnostics MissingTokenError.swift
[194/210] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[195/210] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[196/210] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[197/210] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[198/211] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[199/211] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[200/211] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[201/211] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[202/211] Compiling SwiftSyntaxBuilder Indenter.swift
[203/211] Compiling SwiftSyntaxBuilder ListBuilder.swift
[204/211] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[205/211] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[206/211] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[207/211] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[208/211] Emitting module SwiftSyntaxBuilder
[209/211] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[210/229] Compiling SwiftSyntaxMacros PreambleMacro.swift
[211/230] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[212/230] Compiling SwiftSyntaxMacros Macro+Format.swift
[213/230] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[214/230] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[215/230] Compiling SwiftSyntaxMacros MemberMacro.swift
[216/230] Compiling SwiftSyntaxMacros PeerMacro.swift
[217/230] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[218/230] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[219/230] Compiling SwiftSyntaxMacros Macro.swift
[220/230] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[221/230] Compiling SwiftSyntaxMacros AttachedMacro.swift
[222/230] Compiling SwiftSyntaxMacros BodyMacro.swift
[223/230] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[224/230] Compiling SwiftSyntaxMacros AccessorMacro.swift
[225/230] Emitting module SwiftSyntaxMacros
[226/230] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[227/230] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[228/230] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[229/240] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[230/240] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[231/240] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[232/240] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[233/240] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[234/240] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[235/240] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[236/240] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[237/240] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[238/240] Emitting module SwiftSyntaxMacroExpansion
[239/252] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[240/252] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[241/252] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[242/252] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[243/253] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[244/253] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[245/253] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[246/253] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[247/253] Emitting module SwiftCompilerPluginMessageHandling
[248/253] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[249/253] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[250/253] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[251/253] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[252/255] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[253/255] Emitting module SwiftCompilerPlugin
[254/263] Compiling FOSMacros ViewModelFactoryMacro.swift
[255/263] Compiling FOSMacros VersionedFactoryMethodMacro.swift
[256/263] Compiling FOSMacros SystemVersion.swift
[257/263] Compiling FOSMacros Stubbable.swift
[258/263] Compiling FOSMacros FieldValidationModelMacro.swift
[259/263] Compiling FOSMacros FOSMacros.swift
[260/263] Emitting module FOSMacros
[261/263] Compiling FOSMacros ViewModelMacro.swift
[261/262] Linking FOSMacros-tool
[263/317] Compiling FOSMVVM DestroyRequest.swift
[264/317] Compiling FOSMVVM Model.swift
[265/317] Compiling FOSMVVM RequestableViewModel.swift
[266/317] Compiling FOSMVVM ResettableModel.swift
[267/317] Compiling FOSMVVM RetrievablePropertyNames.swift
[268/317] Compiling FOSMVVM ServerRequest+Fetch.swift
[269/323] Compiling FOSMVVM ServerRequest.swift
[270/323] Compiling FOSMVVM UpdateRequest.swift
[271/323] Compiling FOSMVVM ValidatableModel.swift
[272/323] Compiling FOSMVVM ValidatableViewModelRequest.swift
[273/323] Compiling FOSMVVM ViewModel.swift
[274/323] Compiling FOSMVVM ViewModelFactory.swift
[275/323] Compiling FOSMVVM FormInputType.swift
[276/323] Compiling FOSMVVM Localizable.swift
[277/323] Compiling FOSMVVM LocalizableArray.swift
[278/323] Compiling FOSMVVM LocalizableCompoundValue.swift
[279/323] Compiling FOSMVVM LocalizableDate.swift
[280/323] Compiling FOSMVVM LocalizableInt.swift
[281/323] Compiling FOSMVVM MVVMEnvironment.swift
[282/323] Compiling FOSMVVM MVVMEnvirontmentView.swift
[283/323] Compiling FOSMVVM PreviewHostingView.swift
[284/323] Compiling FOSMVVM Tab.swift
[285/323] Compiling FOSMVVM TestDataTransporter.swift
[286/323] Compiling FOSMVVM TestHost.swift
[287/323] Compiling FOSMVVM JSONEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
[288/323] Compiling FOSMVVM FormField.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
[289/323] Compiling FOSMVVM FormFieldIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
[290/323] Compiling FOSMVVM FormFieldModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
[291/323] Compiling FOSMVVM FormFieldType.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
[292/323] Compiling FOSMVVM FormInputOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/FOSMVVM/Forms/FormFieldModel.swift:75:33: warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 73 |                 // We've established the type at runtime and can ignore the compiler error
 74 |                 // here (there's no way to tell the compiler to be quiet).
 75 |                 result = (value as! Value) // swiftlint:disable:this force_cast
    |                                 `- warning: forced cast from 'Value?' to 'Value' only unwraps optionals; did you mean to use '!'?
 76 |             } else {
 77 |                 guard value != nil else {
[293/323] Compiling FOSMVVM Text.swift
[294/323] Compiling FOSMVVM TextField.swift
[295/323] Compiling FOSMVVM View.swift
[296/323] Compiling FOSMVVM ViewModelView.swift
[297/323] Compiling FOSMVVM FieldValidationModel.swift
[298/323] Compiling FOSMVVM ValidationError.swift
[299/323] Compiling FOSMVVM ViewModelId.swift
[300/323] Compiling FOSMVVM ViewModelOperations.swift
[301/323] Compiling FOSMVVM ViewModelRequest.swift
[302/323] Compiling FOSMVVM ContentUnavailableView.swift
[303/323] Compiling FOSMVVM FieldValidationsView.swift
[304/323] Compiling FOSMVVM FormFieldView.swift
[305/323] Compiling FOSMVVM ValidationResult.swift
[306/323] Compiling FOSMVVM Validations.swift
[307/323] Compiling FOSMVVM Deployment.swift
[308/323] Compiling FOSMVVM SystemVersion.swift
[309/323] Compiling FOSMVVM Versionable.swift
[310/323] Compiling FOSMVVM VersionedProperty.swift
[311/323] Compiling FOSMVVM LocalizableRef.swift
[312/323] Compiling FOSMVVM LocalizableString.swift
[313/323] Compiling FOSMVVM LocalizableSubstitutions.swift
[314/323] Compiling FOSMVVM LocalizableValue.swift
[315/323] Compiling FOSMVVM LocalizationStore.swift
[316/323] Compiling FOSMVVM LocalizedArrayProperty.swift
[317/323] Compiling FOSMVVM LocalizedProperty.swift
[318/323] Compiling FOSMVVM Localizer.swift
[319/323] Compiling FOSMVVM YamlLocalizationStore.swift
[320/323] Compiling FOSMVVM Macros.swift
[321/323] Compiling FOSMVVM CreateRequest.swift
[322/323] Compiling FOSMVVM DeleteRequest.swift
[323/323] Emitting module FOSMVVM
Build of target: 'FOSMVVM' complete! (22.56s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/foscomputerservices/fosutilities/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/foscomputerservices/fosutilities/main/linkable-paths.json
Target:                   FOSTesting
Extracting symbol information for 'FOSTesting'...
Finished extracting symbol information for 'FOSTesting'. (7.72s)
Building documentation for 'FOSTesting'...
warning: 'expectFullViewModelTests' doesn't exist at '/FOSTesting/ViewModelTesting'
  --> ViewModelTesting.md:27:50-27:74
25 | ## *ViewModel* Testing
26 |
27 + Because *ViewModel*s have no behavior, calling ``expectFullViewModelTests`` is all
28 | that is needed to test each *ViewModel*.  This method will test the following:
29 |
warning: 'testHost' doesn't exist at '/FOSTesting/ViewTesting'
  --> ViewTesting.md:45:31-45:39
43 | each view's data and state are specified declaratively (See also [Getting Started With Application State in Client Applications](https://swiftpackageindex.com/foscomputerservices/fosutilities/main/documentation/fosmvvm/applicationstate)).
44 |
45 + ``FOSTesting`` provides the ``testHost`` view modifier, which provides support for
46 | the test client to display each view with a provided ``ViewModel`` for testing.
47 | This view modifier should be added at the top of the the application's view hierarchy.
warning: 'ViewModel' doesn't exist at '/FOSTesting/ViewTesting'
  --> ViewTesting.md:46:56-46:65
44 |
45 | ``FOSTesting`` provides the ``testHost`` view modifier, which provides support for
46 + the test client to display each view with a provided ``ViewModel`` for testing.
47 | This view modifier should be added at the top of the the application's view hierarchy.
48 |
warning: Parameter 'viewModel' not found in instance method declaration
  --> ../LocalizableTestCase.swift:71:13-71:22
69 |     ///
70 |     /// - Parameters:
71 +     ///   - viewModel: A *System.Type* of a type that conforms to **ViewModel**
   |             ╰─suggestion: Replace 'viewModel' with 'viewModelType'
72 |     ///   - locales: An optional set of **Locale**s to test (default: LocalizableTestCase.locales)
73 |     func expectTranslations<Model>(_ viewModelType: Model.Type, locales: Set<Locale>? = nil) throws where Model: RetrievablePropertyNames & Stubbable {
warning: Parameter 'viewModelType' is missing documentation
  --> ../LocalizableTestCase.swift:72:99-72:99
70 |     /// - Parameters:
71 |     ///   - viewModel: A *System.Type* of a type that conforms to **ViewModel**
72 +     ///   - locales: An optional set of **Locale**s to test (default: LocalizableTestCase.locales)
   |           ╰─suggestion: Document 'viewModelType' parameter
73 |     func expectTranslations<Model>(_ viewModelType: Model.Type, locales: Set<Locale>? = nil) throws where Model: RetrievablePropertyNames & Stubbable {
74 |         for locale in locales ?? self.locales {
warning: 'expectTranslations(:locales:)' doesn't exist at '/FOSTesting/LocalizableTestCase/expectFullViewModelTests(_:locales:)'
   --> ../LocalizableTestCase.swift:125:15-125:44
123 |     ///   - ``expectCodable(_:encoder:decoder:_:)``
124 |     ///   - ``expectVersionedViewModel(_:version:encoder:decoder:_:fixedTestFilePath:file:line:)-79yr2``
125 +     ///   - ``expectTranslations(:locales:)``
126 |     ///
127 |     /// ## Example
warning: 'expectTranslations(:locales:)' doesn't exist at '/FOSTesting/LocalizableTestCase/expectFullFieldValidationModelTests(_:locales:)'
   --> ../LocalizableTestCase.swift:152:15-152:44
150 |     ///
151 |     ///   - ``expectCodable(_:encoder:decoder:_:)``
152 +     ///   - ``expectTranslations(:locales:)``
153 |     ///
154 |     /// ## Example
Finished building documentation for 'FOSTesting' (0.07s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/foscomputerservices/fosutilities/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (6.56s)
Building for debugging...
[0/2] Write swift-version-2F0A5646E1D333AE.txt
[2/6] Compiling FOSTesting MockURLSession.swift
[3/6] Compiling FOSTesting LinuxFixes.swift
[4/6] Compiling FOSTesting LocalizableTestCase.swift
[5/6] Emitting module FOSTesting
[6/6] Compiling FOSTesting Expectations.swift
Build of target: 'FOSTesting' complete! (7.58s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/foscomputerservices/fosutilities/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/foscomputerservices/fosutilities/main/linkable-paths.json
    5224
35	/Users/admin/builder/spi-builder-workspace/.docs/foscomputerservices/fosutilities/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/foscomputerservices/fosutilities/main
File count: 5224
Doc size:   35.0MB
Preparing doc bundle ...
Uploading prod-foscomputerservices-fosutilities-main-2345bcd0.zip to s3://spi-docs-inbox/prod-foscomputerservices-fosutilities-main-2345bcd0.zip
Copying... [11%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.