Build Information
Successful build of Ginny, reference 0.2.0 (f0476e
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 18:00:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
[880/925] Compiling NIOCore ByteBuffer-views.swift
[881/925] Compiling NIOCore Channel.swift
[882/925] Compiling NIOCore ChannelHandler.swift
[883/925] Compiling NIOCore ChannelHandlers.swift
[884/925] Compiling NIOCore ChannelInvoker.swift
[885/925] Emitting module NIOCore
[886/925] Compiling NIOCore AddressedEnvelope.swift
[887/925] Compiling NIOCore AsyncAwaitSupport.swift
[888/925] Compiling NIOCore NIOAsyncSequenceProducer.swift
[889/925] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[890/925] Compiling NIOCore NIOAsyncWriter.swift
[891/925] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[892/971] Compiling NIOPosix PipePair.swift
[893/971] Compiling NIOPosix PointerHelpers.swift
[894/971] Compiling NIOPosix RawSocketBootstrap.swift
[895/971] Compiling NIOPosix Resolver.swift
[896/975] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[897/975] Emitting module NIOEmbedded
[898/975] Compiling NIOEmbedded Embedded.swift
[899/975] Compiling NIOEmbedded AsyncTestingChannel.swift
[900/975] Compiling NIOPosix Thread.swift
[901/975] Compiling NIOPosix ThreadPosix.swift
[902/975] Compiling NIOPosix ThreadWindows.swift
[903/975] Compiling NIOPosix Utilities.swift
[904/975] Compiling NIOPosix Selectable.swift
[905/975] Compiling NIOPosix SelectableChannel.swift
[906/975] Compiling NIOPosix SelectableEventLoop.swift
[907/975] Compiling NIOPosix SelectorEpoll.swift
[908/975] Compiling NIOPosix SelectorGeneric.swift
[909/975] Compiling NIOPosix SelectorKqueue.swift
[910/975] Compiling NIOPosix SelectorUring.swift
[911/975] Compiling NIOPosix ServerSocket.swift
[912/975] Compiling NIOPosix Socket.swift
[913/975] Compiling NIOPosix SocketChannel.swift
[914/975] Compiling NIOPosix SocketProtocols.swift
[915/975] Compiling NIOPosix System.swift
[916/975] Emitting module NIOPosix
[917/975] Compiling NIOPosix IntegerTypes.swift
[918/975] Compiling NIOPosix Linux.swift
[919/975] Compiling NIOPosix LinuxCPUSet.swift
[920/975] Compiling NIOPosix LinuxUring.swift
[921/975] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[922/975] Compiling NIOPosix NIOThreadPool.swift
[923/975] Compiling NIOPosix NonBlockingFileIO.swift
[924/975] Compiling NIOPosix PendingDatagramWritesManager.swift
[925/975] Compiling NIOPosix PendingWritesManager.swift
[926/975] Compiling NIOPosix PipeChannel.swift
[927/975] Compiling NIOPosix FileDescriptor.swift
[928/975] Compiling NIOPosix GetaddrinfoResolver.swift
[929/975] Compiling NIOPosix HappyEyeballs.swift
[930/975] Compiling NIOPosix IO.swift
[931/975] Compiling NIOPosix IntegerBitPacking.swift
[932/975] Compiling NIOPosix BSDSocketAPICommon.swift
[933/975] Compiling NIOPosix BSDSocketAPIPosix.swift
[934/975] Compiling NIOPosix BSDSocketAPIWindows.swift
[935/975] Compiling NIOPosix BaseSocket.swift
[936/975] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[937/975] Compiling NIOPosix BaseSocketChannel.swift
[938/975] Compiling NIOPosix BaseStreamSocketChannel.swift
[939/975] Compiling NIOPosix Bootstrap.swift
[940/975] Compiling NIOPosix ControlMessage.swift
[941/975] Compiling NIOPosix DatagramVectorReadManager.swift
[942/977] Emitting module NIO
[943/977] Compiling NIO Exports.swift
[944/1031] Compiling NIOTLS TLSEvents.swift
[945/1031] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[946/1031] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[947/1031] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[948/1031] Compiling NIOSOCKS SOCKSResponse.swift
[949/1031] Compiling NIOSOCKS ClientStateMachine.swift
[950/1032] Compiling NIOSOCKS Messages.swift
[951/1032] Compiling NIOSOCKS Errors.swift
[952/1032] Compiling NIOSOCKS Helpers.swift
[953/1032] Compiling NIOSOCKS SOCKSRequest.swift
[954/1032] Emitting module NIOSOCKS
[955/1032] Compiling NIOSOCKS ServerStateMachine.swift
[956/1032] Compiling AsyncKit ConnectionPoolError.swift
[957/1032] Compiling AsyncKit ConnectionPoolItem.swift
[958/1032] Compiling AsyncKit ConnectionPoolSource.swift
[959/1032] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[960/1032] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[961/1032] Emitting module NIOTLS
[962/1032] Compiling NIOTLS SNIHandler.swift
[963/1032] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[964/1060] Compiling NIOSSL SSLConnection.swift
[965/1060] Compiling NIOSSL SSLContext.swift
[966/1060] Compiling NIOSSL SSLErrors.swift
[967/1060] Compiling NIOSSL LinuxCABundle.swift
[968/1062] Compiling NIOSSL SSLPublicKey.swift
[969/1062] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[970/1062] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[971/1062] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[972/1062] Compiling AsyncKit Optional+StrictMap.swift
[973/1062] Compiling AsyncKit Exports.swift
[974/1062] Compiling NIOSSL SafeCompare.swift
[975/1062] Compiling NIOSSL Zeroization.swift
[976/1062] Compiling NIOSSL ByteBufferBIO.swift
[977/1062] Compiling NIOSSL CustomPrivateKey.swift
[978/1062] Compiling NIOSSL IdentityVerification.swift
[979/1062] Compiling NIOSSL SSLInit.swift
[980/1062] Compiling NIOSSL SSLPKCS12Bundle.swift
[981/1062] Compiling NIOSSL SSLPrivateKey.swift
[982/1062] Compiling NIOSSL NIOSSLServerHandler.swift
[983/1062] Compiling NIOSSL ObjectIdentifier.swift
[984/1062] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[985/1062] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[986/1062] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[987/1062] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[988/1062] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[993/1062] Emitting module NIOHTTP1
[994/1062] Compiling NIOHTTP1 HTTPTypes.swift
[995/1126] Compiling NIOExtras RequestResponseHandler.swift
[996/1126] Compiling NIOExtras NIOExtrasError.swift
[997/1126] Compiling NIOExtras NIOLengthFieldBitLength.swift
[998/1126] Compiling NIOExtras PCAPRingBuffer.swift
[999/1126] Compiling NIOExtras QuiescingHelper.swift
[1000/1127] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1001/1128] Compiling MultipartKit MultipartPart.swift
[1002/1128] Compiling MultipartKit MultipartPartConvertible.swift
[1003/1130] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1004/1130] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1005/1130] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1006/1130] Compiling NIOHTTPCompression HTTPDecompression.swift
[1007/1130] Compiling NIOHTTPCompression HTTPCompression.swift
[1008/1130] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1009/1130] Emitting module NIOHTTPCompression
[1010/1130] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1011/1130] Compiling NIOWebSocket SHA1.swift
[1012/1130] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1013/1130] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1014/1130] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1015/1130] Compiling NIOWebSocket WebSocketOpcode.swift
[1016/1130] Compiling NIOWebSocket WebSocketFrame.swift
[1017/1130] Compiling NIOSSL SSLCallbacks.swift
[1018/1130] Compiling NIOSSL SSLCertificate.swift
[1019/1130] Compiling NIOSSL SSLCertificateExtensions.swift
[1020/1132] Compiling NIOHPACK HuffmanCoding.swift
[1021/1132] Compiling NIOHPACK IntegerCoding.swift
[1022/1132] Compiling NIOHPACK HeaderTables.swift
[1023/1132] Compiling NIOHPACK HPACKEncoder.swift
[1024/1132] Compiling NIOHPACK HuffmanTables.swift
[1025/1133] Compiling NIOExtras LineBasedFrameDecoder.swift
[1026/1133] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1027/1133] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1028/1133] Compiling NIOExtras JSONRPCFraming.swift
[1029/1133] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1030/1133] Compiling NIOExtras LengthFieldPrepender.swift
[1031/1133] Compiling NIOHPACK StaticHeaderTable.swift
[1032/1133] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1033/1133] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1034/1133] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1035/1133] Emitting module NIOWebSocket
[1036/1133] Compiling MultipartKit FormDataEncoder.swift
[1037/1133] Compiling MultipartKit Storage.swift
[1042/1133] Emitting module MultipartKit
[1045/1133] Compiling NIOExtras DebugInboundEventsHandler.swift
[1046/1133] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1051/1133] Compiling MultipartKit MultipartFormData.swift
[1052/1133] Compiling MultipartKit MultipartParser.swift
[1053/1133] Compiling MultipartKit MultipartSerializer.swift
[1054/1133] Compiling MultipartKit Utilities.swift
[1055/1133] Compiling NIOHPACK IndexedHeaderTable.swift
[1056/1133] Compiling NIOHPACK HPACKErrors.swift
[1057/1133] Compiling NIOHPACK HPACKHeader.swift
[1063/1133] Emitting module NIOHPACK
[1067/1133] Emitting module NIOExtras
[1076/1186] Compiling NIOExtras WritePCAPHandler.swift
[1077/1186] Compiling NIOHTTP2 MaySendFrames.swift
[1078/1186] Compiling NIOHTTP2 SendingDataState.swift
[1079/1186] Compiling NIOHTTP2 SendingGoawayState.swift
[1080/1186] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1081/1186] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1082/1186] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1083/1186] Compiling NIOHTTP2 InboundEventBuffer.swift
[1084/1186] Compiling NIOHTTP2 InboundWindowManager.swift
[1085/1186] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1086/1186] Compiling NIOHTTP2 StateMachineResult.swift
[1087/1186] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1088/1186] Compiling NIOHTTP2 DOSHeuristics.swift
[1089/1186] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1090/1186] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1091/1186] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1092/1186] Compiling NIOHTTP2 SendingRstStreamState.swift
[1093/1186] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1094/1186] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1095/1186] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1096/1186] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1097/1186] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1098/1186] Emitting module NIOSSL
[1099/1186] Compiling NIOHTTP2 HTTP2StreamID.swift
[1100/1186] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1101/1186] Emitting module SwiftSyntax
[1108/1191] Compiling NIOHTTP2 HTTP2Settings.swift
[1109/1191] Compiling NIOHTTP2 HTTP2Stream.swift
[1110/1191] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1113/1191] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1114/1191] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1115/1191] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1116/1191] Compiling NIOHTTP2 HTTP2Frame.swift
[1117/1191] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1118/1191] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1119/1191] Compiling NIOHTTP2 HTTP2PingData.swift
[1120/1191] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1121/1191] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1122/1191] Compiling NIOHTTP2 StreamChannelList.swift
[1123/1191] Compiling NIOHTTP2 StreamMap.swift
[1124/1191] Compiling NIOHTTP2 StreamStateMachine.swift
[1125/1191] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1132/1191] Compiling NIOHTTP2 SendingHeadersState.swift
[1133/1191] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1138/1191] Emitting module NIOHTTP2
[1139/1191] Compiling NIOHTTP2 HasLocalSettings.swift
[1140/1191] Compiling NIOHTTP2 HasRemoteSettings.swift
[1141/1191] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1142/1191] Compiling NIOHTTP2 QuiescingState.swift
[1143/1191] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1144/1191] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1158/1191] Compiling NIOHTTP2 MayReceiveFrames.swift
[1159/1191] Compiling NIOHTTP2 ReceivingDataState.swift
[1160/1191] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1161/1191] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1162/1191] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1163/1191] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1164/1191] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1165/1191] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1166/1191] Compiling NIOHTTP2 HTTP2Error.swift
[1167/1191] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1168/1191] Emitting module AsyncKit
[1169/1191] Emitting module NIOFoundationCompat
[1170/1191] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1173/1205] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1176/1205] Compiling NIOTransportServices NIOTSErrors.swift
[1177/1205] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1178/1205] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1179/1205] Compiling NIOTransportServices NIOTSEventLoop.swift
[1180/1205] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1181/1205] Compiling NIOTransportServices NIOTSBootstraps.swift
[1182/1205] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1185/1205] Compiling NIOTransportServices StateManagedChannel.swift
[1186/1205] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1187/1205] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1190/1206] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1191/1206] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1192/1206] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1197/1206] Emitting module NIOTransportServices
[1200/1270] Compiling WebSocketKit WebSocket+Connect.swift
[1201/1270] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[1202/1270] Compiling WebSocketKit WebSocket+Concurrency.swift
[1203/1270] Compiling WebSocketKit Exports.swift
[1204/1270] Emitting module WebSocketKit
[1205/1270] Compiling WebSocketKit WebSocket.swift
[1206/1270] Compiling WebSocketKit WebSocketHandler.swift
[1207/1270] Compiling WebSocketKit WebSocketClient.swift
[1208/1270] Compiling AsyncHTTPClient NWErrorHandler.swift
[1209/1270] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1210/1270] Compiling AsyncHTTPClient TLSConfiguration.swift
[1211/1270] Compiling AsyncHTTPClient RedirectState.swift
[1212/1270] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1213/1270] Compiling AsyncHTTPClient RequestBag.swift
[1214/1276] Compiling AsyncHTTPClient ConnectionPool.swift
[1215/1276] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1216/1276] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1217/1276] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1218/1276] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1219/1276] Compiling AsyncHTTPClient HTTP1Connection.swift
[1220/1276] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1221/1276] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1222/1276] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1223/1276] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1224/1276] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1225/1276] Compiling AsyncHTTPClient RequestBodyLength.swift
[1226/1276] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1227/1276] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1228/1276] Compiling AsyncHTTPClient HTTP2Connection.swift
[1229/1276] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1230/1276] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1231/1276] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1232/1276] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1233/1276] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1234/1276] Compiling AsyncHTTPClient Transaction.swift
[1235/1276] Compiling AsyncHTTPClient TransactionBody.swift
[1236/1276] Compiling AsyncHTTPClient Base64.swift
[1237/1276] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1238/1276] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1239/1276] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1240/1276] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1241/1276] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1242/1276] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1243/1276] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1244/1276] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1245/1276] Emitting module AsyncHTTPClient
[1246/1276] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1247/1276] Compiling AsyncHTTPClient RequestOptions.swift
[1248/1276] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1249/1276] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1250/1276] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1251/1276] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1252/1276] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1253/1276] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1254/1276] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1255/1276] Compiling AsyncHTTPClient ConnectionTarget.swift
[1256/1276] Compiling AsyncHTTPClient DeconstructedURL.swift
[1257/1276] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1258/1276] Compiling AsyncHTTPClient FoundationExtensions.swift
[1259/1276] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1260/1276] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1261/1276] Compiling AsyncHTTPClient HTTPClient.swift
[1262/1276] Compiling AsyncHTTPClient HTTPHandler.swift
[1263/1276] Compiling AsyncHTTPClient LRUCache.swift
[1264/1276] Compiling AsyncHTTPClient RequestValidation.swift
[1265/1276] Compiling AsyncHTTPClient SSLContextCache.swift
[1266/1276] Compiling AsyncHTTPClient Scheme.swift
[1267/1276] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1268/1276] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1269/1276] Compiling AsyncHTTPClient Utils.swift
[1270/1466] Compiling Vapor Application.swift
[1271/1466] Compiling Vapor AuthenticationCache.swift
[1272/1466] Compiling Vapor Authenticator.swift
[1273/1466] Compiling Vapor BasicAuthorization.swift
[1274/1466] Compiling Vapor BearerAuthorization.swift
[1275/1466] Compiling Vapor GuardMiddleware.swift
[1276/1466] Compiling Vapor RedirectMiddleware.swift
[1277/1466] Compiling Vapor SessionAuthenticatable.swift
[1278/1466] Compiling Vapor Bcrypt.swift
[1279/1466] Compiling Vapor Application+Cache.swift
[1280/1466] Compiling Vapor Cache.swift
[1281/1466] Compiling Vapor CacheExpirationTime.swift
[1282/1466] Compiling Vapor MemoryCache.swift
[1283/1466] Compiling Vapor Request+Cache.swift
[1284/1466] Compiling Vapor Application+Clients.swift
[1285/1466] Compiling Vapor Client.swift
[1286/1466] Compiling Vapor ClientRequest.swift
[1287/1466] Compiling Vapor ClientResponse.swift
[1288/1466] Compiling Vapor Request+Client.swift
[1289/1466] Compiling Vapor BootCommand.swift
[1290/1466] Compiling Vapor CommandContext+Application.swift
[1291/1486] Compiling Vapor ErrorSource.swift
[1292/1486] Compiling Vapor StackTrace.swift
[1293/1486] Compiling Vapor Exports.swift
[1294/1486] Compiling Vapor Application+HTTP.swift
[1295/1486] Compiling Vapor BasicResponder.swift
[1296/1486] Compiling Vapor BodyStream.swift
[1297/1486] Compiling Vapor Application+HTTP+Client.swift
[1298/1486] Compiling Vapor EventLoopHTTPClient.swift
[1299/1486] Compiling Vapor EndpointCache.swift
[1300/1486] Compiling Vapor HTTPMethod+String.swift
[1301/1486] Compiling Vapor HTTPStatus.swift
[1302/1486] Compiling Vapor HTTPCookies.swift
[1303/1486] Compiling Vapor HTTPHeaderCacheControl.swift
[1304/1486] Compiling Vapor HTTPHeaderExpires.swift
[1305/1486] Compiling Vapor HTTPHeaderLastModified.swift
[1306/1486] Compiling Vapor HTTPHeaders+Cache.swift
[1307/1486] Compiling Vapor HTTPHeaders+Connection.swift
[1308/1486] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1309/1486] Compiling Vapor HTTPHeaders+ContentRange.swift
[1310/1486] Compiling Vapor HTTPHeaders+Directive.swift
[1311/1486] Compiling Vapor HTTPHeaders+Forwarded.swift
[1316/1492] Compiling SwiftDiagnostics Message.swift
[1317/1492] Compiling SwiftDiagnostics FixIt.swift
[1318/1492] Compiling SwiftDiagnostics Diagnostic.swift
[1319/1492] Emitting module SwiftDiagnostics
[1320/1492] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1321/1492] Compiling SwiftDiagnostics Note.swift
[1322/1492] Compiling Vapor Case.swift
[1323/1492] Compiling Vapor CharacterSet.swift
[1324/1492] Compiling Vapor Count.swift
[1325/1492] Compiling Vapor Email.swift
[1326/1492] Compiling Vapor Empty.swift
[1327/1492] Compiling Vapor In.swift
[1328/1492] Compiling Vapor Nil.swift
[1329/1492] Compiling Vapor NilIgnoring.swift
[1330/1492] Compiling Vapor Not.swift
[1331/1492] Compiling Vapor Or.swift
[1332/1492] Compiling Vapor Pattern.swift
[1333/1492] Compiling Vapor Range.swift
[1334/1492] Compiling Vapor URL.swift
[1335/1492] Compiling Vapor Valid.swift
[1336/1492] Compiling Vapor Application+Views.swift
[1337/1492] Compiling Vapor PlaintextRenderer.swift
[1338/1492] Compiling Vapor Request+View.swift
[1339/1492] Compiling Vapor View.swift
[1340/1492] Compiling Vapor ViewRenderer.swift
[1341/1492] Compiling Vapor _Deprecations.swift
[1342/1519] Compiling SwiftParser TopLevel.swift
[1343/1519] Compiling SwiftParser TriviaParser.swift
[1344/1519] Compiling SwiftParser Types.swift
[1345/1521] Compiling SwiftParser Parser+Entry.swift
[1346/1521] Compiling SwiftParser TypeAttribute.swift
[1347/1521] Emitting module SwiftParser
[1348/1521] Compiling SwiftParser LoopProgressCondition.swift
[1349/1521] Compiling SwiftParser Modifiers.swift
[1350/1521] Compiling SwiftParser Names.swift
[1351/1521] Compiling SwiftParser RawTokenKindSubset.swift
[1352/1521] Compiling SwiftParser Recovery.swift
[1353/1521] Compiling SwiftParser Statements.swift
[1357/1521] Compiling SwiftParser Nominals.swift
[1358/1521] Compiling SwiftParser Parser.swift
[1359/1521] Compiling SwiftParser Patterns.swift
[1360/1521] Compiling SwiftParser SyntaxUtils.swift
[1361/1521] Compiling SwiftParser TokenConsumer.swift
[1362/1521] Compiling SwiftParser TokenPrecedence.swift
[1363/1521] Compiling SwiftParser Attributes.swift
[1364/1521] Compiling SwiftParser Availability.swift
[1365/1521] Compiling SwiftParser CharacterInfo.swift
[1366/1521] Compiling SwiftParser DeclarationAttribute.swift
[1367/1521] Compiling SwiftParser DeclarationModifier.swift
[1368/1521] Compiling SwiftParser Declarations.swift
[1375/1521] Compiling Vapor DateFormatter+threadSpecific.swift
[1376/1521] Compiling Vapor URLEncodedFormData.swift
[1377/1521] Compiling Vapor URLEncodedFormDecoder.swift
[1378/1521] Compiling Vapor URLEncodedFormEncoder.swift
[1379/1521] Compiling Vapor URLEncodedFormError.swift
[1380/1521] Compiling Vapor URLEncodedFormParser.swift
[1381/1521] Compiling Vapor URLEncodedFormSerializer.swift
[1382/1521] Compiling Vapor URLQueryFragmentConvertible.swift
[1383/1521] Compiling Vapor AnyResponse.swift
[1384/1521] Compiling Vapor Array+Random.swift
[1385/1521] Compiling Vapor Base32.swift
[1386/1521] Compiling Vapor Base64.swift
[1387/1521] Compiling Vapor BaseN.swift
[1388/1521] Compiling Vapor BasicCodingKey.swift
[1389/1521] Compiling Vapor ByteCount.swift
[1390/1521] Compiling Vapor Bytes+Hex.swift
[1391/1521] Compiling Vapor Bytes+SecureCompare.swift
[1392/1521] Compiling Vapor Collection+Safe.swift
[1393/1521] Compiling Vapor DataProtocol+Copy.swift
[1394/1521] Compiling Vapor DecoderUnwrapper.swift
[1395/1521] Compiling Vapor DirectoryConfiguration.swift
[1396/1521] Compiling Vapor Request+WebSocket.swift
[1397/1521] Compiling Vapor Route.swift
[1398/1521] Compiling Vapor RouteCollection.swift
[1399/1521] Compiling Vapor Routes.swift
[1400/1521] Compiling Vapor RoutesBuilder+Group.swift
[1401/1521] Compiling Vapor RoutesBuilder+Method.swift
[1402/1521] Compiling Vapor RoutesBuilder+Middleware.swift
[1403/1521] Compiling Vapor RoutesBuilder+WebSocket.swift
[1404/1521] Compiling Vapor RoutesBuilder.swift
[1405/1521] Compiling Vapor OTP.swift
[1406/1521] Compiling Vapor Application+Servers.swift
[1407/1521] Compiling Vapor Server.swift
[1408/1521] Compiling Vapor Application+Sessions.swift
[1409/1521] Compiling Vapor MemorySessions.swift
[1410/1521] Compiling Vapor Request+Session.swift
[1411/1521] Compiling Vapor Session.swift
[1412/1521] Compiling Vapor SessionCache.swift
[1413/1521] Compiling Vapor SessionData.swift
[1414/1521] Compiling Vapor SessionDriver.swift
[1415/1521] Compiling Vapor SessionsConfiguration.swift
[1416/1521] Compiling Vapor SessionsMiddleware.swift
[1417/1521] Compiling Vapor RoutesCommand.swift
[1418/1521] Compiling Vapor ServeCommand.swift
[1419/1521] Compiling Vapor AnyResponse+Concurrency.swift
[1420/1521] Compiling Vapor AsyncBasicResponder.swift
[1421/1521] Compiling Vapor AsyncMiddleware.swift
[1422/1521] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1423/1521] Compiling Vapor AsyncSessionDriver.swift
[1424/1521] Compiling Vapor Authentication+Concurrency.swift
[1425/1521] Compiling Vapor Cache+Concurrency.swift
[1426/1521] Compiling Vapor Client+Concurrency.swift
[1427/1521] Compiling Vapor FileIO+Concurrency.swift
[1428/1521] Compiling Vapor Request+Concurrency.swift
[1429/1521] Compiling Vapor Responder+Concurrency.swift
[1430/1521] Compiling Vapor ResponseCodable+Concurrency.swift
[1431/1521] Compiling Vapor RoutesBuilder+Concurrency.swift
[1432/1521] Compiling Vapor ViewRenderer+Concurrency.swift
[1433/1521] Compiling Vapor WebSocket+Concurrency.swift
[1434/1521] Compiling Vapor Content.swift
[1435/1521] Compiling Vapor ContentCoders.swift
[1436/1521] Compiling Vapor ContentConfiguration.swift
[1437/1521] Compiling Vapor ContentContainer.swift
[1438/1521] Compiling Vapor JSONCoder+Custom.swift
[1439/1521] Compiling Vapor JSONCoders+Content.swift
[1440/1521] Compiling Vapor PlaintextDecoder.swift
[1441/1521] Compiling Vapor PlaintextEncoder.swift
[1442/1521] Compiling Vapor SingleValueDecoder.swift
[1443/1521] Compiling Vapor URLQueryCoders.swift
[1444/1521] Compiling Vapor URLQueryContainer.swift
[1445/1521] Compiling Vapor Core.swift
[1446/1521] Compiling Vapor Running.swift
[1447/1521] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1448/1521] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1449/1521] Compiling Vapor DotEnvFile+load.swift
[1450/1521] Compiling Vapor Routes+caseInsenstive.swift
[1451/1521] Compiling Vapor Validatable+validate.swift
[1452/1521] Compiling Vapor Environment+Process.swift
[1453/1521] Compiling Vapor Environment+Secret.swift
[1454/1521] Compiling Vapor Environment.swift
[1455/1521] Compiling Vapor Abort.swift
[1456/1521] Compiling Vapor AbortError.swift
[1457/1521] Compiling Vapor DebuggableError.swift
[1458/1521] Compiling Vapor Demangler.swift
[1459/1521] Compiling Vapor DotEnv.swift
[1460/1521] Compiling Vapor Extendable.swift
[1461/1521] Compiling Vapor File.swift
[1462/1521] Compiling Vapor FileIO.swift
[1463/1521] Compiling Vapor LifecycleHandler.swift
[1464/1521] Compiling Vapor OptionalType.swift
[1465/1521] Compiling Vapor RFC1123.swift
[1466/1521] Compiling Vapor SocketAddress+Hostname.swift
[1467/1521] Compiling Vapor Storage.swift
[1468/1521] Compiling Vapor String+IsIPAddress.swift
[1469/1521] Compiling Vapor Thread.swift
[1470/1521] Compiling Vapor URI.swift
[1471/1521] Compiling Vapor RangeResult.swift
[1472/1521] Compiling Vapor Validatable.swift
[1473/1521] Compiling Vapor Validation.swift
[1474/1521] Compiling Vapor ValidationKey.swift
[1475/1521] Compiling Vapor Validations.swift
[1476/1521] Compiling Vapor ValidationsError.swift
[1477/1521] Compiling Vapor Validator.swift
[1478/1521] Compiling Vapor ValidatorResult.swift
[1479/1521] Compiling Vapor And.swift
[1480/1521] Compiling Vapor File+Multipart.swift
[1481/1521] Compiling Vapor FormDataDecoder+Content.swift
[1482/1521] Compiling Vapor FormDataEncoder+Content.swift
[1483/1521] Compiling Vapor Application+Password.swift
[1484/1521] Compiling Vapor Application+Passwords.swift
[1485/1521] Compiling Vapor AsyncPasswordHasher.swift
[1486/1521] Compiling Vapor BcryptHasher.swift
[1487/1521] Compiling Vapor PasswordHasher.swift
[1488/1521] Compiling Vapor PlaintextHasher.swift
[1489/1521] Compiling Vapor Request+Password.swift
[1490/1521] Compiling Vapor Redirect.swift
[1491/1521] Compiling Vapor Request+Body.swift
[1492/1521] Compiling Vapor Request+BodyStream.swift
[1493/1521] Compiling Vapor Request.swift
[1494/1521] Compiling Vapor Application+Responder.swift
[1495/1521] Compiling Vapor DefaultResponder.swift
[1496/1521] Compiling Vapor Response+Body.swift
[1497/1521] Compiling Vapor Response.swift
[1498/1521] Compiling Vapor ResponseCodable.swift
[1499/1521] Compiling Vapor Application+Routes.swift
[1500/1521] Compiling Vapor Parameters+Require.swift
[1501/1521] Emitting module Vapor
[1502/1521] Compiling SwiftParser Lexer.swift
[1503/1521] Compiling SwiftParser LexerDiagnosticMessages.swift
[1504/1521] Compiling SwiftParser Lookahead.swift
[1517/1521] Compiling SwiftParser Directives.swift
[1518/1521] Compiling SwiftParser Expressions.swift
[1519/1526] Compiling GinnyCLI RequestHandlerVisitor.swift
[1520/1526] Compiling GinnyCLI String+Parameter.swift
[1521/1526] Compiling GinnyCLI GinnyCLI.swift
/Users/admin/builder/spi-builder-workspace/Sources/GinnyCLI/GinnyCLI.swift:134:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
132 | // MARK: - URL
133 |
134 | extension URL: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
135 |
136 | /// Creates a new `URL` from an argument.
[1522/1526] Compiling GinnyCLI FileManager+Create.swift
[1523/1526] Emitting module GinnyCLI
/Users/admin/builder/spi-builder-workspace/Sources/GinnyCLI/GinnyCLI.swift:134:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
132 | // MARK: - URL
133 |
134 | extension URL: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
135 |
136 | /// Creates a new `URL` from an argument.
[1523/1526] Write Objects.LinkFileList
[1524/1526] Linking GinnyCLI-tool
[1525/1526] Applying GinnyCLI-tool
Build of product 'GinnyCLI' complete! (103.81s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GinnyPlugin
Building for debugging...
[2/534] Write sources
[34/534] Write GinnyCLI-entitlement.plist
[35/534] Write Example-entitlement.plist
[35/534] Write sources
[42/534] Compiling _NumericsShims _NumericsShims.c
[43/534] Compiling CNIOWindows WSAStartup.c
[44/534] Compiling CNIOWindows shim.c
[45/534] Compiling CNIOLinux shim.c
[46/534] Compiling CNIOLinux liburing_shims.c
[47/534] Write swift-version--7754E27361AE5C74.txt
[48/534] Compiling _AtomicsShims.c
[49/534] Compiling CNIOExtrasZlib empty.c
[50/534] Compiling CNIOLLHTTP c_nio_http.c
[51/534] Compiling CVaporURLParser urlparser.c
[52/534] Compiling CNIOSHA1 c_nio_sha1.c
[53/537] Compiling CVaporBcrypt blf.c
[54/548] Compiling CVaporBcrypt bcrypt.c
[55/576] Compiling CNIOLLHTTP c_nio_api.c
[56/576] Compiling CNIOLLHTTP c_nio_llhttp.c
[57/711] GinnyCLI
[58/760] Compiling CNIODarwin shim.c
[59/760] Write sources
[60/760] Compiling CNIOBoringSSLShims shims.c
[61/760] Compiling tls_record.cc
[62/760] Compiling tls_method.cc
[64/760] Emitting module Crypto
[64/766] Compiling tls13_server.cc
[65/766] Compiling tls13_enc.cc
[66/766] Compiling tls13_client.cc
[67/766] Compiling tls13_both.cc
[68/766] Compiling t1_enc.cc
[69/766] Compiling ssl_x509.cc
[70/766] Compiling ssl_versions.cc
[71/766] Compiling ssl_transcript.cc
[72/766] Compiling ssl_stat.cc
[73/766] Compiling ssl_session.cc
[74/766] Compiling ssl_privkey.cc
[75/766] Compiling ssl_lib.cc
[77/766] Emitting module RealModule
[78/767] Emitting module DequeModule
[79/768] Compiling _NIODataStructures PriorityQueue.swift
[80/768] Compiling RealModule RealFunctions.swift
[81/768] Compiling RealModule ApproximateEquality.swift
[82/768] Compiling RealModule AlgebraicField.swift
[83/768] Compiling RealModule Float80+Real.swift
[84/768] Compiling RealModule Real.swift
[85/768] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[86/768] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[86/768] Compiling ssl_key_share.cc
[88/768] Compiling RealModule AugmentedArithmetic.swift
[89/768] Compiling RealModule Double+Real.swift
[90/768] Compiling RealModule ElementaryFunctions.swift
[91/768] Compiling OrderedCollections OrderedSet+Testing.swift
[92/768] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[93/768] Compiling RealModule Float16+Real.swift
[94/768] Compiling RealModule Float+Real.swift
[95/768] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[96/768] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[97/768] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[98/768] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[99/768] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[100/768] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[101/768] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[102/768] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[103/768] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[104/768] Compiling OrderedCollections OrderedSet+Codable.swift
[105/768] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[106/768] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[107/768] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[108/768] Compiling OrderedCollections OrderedSet+Diffing.swift
[109/773] Compiling OrderedCollections OrderedSet+Equatable.swift
[110/773] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[111/773] Compiling OrderedCollections OrderedSet+Hashable.swift
[112/773] Compiling OrderedCollections OrderedSet+Initializers.swift
[113/773] Compiling OrderedCollections OrderedSet+Insertions.swift
[114/773] Emitting module Logging
[115/773] Compiling Logging Locks.swift
[116/773] Compiling Logging MetadataProvider.swift
[117/773] Compiling DequeModule _UnsafeWrappedBuffer.swift
[118/773] Emitting module _NIODataStructures
[119/773] Compiling _NIODataStructures Heap.swift
[119/773] Compiling ssl_file.cc
[120/773] Compiling ssl_cipher.cc
[122/773] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[123/773] Compiling OrderedCollections OrderedSet+SubSequence.swift
[124/773] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[125/773] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[126/773] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[127/773] Compiling OrderedCollections OrderedDictionary+Elements.swift
[128/773] Compiling OrderedCollections _HashTable+Bucket.swift
[129/773] Compiling OrderedCollections _HashTable+BucketIterator.swift
[130/773] Compiling OrderedCollections _HashTable+Constants.swift
[131/773] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[132/773] Compiling OrderedCollections _HashTable+Testing.swift
[132/773] Compiling ssl_buffer.cc
[134/773] Compiling OrderedCollections OrderedSet+Invariants.swift
[135/773] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[136/773] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[137/773] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[137/773] Compiling ssl_cert.cc
[138/773] Compiling ssl_asn1.cc
[140/773] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[141/773] Compiling OrderedCollections _HashTable.swift
[142/773] Compiling OrderedCollections _Hashtable+Header.swift
[143/773] Compiling OrderedCollections OrderedDictionary+Codable.swift
[144/773] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[145/773] Emitting module CoreMetrics
[146/773] Compiling CoreMetrics Locks.swift
[147/773] Compiling CoreMetrics Metrics.swift
[148/773] Emitting module OrderedCollections
[167/773] Compiling OrderedCollections OrderedDictionary+Values.swift
[168/773] Compiling OrderedCollections OrderedDictionary.swift
[168/773] Compiling ssl_aead_ctx.cc
[173/777] Compiling s3_pkt.cc
[174/779] Compiling s3_lib.cc
[176/779] Compiling Logging LogHandler.swift
[177/779] Compiling Logging Logging.swift
[177/779] Compiling s3_both.cc
[178/785] Compiling handshake_server.cc
[179/830] Compiling handshake_client.cc
[180/830] Compiling handshake.cc
[181/830] Compiling handoff.cc
[183/830] Compiling RoutingKit TrieRouter.swift
[184/830] Compiling RoutingKit AnyRouter.swift
[185/830] Compiling RoutingKit Router.swift
[186/830] Compiling RoutingKit PathComponent.swift
[187/830] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[188/830] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[189/830] Compiling OrderedCollections OrderedSet.swift
[190/830] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[191/830] Compiling OrderedCollections _UnsafeBitset.swift
[192/830] Compiling ConsoleKit AnyCommand.swift
[193/830] Compiling ConsoleKit Argument.swift
[194/830] Compiling ConsoleKit AnyAsyncCommand.swift
[195/830] Compiling ConsoleKit AsyncCommand.swift
[196/830] Compiling ConsoleKit AsyncCommandGroup.swift
[196/834] Compiling dtls_record.cc
[198/834] Compiling ConsoleKit Console+Run.swift
[199/834] Compiling ConsoleKit Console+Wait.swift
[200/834] Compiling ConsoleKit ConsoleColor.swift
[201/834] Compiling ConsoleKit ConsoleStyle.swift
[201/840] Compiling encrypted_client_hello.cc
[203/840] Emitting module Collections
[204/840] Compiling Collections Collections.swift
[208/840] Compiling extensions.cc
[209/840] Compiling dtls_method.cc
[210/840] Compiling d1_pkt.cc
[211/840] Compiling d1_srtp.cc
[212/840] Compiling d1_lib.cc
[213/840] Compiling v3_utl.c
[214/840] Compiling v3_skey.c
[215/840] Compiling v3_prn.c
[216/840] Compiling v3_purp.c
[217/840] Compiling v3_pmaps.c
[219/840] Compiling ConsoleKit ConsoleText.swift
[220/840] Compiling ConsoleKit ConsoleTextFragment.swift
[221/840] Compiling ConsoleKit Console+Choose.swift
[222/840] Compiling ConsoleKit Console+Confirm.swift
[222/840] Compiling v3_pcons.c
[223/840] Compiling v3_pcia.c
[224/840] Compiling d1_both.cc
[225/840] Compiling v3_pci.c
[226/840] Compiling v3_ocsp.c
[227/840] Compiling v3_ncons.c
[228/840] Compiling v3_int.c
[229/840] Compiling v3_lib.c
[230/840] Compiling v3_info.c
[231/840] Compiling bio_ssl.cc
[232/840] Compiling v3_ia5.c
[233/840] Compiling v3_genn.c
[234/840] Compiling v3_extku.c
[235/840] Compiling v3_enum.c
[241/840] Compiling v3_crld.c
[242/840] Compiling v3_bitst.c
[243/840] Compiling v3_cpols.c
[244/840] Compiling v3_conf.c
[245/840] Compiling v3_bcons.c
[246/840] Compiling v3_akeya.c
[247/840] Compiling v3_alt.c
[248/840] Compiling v3_akey.c
[249/840] Compiling pcy_map.c
[250/840] Compiling pcy_node.c
[251/840] Compiling pcy_tree.c
[252/840] Compiling pcy_data.c
[253/840] Compiling x_x509a.c
[254/840] Compiling x_val.c
[255/840] Compiling pcy_cache.c
[256/840] Compiling x_x509.c
[257/840] Compiling x_spki.c
[258/840] Compiling x_sig.c
[259/840] Compiling x_req.c
[260/840] Compiling x_pkey.c
[261/840] Compiling x_info.c
[262/840] Compiling x_pubkey.c
[263/840] Compiling x_name.c
[264/840] Compiling x_exten.c
[265/840] Compiling x_attrib.c
[266/840] Compiling x_crl.c
[267/840] Compiling x_algor.c
[268/840] Compiling x509spki.c
[269/840] Compiling x_all.c
[270/840] Compiling x509rset.c
[271/840] Compiling x509name.c
[272/840] Compiling x509cset.c
[273/840] Compiling x509_v3.c
[274/840] Compiling x509_txt.c
[275/840] Compiling x509_vpm.c
[276/840] Compiling x509_set.c
[277/840] Compiling x509_vfy.c
[278/840] Compiling x509_trs.c
[279/840] Compiling x509_req.c
[280/840] Compiling x509_obj.c
[281/840] Compiling x509_def.c
[282/840] Compiling x509_d2.c
[283/840] Compiling x509_ext.c
[284/840] Compiling x509_lu.c
[285/840] Compiling x509_att.c
[286/840] Compiling x509.c
[287/840] Compiling x509_cmp.c
[288/840] Compiling t_x509a.c
[289/840] Compiling t_req.c
[290/840] Compiling t_x509.c
[291/840] Compiling t_crl.c
[292/840] Compiling rsa_pss.c
[293/840] Compiling i2d_pr.c
[294/840] Compiling name_print.c
[295/840] Compiling by_file.c
[296/840] Compiling algorithm.c
[297/840] Compiling by_dir.c
[298/840] Compiling a_verify.c
[299/840] Compiling asn1_gen.c
[301/840] Compiling ConsoleKit AsyncCommands.swift
[302/840] Compiling ConsoleKit Command.swift
[303/840] Compiling ConsoleKit CommandContext.swift
[304/840] Compiling ConsoleKit CommandError.swift
[305/840] Compiling ConsoleKit CommandGroup.swift
[306/840] Compiling ConsoleKit LoadingBar.swift
[307/840] Compiling ConsoleKit ProgressBar.swift
[308/840] Compiling ConsoleKit Console+Clear.swift
[309/840] Compiling ConsoleKit Console+Ephemeral.swift
[310/840] Compiling ConsoleKit ConsoleClear.swift
[311/840] Emitting module ConsoleKit
[312/840] Compiling ConsoleKit CommandInput.swift
[313/840] Compiling ConsoleKit CommandSignature.swift
[314/840] Compiling ConsoleKit Commands.swift
[315/840] Compiling ConsoleKit Completion.swift
[316/840] Compiling a_sign.c
[317/840] Compiling a_digest.c
[318/840] Compiling voprf.c
[319/840] Compiling thread_win.c
[320/840] Compiling trust_token.c
[321/840] Compiling thread_none.c
[322/840] Compiling thread_pthread.c
[323/840] Compiling pmbtoken.c
[324/840] Compiling thread.c
[325/840] Compiling siphash.c
[326/840] Compiling stack.c
[327/840] Compiling rsa_print.c
[328/840] Compiling rsa_asn1.c
[329/840] Compiling refcount_lock.c
[330/840] Compiling refcount_c11.c
[331/840] Compiling rc4.c
[332/840] Compiling windows.c
[333/840] Compiling rand_extra.c
[334/840] Compiling fuchsia.c
[335/840] Compiling passive.c
[336/840] Compiling forkunsafe.c
[337/840] Compiling deterministic.c
[338/840] Compiling poly1305_arm_asm.S
[339/840] Compiling poly1305_vec.c
[340/840] Compiling pool.c
[341/840] Compiling poly1305_arm.c
[342/840] Compiling poly1305.c
[343/840] Compiling pkcs8.c
[344/840] Compiling p5_pbev2.c
[345/840] Compiling pkcs7.c
[346/840] Compiling pkcs8_x509.c
[347/840] Compiling pkcs7_x509.c
[348/840] Compiling pem_xaux.c
[349/840] Compiling pem_x509.c
[350/840] Compiling pem_pkey.c
[351/840] Compiling pem_oth.c
[352/840] Compiling pem_pk8.c
[353/840] Compiling obj_xref.c
[354/840] Compiling pem_info.c
[355/840] Compiling pem_lib.c
[356/840] Compiling pem_all.c
[357/840] Compiling mem.c
[358/840] Compiling lhash.c
[359/840] Compiling poly_rq_mul.S
[360/840] Compiling obj.c
[361/840] Compiling x86_64-mont5.mac.x86_64.S
[362/840] Compiling hkdf.c
[363/840] Compiling hpke.c
[364/840] Compiling x86_64-mont5.linux.x86_64.S
[365/840] Compiling x86_64-mont.mac.x86_64.S
[366/840] Compiling x86_64-mont.linux.x86_64.S
[367/840] Compiling x86-mont.linux.x86.S
[368/840] Compiling vpaes-x86_64.mac.x86_64.S
[369/840] Compiling vpaes-x86_64.linux.x86_64.S
[370/840] Compiling vpaes-x86.linux.x86.S
[371/840] Compiling vpaes-armv8.linux.aarch64.S
[372/840] Compiling vpaes-armv8.ios.aarch64.S
[373/840] Compiling vpaes-armv7.linux.arm.S
[374/840] Compiling vpaes-armv7.ios.arm.S
[375/840] Compiling sha512-x86_64.mac.x86_64.S
[376/840] Compiling kdf.c
[377/840] Compiling sha512-x86_64.linux.x86_64.S
[378/840] Compiling sha512-armv8.linux.aarch64.S
[379/840] Compiling hrss.c
[380/840] Compiling sha512-armv4.linux.arm.S
[381/840] Compiling sha512-armv8.ios.aarch64.S
[382/840] Compiling sha512-armv4.ios.arm.S
[383/840] Compiling sha512-586.linux.x86.S
[384/840] Compiling sha256-x86_64.mac.x86_64.S
[385/840] Compiling sha256-x86_64.linux.x86_64.S
[386/840] Compiling sha256-armv8.linux.aarch64.S
[387/840] Compiling sha256-armv4.linux.arm.S
[388/840] Compiling sha256-armv8.ios.aarch64.S
[389/840] Compiling sha256-armv4.ios.arm.S
[390/840] Compiling sha256-586.linux.x86.S
[391/840] Compiling sha1-x86_64.mac.x86_64.S
[392/840] Compiling sha1-x86_64.linux.x86_64.S
[393/840] Compiling sha1-armv8.linux.aarch64.S
[394/840] Compiling sha1-armv8.ios.aarch64.S
[395/840] Compiling sha1-armv4-large.linux.arm.S
[396/840] Compiling sha1-armv4-large.ios.arm.S
[397/840] Compiling sha1-586.linux.x86.S
[398/840] Compiling sha512.c
[399/840] Compiling sha1-altivec.c
[400/840] Compiling sha256.c
[401/840] Compiling sha1.c
[402/840] Compiling service_indicator.c
[403/840] Compiling rsaz-avx2.mac.x86_64.S
[404/840] Compiling fips.c
[405/840] Compiling rsaz-avx2.linux.x86_64.S
[406/840] Compiling self_check.c
[407/840] Compiling rsa.c
[408/840] Compiling rsa_impl.c
[409/840] Compiling blinding.c
[410/840] Compiling padding.c
[411/840] Compiling rdrand-x86_64.mac.x86_64.S
[412/840] Compiling rdrand-x86_64.linux.x86_64.S
[413/840] Compiling rand.c
[414/840] Compiling urandom.c
[415/840] Compiling fork_detect.c
[416/840] Compiling ctrdrbg.c
[417/840] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[418/840] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[419/840] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[420/840] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[421/840] Compiling p256-x86_64-asm.mac.x86_64.S
[422/840] Compiling p256-x86_64-asm.linux.x86_64.S
[423/840] Compiling p256-armv8-asm.linux.aarch64.S
[424/840] Compiling p256-armv8-asm.ios.aarch64.S
[425/840] Compiling polyval.c
[426/840] Compiling ofb.c
[427/840] Compiling gcm_nohw.c
[428/840] Compiling gcm.c
[429/840] Compiling ctr.c
[430/840] Compiling cbc.c
[431/840] Compiling cfb.c
[432/840] Compiling md5-x86_64.mac.x86_64.S
[433/840] Compiling md5-x86_64.linux.x86_64.S
[434/840] Compiling md5-586.linux.x86.S
[435/840] Compiling md5.c
[436/840] Compiling ghashv8-armx64.linux.aarch64.S
[437/840] Compiling ghashv8-armx64.ios.aarch64.S
[438/840] Compiling md4.c
[439/840] Compiling hmac.c
[440/840] Compiling ghashv8-armx32.linux.arm.S
[441/840] Compiling ghashv8-armx32.ios.arm.S
[442/840] Compiling ghash-x86_64.mac.x86_64.S
[443/840] Compiling ghash-x86_64.linux.x86_64.S
[444/840] Compiling ghash-x86.linux.x86.S
[445/840] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[446/840] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[447/840] Compiling ghash-ssse3-x86.linux.x86.S
[448/840] Compiling ghash-neon-armv8.linux.aarch64.S
[449/840] Compiling ghash-armv4.linux.arm.S
[450/840] Compiling ghash-neon-armv8.ios.aarch64.S
[451/840] Compiling ghash-armv4.ios.arm.S
[452/840] Compiling fips_shared_support.c
[453/840] Compiling ecdsa.c
[454/840] Compiling ecdh.c
[455/840] Compiling wnaf.c
[456/840] Compiling util.c
[457/840] Compiling simple_mul.c
[458/840] Compiling simple.c
[459/840] Compiling scalar.c
[460/840] Compiling p256.c
[461/840] Compiling oct.c
[462/840] Compiling p224-64.c
[463/840] Compiling felem.c
[464/840] Compiling ec_montgomery.c
[465/840] Compiling ec_key.c
[466/840] Compiling digestsign.c
[467/840] Compiling ec.c
[468/840] Compiling digests.c
[469/840] Compiling check.c
[470/840] Compiling digest.c
[471/840] Compiling dh.c
[472/840] Compiling co-586.linux.x86.S
[473/840] Compiling cmac.c
[474/840] Compiling e_aesccm.c
[475/840] Compiling aead.c
[476/840] Compiling cipher.c
[477/840] Compiling p256-nistz.c
[478/840] Compiling e_aes.c
[479/840] Compiling bsaes-armv7.linux.arm.S
[480/840] Compiling bsaes-armv7.ios.arm.S
[481/840] Compiling sqrt.c
[482/840] Compiling shift.c
[483/840] Compiling rsaz_exp.c
[484/840] Compiling random.c
[485/840] Compiling prime.c
[486/840] Compiling mul.c
[487/840] Compiling montgomery_inv.c
[488/840] Compiling montgomery.c
[489/840] Compiling jacobi.c
[490/840] Compiling gcd_extra.c
[491/840] Compiling gcd.c
[492/840] Compiling generic.c
[493/840] Compiling exponentiation.c
[494/840] Compiling div_extra.c
[495/840] Compiling ctx.c
[496/840] Compiling div.c
[497/840] Compiling cmp.c
[498/840] Compiling bytes.c
[499/840] Compiling x86_64-gcc.c
[500/840] Compiling bn-586.linux.x86.S
[501/840] Compiling add.c
[502/840] Compiling bn.c
[503/840] Compiling armv8-mont.linux.aarch64.S
[504/840] Compiling armv8-mont.ios.aarch64.S
[505/840] Compiling armv4-mont.linux.arm.S
[506/840] Compiling armv4-mont.ios.arm.S
[507/840] Compiling aesv8-armx64.linux.aarch64.S
[508/840] Compiling aesv8-armx32.linux.arm.S
[509/840] Compiling aesv8-armx64.ios.aarch64.S
[510/840] Compiling aesv8-armx32.ios.arm.S
[511/840] Compiling aesni-x86_64.mac.x86_64.S
[512/840] Compiling aesni-x86_64.linux.x86_64.S
[513/840] Compiling aesni-x86.linux.x86.S
[514/840] Compiling aesni-gcm-x86_64.mac.x86_64.S
[515/840] Compiling aesni-gcm-x86_64.linux.x86_64.S
[516/840] Compiling mode_wrappers.c
[517/840] Compiling key_wrap.c
[518/840] Compiling aes.c
[519/840] Compiling aes_nohw.c
[520/840] Compiling ex_data.c
[521/840] Compiling sign.c
[522/840] Compiling scrypt.c
[523/840] Compiling print.c
[524/840] Compiling pbkdf.c
[525/840] Compiling p_x25519.c
[526/840] Compiling p_x25519_asn1.c
[527/840] Compiling p_rsa_asn1.c
[528/840] Compiling p_ed25519_asn1.c
[529/840] Compiling p_hkdf.c
[530/840] Compiling p_rsa.c
[531/840] Compiling p_ed25519.c
[532/840] Compiling p_ec_asn1.c
[533/840] Compiling p_ec.c
[534/840] Compiling p_dsa_asn1.c
[535/840] Compiling evp_ctx.c
[536/840] Compiling err_data.c
[541/840] Compiling evp_asn1.c
[542/840] Compiling evp.c
[543/840] Compiling err.c
[544/840] Compiling engine.c
[545/840] Compiling ecdh_extra.c
[546/840] Compiling ecdsa_asn1.c
[547/840] Compiling hash_to_curve.c
[548/840] Compiling ec_derive.c
[549/840] Compiling dsa_asn1.c
[550/840] Compiling digest_extra.c
[551/840] Compiling dsa.c
[552/840] Compiling ec_asn1.c
[553/840] Compiling params.c
[554/840] Compiling dh_asn1.c
[555/840] Compiling spake25519.c
[556/840] Compiling x25519-asm-arm.S
[557/840] Compiling crypto.c
[558/840] Compiling cpu_ppc64le.c
[559/840] Compiling des.c
[560/840] Compiling cpu_intel.c
[561/840] Compiling cpu_arm_linux.c
[562/840] Compiling cpu_arm_freebsd.c
[563/840] Compiling cpu_arm.c
[564/840] Compiling cpu_aarch64_win.c
[565/840] Compiling cpu_aarch64_linux.c
[566/840] Compiling curve25519.c
[567/840] Compiling cpu_aarch64_fuchsia.c
[568/840] Compiling cpu_aarch64_freebsd.c
[569/840] Compiling cpu_aarch64_apple.c
[570/840] Compiling tls_cbc.c
[571/840] Compiling conf.c
[572/840] Compiling e_rc4.c
[573/840] Compiling e_tls.c
[578/840] Compiling e_rc2.c
[579/840] Compiling e_null.c
[580/840] Compiling e_des.c
[581/840] Compiling e_chacha20poly1305.c
[582/840] Compiling derive_key.c
[583/840] Compiling e_aesctrhmac.c
[584/840] Compiling e_aesgcmsiv.c
[585/840] Compiling cipher_extra.c
[586/840] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[587/840] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[588/840] Compiling chacha20_poly1305_armv8.linux.aarch64.S
[589/840] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[590/840] Compiling chacha20_poly1305_armv8.ios.aarch64.S
[591/840] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[592/840] Compiling chacha.c
[593/840] Compiling chacha-x86_64.mac.x86_64.S
[594/840] Compiling chacha-x86_64.linux.x86_64.S
[595/840] Compiling chacha-x86.linux.x86.S
[596/840] Compiling chacha-armv8.linux.aarch64.S
[597/840] Compiling chacha-armv4.linux.arm.S
[598/840] Compiling chacha-armv4.ios.arm.S
[599/840] Compiling chacha-armv8.ios.aarch64.S
[600/840] Compiling unicode.c
[601/840] Compiling ber.c
[602/840] Compiling cbb.c
[603/840] Compiling cbs.c
[604/840] Compiling asn1_compat.c
[605/840] Compiling buf.c
[606/840] Compiling bn_asn1.c
[607/840] Compiling blake2.c
[608/840] Compiling convert.c
[609/840] Compiling socket_helper.c
[610/840] Compiling socket.c
[611/840] Compiling printf.c
[612/840] Compiling pair.c
[613/840] Compiling hexdump.c
[614/840] Compiling file.c
[615/840] Compiling fd.c
[616/840] Compiling connect.c
[617/840] Compiling bio_mem.c
[618/840] Compiling base64.c
[619/840] Compiling bio.c
[620/840] Compiling tasn_utl.c
[621/840] Compiling tasn_typ.c
[622/840] Compiling tasn_fre.c
[623/840] Compiling tasn_new.c
[624/840] Compiling tasn_enc.c
[625/840] Compiling f_string.c
[626/840] Compiling posix_time.c
[627/840] Compiling tasn_dec.c
[628/840] Compiling f_int.c
[632/840] Compiling ConsoleKit ConsoleLogger.swift
[633/840] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[634/840] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[635/840] Compiling ConsoleKit String+LevenshteinDistance.swift
[637/840] Compiling ConsoleKit ANSI.swift
[638/840] Compiling ConsoleKit Terminal.swift
[639/840] Compiling ConsoleKit readpassphrase_linux.swift
[640/840] Compiling SwiftSyntax SyntaxNodes.swift
[641/840] Compiling SwiftSyntax SyntaxPatternNodes.swift
[642/840] Compiling SwiftSyntax SyntaxStmtNodes.swift
[643/840] Compiling SwiftSyntax SyntaxTypeNodes.swift
[643/840] Compiling asn_pack.c
[644/840] Compiling asn1_par.c
[645/840] Compiling asn1_lib.c
[646/840] Compiling a_utctm.c
[649/840] Compiling Crypto AES.swift
[650/840] Compiling Crypto ECDSASignature_boring.swift
[651/840] Compiling Crypto ECDSA_boring.swift
[652/840] Compiling Crypto EdDSA_boring.swift
[653/840] Compiling Crypto ECDSA.swift
[654/840] Compiling Crypto EdDSA.swift
[655/840] Compiling Crypto Signature.swift
[656/840] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[657/840] Compiling Crypto CryptoKitErrors_boring.swift
[658/840] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[659/840] Compiling Crypto RNG_boring.swift
[673/840] Compiling a_type.c
[674/840] Compiling a_time.c
[675/840] Compiling a_strnid.c
[677/840] Emitting module RoutingKit
[678/840] Compiling RoutingKit Parameters.swift
[678/840] Compiling a_strex.c
[679/840] Compiling a_octet.c
[680/840] Compiling a_print.c
[681/840] Compiling a_mbstr.c
[682/840] Compiling a_object.c
[683/840] Compiling a_int.c
[684/840] Compiling a_i2d_fp.c
[685/840] Compiling a_gentm.c
[695/840] Compiling ConsoleKit Console+Input.swift
[696/840] Compiling ConsoleKit Console+Center.swift
[697/840] Compiling ConsoleKit Console+Output.swift
[698/840] Compiling ConsoleKit Flag.swift
[699/840] Compiling ConsoleKit Option.swift
[700/840] Compiling ConsoleKit Utilities.swift
[701/840] Compiling ConsoleKit Console.swift
[702/840] Compiling ConsoleKit Console+Ask.swift
[703/840] Compiling ConsoleKit ActivityBar.swift
[704/840] Compiling ConsoleKit ActivityIndicator.swift
[705/840] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[706/840] Compiling ConsoleKit ActivityIndicatorState.swift
[707/840] Compiling ConsoleKit CustomActivity.swift
[707/840] Compiling a_dup.c
[708/840] Compiling a_d2i_fp.c
[709/840] Compiling a_bool.c
[710/840] Compiling a_bitstr.c
[711/840] Compiling CBacktrace state.c
[712/840] Compiling CBacktrace sort.c
[713/840] Compiling CBacktrace simple.c
[714/840] Compiling CBacktrace print.c
[715/840] Compiling CBacktrace posix.c
[716/840] Compiling CBacktrace mmapio.c
[717/840] Compiling CBacktrace mmap.c
[718/840] Compiling CBacktrace fileline.c
[719/840] Compiling CBacktrace elf.c
[720/840] Compiling CBacktrace dwarf.c
[721/840] Compiling CBacktrace backtrace.c
[722/840] Write sources
[725/840] Compiling CBacktrace atomic.c
[726/840] Write sources
[727/840] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[728/840] Write sources
[731/840] Compiling Crypto SafeCompare_boring.swift
[732/840] Compiling Crypto Zeroization_boring.swift
[733/840] Compiling Crypto PrettyBytes.swift
[734/840] Compiling Crypto SafeCompare.swift
[735/840] Compiling Crypto SecureBytes.swift
[736/840] Compiling Crypto Zeroization.swift
[736/840] Write sources
[738/855] Compiling Backtrace Demangle.swift
[739/855] Compiling Backtrace Backtrace.swift
[740/855] Emitting module Backtrace
[755/881] Compiling Algorithms Stride.swift
[756/881] Compiling Algorithms Product.swift
[757/881] Compiling Algorithms RandomSample.swift
[760/881] Emitting module Metrics
[761/881] Compiling Metrics Metrics.swift
[762/881] Compiling ArgumentParserToolInfo ToolInfo.swift
[763/881] Emitting module ArgumentParserToolInfo
[767/919] Compiling c-nioatomics.c
[769/919] Compiling ArgumentParser BashCompletionsGenerator.swift
[770/919] Compiling ArgumentParser CompletionsGenerator.swift
[771/919] Compiling ArgumentParser FishCompletionsGenerator.swift
[772/919] Compiling ArgumentParser ZshCompletionsGenerator.swift
[773/919] Compiling ArgumentParser CommandParser.swift
[774/919] Compiling ArgumentParser InputKey.swift
[775/919] Compiling ArgumentParser InputOrigin.swift
[776/919] Compiling ArgumentParser Name.swift
[776/921] Compiling c-atomics.c
[778/921] Compiling ArgumentParser ArgumentHelp.swift
[779/921] Compiling ArgumentParser ArgumentVisibility.swift
[780/921] Compiling ArgumentParser CompletionKind.swift
[781/921] Compiling ArgumentParser Errors.swift
[782/931] Compiling Algorithms Unique.swift
[783/931] Compiling Algorithms Windows.swift
[784/931] Compiling ArgumentParser Argument.swift
[785/931] Compiling ArgumentParser ArgumentDefinition.swift
[786/931] Compiling ArgumentParser ArgumentSet.swift
[787/931] Compiling ArgumentParser Option.swift
[788/931] Compiling ArgumentParser OptionGroup.swift
[789/931] Compiling ArgumentParser AsyncParsableCommand.swift
[790/931] Compiling ArgumentParser CollectionExtensions.swift
[791/931] Compiling ArgumentParser Flag.swift
[792/931] Compiling ArgumentParser NameSpecification.swift
[793/931] Compiling ArgumentParser CommandConfiguration.swift
[794/931] Compiling ArgumentParser EnumerableFlag.swift
[795/931] Compiling ArgumentParser ExpressibleByArgument.swift
[796/931] Compiling NIOConcurrencyHelpers NIOLock.swift
[797/931] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[798/931] Compiling NIOConcurrencyHelpers lock.swift
[799/931] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[800/931] Compiling NIOConcurrencyHelpers atomics.swift
[801/931] Emitting module NIOConcurrencyHelpers
[802/931] Compiling ArgumentParser Platform.swift
[803/931] Compiling ArgumentParser SequenceExtensions.swift
[804/931] Compiling ArgumentParser StringExtensions.swift
[805/931] Compiling ArgumentParser Tree.swift
[806/931] Compiling ArgumentParser HelpGenerator.swift
[807/931] Compiling ArgumentParser MessageInfo.swift
[808/931] Compiling ArgumentParser UsageGenerator.swift
[813/931] Compiling ArgumentParser ParserError.swift
[814/931] Compiling ArgumentParser SplitArguments.swift
[815/931] Compiling ArgumentParser DumpHelpGenerator.swift
[816/931] Compiling ArgumentParser HelpCommand.swift
[817/931] Compiling ArgumentParser ParsableArguments.swift
[818/931] Compiling ArgumentParser ParsableArgumentsValidation.swift
[819/931] Compiling ArgumentParser ParsableCommand.swift
[820/931] Compiling ArgumentParser ArgumentDecoder.swift
[829/931] Emitting module ArgumentParser
[843/931] Compiling Atomics HighLevelTypes.swift
[844/931] Compiling Atomics AtomicBool.swift
[845/931] Compiling Atomics AtomicLazyReference.swift
[846/931] Compiling Atomics DoubleWord.swift
[849/931] Compiling Atomics AtomicValue.swift
[852/931] Compiling Atomics AtomicStrongReference.swift
[853/931] Compiling Atomics IntegerConformances.swift
[854/932] Compiling Atomics PointerConformances.swift
[855/932] Emitting module Atomics
[856/983] Emitting module Algorithms
[857/983] Compiling NIOCore MarkedCircularBuffer.swift
[858/983] Compiling NIOCore MulticastChannel.swift
[859/983] Compiling NIOCore NIOAny.swift
[860/983] Compiling NIOCore NIOCloseOnErrorHandler.swift
[861/983] Compiling NIOCore NIOSendable.swift
[862/988] Compiling NIOCore SystemCallHelpers.swift
[863/988] Compiling NIOCore TimeAmount+Duration.swift
[864/988] Compiling NIOCore TypeAssistedChannelHandler.swift
[865/988] Compiling NIOCore UniversalBootstrapSupport.swift
[866/988] Compiling NIOCore Utilities.swift
[867/988] Compiling NIOCore FileDescriptor.swift
[868/988] Compiling NIOCore FileHandle.swift
[869/988] Compiling NIOCore FileRegion.swift
[870/988] Compiling NIOCore IO.swift
[871/988] Compiling NIOCore IOData.swift
[872/988] Compiling NIOCore DispatchQueue+WithFuture.swift
[873/988] Compiling NIOCore EventLoop+Deprecated.swift
[874/988] Compiling NIOCore EventLoop.swift
[875/988] Compiling NIOCore EventLoopFuture+Deprecated.swift
[876/988] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[877/988] Compiling NIOCore EventLoopFuture.swift
[878/988] Compiling NIOCore BSDSocketAPI.swift
[879/988] Compiling NIOCore ByteBuffer-aux.swift
[880/988] Compiling NIOCore ByteBuffer-conversions.swift
[881/988] Compiling NIOCore ByteBuffer-core.swift
[882/988] Compiling NIOCore ByteBuffer-int.swift
[883/988] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[884/988] Compiling NIOCore PointerHelpers.swift
[885/988] Compiling NIOCore RecvByteBufferAllocator.swift
[886/988] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[887/988] Compiling NIOCore SocketAddresses.swift
[888/988] Compiling NIOCore SocketOptionProvider.swift
[889/988] Compiling NIOCore AddressedEnvelope.swift
[890/988] Compiling NIOCore AsyncAwaitSupport.swift
[891/988] Compiling NIOCore NIOAsyncSequenceProducer.swift
[892/988] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[893/988] Compiling NIOCore NIOAsyncWriter.swift
[894/988] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[895/988] Compiling NIOCore ChannelOption.swift
[896/988] Compiling NIOCore ChannelPipeline.swift
[897/988] Compiling NIOCore CircularBuffer.swift
[898/988] Compiling NIOCore Codec.swift
[899/988] Compiling NIOCore ConvenienceOptionSupport.swift
[900/988] Compiling NIOCore DeadChannel.swift
[901/988] Compiling NIOCore IPProtocol.swift
[902/988] Compiling NIOCore IntegerBitPacking.swift
[903/988] Compiling NIOCore IntegerTypes.swift
[904/988] Compiling NIOCore Interfaces.swift
[905/988] Compiling NIOCore Linux.swift
[906/988] Compiling NIOCore ByteBuffer-multi-int.swift
[907/988] Compiling NIOCore ByteBuffer-views.swift
[908/988] Compiling NIOCore Channel.swift
[909/988] Compiling NIOCore ChannelHandler.swift
[910/988] Compiling NIOCore ChannelHandlers.swift
[911/988] Compiling NIOCore ChannelInvoker.swift
[912/988] Emitting module NIOCore
[913/1034] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[914/1034] Compiling NIOEmbedded Embedded.swift
[915/1034] Emitting module NIOEmbedded
[916/1034] Compiling NIOEmbedded AsyncTestingChannel.swift
[917/1034] Compiling NIOPosix IntegerTypes.swift
[918/1034] Compiling NIOPosix Linux.swift
[919/1034] Compiling NIOPosix LinuxCPUSet.swift
[920/1034] Compiling NIOPosix LinuxUring.swift
[921/1034] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[922/1034] Compiling NIOPosix SelectorGeneric.swift
[923/1034] Compiling NIOPosix SelectorKqueue.swift
[924/1034] Compiling NIOPosix SelectorUring.swift
[925/1034] Compiling NIOPosix ServerSocket.swift
[926/1038] Compiling NIOPosix Thread.swift
[927/1038] Compiling NIOPosix ThreadPosix.swift
[928/1038] Compiling NIOPosix ThreadWindows.swift
[929/1038] Compiling NIOPosix Utilities.swift
[930/1038] Compiling NIOPosix Socket.swift
[931/1038] Compiling NIOPosix SocketChannel.swift
[932/1038] Compiling NIOPosix SocketProtocols.swift
[933/1038] Compiling NIOPosix System.swift
[934/1038] Compiling NIOPosix NIOThreadPool.swift
[935/1038] Compiling NIOPosix NonBlockingFileIO.swift
[936/1038] Compiling NIOPosix PendingDatagramWritesManager.swift
[937/1038] Compiling NIOPosix PendingWritesManager.swift
[938/1038] Compiling NIOPosix PipeChannel.swift
[939/1038] Compiling NIOPosix BSDSocketAPICommon.swift
[940/1038] Compiling NIOPosix BSDSocketAPIPosix.swift
[941/1038] Compiling NIOPosix BSDSocketAPIWindows.swift
[942/1038] Compiling NIOPosix BaseSocket.swift
[943/1038] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[944/1038] Compiling NIOPosix Selectable.swift
[945/1038] Compiling NIOPosix SelectableChannel.swift
[946/1038] Compiling NIOPosix SelectableEventLoop.swift
[947/1038] Compiling NIOPosix SelectorEpoll.swift
[948/1038] Compiling NIOPosix PipePair.swift
[949/1038] Compiling NIOPosix PointerHelpers.swift
[950/1038] Compiling NIOPosix RawSocketBootstrap.swift
[951/1038] Compiling NIOPosix Resolver.swift
[952/1038] Compiling NIOPosix FileDescriptor.swift
[953/1038] Compiling NIOPosix GetaddrinfoResolver.swift
[954/1038] Compiling NIOPosix HappyEyeballs.swift
[955/1038] Compiling NIOPosix IO.swift
[956/1038] Compiling NIOPosix IntegerBitPacking.swift
[957/1038] Emitting module NIOPosix
[958/1038] Compiling NIOPosix BaseSocketChannel.swift
[959/1038] Compiling NIOPosix BaseStreamSocketChannel.swift
[960/1038] Compiling NIOPosix Bootstrap.swift
[961/1038] Compiling NIOPosix ControlMessage.swift
[962/1038] Compiling NIOPosix DatagramVectorReadManager.swift
[963/1040] Emitting module NIO
[964/1040] Compiling NIO Exports.swift
[965/1094] Compiling NIOSOCKS SOCKSResponse.swift
[966/1094] Compiling NIOSOCKS ClientStateMachine.swift
[967/1094] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[968/1094] Compiling NIOHTTP1 HTTPEncoder.swift
[969/1094] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[970/1094] Compiling NIOSOCKS SOCKSRequest.swift
[971/1094] Compiling NIOSOCKS Messages.swift
[972/1094] Compiling NIOSOCKS Helpers.swift
[973/1095] Emitting module NIOTLS
[974/1095] Compiling NIOTLS SNIHandler.swift
[975/1095] Compiling NIOTLS TLSEvents.swift
[976/1095] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[977/1095] Compiling NIOSOCKS Errors.swift
[978/1095] Emitting module NIOSOCKS
[979/1095] Compiling NIOHTTP1 ByteCollectionUtils.swift
[980/1095] Compiling NIOHTTP1 HTTPDecoder.swift
[981/1122] Compiling NIOSOCKS ServerStateMachine.swift
[982/1122] Compiling NIOSSL ByteBufferBIO.swift
[983/1122] Compiling NIOSSL CustomPrivateKey.swift
[984/1122] Compiling NIOSSL IdentityVerification.swift
[985/1124] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[986/1124] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[987/1124] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[989/1124] Compiling NIOSSL NIOSSLServerHandler.swift
[990/1124] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[991/1124] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[992/1124] Compiling NIOHTTP1 HTTPTypes.swift
[993/1124] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[994/1125] Emitting module NIOHTTP1
[997/1125] Compiling AsyncKit Optional+StrictMap.swift
[998/1125] Compiling AsyncKit Exports.swift
[1003/1125] Compiling NIOSSL ObjectIdentifier.swift
[1004/1125] Compiling NIOSSL PosixPort.swift
[1005/1125] Compiling NIOSSL LinuxCABundle.swift
[1006/1125] Compiling NIOSSL NIOSSLClientHandler.swift
[1007/1125] Compiling NIOSSL NIOSSLHandler.swift
[1008/1125] Compiling NIOSSL SSLConnection.swift
[1009/1125] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1010/1189] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1011/1189] Compiling NIOExtras NIOExtrasError.swift
[1012/1189] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1013/1189] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1014/1189] Compiling NIOExtras LengthFieldPrepender.swift
[1015/1189] Compiling NIOExtras DebugInboundEventsHandler.swift
[1016/1189] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1017/1189] Compiling NIOExtras LineBasedFrameDecoder.swift
[1018/1189] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1019/1189] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1020/1189] Compiling MultipartKit FormDataEncoder.swift
[1021/1189] Compiling MultipartKit Storage.swift
[1022/1189] Compiling MultipartKit MultipartPart.swift
[1023/1189] Compiling MultipartKit MultipartParser.swift
[1024/1189] Compiling NIOSSL NIOSSLSecureBytes.swift
[1025/1189] Compiling NIOSSL RNG.swift
[1026/1189] Compiling MultipartKit MultipartPartConvertible.swift
[1027/1189] Compiling MultipartKit MultipartFormData.swift
[1028/1189] Compiling NIOSSL SSLCallbacks.swift
[1029/1189] Compiling NIOSSL SSLCertificate.swift
[1030/1189] Compiling NIOSSL SSLCertificateExtensions.swift
[1031/1191] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1032/1191] Compiling NIOExtras QuiescingHelper.swift
[1033/1192] Emitting module NIOHTTPCompression
[1034/1192] Compiling NIOHPACK IntegerCoding.swift
[1035/1192] Compiling NIOHPACK IndexedHeaderTable.swift
[1036/1193] Compiling NIOWebSocket WebSocketOpcode.swift
[1037/1194] Compiling NIOExtras RequestResponseHandler.swift
[1038/1194] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1039/1194] Compiling NIOExtras JSONRPCFraming.swift
[1040/1194] Compiling NIOExtras PCAPRingBuffer.swift
[1053/1196] Compiling NIOHPACK StaticHeaderTable.swift
[1054/1196] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1055/1196] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1056/1196] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1057/1196] Compiling NIOWebSocket WebSocketFrame.swift
[1058/1196] Compiling NIOWebSocket SHA1.swift
[1059/1196] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1060/1196] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1061/1196] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1062/1196] Compiling NIOHTTPCompression HTTPDecompression.swift
[1063/1196] Compiling NIOHTTPCompression HTTPCompression.swift
[1064/1196] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1065/1196] Emitting module NIOSSL
[1066/1196] Compiling NIOHPACK HuffmanTables.swift
[1067/1196] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1068/1196] Compiling NIOHPACK HuffmanCoding.swift
[1077/1196] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1078/1196] Emitting module NIOWebSocket
[1081/1196] Compiling MultipartKit MultipartSerializer.swift
[1082/1196] Compiling MultipartKit Utilities.swift
[1095/1196] Emitting module MultipartKit
[1108/1196] Compiling NIOHPACK HeaderTables.swift
[1109/1196] Compiling NIOHPACK HPACKErrors.swift
[1110/1196] Compiling NIOHPACK HPACKEncoder.swift
[1113/1196] Compiling NIOHPACK HPACKHeader.swift
[1114/1196] Compiling NIOSSL SSLInit.swift
[1129/1196] Emitting module NIOExtras
[1130/1196] Compiling NIOSSL TLSConfiguration.swift
[1131/1196] Compiling NIOSSL UniversalBootstrapSupport.swift
[1132/1196] Emitting module NIOHPACK
[1133/1249] Compiling NIOExtras WritePCAPHandler.swift
[1134/1249] Emitting module SwiftSyntax
[1136/1249] Compiling NIOHTTP2 HTTP2Settings.swift
[1137/1249] Compiling NIOHTTP2 HTTP2Stream.swift
[1138/1249] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1139/1249] Compiling NIOHTTP2 HTTP2StreamID.swift
[1140/1249] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1141/1249] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1142/1249] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1143/1249] Compiling NIOHTTP2 InboundEventBuffer.swift
[1144/1249] Compiling NIOHTTP2 InboundWindowManager.swift
[1145/1249] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1146/1254] Compiling NIOHTTP2 HTTP2PingData.swift
[1147/1254] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1148/1254] Compiling NIOHTTP2 SendingHeadersState.swift
[1149/1254] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1150/1254] Compiling NIOHTTP2 SendingRstStreamState.swift
[1151/1254] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1152/1254] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1153/1254] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1162/1254] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1163/1254] Compiling NIOHTTP2 StreamChannelList.swift
[1164/1254] Compiling NIOHTTP2 StreamMap.swift
[1165/1254] Compiling NIOHTTP2 StreamStateMachine.swift
[1166/1254] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1167/1254] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1168/1254] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1169/1254] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1170/1254] Compiling NIOHTTP2 MaySendFrames.swift
[1171/1254] Compiling NIOHTTP2 SendingDataState.swift
[1172/1254] Compiling NIOHTTP2 SendingGoawayState.swift
[1173/1254] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1174/1254] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1175/1254] Compiling NIOHTTP2 MayReceiveFrames.swift
[1176/1254] Compiling NIOHTTP2 ReceivingDataState.swift
[1177/1254] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1178/1254] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1179/1254] Compiling NIOHTTP2 StateMachineResult.swift
[1180/1254] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1181/1254] Compiling NIOHTTP2 DOSHeuristics.swift
[1182/1254] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1183/1254] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1184/1254] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1185/1254] Compiling NIOHTTP2 HasLocalSettings.swift
[1186/1254] Compiling NIOHTTP2 HasRemoteSettings.swift
[1187/1254] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1188/1254] Compiling NIOHTTP2 QuiescingState.swift
[1189/1254] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1190/1254] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1191/1254] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1192/1254] Compiling NIOHTTP2 HTTP2Frame.swift
[1193/1254] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1194/1254] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1197/1254] Emitting module NIOHTTP2
[1204/1254] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1205/1254] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1206/1254] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1207/1254] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1208/1254] Compiling NIOHTTP2 HTTP2Error.swift
[1209/1254] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1210/1254] Emitting module AsyncKit
[1211/1254] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1212/1254] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1213/1254] Emitting module NIOFoundationCompat
[1214/1254] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1215/1268] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1216/1268] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1217/1268] Compiling NIOTransportServices StateManagedChannel.swift
[1218/1268] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1219/1268] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1220/1268] Compiling NIOTransportServices NIOTSEventLoop.swift
[1221/1268] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1222/1269] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1223/1269] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1224/1269] Compiling NIOTransportServices NIOTSBootstraps.swift
[1225/1269] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1226/1269] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1227/1269] Emitting module NIOTransportServices
[1228/1269] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1229/1269] Compiling NIOTransportServices NIOTSErrors.swift
[1230/1333] Compiling AsyncHTTPClient Transaction.swift
[1231/1333] Compiling AsyncHTTPClient TransactionBody.swift
[1232/1333] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1233/1333] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1234/1333] Compiling AsyncHTTPClient Base64.swift
[1235/1333] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1236/1333] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1237/1333] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1238/1333] Compiling AsyncHTTPClient HTTP2Connection.swift
[1239/1333] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1240/1333] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1241/1333] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1242/1333] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1243/1333] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1244/1333] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1245/1333] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1246/1333] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1247/1333] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1248/1333] Compiling WebSocketKit WebSocketHandler.swift
[1249/1333] Compiling WebSocketKit Exports.swift
[1250/1333] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[1251/1333] Compiling WebSocketKit WebSocket.swift
[1252/1333] Emitting module WebSocketKit
[1253/1333] Compiling WebSocketKit WebSocketClient.swift
[1254/1333] Compiling WebSocketKit WebSocket+Connect.swift
[1255/1333] Compiling WebSocketKit WebSocket+Concurrency.swift
[1256/1333] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1257/1333] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1258/1333] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1269/1339] Compiling AsyncHTTPClient NWErrorHandler.swift
[1270/1339] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1271/1339] Compiling AsyncHTTPClient TLSConfiguration.swift
[1272/1339] Compiling AsyncHTTPClient RedirectState.swift
[1273/1339] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1274/1339] Compiling AsyncHTTPClient RequestBag.swift
[1275/1339] Compiling AsyncHTTPClient ConnectionPool.swift
[1276/1339] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1277/1339] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1278/1339] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1279/1339] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1280/1339] Compiling AsyncHTTPClient HTTP1Connection.swift
[1289/1339] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1290/1339] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1291/1339] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1292/1339] Compiling AsyncHTTPClient RequestBodyLength.swift
[1293/1339] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1294/1339] Compiling AsyncHTTPClient RequestOptions.swift
[1295/1339] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1296/1339] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1297/1339] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1298/1339] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1299/1339] Emitting module AsyncHTTPClient
[1300/1339] Compiling AsyncHTTPClient FoundationExtensions.swift
[1301/1339] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1302/1339] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1303/1339] Compiling AsyncHTTPClient HTTPClient.swift
[1304/1339] Compiling AsyncHTTPClient HTTPHandler.swift
[1305/1339] Compiling AsyncHTTPClient LRUCache.swift
[1306/1339] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1307/1339] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1308/1339] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1309/1339] Compiling AsyncHTTPClient ConnectionTarget.swift
[1310/1339] Compiling AsyncHTTPClient DeconstructedURL.swift
[1311/1339] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1312/1339] Compiling AsyncHTTPClient RequestValidation.swift
[1313/1339] Compiling AsyncHTTPClient SSLContextCache.swift
[1314/1339] Compiling AsyncHTTPClient Scheme.swift
[1315/1339] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1316/1339] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1317/1339] Compiling AsyncHTTPClient Utils.swift
[1318/1529] Compiling Vapor Request+WebSocket.swift
[1319/1529] Compiling Vapor Route.swift
[1320/1529] Compiling Vapor RouteCollection.swift
[1321/1529] Compiling Vapor Routes.swift
[1322/1529] Compiling Vapor RoutesBuilder+Group.swift
[1323/1529] Compiling Vapor RoutesBuilder+Method.swift
[1324/1529] Compiling Vapor RoutesBuilder+Middleware.swift
[1325/1529] Compiling Vapor RoutesBuilder+WebSocket.swift
[1326/1529] Compiling Vapor RoutesBuilder.swift
[1327/1529] Compiling Vapor OTP.swift
[1328/1529] Compiling Vapor Application+Servers.swift
[1329/1529] Compiling Vapor Server.swift
[1330/1529] Compiling Vapor Application+Sessions.swift
[1331/1529] Compiling Vapor MemorySessions.swift
[1332/1529] Compiling Vapor Request+Session.swift
[1333/1529] Compiling Vapor Session.swift
[1334/1529] Compiling Vapor SessionCache.swift
[1335/1529] Compiling Vapor SessionData.swift
[1336/1529] Compiling Vapor SessionDriver.swift
[1337/1529] Compiling Vapor SessionsConfiguration.swift
[1338/1529] Compiling Vapor SessionsMiddleware.swift
[1339/1549] Compiling Vapor JSONCoder+Custom.swift
[1340/1549] Compiling Vapor JSONCoders+Content.swift
[1341/1549] Compiling Vapor PlaintextDecoder.swift
[1342/1549] Compiling Vapor PlaintextEncoder.swift
[1343/1549] Compiling Vapor SingleValueDecoder.swift
[1344/1549] Compiling Vapor URLQueryCoders.swift
[1345/1549] Compiling Vapor URLQueryContainer.swift
[1346/1549] Compiling Vapor Core.swift
[1347/1549] Compiling Vapor Running.swift
[1348/1549] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1349/1549] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1350/1549] Compiling Vapor DotEnvFile+load.swift
[1351/1549] Compiling Vapor Routes+caseInsenstive.swift
[1352/1549] Compiling Vapor Validatable+validate.swift
[1353/1549] Compiling Vapor Environment+Process.swift
[1354/1549] Compiling Vapor Environment+Secret.swift
[1355/1549] Compiling Vapor Environment.swift
[1356/1549] Compiling Vapor Abort.swift
[1357/1549] Compiling Vapor AbortError.swift
[1358/1549] Compiling Vapor DebuggableError.swift
[1359/1549] Compiling Vapor Demangler.swift
[1360/1549] Compiling Vapor RoutesCommand.swift
[1361/1549] Compiling Vapor ServeCommand.swift
[1362/1549] Compiling Vapor AnyResponse+Concurrency.swift
[1363/1549] Compiling Vapor AsyncBasicResponder.swift
[1364/1549] Compiling Vapor AsyncMiddleware.swift
[1365/1549] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1366/1549] Compiling Vapor AsyncSessionDriver.swift
[1367/1549] Compiling Vapor Authentication+Concurrency.swift
[1368/1549] Compiling Vapor Cache+Concurrency.swift
[1369/1549] Compiling Vapor Client+Concurrency.swift
[1370/1549] Compiling Vapor FileIO+Concurrency.swift
[1371/1549] Compiling Vapor Request+Concurrency.swift
[1372/1549] Compiling Vapor Responder+Concurrency.swift
[1373/1549] Compiling Vapor ResponseCodable+Concurrency.swift
[1374/1549] Compiling Vapor RoutesBuilder+Concurrency.swift
[1375/1549] Compiling Vapor ViewRenderer+Concurrency.swift
[1376/1549] Compiling Vapor WebSocket+Concurrency.swift
[1377/1549] Compiling Vapor Content.swift
[1378/1549] Compiling Vapor ContentCoders.swift
[1379/1549] Compiling Vapor ContentConfiguration.swift
[1380/1549] Compiling Vapor ContentContainer.swift
[1381/1549] Compiling Vapor Case.swift
[1382/1549] Compiling Vapor CharacterSet.swift
[1383/1549] Compiling Vapor Count.swift
[1384/1549] Compiling Vapor Email.swift
[1385/1549] Compiling Vapor Empty.swift
[1386/1549] Compiling Vapor In.swift
[1387/1549] Compiling Vapor Nil.swift
[1388/1549] Compiling Vapor NilIgnoring.swift
[1389/1549] Compiling Vapor Not.swift
[1390/1549] Compiling Vapor Or.swift
[1391/1549] Compiling Vapor Pattern.swift
[1392/1549] Compiling Vapor Range.swift
[1393/1549] Compiling Vapor URL.swift
[1394/1549] Compiling Vapor Valid.swift
[1395/1549] Compiling Vapor Application+Views.swift
[1396/1549] Compiling Vapor PlaintextRenderer.swift
[1397/1549] Compiling Vapor Request+View.swift
[1398/1549] Compiling Vapor View.swift
[1399/1549] Compiling Vapor ViewRenderer.swift
[1400/1549] Compiling Vapor _Deprecations.swift
[1401/1549] Compiling Vapor FileMiddleware.swift
[1402/1549] Compiling Vapor Middleware.swift
[1403/1549] Compiling Vapor MiddlewareConfiguration.swift
[1404/1549] Compiling Vapor RouteLoggingMiddleware.swift
[1404/1549] Write Objects.LinkFileList
[1405/1549] Archiving libSwiftSyntax.a
[1407/1555] Compiling SwiftDiagnostics FixIt.swift
[1408/1555] Compiling SwiftDiagnostics Note.swift
[1409/1555] Compiling SwiftDiagnostics Message.swift
[1410/1555] Compiling SwiftDiagnostics Diagnostic.swift
[1411/1555] Emitting module SwiftDiagnostics
[1412/1555] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1413/1555] Compiling Vapor DotEnv.swift
[1414/1555] Compiling Vapor Extendable.swift
[1415/1555] Compiling Vapor File.swift
[1416/1555] Compiling Vapor FileIO.swift
[1417/1555] Compiling Vapor LifecycleHandler.swift
[1418/1555] Compiling Vapor OptionalType.swift
[1419/1555] Compiling Vapor RFC1123.swift
[1420/1555] Compiling Vapor SocketAddress+Hostname.swift
[1421/1555] Compiling Vapor Storage.swift
[1422/1555] Compiling Vapor String+IsIPAddress.swift
[1423/1555] Compiling Vapor Thread.swift
[1424/1555] Compiling Vapor URI.swift
[1425/1555] Compiling Vapor RangeResult.swift
[1426/1555] Compiling Vapor Validatable.swift
[1427/1555] Compiling Vapor Validation.swift
[1428/1555] Compiling Vapor ValidationKey.swift
[1429/1555] Compiling Vapor Validations.swift
[1430/1555] Compiling Vapor ValidationsError.swift
[1431/1555] Compiling Vapor Validator.swift
[1432/1555] Compiling Vapor ValidatorResult.swift
[1433/1555] Compiling Vapor And.swift
[1434/1555] Compiling Vapor DateFormatter+threadSpecific.swift
[1435/1555] Compiling Vapor URLEncodedFormData.swift
[1436/1555] Compiling Vapor URLEncodedFormDecoder.swift
[1437/1555] Compiling Vapor URLEncodedFormEncoder.swift
[1438/1555] Compiling Vapor URLEncodedFormError.swift
[1439/1555] Compiling Vapor URLEncodedFormParser.swift
[1440/1555] Compiling Vapor URLEncodedFormSerializer.swift
[1441/1555] Compiling Vapor URLQueryFragmentConvertible.swift
[1442/1555] Compiling Vapor AnyResponse.swift
[1443/1555] Compiling Vapor Array+Random.swift
[1444/1555] Compiling Vapor Base32.swift
[1445/1555] Compiling Vapor Base64.swift
[1446/1555] Compiling Vapor BaseN.swift
[1447/1555] Compiling Vapor BasicCodingKey.swift
[1448/1555] Compiling Vapor ByteCount.swift
[1449/1555] Compiling Vapor Bytes+Hex.swift
[1450/1555] Compiling Vapor Bytes+SecureCompare.swift
[1451/1555] Compiling Vapor Collection+Safe.swift
[1452/1555] Compiling Vapor DataProtocol+Copy.swift
[1453/1555] Compiling Vapor DecoderUnwrapper.swift
[1454/1555] Compiling Vapor DirectoryConfiguration.swift
[1458/1582] Write Objects.LinkFileList
[1459/1582] Archiving libSwiftSyntax-tool.a
[1461/1588] Compiling SwiftDiagnostics FixIt.swift
[1462/1588] Compiling SwiftDiagnostics Diagnostic.swift
[1463/1588] Compiling SwiftDiagnostics Message.swift
[1464/1588] Compiling SwiftDiagnostics Note.swift
[1465/1588] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1466/1588] Emitting module SwiftDiagnostics
[1467/1588] Compiling SwiftParser SyntaxUtils.swift
[1468/1588] Compiling SwiftParser TokenConsumer.swift
[1469/1588] Compiling SwiftParser TokenPrecedence.swift
[1470/1617] Compiling SwiftParser Parser+Entry.swift
[1471/1617] Compiling SwiftParser TypeAttribute.swift
[1472/1617] Compiling SwiftParser Recovery.swift
[1473/1617] Compiling SwiftParser Statements.swift
[1474/1617] Compiling SwiftParser Attributes.swift
[1475/1617] Compiling SwiftParser LoopProgressCondition.swift
[1476/1617] Compiling SwiftParser Modifiers.swift
[1477/1617] Compiling SwiftParser Names.swift
[1478/1619] Compiling SwiftParser Lexer.swift
[1479/1619] Compiling SwiftParser LexerDiagnosticMessages.swift
[1480/1619] Compiling SwiftParser Lookahead.swift
[1481/1619] Compiling SwiftParser Parser.swift
[1482/1619] Compiling SwiftParser Patterns.swift
[1483/1619] Compiling SwiftParser Declarations.swift
[1484/1619] Compiling SwiftParser Directives.swift
[1485/1619] Compiling SwiftParser Expressions.swift
[1486/1619] Compiling SwiftParser Parser+Entry.swift
[1487/1619] Compiling SwiftParser TypeAttribute.swift
[1488/1619] Compiling Vapor HTTPServer.swift
[1489/1619] Compiling Vapor HTTPServerHandler.swift
[1490/1619] Compiling Vapor HTTPServerRequestDecoder.swift
[1491/1619] Compiling Vapor HTTPServerResponseEncoder.swift
[1492/1619] Compiling Vapor HTTPServerUpgradeHandler.swift
[1493/1619] Compiling Vapor Logger+Report.swift
[1494/1619] Compiling Vapor LoggingSystem+Environment.swift
[1495/1619] Compiling Vapor Application+Middleware.swift
[1496/1619] Compiling Vapor CORSMiddleware.swift
[1497/1619] Compiling Vapor ErrorMiddleware.swift
[1504/1619] Emitting module SwiftParser
[1505/1619] Compiling SwiftParser DeclarationAttribute.swift
[1506/1619] Compiling SwiftParser DeclarationModifier.swift
[1507/1619] Compiling SwiftParser RawTokenKindSubset.swift
[1508/1619] Compiling Vapor File+Multipart.swift
[1509/1619] Compiling Vapor FormDataDecoder+Content.swift
[1510/1619] Compiling Vapor FormDataEncoder+Content.swift
[1511/1619] Compiling Vapor Application+Password.swift
[1512/1619] Compiling Vapor Application+Passwords.swift
[1513/1619] Compiling Vapor AsyncPasswordHasher.swift
[1514/1619] Compiling Vapor BcryptHasher.swift
[1515/1619] Compiling Vapor PasswordHasher.swift
[1516/1619] Compiling Vapor PlaintextHasher.swift
[1517/1619] Compiling Vapor Request+Password.swift
[1518/1619] Compiling Vapor Redirect.swift
[1519/1619] Compiling Vapor Request+Body.swift
[1520/1619] Compiling Vapor Request+BodyStream.swift
[1521/1619] Compiling Vapor Request.swift
[1522/1619] Compiling Vapor Application+Responder.swift
[1523/1619] Compiling Vapor DefaultResponder.swift
[1524/1619] Compiling Vapor Response+Body.swift
[1525/1619] Compiling Vapor Response.swift
[1526/1619] Compiling Vapor ResponseCodable.swift
[1527/1619] Compiling Vapor Application+Routes.swift
[1528/1619] Compiling Vapor Parameters+Require.swift
[1529/1619] Compiling Vapor ErrorSource.swift
[1530/1619] Compiling Vapor StackTrace.swift
[1531/1619] Compiling Vapor Exports.swift
[1532/1619] Compiling Vapor Application+HTTP.swift
[1533/1619] Compiling Vapor BasicResponder.swift
[1534/1619] Compiling Vapor BodyStream.swift
[1535/1619] Compiling Vapor Application+HTTP+Client.swift
[1536/1619] Compiling Vapor EventLoopHTTPClient.swift
[1537/1619] Compiling Vapor EndpointCache.swift
[1538/1619] Compiling Vapor HTTPMethod+String.swift
[1539/1619] Compiling Vapor HTTPStatus.swift
[1540/1619] Compiling Vapor HTTPCookies.swift
[1541/1619] Compiling Vapor HTTPHeaderCacheControl.swift
[1542/1619] Compiling Vapor HTTPHeaderExpires.swift
[1543/1619] Compiling Vapor HTTPHeaderLastModified.swift
[1544/1619] Compiling Vapor HTTPHeaders+Cache.swift
[1545/1619] Compiling Vapor HTTPHeaders+Connection.swift
[1546/1619] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1547/1619] Compiling Vapor HTTPHeaders+ContentRange.swift
[1548/1619] Compiling Vapor HTTPHeaders+Directive.swift
[1549/1619] Compiling Vapor HTTPHeaders+Forwarded.swift
[1550/1619] Compiling Vapor Application.swift
[1551/1619] Compiling Vapor AuthenticationCache.swift
[1552/1619] Compiling Vapor Authenticator.swift
[1553/1619] Compiling Vapor BasicAuthorization.swift
[1554/1619] Compiling Vapor BearerAuthorization.swift
[1555/1619] Compiling Vapor GuardMiddleware.swift
[1556/1619] Compiling Vapor RedirectMiddleware.swift
[1557/1619] Compiling Vapor SessionAuthenticatable.swift
[1558/1619] Compiling Vapor Bcrypt.swift
[1559/1619] Compiling Vapor Application+Cache.swift
[1560/1619] Compiling Vapor Cache.swift
[1561/1619] Compiling Vapor CacheExpirationTime.swift
[1562/1619] Compiling Vapor MemoryCache.swift
[1563/1619] Compiling Vapor Request+Cache.swift
[1564/1619] Compiling Vapor Application+Clients.swift
[1565/1619] Compiling Vapor Client.swift
[1566/1619] Compiling Vapor ClientRequest.swift
[1567/1619] Compiling Vapor ClientResponse.swift
[1568/1619] Compiling Vapor Request+Client.swift
[1569/1619] Compiling Vapor BootCommand.swift
[1570/1619] Compiling Vapor CommandContext+Application.swift
[1571/1619] Emitting module Vapor
[1572/1619] Emitting module SwiftParser
[1579/1623] Compiling SwiftParser SyntaxUtils.swift
[1580/1623] Compiling SwiftParser TokenConsumer.swift
[1581/1623] Compiling SwiftParser TokenPrecedence.swift
[1582/1623] Compiling SwiftParser Nominals.swift
[1585/1623] Compiling SwiftParser TriviaParser.swift
[1586/1623] Compiling SwiftParser Types.swift
[1587/1623] Compiling SwiftParser Availability.swift
[1588/1623] Compiling SwiftParser CharacterInfo.swift
[1589/1623] Compiling SwiftParser TopLevel.swift
[1589/1623] Write Objects.LinkFileList
[1590/1623] Archiving libSwiftParser.a
[1611/1628] Write Objects.LinkFileList
[1612/1628] Archiving libSwiftParser-tool.a
[1614/1628] Compiling Ginny AsyncRequestHandler.swift
[1615/1628] Compiling Ginny RequestHandler.swift
[1616/1628] Emitting module Ginny
[1617/1628] Compiling Ginny Application+RequestHandler.swift
[1618/1628] Compiling GinnyCLI String+Parameter.swift
[1619/1628] Compiling GinnyCLI RequestHandlerVisitor.swift
[1620/1628] Compiling GinnyCLI FileManager+Create.swift
[1621/1628] Emitting module GinnyCLI
/Users/admin/builder/spi-builder-workspace/Sources/GinnyCLI/GinnyCLI.swift:134:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
132 | // MARK: - URL
133 |
134 | extension URL: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
135 |
136 | /// Creates a new `URL` from an argument.
[1622/1628] Compiling GinnyCLI GinnyCLI.swift
/Users/admin/builder/spi-builder-workspace/Sources/GinnyCLI/GinnyCLI.swift:134:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
132 | // MARK: - URL
133 |
134 | extension URL: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
135 |
136 | /// Creates a new `URL` from an argument.
[1622/1628] Write Objects.LinkFileList
[1624/1638] Compiling Example Routes.generated.swift
[1625/1638] Compiling Example index.swift
[1626/1638] Compiling Example [...slug].swift
[1627/1638] Compiling Example [id].swift
[1628/1638] Compiling Example hello.index.swift
[1629/1638] Compiling Example async.index.swift
[1630/1638] Compiling Example main.swift
[1631/1638] Compiling Example middlewares.swift
[1632/1638] Emitting module Example
[1633/1638] Compiling Example world.index.swift
[1633/1638] Write Objects.LinkFileList
[1634/1638] Linking Example
[1635/1638] Applying Example
[1636/1638] Linking GinnyCLI
[1637/1638] Applying GinnyCLI
Build complete! (243.67s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"exact" : [
"0.50800.0-SNAPSHOT-2022-12-29-a"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.7.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "Ginny",
"name" : "Ginny",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Example",
"targets" : [
"Example"
],
"type" : {
"executable" : null
}
},
{
"name" : "Ginny",
"targets" : [
"Ginny"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GinnyCLI",
"targets" : [
"GinnyCLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "GinnyPlugin",
"targets" : [
"GinnyPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "GinnyTests",
"module_type" : "SwiftTarget",
"name" : "GinnyTests",
"path" : "Tests/GinnyTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"RequestHandlerTests.swift"
],
"target_dependencies" : [
"Ginny"
],
"type" : "test"
},
{
"c99name" : "GinnyPlugin",
"module_type" : "PluginTarget",
"name" : "GinnyPlugin",
"path" : "Plugins/GinnyPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Example",
"GinnyPlugin"
],
"sources" : [
"GinnyPlugin.swift"
],
"target_dependencies" : [
"GinnyCLI"
],
"type" : "plugin"
},
{
"c99name" : "GinnyCLITests",
"module_type" : "SwiftTarget",
"name" : "GinnyCLITests",
"path" : "Tests/GinnyCLITests",
"sources" : [
"GinnyCLITests.swift",
"ParameterTests.swift"
],
"target_dependencies" : [
"GinnyCLI"
],
"type" : "test"
},
{
"c99name" : "GinnyCLI",
"module_type" : "SwiftTarget",
"name" : "GinnyCLI",
"path" : "Sources/GinnyCLI",
"product_dependencies" : [
"ArgumentParser",
"SwiftParser",
"SwiftSyntax",
"Vapor"
],
"product_memberships" : [
"Example",
"GinnyCLI",
"GinnyPlugin"
],
"sources" : [
"FileManager+Create.swift",
"GinnyCLI.swift",
"RequestHandlerVisitor.swift",
"String+Parameter.swift"
],
"type" : "executable"
},
{
"c99name" : "Ginny",
"module_type" : "SwiftTarget",
"name" : "Ginny",
"path" : "Sources/Ginny",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Example",
"Ginny"
],
"sources" : [
"Application+RequestHandler.swift",
"AsyncRequestHandler.swift",
"RequestHandler.swift"
],
"type" : "library"
},
{
"c99name" : "Example",
"module_type" : "SwiftTarget",
"name" : "Example",
"path" : "Sources/Example",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Example"
],
"sources" : [
"main.swift",
"middlewares.swift",
"pages/api/async/async.index.swift",
"pages/api/hello/hello.index.swift",
"pages/api/hello/world/world.index.swift",
"pages/api/post/[...slug].swift",
"pages/api/user/[id].swift",
"pages/index.swift"
],
"target_dependencies" : [
"Ginny",
"GinnyPlugin"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/gonzalonunez/ginny/0.2.0
Repository: gonzalonunez/ginny
Swift version used: 6.0
Target: Ginny
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 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'Ginny'...
Finished extracting symbol information for 'Ginny'. (30.88s)
Building documentation for 'Ginny'...
Finished building documentation for 'Ginny' (0.08s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/gonzalonunez/ginny/0.2.0
Updating https://github.com/apple/swift-nio-extras.git
Updating https://github.com/vapor/async-kit.git
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/swift-server/swift-backtrace.git
Updating https://github.com/swift-server/async-http-client.git
Updating https://github.com/apple/swift-numerics
Updating https://github.com/vapor/multipart-kit.git
Updated https://github.com/apple/swift-nio-extras.git (0.50s)
Updated https://github.com/swift-server/swift-backtrace.git (0.50s)
Updating https://github.com/vapor/vapor.git
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/apple/swift-algorithms.git (0.56s)
Updated https://github.com/vapor/async-kit.git (0.56s)
Updated https://github.com/vapor/multipart-kit.git (0.56s)
Updated https://github.com/apple/swift-numerics (0.56s)
Updated https://github.com/swift-server/async-http-client.git (0.56s)
Updating https://github.com/apple/swift-log.git
Updating https://github.com/vapor/console-kit.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-syntax
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-log.git (0.46s)
Updating https://github.com/apple/swift-nio-transport-services.git
Updated https://github.com/apple/swift-atomics.git (0.47s)
Updated https://github.com/vapor/console-kit.git (0.47s)
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-argument-parser.git (0.56s)
Updating https://github.com/apple/swift-nio-http2.git
Updated https://github.com/vapor/vapor.git (0.69s)
Updating https://github.com/apple/swift-nio-ssl.git
Updated https://github.com/apple/swift-syntax (0.86s)
Updated https://github.com/apple/swift-nio.git (0.86s)
Updating https://github.com/apple/swift-metrics.git
Updating https://github.com/vapor/routing-kit.git
Updated https://github.com/apple/swift-nio-transport-services.git (0.48s)
Updating https://github.com/vapor/websocket-kit.git
Updated https://github.com/apple/swift-collections.git (0.53s)
Updated https://github.com/apple/swift-crypto.git (0.53s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/apple/swift-nio-http2.git (0.54s)
Updated https://github.com/apple/swift-nio-ssl.git (0.56s)
Updated https://github.com/apple/swift-metrics.git (0.48s)
Updated https://github.com/vapor/routing-kit.git (0.48s)
Updated https://github.com/vapor/websocket-kit.git (0.48s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.70.0 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.50s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.5.2 (0.47s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.6.1 (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.0.0 (0.46s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.3.4 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.48s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.16.0 (0.51s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.25.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.23.0 (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (0.54s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.3 (0.50s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.6.0 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.2.4 (0.48s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.6.0 (0.49s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.16.0 (0.50s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.15.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.52s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.15.0 (0.53s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3187] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50800.0-SNAPSHOT-2022-12-29-a (0.60s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/4] Write swift-version--7754E27361AE5C74.txt
[2/50] Compiling Backtrace Demangle.swift
[3/50] Compiling Backtrace Backtrace.swift
[4/59] Emitting module Backtrace
[5/161] Compiling _NIODataStructures PriorityQueue.swift
[6/161] Compiling Logging MetadataProvider.swift
[7/161] Compiling OrderedCollections _HashTable+Testing.swift
[8/161] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[9/162] Compiling RealModule AlgebraicField.swift
[10/162] Compiling RealModule ApproximateEquality.swift
[11/163] Compiling RealModule Float80+Real.swift
[12/163] Compiling RealModule Real.swift
[13/163] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[14/163] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[15/163] Compiling RealModule RealFunctions.swift
[16/164] Compiling RealModule Float16+Real.swift
[17/169] Compiling RealModule ElementaryFunctions.swift
[18/169] Compiling RealModule Float+Real.swift
[19/170] Compiling RealModule AugmentedArithmetic.swift
[20/171] Compiling RealModule Double+Real.swift
[21/214] Compiling SwiftSyntax CommonAncestor.swift
[22/214] Compiling SwiftSyntax IncrementalParseTransition.swift
[23/214] Compiling Logging Locks.swift
[24/214] Compiling SwiftSyntax SyntaxTraits.swift
[25/214] Compiling SwiftSyntax SyntaxTransform.swift
[26/214] Compiling NIOConcurrencyHelpers NIOLock.swift
[27/214] Emitting module _NIODataStructures
[28/214] Compiling _NIODataStructures Heap.swift
[29/214] Emitting module Logging
[31/214] Compiling SwiftSyntax SyntaxVisitor.swift
[32/214] Compiling SwiftSyntax TokenKind.swift
[33/214] Compiling SwiftSyntax SyntaxOtherNodes.swift
[34/214] Compiling SwiftSyntax SyntaxText.swift
[35/219] Compiling SwiftSyntax MemoryLayout.swift
[36/219] Compiling SwiftSyntax RawSyntax.swift
[40/219] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[41/219] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[42/219] Compiling SwiftSyntax RawSyntaxTokenView.swift
[43/219] Compiling SwiftSyntax RawSyntaxNodes.swift
[50/219] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[51/225] Compiling SwiftSyntax Utils.swift
[52/225] Compiling SwiftSyntax Tokens.swift
[53/225] Compiling SwiftSyntax Trivia.swift
[54/225] Compiling SwiftSyntax SyntaxDeclNodes.swift
[55/225] Compiling SwiftSyntax SyntaxExprNodes.swift
[56/225] Compiling SwiftSyntax Misc.swift
[57/225] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[58/225] Compiling Crypto EdDSA.swift
[59/225] Compiling Crypto Signature.swift
[60/225] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[61/225] Compiling Crypto CryptoKitErrors_boring.swift
[62/225] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[63/225] Compiling Crypto RNG_boring.swift
[64/225] Compiling SwiftSyntax SyntaxBaseNodes.swift
[65/225] Compiling SwiftSyntax SyntaxEnum.swift
[66/225] Compiling SwiftSyntax RawSyntaxValidation.swift
[67/225] Compiling SwiftSyntax SourceLength.swift
[68/225] Compiling SwiftSyntax SourceLocation.swift
[69/225] Compiling SwiftSyntax SourcePresence.swift
[70/225] Compiling SwiftSyntax SyntaxKind.swift
[71/225] Emitting module Crypto
[72/225] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/225] Compiling NIOConcurrencyHelpers lock.swift
[74/225] Compiling OrderedCollections _UnsafeBitset.swift
[75/225] Compiling Crypto AES.swift
[76/225] Compiling Crypto ECDSASignature_boring.swift
[77/225] Compiling Crypto ECDSA_boring.swift
[78/225] Compiling Crypto EdDSA_boring.swift
[79/225] Compiling Crypto ECDSA.swift
[80/225] Compiling SwiftSyntax Syntax.swift
[81/225] Compiling SwiftSyntax SyntaxArena.swift
[82/225] Compiling SwiftSyntax SyntaxChildren.swift
[83/225] Compiling SwiftSyntax SyntaxData.swift
[84/225] Compiling SwiftSyntax AbsolutePosition.swift
[85/225] Compiling SwiftSyntax BumpPtrAllocator.swift
[87/225] Compiling SwiftSyntax SyntaxCollections.swift
[88/225] Compiling SwiftSyntax SyntaxFactory.swift
[89/225] Compiling SwiftSyntax SyntaxRewriter.swift
[90/225] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[91/225] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[92/225] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[93/225] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[94/225] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[95/225] Compiling OrderedCollections OrderedSet+SubSequence.swift
[96/225] Compiling OrderedCollections OrderedSet+Testing.swift
[97/225] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[98/225] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[99/225] Compiling OrderedCollections OrderedSet.swift
[100/225] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[101/227] Emitting module RealModule
[107/227] Emitting module NIOConcurrencyHelpers
[108/227] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[113/227] Compiling CoreMetrics Metrics.swift
[114/227] Emitting module CoreMetrics
[115/227] Compiling CoreMetrics Locks.swift
[126/251] Compiling Algorithms Rotate.swift
[127/251] Compiling Algorithms Split.swift
[128/251] Compiling Algorithms Stride.swift
[131/251] Compiling NIOConcurrencyHelpers atomics.swift
[132/251] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[133/253] Compiling Algorithms FlattenCollection.swift
[134/253] Compiling Algorithms AdjacentPairs.swift
[135/253] Compiling Algorithms EitherSequence.swift
[136/253] Compiling Algorithms FirstNonNil.swift
[147/253] Compiling Logging LogHandler.swift
[148/253] Compiling Logging Logging.swift
[149/253] Emitting module ArgumentParserToolInfo
[150/253] Compiling ArgumentParserToolInfo ToolInfo.swift
[155/253] Compiling Algorithms Chain.swift
[156/253] Compiling Algorithms Chunked.swift
[157/253] Compiling Algorithms Product.swift
[158/253] Compiling Algorithms RandomSample.swift
[159/253] Compiling Algorithms Combinations.swift
[160/253] Compiling Algorithms Compacted.swift
[161/259] Emitting module Metrics
[162/259] Compiling Metrics Metrics.swift
[163/342] Emitting module DequeModule
[169/342] Compiling Crypto SafeCompare_boring.swift
[170/342] Compiling Crypto Zeroization_boring.swift
[171/342] Compiling Crypto PrettyBytes.swift
[172/342] Compiling Crypto SafeCompare.swift
[173/342] Compiling Crypto SecureBytes.swift
[174/342] Compiling Crypto Zeroization.swift
[175/342] Compiling RoutingKit Router.swift
[176/342] Compiling RoutingKit Parameters.swift
[177/342] Compiling RoutingKit PathComponent.swift
[178/342] Compiling RoutingKit TrieRouter.swift
[179/342] Emitting module RoutingKit
[180/342] Compiling RoutingKit AnyRouter.swift
[181/342] Emitting module ConsoleKit
[182/342] Compiling ArgumentParser Option.swift
[183/342] Compiling ArgumentParser OptionGroup.swift
[184/342] Compiling ArgumentParser HelpGenerator.swift
[185/342] Compiling ArgumentParser MessageInfo.swift
[186/342] Compiling ArgumentParser UsageGenerator.swift
[187/342] Compiling ArgumentParser Name.swift
[188/342] Compiling ArgumentParser Parsed.swift
[189/342] Compiling ArgumentParser ParsedValues.swift
[190/342] Compiling ArgumentParser Flag.swift
[191/342] Compiling ArgumentParser NameSpecification.swift
[192/342] Compiling ArgumentParser AsyncParsableCommand.swift
[193/342] Compiling ArgumentParser CommandConfiguration.swift
[194/342] Compiling ArgumentParser EnumerableFlag.swift
[195/342] Compiling ArgumentParser ExpressibleByArgument.swift
[196/342] Compiling ArgumentParser BashCompletionsGenerator.swift
[197/342] Compiling ArgumentParser CompletionsGenerator.swift
[198/342] Compiling ArgumentParser FishCompletionsGenerator.swift
[199/342] Compiling ArgumentParser ZshCompletionsGenerator.swift
[200/342] Compiling ArgumentParser Argument.swift
[201/342] Compiling ArgumentParser InputOrigin.swift
[202/342] Compiling ArgumentParser CollectionExtensions.swift
[203/342] Compiling ArgumentParser ArgumentHelp.swift
[204/342] Compiling ArgumentParser ArgumentVisibility.swift
[205/342] Compiling ArgumentParser CompletionKind.swift
[206/346] Emitting module OrderedCollections
[207/348] Compiling Collections Collections.swift
[208/348] Emitting module Collections
[209/348] Compiling Atomics HighLevelTypes.swift
[210/348] Compiling Atomics AtomicBool.swift
[211/348] Compiling Atomics IntegerConformances.swift
[212/348] Compiling Atomics AtomicValue.swift
[213/348] Compiling Atomics AtomicStrongReference.swift
[214/348] Compiling Atomics AtomicLazyReference.swift
[215/348] Compiling Atomics DoubleWord.swift
[229/353] Emitting module Atomics
[230/353] Emitting module ArgumentParser
[235/353] Compiling ConsoleKit ConsoleLogger.swift
[236/353] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[237/353] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[238/353] Compiling ConsoleKit String+LevenshteinDistance.swift
[239/353] Compiling ArgumentParser ParsableArguments.swift
[240/353] Compiling ArgumentParser ParsableArgumentsValidation.swift
[241/353] Compiling ArgumentParser ParsableCommand.swift
[242/353] Compiling ArgumentParser ArgumentDecoder.swift
[243/353] Compiling ArgumentParser ArgumentDefinition.swift
[244/353] Compiling ArgumentParser Errors.swift
[245/353] Compiling ArgumentParser ParserError.swift
[246/353] Compiling ArgumentParser SplitArguments.swift
[247/353] Compiling ArgumentParser DumpHelpGenerator.swift
[248/353] Compiling ArgumentParser HelpCommand.swift
[249/353] Compiling ArgumentParser ArgumentSet.swift
[250/353] Compiling ArgumentParser CommandParser.swift
[251/353] Compiling ArgumentParser InputKey.swift
[252/353] Compiling ArgumentParser Platform.swift
[253/353] Compiling ArgumentParser SequenceExtensions.swift
[254/353] Compiling ArgumentParser StringExtensions.swift
[255/353] Compiling ArgumentParser Tree.swift
[256/353] Compiling ConsoleKit Commands.swift
[257/353] Compiling ConsoleKit Completion.swift
[258/353] Compiling ConsoleKit Console+Run.swift
[259/353] Compiling Atomics PointerConformances.swift
[288/393] Compiling NIOCore ChannelInvoker.swift
[289/393] Compiling NIOCore ChannelOption.swift
[290/393] Compiling NIOCore ChannelPipeline.swift
[291/393] Compiling NIOCore CircularBuffer.swift
[292/393] Compiling NIOCore Channel.swift
[293/393] Compiling NIOCore ChannelHandler.swift
[294/393] Compiling NIOCore ChannelHandlers.swift
[295/393] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[296/393] Compiling NIOCore ByteBuffer-multi-int.swift
[297/393] Compiling NIOCore ByteBuffer-views.swift
[298/393] Compiling NIOCore Codec.swift
[299/393] Compiling NIOCore ConvenienceOptionSupport.swift
[300/393] Compiling NIOCore ByteBuffer-conversions.swift
[301/393] Compiling NIOCore ByteBuffer-core.swift
[302/393] Compiling NIOCore ByteBuffer-int.swift
[303/393] Compiling NIOCore BSDSocketAPI.swift
[304/393] Compiling NIOCore ByteBuffer-aux.swift
[305/393] Compiling NIOCore AddressedEnvelope.swift
[306/393] Compiling NIOCore AsyncAwaitSupport.swift
[307/393] Compiling NIOCore NIOAsyncSequenceProducer.swift
[308/393] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[309/393] Compiling NIOCore NIOAsyncWriter.swift
[310/393] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[311/394] Emitting module Algorithms
[312/406] Compiling Algorithms Unique.swift
[313/406] Compiling Algorithms Windows.swift
[314/406] Compiling NIOCore MarkedCircularBuffer.swift
[315/406] Compiling NIOCore MulticastChannel.swift
[316/406] Compiling NIOCore NIOAny.swift
[317/406] Compiling NIOCore NIOCloseOnErrorHandler.swift
[318/406] Compiling NIOCore NIOSendable.swift
[319/411] Compiling NIOCore IPProtocol.swift
[320/411] Compiling NIOCore IntegerBitPacking.swift
[321/411] Compiling NIOCore IntegerTypes.swift
[322/411] Compiling NIOCore Interfaces.swift
[323/411] Compiling NIOCore Linux.swift
[324/411] Compiling NIOCore PointerHelpers.swift
[325/411] Compiling NIOCore RecvByteBufferAllocator.swift
[326/411] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[327/411] Compiling NIOCore SocketAddresses.swift
[328/411] Compiling NIOCore SocketOptionProvider.swift
[329/411] Compiling NIOCore FileDescriptor.swift
[330/411] Compiling NIOCore FileHandle.swift
[331/411] Compiling NIOCore FileRegion.swift
[332/411] Compiling NIOCore IO.swift
[333/411] Compiling NIOCore IOData.swift
[334/411] Compiling NIOCore SystemCallHelpers.swift
[335/411] Compiling NIOCore TimeAmount+Duration.swift
[336/411] Compiling NIOCore TypeAssistedChannelHandler.swift
[337/411] Compiling NIOCore UniversalBootstrapSupport.swift
[338/411] Compiling NIOCore Utilities.swift
[340/411] Compiling NIOCore EventLoop+Deprecated.swift
[341/411] Compiling NIOCore EventLoop.swift
[342/411] Compiling NIOCore EventLoopFuture+Deprecated.swift
[343/411] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[344/411] Compiling NIOCore EventLoopFuture.swift
[369/411] Emitting module NIOCore
[370/457] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[371/457] Compiling NIOEmbedded AsyncTestingChannel.swift
[372/457] Emitting module NIOEmbedded
[373/457] Compiling NIOEmbedded Embedded.swift
[374/457] Compiling NIOPosix Selectable.swift
[375/457] Compiling NIOPosix SelectableChannel.swift
[376/457] Compiling NIOPosix SelectableEventLoop.swift
[377/457] Compiling NIOPosix SelectorEpoll.swift
[378/461] Compiling NIOPosix IntegerTypes.swift
[379/461] Compiling NIOPosix Linux.swift
[380/461] Compiling NIOPosix LinuxCPUSet.swift
[381/461] Compiling NIOPosix LinuxUring.swift
[382/461] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[383/461] Compiling NIOPosix FileDescriptor.swift
[384/461] Compiling NIOPosix GetaddrinfoResolver.swift
[385/461] Compiling NIOPosix HappyEyeballs.swift
[386/461] Compiling NIOPosix IO.swift
[387/461] Compiling NIOPosix IntegerBitPacking.swift
[388/461] Compiling NIOPosix Thread.swift
[389/461] Compiling NIOPosix ThreadPosix.swift
[390/461] Compiling NIOPosix ThreadWindows.swift
[391/461] Compiling NIOPosix Utilities.swift
[392/461] Emitting module NIOPosix
[393/461] Emitting module SwiftSyntax
[394/465] Compiling NIOPosix PipePair.swift
[395/465] Compiling NIOPosix PointerHelpers.swift
[396/465] Compiling NIOPosix RawSocketBootstrap.swift
[397/465] Compiling NIOPosix Resolver.swift
[398/465] Compiling NIOPosix Socket.swift
[399/465] Compiling NIOPosix SocketChannel.swift
[400/465] Compiling NIOPosix SocketProtocols.swift
[401/465] Compiling NIOPosix System.swift
[402/465] Compiling NIOPosix SelectorGeneric.swift
[403/465] Compiling NIOPosix SelectorKqueue.swift
[404/465] Compiling NIOPosix SelectorUring.swift
[405/465] Compiling NIOPosix ServerSocket.swift
[406/465] Compiling NIOPosix NIOThreadPool.swift
[407/465] Compiling NIOPosix NonBlockingFileIO.swift
[408/465] Compiling NIOPosix PendingDatagramWritesManager.swift
[409/465] Compiling NIOPosix PendingWritesManager.swift
[410/465] Compiling NIOPosix PipeChannel.swift
[411/465] Compiling NIOPosix BaseSocketChannel.swift
[412/465] Compiling NIOPosix BaseStreamSocketChannel.swift
[413/465] Compiling NIOPosix Bootstrap.swift
[414/465] Compiling NIOPosix ControlMessage.swift
[415/465] Compiling NIOPosix DatagramVectorReadManager.swift
[416/465] Compiling NIOPosix BSDSocketAPICommon.swift
[417/465] Compiling NIOPosix BSDSocketAPIPosix.swift
[418/465] Compiling NIOPosix BSDSocketAPIWindows.swift
[419/465] Compiling NIOPosix BaseSocket.swift
[420/465] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[421/467] Compiling NIO Exports.swift
[422/467] Emitting module NIO
[423/521] Compiling NIOTLS TLSEvents.swift
[424/521] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[425/521] Compiling NIOSOCKS ClientStateMachine.swift
[426/521] Compiling NIOSOCKS SOCKSResponse.swift
[427/522] Compiling NIOSOCKS Messages.swift
[428/522] Compiling NIOSOCKS Helpers.swift
[429/522] Compiling NIOSOCKS Errors.swift
[430/522] Compiling NIOSOCKS SOCKSRequest.swift
[431/522] Compiling NIOHTTP1 ByteCollectionUtils.swift
[432/522] Compiling NIOHTTP1 HTTPDecoder.swift
[433/522] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[434/522] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[435/522] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[436/523] Compiling NIOHTTP1 HTTPEncoder.swift
[437/523] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[438/523] Emitting module NIOSOCKS
[439/523] Compiling AsyncKit EventLoop+Flatten.swift
[440/523] Compiling AsyncKit EventLoop+Future.swift
[441/523] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[442/525] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[443/525] Compiling AsyncKit EventLoopGroup+Throwing.swift
[444/525] Compiling AsyncKit Collection+Flatten.swift
[445/525] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[446/525] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[447/525] Emitting module NIOTLS
[448/525] Compiling NIOTLS SNIHandler.swift
[449/525] Compiling NIOSOCKS ServerStateMachine.swift
[450/525] Compiling AsyncKit Future+Optional.swift
[451/525] Compiling AsyncKit Future+Transform.swift
[452/525] Compiling AsyncKit Future+Miscellaneous.swift
[453/525] Compiling AsyncKit Future+Nonempty.swift
[454/525] Compiling AsyncKit Future+Try.swift
[455/525] Compiling AsyncKit FutureOperators.swift
[456/525] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[457/525] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[464/525] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[465/525] Compiling AsyncKit EventLoop+Concurrency.swift
[466/525] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[467/525] Compiling AsyncKit Optional+StrictMap.swift
[468/525] Compiling AsyncKit Exports.swift
[469/552] Compiling NIOHTTP1 HTTPTypes.swift
[470/552] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[471/552] Emitting module NIOHTTP1
[472/552] Compiling NIOSSL SSLCertificateExtensions.swift
[473/552] Compiling NIOSSL LinuxCABundle.swift
[474/616] Compiling NIOExtras PCAPRingBuffer.swift
[475/616] Compiling NIOExtras QuiescingHelper.swift
[476/616] Compiling NIOExtras RequestResponseHandler.swift
[477/616] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[478/616] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[479/617] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[480/617] Compiling NIOWebSocket WebSocketOpcode.swift
[490/618] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[494/618] Emitting module NIOHTTPCompression
[495/618] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[496/618] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[497/618] Compiling NIOHTTPCompression HTTPCompression.swift
[498/618] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[499/618] Compiling NIOHTTPCompression HTTPDecompression.swift
[500/618] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[501/618] Compiling MultipartKit FormDataDecoder.swift
[502/618] Compiling NIOHPACK IntegerCoding.swift
[503/618] Compiling NIOHPACK IndexedHeaderTable.swift
[504/618] Compiling NIOHPACK HPACKErrors.swift
[505/618] Compiling NIOHPACK HPACKEncoder.swift
[506/619] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[507/619] Compiling NIOWebSocket WebSocketErrorCodes.swift
[508/619] Compiling NIOWebSocket SHA1.swift
[509/619] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[510/619] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[511/619] Compiling NIOWebSocket WebSocketFrame.swift
[512/619] Emitting module NIOWebSocket
[513/619] Compiling MultipartKit BasicCodingKey.swift
[514/619] Compiling MultipartKit MultipartError.swift
[515/619] Compiling MultipartKit MultipartPart.swift
[516/619] Compiling MultipartKit MultipartPartConvertible.swift
[517/621] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[518/621] Compiling NIOHPACK HuffmanTables.swift
[519/621] Compiling NIOHPACK HuffmanCoding.swift
[520/621] Compiling NIOHPACK HeaderTables.swift
[523/621] Compiling NIOHPACK HPACKHeader.swift
[526/621] Compiling MultipartKit FormDataEncoder.Encoder.swift
[527/623] Compiling NIOHPACK StaticHeaderTable.swift
[528/623] Emitting module NIOHPACK
[529/623] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[530/623] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[533/623] Compiling MultipartKit Exports.swift
[534/623] Compiling MultipartKit FormDataDecoder.Decoder.swift
[536/623] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[537/623] Emitting module NIOSSL
[538/623] Emitting module NIOExtras
[539/623] Compiling MultipartKit FormDataEncoder.swift
[540/623] Compiling MultipartKit Storage.swift
[553/623] Emitting module MultipartKit
[554/623] Compiling MultipartKit MultipartFormData.swift
[555/623] Compiling MultipartKit MultipartParser.swift
[556/623] Compiling MultipartKit MultipartSerializer.swift
[557/623] Compiling MultipartKit Utilities.swift
[558/676] Compiling NIOHTTP2 ConnectionStreamsState.swift
[559/676] Compiling NIOHTTP2 MayReceiveFrames.swift
[560/676] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[561/676] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[562/676] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[563/676] Compiling NIOHTTP2 HTTP2SettingsState.swift
[564/676] Compiling NIOHTTP2 HasFlowControlWindows.swift
[565/676] Compiling NIOHTTP2 ConnectionStateMachine.swift
[566/676] Compiling NIOHTTP2 SendingPushPromiseState.swift
[567/676] Compiling NIOHTTP2 SendingRstStreamState.swift
[568/676] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[569/676] Compiling NIOHTTP2 InboundWindowManager.swift
[570/676] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[571/676] Compiling NIOHTTP2 SendingHeadersState.swift
[572/676] Compiling NIOHTTP2 QuiescingState.swift
[573/676] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[574/676] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[575/676] Compiling NIOHTTP2 ReceivingDataState.swift
[576/676] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[577/676] Compiling NIOHTTP2 ReceivingHeadersState.swift
[578/676] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[579/676] Compiling NIOHTTP2 HTTP2UserEvents.swift
[580/676] Compiling NIOHTTP2 InboundEventBuffer.swift
[581/676] Compiling NIOExtras WritePCAPHandler.swift
[582/676] Compiling NIOHTTP2 MaySendFrames.swift
[583/676] Compiling NIOHTTP2 SendingDataState.swift
[584/676] Emitting module AsyncKit
[585/676] Compiling NIOHTTP2 HasLocalSettings.swift
[586/676] Compiling NIOHTTP2 HasRemoteSettings.swift
[587/676] Compiling NIOHTTP2 LocallyQuiescingState.swift
[591/681] Emitting module NIOHTTP2
[592/681] Compiling NIOHTTP2 StreamChannelFlowController.swift
[593/681] Compiling NIOHTTP2 StreamChannelList.swift
[594/681] Compiling NIOHTTP2 StreamMap.swift
[595/681] Compiling NIOHTTP2 StreamStateMachine.swift
[596/681] Compiling NIOHTTP2 WatermarkedFlowController.swift
[597/681] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[598/681] Compiling NIOHTTP2 HTTP2Frame.swift
[599/681] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[600/681] Compiling NIOHTTP2 HTTP2FrameParser.swift
[601/681] Compiling NIOHTTP2 HTTP2PingData.swift
[602/681] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[603/681] Compiling NIOHTTP2 HTTP2Settings.swift
[604/681] Compiling NIOHTTP2 HTTP2Stream.swift
[605/681] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[606/681] Compiling NIOHTTP2 HTTP2StreamID.swift
[607/681] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[613/681] Compiling NIOHTTP2 SendingGoawayState.swift
[614/681] Compiling NIOHTTP2 StateMachineResult.swift
[615/681] Compiling NIOHTTP2 ContentLengthVerifier.swift
[616/681] Compiling NIOHTTP2 DOSHeuristics.swift
[617/681] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[618/681] Compiling NIOHTTP2 ControlFrameBuffer.swift
[619/681] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[632/681] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[633/681] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[634/681] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[635/681] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[636/681] Compiling NIOHTTP2 HTTP2Error.swift
[637/681] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[655/681] Emitting module NIOFoundationCompat
[656/681] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[657/695] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[658/695] Compiling NIOTransportServices StateManagedChannel.swift
[659/696] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[660/696] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[661/696] Compiling NIOTransportServices NIOTSListenerChannel.swift
[662/696] Compiling NIOTransportServices NIOTSEventLoop.swift
[663/696] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[664/696] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[665/696] Compiling NIOTransportServices NIOTSChannelOptions.swift
[666/696] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[667/696] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[668/696] Compiling NIOTransportServices NIOTSBootstraps.swift
[669/696] Emitting module NIOTransportServices
[670/696] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[671/696] Compiling NIOTransportServices NIOTSErrors.swift
[676/760] Compiling WebSocketKit WebSocketHandler.swift
[677/760] Compiling WebSocketKit WebSocket+Concurrency.swift
[678/760] Compiling WebSocketKit WebSocket.swift
[679/760] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[680/760] Compiling WebSocketKit WebSocket+Connect.swift
[681/760] Emitting module WebSocketKit
[682/760] Compiling WebSocketKit Exports.swift
[683/760] Compiling WebSocketKit WebSocketClient.swift
[684/760] Emitting module AsyncHTTPClient
[685/766] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[686/766] Compiling AsyncHTTPClient AsyncLazySequence.swift
[687/766] Compiling AsyncHTTPClient HTTPClient+execute.swift
[688/766] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[689/766] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[690/766] Compiling AsyncHTTPClient HTTPClientRequest.swift
[691/766] Compiling AsyncHTTPClient HTTPClientResponse.swift
[692/766] Compiling AsyncHTTPClient ConnectionPool.swift
[693/766] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[694/766] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[695/766] Compiling AsyncHTTPClient TLSEventsHandler.swift
[696/766] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[697/766] Compiling AsyncHTTPClient HTTP1Connection.swift
[698/766] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[699/766] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[700/766] Compiling AsyncHTTPClient Transaction.swift
[701/766] Compiling AsyncHTTPClient TransactionBody.swift
[702/766] Compiling AsyncHTTPClient Base64.swift
[703/766] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[722/766] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[723/766] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[724/766] Compiling AsyncHTTPClient HTTP2Connection.swift
[725/766] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[726/766] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[727/766] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[728/766] Compiling AsyncHTTPClient NWErrorHandler.swift
[729/766] Compiling AsyncHTTPClient NWWaitingHandler.swift
[730/766] Compiling AsyncHTTPClient TLSConfiguration.swift
[731/766] Compiling AsyncHTTPClient RedirectState.swift
[732/766] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[733/766] Compiling AsyncHTTPClient RequestBag.swift
[734/766] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[735/766] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[736/766] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[737/766] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[738/766] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[739/766] Compiling AsyncHTTPClient RequestBodyLength.swift
[740/766] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[741/766] Compiling AsyncHTTPClient RequestOptions.swift
[742/766] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[743/766] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[744/766] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[745/766] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[746/766] Compiling AsyncHTTPClient RequestValidation.swift
[747/766] Compiling AsyncHTTPClient SSLContextCache.swift
[748/766] Compiling AsyncHTTPClient Scheme.swift
[749/766] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[750/766] Compiling AsyncHTTPClient UnsafeTransfer.swift
[751/766] Compiling AsyncHTTPClient Utils.swift
[752/772] Compiling AsyncHTTPClient FoundationExtensions.swift
[753/772] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[754/772] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[755/772] Compiling AsyncHTTPClient HTTPClient.swift
[756/772] Compiling AsyncHTTPClient HTTPHandler.swift
[757/772] Compiling AsyncHTTPClient LRUCache.swift
[758/772] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[759/772] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[760/772] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[761/772] Compiling AsyncHTTPClient ConnectionTarget.swift
[762/772] Compiling AsyncHTTPClient DeconstructedURL.swift
[763/772] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[764/772] Compiling SwiftDiagnostics Note.swift
[765/772] Compiling SwiftDiagnostics Message.swift
[766/772] Compiling SwiftDiagnostics FixIt.swift
[767/772] Compiling SwiftDiagnostics Diagnostic.swift
[768/772] Emitting module SwiftDiagnostics
[769/772] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[770/989] Emitting module SwiftParser
[771/991] Compiling SwiftParser Parser+Entry.swift
[772/991] Compiling SwiftParser TypeAttribute.swift
[773/991] Compiling Vapor BaseN.swift
[774/991] Compiling Vapor BasicCodingKey.swift
[775/991] Compiling Vapor Array+Random.swift
[776/991] Compiling Vapor Base32.swift
[777/991] Compiling Vapor Base64.swift
[778/991] Compiling Vapor Exports.swift
[779/991] Compiling Vapor Application+HTTP.swift
[780/991] Compiling Vapor BasicResponder.swift
[781/991] Compiling Vapor Collection+Safe.swift
[782/991] Compiling Vapor DataProtocol+Copy.swift
[783/991] Compiling Vapor DecoderUnwrapper.swift
[784/991] Compiling Vapor Request+WebSocket.swift
[785/991] Compiling Vapor Route.swift
[786/991] Compiling Vapor RouteCollection.swift
[787/991] Compiling Vapor Routes.swift
[788/991] Compiling Vapor RoutesBuilder+Group.swift
[789/991] Compiling Vapor RoutesBuilder+Method.swift
[790/991] Compiling Vapor RoutesBuilder+Middleware.swift
[791/991] Compiling Vapor RoutesBuilder+WebSocket.swift
[792/991] Compiling Vapor RoutesBuilder.swift
[793/991] Compiling Vapor OTP.swift
[794/991] Compiling Vapor Application+Servers.swift
[795/991] Compiling Vapor Server.swift
[796/991] Compiling Vapor Application+Sessions.swift
[797/991] Compiling Vapor MemorySessions.swift
[798/991] Compiling Vapor Request+Session.swift
[799/991] Compiling Vapor Session.swift
[800/991] Compiling Vapor SessionCache.swift
[801/991] Compiling Vapor SessionData.swift
[802/991] Compiling Vapor SessionDriver.swift
[803/991] Compiling Vapor SessionsConfiguration.swift
[804/991] Compiling Vapor SessionsMiddleware.swift
[805/1011] Compiling Vapor URLEncodedFormSerializer.swift
[806/1011] Compiling Vapor URLQueryFragmentConvertible.swift
[807/1011] Compiling Vapor AnyResponse.swift
[808/1011] Compiling Vapor ByteCount.swift
[809/1011] Compiling Vapor Bytes+Hex.swift
[810/1011] Compiling Vapor Bytes+SecureCompare.swift
[811/1011] Compiling Vapor URLEncodedFormEncoder.swift
[812/1011] Compiling Vapor URLEncodedFormError.swift
[813/1011] Compiling Vapor URLEncodedFormParser.swift
[814/1011] Compiling Vapor DateFormatter+threadSpecific.swift
[815/1011] Compiling Vapor URLEncodedFormData.swift
[816/1011] Compiling Vapor URLEncodedFormDecoder.swift
[817/1011] Compiling Vapor DirectoryConfiguration.swift
[818/1011] Compiling Vapor ErrorSource.swift
[819/1011] Compiling Vapor StackTrace.swift
[820/1011] Compiling Vapor JSONCoder+Custom.swift
[821/1011] Compiling Vapor JSONCoders+Content.swift
[822/1011] Compiling Vapor PlaintextDecoder.swift
[823/1011] Compiling Vapor PlaintextEncoder.swift
[824/1011] Compiling Vapor SingleValueDecoder.swift
[825/1011] Compiling Vapor URLQueryCoders.swift
[826/1011] Compiling Vapor URLQueryContainer.swift
[827/1011] Compiling Vapor Core.swift
[828/1011] Compiling Vapor Running.swift
[829/1011] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[830/1011] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[831/1011] Compiling Vapor DotEnvFile+load.swift
[832/1011] Compiling Vapor Routes+caseInsenstive.swift
[833/1011] Compiling Vapor Validatable+validate.swift
[834/1011] Compiling Vapor Environment+Process.swift
[835/1011] Compiling Vapor Environment+Secret.swift
[836/1011] Compiling Vapor Environment.swift
[837/1011] Compiling Vapor Abort.swift
[838/1011] Compiling Vapor AbortError.swift
[839/1011] Compiling Vapor DebuggableError.swift
[840/1011] Compiling Vapor Demangler.swift
[841/1011] Compiling Vapor DotEnv.swift
[842/1011] Compiling Vapor Extendable.swift
[843/1011] Compiling Vapor File.swift
[844/1011] Compiling Vapor FileIO.swift
[845/1011] Compiling Vapor LifecycleHandler.swift
[846/1011] Compiling Vapor OptionalType.swift
[847/1011] Compiling Vapor RFC1123.swift
[848/1011] Compiling Vapor SocketAddress+Hostname.swift
[849/1011] Compiling Vapor Storage.swift
[850/1011] Compiling Vapor String+IsIPAddress.swift
[851/1011] Compiling Vapor Thread.swift
[852/1011] Compiling Vapor URI.swift
[853/1011] Compiling Vapor RangeResult.swift
[854/1011] Compiling Vapor Validatable.swift
[855/1011] Compiling Vapor Validation.swift
[856/1011] Compiling Vapor ValidationKey.swift
[857/1011] Compiling Vapor Validations.swift
[858/1011] Compiling Vapor ValidationsError.swift
[859/1011] Compiling Vapor Validator.swift
[860/1011] Compiling Vapor ValidatorResult.swift
[861/1011] Compiling Vapor And.swift
[862/1011] Compiling Vapor Application.swift
[863/1011] Compiling Vapor AuthenticationCache.swift
[864/1011] Compiling Vapor Authenticator.swift
[865/1011] Compiling Vapor BasicAuthorization.swift
[866/1011] Compiling Vapor BearerAuthorization.swift
[867/1011] Compiling Vapor GuardMiddleware.swift
[868/1011] Compiling Vapor RedirectMiddleware.swift
[869/1011] Compiling Vapor SessionAuthenticatable.swift
[870/1011] Compiling Vapor Bcrypt.swift
[871/1011] Compiling Vapor Application+Cache.swift
[872/1011] Compiling Vapor Cache.swift
[873/1011] Compiling Vapor CacheExpirationTime.swift
[874/1011] Compiling Vapor MemoryCache.swift
[875/1011] Compiling Vapor Request+Cache.swift
[876/1011] Compiling Vapor Application+Clients.swift
[877/1011] Compiling Vapor Client.swift
[878/1011] Compiling Vapor ClientRequest.swift
[879/1011] Compiling Vapor ClientResponse.swift
[880/1011] Compiling Vapor Request+Client.swift
[881/1011] Compiling Vapor BootCommand.swift
[882/1011] Compiling Vapor CommandContext+Application.swift
[883/1011] Compiling Vapor RoutesCommand.swift
[884/1011] Compiling Vapor ServeCommand.swift
[885/1011] Compiling Vapor AnyResponse+Concurrency.swift
[886/1011] Compiling Vapor AsyncBasicResponder.swift
[887/1011] Compiling Vapor AsyncMiddleware.swift
[888/1011] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[889/1011] Compiling Vapor AsyncSessionDriver.swift
[890/1011] Compiling Vapor Authentication+Concurrency.swift
[891/1011] Compiling Vapor Cache+Concurrency.swift
[892/1011] Compiling Vapor Client+Concurrency.swift
[893/1011] Compiling Vapor FileIO+Concurrency.swift
[894/1011] Compiling Vapor Request+Concurrency.swift
[895/1011] Compiling Vapor Responder+Concurrency.swift
[896/1011] Compiling Vapor ResponseCodable+Concurrency.swift
[897/1011] Compiling Vapor RoutesBuilder+Concurrency.swift
[898/1011] Compiling Vapor ViewRenderer+Concurrency.swift
[899/1011] Compiling Vapor WebSocket+Concurrency.swift
[900/1011] Compiling Vapor Content.swift
[901/1011] Compiling Vapor ContentCoders.swift
[902/1011] Compiling Vapor ContentConfiguration.swift
[903/1011] Compiling Vapor ContentContainer.swift
[911/1011] Compiling Vapor EventLoopHTTPClient.swift
[912/1011] Compiling Vapor EndpointCache.swift
[913/1011] Compiling Vapor HTTPMethod+String.swift
[914/1011] Compiling Vapor HTTPStatus.swift
[915/1011] Compiling Vapor HTTPCookies.swift
[916/1011] Compiling Vapor HTTPHeaderCacheControl.swift
[917/1011] Compiling Vapor HTTPHeaderExpires.swift
[918/1011] Compiling Vapor HTTPHeaderLastModified.swift
[919/1011] Compiling Vapor HTTPHeaders+Cache.swift
[920/1011] Compiling Vapor HTTPHeaders+Connection.swift
[921/1011] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[922/1011] Compiling Vapor HTTPHeaders+ContentRange.swift
[923/1011] Compiling Vapor HTTPHeaders+Directive.swift
[924/1011] Compiling Vapor HTTPHeaders+Forwarded.swift
[925/1011] Compiling Vapor Case.swift
[926/1011] Compiling Vapor CharacterSet.swift
[927/1011] Compiling Vapor Count.swift
[928/1011] Compiling Vapor Email.swift
[929/1011] Compiling Vapor Empty.swift
[930/1011] Compiling Vapor In.swift
[931/1011] Compiling Vapor Nil.swift
[932/1011] Compiling Vapor NilIgnoring.swift
[933/1011] Compiling Vapor Not.swift
[934/1011] Compiling Vapor Or.swift
[935/1011] Compiling Vapor Pattern.swift
[936/1011] Compiling Vapor Range.swift
[937/1011] Compiling Vapor URL.swift
[938/1011] Compiling Vapor Valid.swift
[939/1011] Compiling Vapor Application+Views.swift
[940/1011] Compiling Vapor PlaintextRenderer.swift
[941/1011] Compiling Vapor Request+View.swift
[942/1011] Compiling Vapor View.swift
[943/1011] Compiling Vapor ViewRenderer.swift
[944/1011] Compiling Vapor _Deprecations.swift
[966/1011] Emitting module Vapor
[967/1011] Compiling Vapor File+Multipart.swift
[968/1011] Compiling Vapor FormDataDecoder+Content.swift
[969/1011] Compiling Vapor FormDataEncoder+Content.swift
[970/1011] Compiling Vapor Application+Password.swift
[971/1011] Compiling Vapor Application+Passwords.swift
[972/1011] Compiling Vapor AsyncPasswordHasher.swift
[973/1011] Compiling Vapor BcryptHasher.swift
[974/1011] Compiling Vapor PasswordHasher.swift
[975/1011] Compiling Vapor PlaintextHasher.swift
[976/1011] Compiling Vapor Request+Password.swift
[977/1011] Compiling Vapor Redirect.swift
[978/1011] Compiling Vapor Request+Body.swift
[979/1011] Compiling Vapor Request+BodyStream.swift
[980/1011] Compiling Vapor Request.swift
[981/1011] Compiling Vapor Application+Responder.swift
[982/1011] Compiling Vapor DefaultResponder.swift
[983/1011] Compiling Vapor Response+Body.swift
[984/1011] Compiling Vapor Response.swift
[985/1011] Compiling Vapor ResponseCodable.swift
[986/1011] Compiling Vapor Application+Routes.swift
[987/1011] Compiling Vapor Parameters+Require.swift
[988/1011] Compiling Vapor HTTPHeaders+Link.swift
[989/1011] Compiling Vapor HTTPHeaders+Name.swift
[990/1011] Compiling Vapor HTTPHeaders.swift
[991/1011] Compiling Vapor HTTPMediaType.swift
[992/1011] Compiling Vapor HTTPMediaTypePreference.swift
[993/1011] Compiling Vapor Responder.swift
[994/1011] Compiling Vapor Application+HTTP+Server.swift
[995/1011] Compiling Vapor HTTPServer.swift
[996/1011] Compiling Vapor HTTPServerHandler.swift
[997/1011] Compiling Vapor HTTPServerRequestDecoder.swift
[998/1011] Compiling Vapor HTTPServerResponseEncoder.swift
[999/1011] Compiling Vapor HTTPServerUpgradeHandler.swift
[1000/1011] Compiling Vapor Logger+Report.swift
[1001/1011] Compiling Vapor LoggingSystem+Environment.swift
[1002/1011] Compiling Vapor Application+Middleware.swift
[1003/1011] Compiling Vapor CORSMiddleware.swift
[1004/1011] Compiling Vapor ErrorMiddleware.swift
[1005/1011] Compiling Vapor FileMiddleware.swift
[1006/1011] Compiling Vapor Middleware.swift
[1007/1011] Compiling Vapor MiddlewareConfiguration.swift
[1008/1011] Compiling Vapor RouteLoggingMiddleware.swift
[1009/1016] Compiling GinnyCLI String+Parameter.swift
[1010/1016] Compiling GinnyCLI RequestHandlerVisitor.swift
[1011/1016] Emitting module GinnyCLI
/Users/admin/builder/spi-builder-workspace/Sources/GinnyCLI/GinnyCLI.swift:134:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
132 | // MARK: - URL
133 |
134 | extension URL: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
135 |
136 | /// Creates a new `URL` from an argument.
[1012/1016] Compiling GinnyCLI GinnyCLI.swift
/Users/admin/builder/spi-builder-workspace/Sources/GinnyCLI/GinnyCLI.swift:134:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
132 | // MARK: - URL
133 |
134 | extension URL: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
135 |
136 | /// Creates a new `URL` from an argument.
[1013/1016] Compiling GinnyCLI FileManager+Create.swift
[1013/1016] Write Objects.LinkFileList
[1014/1016] Linking GinnyCLI-tool
[1015/1016] Applying GinnyCLI-tool
Build of product 'GinnyCLI' complete! (29.68s)
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.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] Emitting module SymbolKit
[12/57] Compiling SymbolKit SourceRange.swift
[13/57] Compiling SymbolKit Metadata.swift
[14/57] Compiling SymbolKit Module.swift
[15/57] Compiling SymbolKit OperatingSystem.swift
[16/57] Compiling SymbolKit Platform.swift
[17/57] Compiling SymbolKit SemanticVersion.swift
[18/57] Compiling SymbolKit AccessControl.swift
[19/57] Compiling SymbolKit Availability.swift
[20/57] Compiling SymbolKit AvailabilityItem.swift
[21/57] Compiling SymbolKit Domain.swift
[22/57] Compiling SymbolKit Mixin+Equals.swift
[23/57] Compiling SymbolKit Mixin+Hash.swift
[24/57] Compiling SymbolKit Mixin.swift
[25/57] Compiling SymbolKit LineList.swift
[26/57] Compiling SymbolKit Position.swift
[27/57] Compiling SymbolKit Identifier.swift
[28/57] Compiling SymbolKit KindIdentifier.swift
[29/57] Compiling SymbolKit Location.swift
[30/57] Compiling SymbolKit Mutability.swift
[31/57] Compiling SymbolKit Names.swift
[32/57] Compiling SymbolKit SPI.swift
[33/57] Compiling SymbolKit Snippet.swift
[34/57] Compiling SymbolKit Extension.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.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] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (37.58s)
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'GinnyCLI' complete! (4.13s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/100] Compiling Backtrace Demangle.swift
[3/170] Emitting module Backtrace
[4/170] Compiling Backtrace Backtrace.swift
[5/170] Compiling _NIODataStructures PriorityQueue.swift
[6/170] Compiling OrderedCollections _HashTable+Testing.swift
[7/170] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[8/171] Compiling RealModule AlgebraicField.swift
[9/172] Compiling RealModule Float80+Real.swift
[10/172] Compiling RealModule Real.swift
[11/172] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[12/172] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[13/172] Compiling RealModule ElementaryFunctions.swift
[14/172] Compiling OrderedCollections OrderedDictionary+Elements.swift
[15/172] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[16/172] Compiling RealModule RealFunctions.swift
[17/172] Compiling Logging MetadataProvider.swift
[18/172] Compiling RealModule Float16+Real.swift
[19/172] Compiling RealModule Float+Real.swift
[20/172] Compiling Atomics AtomicValue.swift
[21/173] Compiling OrderedCollections _HashTable.swift
[22/173] Compiling OrderedCollections _Hashtable+Header.swift
[23/173] Compiling OrderedCollections _HashTable+Bucket.swift
[24/173] Compiling OrderedCollections _HashTable+BucketIterator.swift
[25/173] Compiling RealModule ApproximateEquality.swift
[26/173] Compiling RealModule AugmentedArithmetic.swift
[27/173] Compiling RealModule Double+Real.swift
[28/173] Emitting module _NIODataStructures
[29/173] Compiling _NIODataStructures Heap.swift
[30/173] Compiling OrderedCollections OrderedDictionary+Codable.swift
[31/173] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[32/173] Compiling NIOConcurrencyHelpers NIOLock.swift
[33/173] Emitting module Logging
[34/173] Compiling Atomics AtomicLazyReference.swift
[35/173] Compiling Atomics AtomicBool.swift
[36/173] Compiling Atomics DoubleWord.swift
[39/173] Compiling OrderedCollections _HashTable+Constants.swift
[40/173] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[44/179] Compiling OrderedCollections OrderedSet+Codable.swift
[45/179] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[46/179] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/179] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[48/179] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/179] Compiling Crypto MessageAuthenticationCode.swift
[50/179] Compiling Crypto AES.swift
[51/179] Compiling Crypto ECDSASignature_boring.swift
[52/179] Compiling Crypto ECDSA_boring.swift
[53/179] Compiling Crypto EdDSA_boring.swift
[54/179] Compiling Crypto ECDSA.swift
[55/179] Compiling Crypto EdDSA.swift
[56/179] Compiling Crypto Signature.swift
[57/179] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[58/179] Compiling Crypto CryptoKitErrors_boring.swift
[59/179] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[60/179] Compiling Crypto RNG_boring.swift
[61/184] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[62/184] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/184] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/184] Compiling OrderedCollections OrderedDictionary.swift
[70/184] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/184] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[72/184] Compiling OrderedCollections OrderedSet+Hashable.swift
[73/184] Compiling OrderedCollections OrderedSet+Initializers.swift
[74/184] Compiling OrderedCollections OrderedSet+Insertions.swift
[75/184] Compiling OrderedCollections OrderedSet+Invariants.swift
[76/184] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[77/184] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[78/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[79/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[80/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[81/184] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[82/184] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[83/184] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/184] Compiling OrderedCollections OrderedSet+Testing.swift
[85/184] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/184] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/184] Compiling OrderedCollections OrderedSet.swift
[88/184] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[92/184] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[93/184] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[94/184] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[95/184] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[100/184] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[101/184] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[102/184] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[103/184] Compiling DequeModule _UnsafeWrappedBuffer.swift
[104/184] Compiling NIOConcurrencyHelpers lock.swift
[105/184] Emitting module RealModule
[106/184] Emitting module Crypto
[118/184] Compiling Atomics AtomicStrongReference.swift
[119/184] Emitting module NIOConcurrencyHelpers
[120/184] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/197] Compiling Atomics PointerConformances.swift
[131/200] Compiling CoreMetrics Locks.swift
[132/200] Emitting module CoreMetrics
[133/200] Compiling CoreMetrics Metrics.swift
[134/208] Compiling Algorithms Combinations.swift
[135/208] Compiling Algorithms Compacted.swift
[136/208] Compiling Algorithms Cycle.swift
[139/208] Compiling Algorithms Product.swift
[140/208] Compiling Algorithms RandomSample.swift
[141/208] Compiling Algorithms EitherSequence.swift
[142/208] Compiling Algorithms FirstNonNil.swift
[143/208] Compiling Algorithms FlattenCollection.swift
[154/208] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[155/208] Compiling NIOConcurrencyHelpers atomics.swift
[156/210] Compiling Logging Locks.swift
[157/210] Compiling Logging LogHandler.swift
[158/210] Compiling Logging Logging.swift
[159/210] Compiling Algorithms Suffix.swift
[160/210] Compiling Algorithms Trim.swift
[161/210] Compiling Algorithms MinMax.swift
[162/210] Compiling Algorithms Partition.swift
[163/210] Compiling Algorithms Permutations.swift
[164/210] Compiling Algorithms Reductions.swift
[165/210] Compiling Algorithms Rotate.swift
[166/210] Compiling Algorithms Split.swift
[167/210] Compiling Algorithms Stride.swift
[168/210] Compiling Algorithms AdjacentPairs.swift
[169/210] Compiling Metrics Metrics.swift
[170/210] Emitting module Metrics
[171/261] Emitting module DequeModule
[176/261] Compiling OrderedCollections _UnsafeBitset.swift
[177/261] Compiling ConsoleKit ConsoleStyle.swift
[178/261] Compiling ConsoleKit ConsoleText.swift
[179/261] Compiling ConsoleKit ConsoleTextFragment.swift
[180/263] Compiling Crypto SafeCompare_boring.swift
[181/263] Compiling Crypto Zeroization_boring.swift
[182/263] Compiling Crypto PrettyBytes.swift
[183/263] Compiling Crypto SafeCompare.swift
[184/263] Compiling Crypto SecureBytes.swift
[185/263] Compiling Crypto Zeroization.swift
[186/263] Compiling ConsoleKit CommandInput.swift
[187/263] Compiling ConsoleKit CommandSignature.swift
[188/263] Compiling ConsoleKit Commands.swift
[189/263] Compiling RoutingKit Router.swift
[190/263] Compiling RoutingKit AnyRouter.swift
[191/263] Emitting module RoutingKit
[192/263] Compiling RoutingKit PathComponent.swift
[193/263] Compiling RoutingKit Parameters.swift
[194/263] Compiling RoutingKit TrieRouter.swift
[195/263] Compiling Algorithms Unique.swift
[196/263] Compiling Algorithms Windows.swift
[197/263] Compiling ConsoleKit AsyncCommands.swift
[198/263] Compiling ConsoleKit Command.swift
[199/263] Compiling ConsoleKit CommandContext.swift
[200/263] Compiling ConsoleKit CommandError.swift
[201/263] Compiling ConsoleKit CommandGroup.swift
[202/267] Compiling ConsoleKit LoadingBar.swift
[203/267] Compiling ConsoleKit ProgressBar.swift
[204/267] Compiling ConsoleKit Console+Clear.swift
[205/267] Compiling ConsoleKit Console+Ephemeral.swift
[206/267] Compiling ConsoleKit ConsoleClear.swift
[207/267] Compiling ConsoleKit ActivityBar.swift
[208/267] Compiling ConsoleKit ActivityIndicator.swift
[209/267] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[210/267] Compiling ConsoleKit ActivityIndicatorState.swift
[211/267] Compiling ConsoleKit CustomActivity.swift
[212/267] Compiling ConsoleKit Console+Choose.swift
[213/267] Compiling ConsoleKit Console+Confirm.swift
[214/267] Compiling ConsoleKit Console+Input.swift
[215/267] Compiling ConsoleKit Console+Center.swift
[216/267] Compiling ConsoleKit Console+Output.swift
[217/267] Emitting module ConsoleKit
[218/267] Compiling ConsoleKit ANSI.swift
[219/267] Compiling ConsoleKit Terminal.swift
[220/267] Compiling ConsoleKit readpassphrase_linux.swift
[221/267] Compiling ConsoleKit ConsoleError.swift
[222/267] Emitting module OrderedCollections
[223/267] Compiling Atomics HighLevelTypes.swift
[224/267] Compiling Atomics IntegerConformances.swift
[225/267] Compiling ConsoleKit Console+Wait.swift
[226/267] Compiling ConsoleKit ConsoleColor.swift
[227/267] Compiling ConsoleKit AsyncCommandGroup.swift
[228/267] Compiling ConsoleKit Flag.swift
[229/267] Compiling ConsoleKit Option.swift
[230/267] Compiling ConsoleKit AnyAsyncCommand.swift
[231/267] Compiling ConsoleKit AsyncCommand.swift
[235/267] Compiling ConsoleKit AnyCommand.swift
[236/267] Compiling ConsoleKit Argument.swift
[239/267] Compiling ConsoleKit Utilities.swift
[240/267] Compiling ConsoleKit Console.swift
[241/267] Compiling ConsoleKit Console+Ask.swift
[242/267] Emitting module Atomics
[263/269] Compiling Collections Collections.swift
[264/269] Emitting module Collections
[265/269] Compiling ConsoleKit ConsoleLogger.swift
[266/269] Compiling ConsoleKit GenerateAsyncAutocompleteCommand.swift
[267/269] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[268/269] Compiling ConsoleKit String+LevenshteinDistance.swift
[269/320] Emitting module Algorithms
[270/320] Compiling NIOCore FileDescriptor.swift
[271/320] Compiling NIOCore FileHandle.swift
[272/320] Compiling NIOCore FileRegion.swift
[273/320] Compiling NIOCore IO.swift
[274/320] Compiling NIOCore IOData.swift
[275/325] Compiling NIOCore IPProtocol.swift
[276/325] Compiling NIOCore IntegerBitPacking.swift
[277/325] Compiling NIOCore IntegerTypes.swift
[278/325] Compiling NIOCore Interfaces.swift
[279/325] Compiling NIOCore Linux.swift
[280/325] Compiling NIOCore AddressedEnvelope.swift
[281/325] Compiling NIOCore AsyncAwaitSupport.swift
[282/325] Compiling NIOCore NIOAsyncSequenceProducer.swift
[283/325] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[284/325] Compiling NIOCore NIOAsyncWriter.swift
[285/325] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[286/325] Compiling NIOCore SystemCallHelpers.swift
[287/325] Compiling NIOCore TimeAmount+Duration.swift
[288/325] Compiling NIOCore TypeAssistedChannelHandler.swift
[289/325] Compiling NIOCore UniversalBootstrapSupport.swift
[290/325] Compiling NIOCore Utilities.swift
[291/325] Compiling NIOCore BSDSocketAPI.swift
[292/325] Compiling NIOCore ByteBuffer-aux.swift
[293/325] Compiling NIOCore ByteBuffer-conversions.swift
[294/325] Compiling NIOCore ByteBuffer-core.swift
[295/325] Compiling NIOCore ByteBuffer-int.swift
[296/325] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[297/325] Compiling NIOCore MarkedCircularBuffer.swift
[298/325] Compiling NIOCore MulticastChannel.swift
[299/325] Compiling NIOCore NIOAny.swift
[300/325] Compiling NIOCore NIOCloseOnErrorHandler.swift
[301/325] Compiling NIOCore NIOSendable.swift
[302/325] Compiling NIOCore ChannelOption.swift
[303/325] Compiling NIOCore ChannelPipeline.swift
[304/325] Compiling NIOCore CircularBuffer.swift
[305/325] Compiling NIOCore Codec.swift
[306/325] Compiling NIOCore ConvenienceOptionSupport.swift
[307/325] Compiling NIOCore DeadChannel.swift
[308/325] Compiling NIOCore PointerHelpers.swift
[309/325] Compiling NIOCore RecvByteBufferAllocator.swift
[310/325] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[311/325] Compiling NIOCore SocketAddresses.swift
[312/325] Compiling NIOCore SocketOptionProvider.swift
[313/325] Compiling NIOCore DispatchQueue+WithFuture.swift
[314/325] Compiling NIOCore EventLoop+Deprecated.swift
[315/325] Compiling NIOCore EventLoop.swift
[316/325] Compiling NIOCore EventLoopFuture+Deprecated.swift
[317/325] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[318/325] Compiling NIOCore EventLoopFuture.swift
[319/325] Compiling NIOCore ByteBuffer-multi-int.swift
[320/325] Compiling NIOCore ByteBuffer-views.swift
[321/325] Compiling NIOCore Channel.swift
[322/325] Compiling NIOCore ChannelHandler.swift
[323/325] Compiling NIOCore ChannelHandlers.swift
[324/325] Compiling NIOCore ChannelInvoker.swift
[325/325] Emitting module NIOCore
[326/371] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[327/371] Emitting module NIOEmbedded
[328/371] Compiling NIOEmbedded AsyncTestingChannel.swift
[329/371] Compiling NIOEmbedded Embedded.swift
[330/371] Compiling NIOPosix FileDescriptor.swift
[331/371] Compiling NIOPosix GetaddrinfoResolver.swift
[332/371] Compiling NIOPosix HappyEyeballs.swift
[333/371] Compiling NIOPosix IO.swift
[334/371] Compiling NIOPosix IntegerBitPacking.swift
[335/375] Compiling NIOPosix BSDSocketAPICommon.swift
[336/375] Compiling NIOPosix BSDSocketAPIPosix.swift
[337/375] Compiling NIOPosix BSDSocketAPIWindows.swift
[338/375] Compiling NIOPosix BaseSocket.swift
[339/375] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[340/375] Compiling NIOPosix IntegerTypes.swift
[341/375] Compiling NIOPosix Linux.swift
[342/375] Compiling NIOPosix LinuxCPUSet.swift
[343/375] Compiling NIOPosix LinuxUring.swift
[344/375] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[345/375] Compiling NIOPosix PipePair.swift
[346/375] Compiling NIOPosix PointerHelpers.swift
[347/375] Compiling NIOPosix RawSocketBootstrap.swift
[348/375] Compiling NIOPosix Resolver.swift
[349/375] Compiling NIOPosix SelectorGeneric.swift
[350/375] Compiling NIOPosix SelectorKqueue.swift
[351/375] Compiling NIOPosix SelectorUring.swift
[352/375] Compiling NIOPosix ServerSocket.swift
[353/375] Emitting module NIOPosix
[354/375] Compiling NIOPosix Thread.swift
[355/375] Compiling NIOPosix ThreadPosix.swift
[356/375] Compiling NIOPosix ThreadWindows.swift
[357/375] Compiling NIOPosix Utilities.swift
[358/375] Compiling NIOPosix Socket.swift
[359/375] Compiling NIOPosix SocketChannel.swift
[360/375] Compiling NIOPosix SocketProtocols.swift
[361/375] Compiling NIOPosix System.swift
[362/375] Compiling NIOPosix Selectable.swift
[363/375] Compiling NIOPosix SelectableChannel.swift
[364/375] Compiling NIOPosix SelectableEventLoop.swift
[365/375] Compiling NIOPosix SelectorEpoll.swift
[366/375] Compiling NIOPosix NIOThreadPool.swift
[367/375] Compiling NIOPosix NonBlockingFileIO.swift
[368/375] Compiling NIOPosix PendingDatagramWritesManager.swift
[369/375] Compiling NIOPosix PendingWritesManager.swift
[370/375] Compiling NIOPosix PipeChannel.swift
[371/375] Compiling NIOPosix BaseSocketChannel.swift
[372/375] Compiling NIOPosix BaseStreamSocketChannel.swift
[373/375] Compiling NIOPosix Bootstrap.swift
[374/375] Compiling NIOPosix ControlMessage.swift
[375/375] Compiling NIOPosix DatagramVectorReadManager.swift
[376/377] Emitting module NIO
[377/377] Compiling NIO Exports.swift
[378/431] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[379/431] Compiling NIOSOCKS ClientStateMachine.swift
[380/432] Compiling NIOSOCKS SOCKSResponse.swift
[381/432] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[382/432] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[383/432] Compiling NIOSOCKS Messages.swift
[384/432] Compiling NIOSOCKS Helpers.swift
[385/432] Compiling NIOSOCKS Errors.swift
[386/432] Compiling NIOHTTP1 HTTPEncoder.swift
[387/432] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[388/432] Compiling NIOSOCKS SOCKSRequest.swift
[389/432] Emitting module NIOSOCKS
[390/432] Compiling NIOHTTP1 ByteCollectionUtils.swift
[391/432] Compiling NIOHTTP1 HTTPDecoder.swift
[392/432] Compiling NIOTLS TLSEvents.swift
[393/432] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[394/432] Emitting module NIOTLS
[395/432] Compiling NIOTLS SNIHandler.swift
[396/432] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[397/433] Compiling AsyncKit EventLoop+Flatten.swift
[398/433] Compiling AsyncKit EventLoop+Future.swift
[399/433] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[400/435] Compiling AsyncKit Future+Miscellaneous.swift
[401/435] Compiling AsyncKit Future+Nonempty.swift
[402/435] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[403/435] Compiling AsyncKit EventLoopGroup+Throwing.swift
[404/435] Compiling AsyncKit Collection+Flatten.swift
[405/435] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[406/435] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[407/435] Compiling NIOSOCKS ServerStateMachine.swift
[408/435] Compiling AsyncKit Future+Optional.swift
[409/435] Compiling AsyncKit Future+Transform.swift
[410/435] Compiling AsyncKit Future+Try.swift
[411/435] Compiling AsyncKit FutureOperators.swift
[418/435] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[419/435] Compiling AsyncKit EventLoop+Concurrency.swift
[420/448] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[421/462] Compiling NIOSSL SafeCompare.swift
[422/462] Compiling NIOSSL Zeroization.swift
[423/462] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[424/462] Compiling NIOHTTP1 HTTPTypes.swift
[425/462] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[426/462] Emitting module NIOHTTP1
[427/462] Compiling NIOSSL ByteBufferBIO.swift
[428/462] Compiling NIOSSL CustomPrivateKey.swift
[429/526] Compiling NIOWebSocket WebSocketOpcode.swift
[430/527] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[431/527] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[432/527] Compiling NIOExtras RequestResponseHandler.swift
[433/528] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[434/528] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[435/528] Compiling NIOHPACK IntegerCoding.swift
[436/529] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[437/529] Compiling NIOHTTPCompression HTTPDecompression.swift
[438/529] Compiling NIOHTTPCompression HTTPCompression.swift
[439/529] Emitting module NIOHTTPCompression
[440/529] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[441/529] Compiling NIOExtras QuiescingHelper.swift
[442/529] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[443/529] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[444/529] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[445/529] Compiling MultipartKit Exports.swift
[446/529] Compiling MultipartKit FormDataDecoder.Decoder.swift
[447/529] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[448/531] Compiling NIOSSL NIOSSLServerHandler.swift
[449/531] Compiling NIOSSL ObjectIdentifier.swift
[450/531] Compiling NIOSSL PosixPort.swift
[451/531] Compiling MultipartKit Storage.swift
[452/531] Compiling MultipartKit MultipartPart.swift
[453/531] Compiling MultipartKit MultipartPartConvertible.swift
[454/531] Compiling MultipartKit MultipartFormData.swift
[455/531] Compiling MultipartKit MultipartParser.swift
[456/531] Compiling MultipartKit FormDataEncoder.swift
[459/531] Compiling NIOSSL SSLCallbacks.swift
[460/531] Compiling NIOSSL SSLCertificate.swift
[461/531] Compiling NIOSSL SSLCertificateExtensions.swift
[462/531] Compiling NIOWebSocket WebSocketErrorCodes.swift
[463/531] Compiling NIOWebSocket SHA1.swift
[464/531] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[465/531] Compiling NIOWebSocket WebSocketFrame.swift
[466/531] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[467/531] Emitting module NIOSSL
[468/531] Compiling NIOHPACK IndexedHeaderTable.swift
[469/531] Compiling NIOHPACK HuffmanTables.swift
[470/531] Compiling NIOHPACK StaticHeaderTable.swift
[471/531] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[472/531] Compiling MultipartKit BasicCodingKey.swift
[473/531] Compiling MultipartKit MultipartError.swift
[474/531] Emitting module NIOWebSocket
[477/531] Compiling NIOHPACK HuffmanCoding.swift
[478/531] Compiling NIOHPACK HeaderTables.swift
[479/531] Compiling NIOHPACK HPACKHeader.swift
[480/531] Compiling NIOHPACK HPACKEncoder.swift
[483/531] Compiling NIOHPACK HPACKErrors.swift
[484/531] Emitting module NIOHPACK
[487/531] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[488/531] Compiling MultipartKit FormDataDecoder.swift
[493/531] Compiling MultipartKit FormDataEncoder.Encoder.swift
[494/531] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[495/531] Compiling NIOExtras PCAPRingBuffer.swift
[496/531] Emitting module NIOExtras
[513/531] Emitting module MultipartKit
[522/567] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[523/567] Compiling NIOHTTP2 ControlFrameBuffer.swift
[524/580] Compiling NIOExtras WritePCAPHandler.swift
[525/580] Compiling NIOHTTP2 ConnectionStreamsState.swift
[526/580] Compiling NIOHTTP2 MayReceiveFrames.swift
[527/586] Emitting module AsyncKit
[528/586] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[529/586] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[530/586] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[531/586] Compiling NIOHTTP2 MaySendFrames.swift
[532/586] Compiling NIOHTTP2 SendingDataState.swift
[533/586] Compiling NIOHTTP2 SendingGoawayState.swift
[534/591] Emitting module NIOHTTP2
[535/591] Compiling NIOHTTP2 HasLocalSettings.swift
[536/591] Compiling NIOHTTP2 HasRemoteSettings.swift
[537/591] Compiling NIOHTTP2 LocallyQuiescingState.swift
[538/591] Compiling NIOHTTP2 QuiescingState.swift
[539/591] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[540/591] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[541/591] Compiling NIOHTTP2 HTTP2Settings.swift
[542/591] Compiling NIOHTTP2 HTTP2Stream.swift
[543/591] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[544/591] Compiling NIOHTTP2 HTTP2StreamID.swift
[545/591] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[546/591] Compiling NIOHTTP2 SendingHeadersState.swift
[547/591] Compiling NIOHTTP2 SendingPushPromiseState.swift
[548/591] Compiling NIOHTTP2 SendingRstStreamState.swift
[549/591] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[550/591] Compiling NIOHTTP2 HTTP2SettingsState.swift
[551/591] Compiling NIOHTTP2 HasFlowControlWindows.swift
[552/591] Compiling NIOHTTP2 StreamChannelFlowController.swift
[553/591] Compiling NIOHTTP2 StreamChannelList.swift
[554/591] Compiling NIOHTTP2 StreamMap.swift
[555/591] Compiling NIOHTTP2 StreamStateMachine.swift
[556/591] Compiling NIOHTTP2 WatermarkedFlowController.swift
[557/591] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[558/591] Compiling NIOHTTP2 HTTP2Frame.swift
[559/591] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[560/591] Compiling NIOHTTP2 HTTP2FrameParser.swift
[561/591] Compiling NIOHTTP2 HTTP2PingData.swift
[562/591] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[563/591] Compiling NIOHTTP2 StateMachineResult.swift
[564/591] Compiling NIOHTTP2 ContentLengthVerifier.swift
[565/591] Compiling NIOHTTP2 DOSHeuristics.swift
[568/591] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[569/591] Compiling NIOHTTP2 ConnectionStateMachine.swift
[572/591] Compiling NIOHTTP2 ReceivingDataState.swift
[573/591] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[574/591] Compiling NIOHTTP2 ReceivingHeadersState.swift
[575/591] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[576/591] Compiling NIOHTTP2 HTTP2UserEvents.swift
[577/591] Compiling NIOHTTP2 InboundEventBuffer.swift
[578/591] Compiling NIOHTTP2 InboundWindowManager.swift
[579/591] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[580/591] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[581/591] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[582/591] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[583/591] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[584/591] Compiling NIOHTTP2 HTTP2Error.swift
[585/591] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[590/591] Emitting module NIOFoundationCompat
[591/591] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[592/605] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[593/605] Compiling NIOTransportServices StateManagedChannel.swift
[594/606] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[595/606] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[596/606] Compiling NIOTransportServices NIOTSEventLoop.swift
[597/606] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[598/606] Compiling NIOTransportServices NIOTSListenerChannel.swift
[599/606] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[600/606] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[601/606] Compiling NIOTransportServices NIOTSBootstraps.swift
[602/606] Compiling NIOTransportServices NIOTSChannelOptions.swift
[603/606] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[604/606] Emitting module NIOTransportServices
[605/606] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[606/606] Compiling NIOTransportServices NIOTSErrors.swift
[607/670] Compiling WebSocketKit WebSocketHandler.swift
[608/670] Compiling WebSocketKit WebSocket.swift
[609/670] Compiling WebSocketKit WebSocket+Connect.swift
[610/670] Compiling WebSocketKit Exports.swift
[611/670] Compiling WebSocketKit HTTPInitialRequestHandler.swift
[612/670] Compiling WebSocketKit WebSocket+Concurrency.swift
[613/670] Emitting module WebSocketKit
[614/670] Compiling WebSocketKit WebSocketClient.swift
[615/670] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[616/670] Compiling AsyncHTTPClient AsyncLazySequence.swift
[617/670] Compiling AsyncHTTPClient HTTPClient+execute.swift
[618/670] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[619/670] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[620/670] Compiling AsyncHTTPClient HTTPClientRequest.swift
[621/670] Compiling AsyncHTTPClient HTTPClientResponse.swift
[622/676] Compiling AsyncHTTPClient NWErrorHandler.swift
[623/676] Compiling AsyncHTTPClient NWWaitingHandler.swift
[624/676] Compiling AsyncHTTPClient TLSConfiguration.swift
[625/676] Compiling AsyncHTTPClient RedirectState.swift
[626/676] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[627/676] Compiling AsyncHTTPClient RequestBag.swift
[628/676] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[629/676] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[630/676] Compiling AsyncHTTPClient HTTP2Connection.swift
[631/676] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[632/676] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[633/676] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[634/676] Compiling AsyncHTTPClient ConnectionPool.swift
[635/676] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[636/676] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[637/676] Compiling AsyncHTTPClient TLSEventsHandler.swift
[638/676] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[639/676] Compiling AsyncHTTPClient HTTP1Connection.swift
[640/676] Compiling AsyncHTTPClient RequestValidation.swift
[641/676] Compiling AsyncHTTPClient SSLContextCache.swift
[642/676] Compiling AsyncHTTPClient Scheme.swift
[643/676] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[644/676] Compiling AsyncHTTPClient UnsafeTransfer.swift
[645/676] Compiling AsyncHTTPClient Utils.swift
[646/676] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[647/676] Compiling AsyncHTTPClient RequestOptions.swift
[648/676] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[649/676] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[650/676] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[651/676] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[652/676] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[653/676] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[654/676] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[655/676] Compiling AsyncHTTPClient ConnectionTarget.swift
[656/676] Compiling AsyncHTTPClient DeconstructedURL.swift
[657/676] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[658/676] Emitting module AsyncHTTPClient
[659/676] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[660/676] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[661/676] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[662/676] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[663/676] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[664/676] Compiling AsyncHTTPClient RequestBodyLength.swift
[665/676] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[666/676] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[667/676] Compiling AsyncHTTPClient Transaction.swift
[668/676] Compiling AsyncHTTPClient TransactionBody.swift
[669/676] Compiling AsyncHTTPClient Base64.swift
[670/676] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[671/676] Compiling AsyncHTTPClient FoundationExtensions.swift
[672/676] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[673/676] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[674/676] Compiling AsyncHTTPClient HTTPClient.swift
[675/676] Compiling AsyncHTTPClient HTTPHandler.swift
[676/676] Compiling AsyncHTTPClient LRUCache.swift
[677/866] Compiling Vapor Request+WebSocket.swift
[678/866] Compiling Vapor Route.swift
[679/866] Compiling Vapor RouteCollection.swift
[680/866] Compiling Vapor Routes.swift
[681/866] Compiling Vapor RoutesBuilder+Group.swift
[682/866] Compiling Vapor RoutesBuilder+Method.swift
[683/866] Compiling Vapor RoutesBuilder+Middleware.swift
[684/866] Compiling Vapor RoutesBuilder+WebSocket.swift
[685/866] Compiling Vapor RoutesBuilder.swift
[686/866] Compiling Vapor OTP.swift
[687/866] Compiling Vapor Application+Servers.swift
[688/866] Compiling Vapor Server.swift
[689/866] Compiling Vapor Application+Sessions.swift
[690/866] Compiling Vapor MemorySessions.swift
[691/866] Compiling Vapor Request+Session.swift
[692/866] Compiling Vapor Session.swift
[693/866] Compiling Vapor SessionCache.swift
[694/866] Compiling Vapor SessionData.swift
[695/866] Compiling Vapor SessionDriver.swift
[696/866] Compiling Vapor SessionsConfiguration.swift
[697/866] Compiling Vapor SessionsMiddleware.swift
[698/886] Compiling Vapor Case.swift
[699/886] Compiling Vapor CharacterSet.swift
[700/886] Compiling Vapor Count.swift
[701/886] Compiling Vapor Email.swift
[702/886] Compiling Vapor Empty.swift
[703/886] Compiling Vapor In.swift
[704/886] Compiling Vapor Nil.swift
[705/886] Compiling Vapor NilIgnoring.swift
[706/886] Compiling Vapor Not.swift
[707/886] Compiling Vapor Or.swift
[708/886] Compiling Vapor Pattern.swift
[709/886] Compiling Vapor Range.swift
[710/886] Compiling Vapor URL.swift
[711/886] Compiling Vapor Valid.swift
[712/886] Compiling Vapor Application+Views.swift
[713/886] Compiling Vapor PlaintextRenderer.swift
[714/886] Compiling Vapor Request+View.swift
[715/886] Compiling Vapor View.swift
[716/886] Compiling Vapor ViewRenderer.swift
[717/886] Compiling Vapor _Deprecations.swift
[718/886] Compiling Vapor RoutesCommand.swift
[719/886] Compiling Vapor ServeCommand.swift
[720/886] Compiling Vapor AnyResponse+Concurrency.swift
[721/886] Compiling Vapor AsyncBasicResponder.swift
[722/886] Compiling Vapor AsyncMiddleware.swift
[723/886] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[724/886] Compiling Vapor AsyncSessionDriver.swift
[725/886] Compiling Vapor Authentication+Concurrency.swift
[726/886] Compiling Vapor Cache+Concurrency.swift
[727/886] Compiling Vapor Client+Concurrency.swift
[728/886] Compiling Vapor FileIO+Concurrency.swift
[729/886] Compiling Vapor Request+Concurrency.swift
[730/886] Compiling Vapor Responder+Concurrency.swift
[731/886] Compiling Vapor ResponseCodable+Concurrency.swift
[732/886] Compiling Vapor RoutesBuilder+Concurrency.swift
[733/886] Compiling Vapor ViewRenderer+Concurrency.swift
[734/886] Compiling Vapor WebSocket+Concurrency.swift
[735/886] Compiling Vapor Content.swift
[736/886] Compiling Vapor ContentCoders.swift
[737/886] Compiling Vapor ContentConfiguration.swift
[738/886] Compiling Vapor ContentContainer.swift
[739/886] Compiling Vapor DateFormatter+threadSpecific.swift
[740/886] Compiling Vapor URLEncodedFormData.swift
[741/886] Compiling Vapor URLEncodedFormDecoder.swift
[742/886] Compiling Vapor URLEncodedFormEncoder.swift
[743/886] Compiling Vapor URLEncodedFormError.swift
[744/886] Compiling Vapor URLEncodedFormParser.swift
[745/886] Compiling Vapor URLEncodedFormSerializer.swift
[746/886] Compiling Vapor URLQueryFragmentConvertible.swift
[747/886] Compiling Vapor AnyResponse.swift
[748/886] Compiling Vapor Array+Random.swift
[749/886] Compiling Vapor Base32.swift
[750/886] Compiling Vapor Base64.swift
[751/886] Compiling Vapor BaseN.swift
[752/886] Compiling Vapor BasicCodingKey.swift
[753/886] Compiling Vapor ByteCount.swift
[754/886] Compiling Vapor Bytes+Hex.swift
[755/886] Compiling Vapor Bytes+SecureCompare.swift
[756/886] Compiling Vapor Collection+Safe.swift
[757/886] Compiling Vapor DataProtocol+Copy.swift
[758/886] Compiling Vapor DecoderUnwrapper.swift
[759/886] Compiling Vapor DirectoryConfiguration.swift
[760/886] Compiling Vapor ErrorSource.swift
[761/886] Compiling Vapor StackTrace.swift
[762/886] Compiling Vapor Exports.swift
[763/886] Compiling Vapor Application+HTTP.swift
[764/886] Compiling Vapor BasicResponder.swift
[765/886] Compiling Vapor BodyStream.swift
[766/886] Compiling Vapor Application+HTTP+Client.swift
[767/886] Compiling Vapor EventLoopHTTPClient.swift
[768/886] Compiling Vapor EndpointCache.swift
[769/886] Compiling Vapor HTTPMethod+String.swift
[770/886] Compiling Vapor HTTPStatus.swift
[771/886] Compiling Vapor HTTPCookies.swift
[772/886] Compiling Vapor HTTPHeaderCacheControl.swift
[773/886] Compiling Vapor HTTPHeaderExpires.swift
[774/886] Compiling Vapor HTTPHeaderLastModified.swift
[775/886] Compiling Vapor HTTPHeaders+Cache.swift
[776/886] Compiling Vapor HTTPHeaders+Connection.swift
[777/886] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[778/886] Compiling Vapor HTTPHeaders+ContentRange.swift
[779/886] Compiling Vapor HTTPHeaders+Directive.swift
[780/886] Compiling Vapor HTTPHeaders+Forwarded.swift
[781/886] Emitting module Vapor
[782/886] Compiling Vapor Application.swift
[783/886] Compiling Vapor AuthenticationCache.swift
[784/886] Compiling Vapor Authenticator.swift
[785/886] Compiling Vapor BasicAuthorization.swift
[786/886] Compiling Vapor BearerAuthorization.swift
[787/886] Compiling Vapor GuardMiddleware.swift
[788/886] Compiling Vapor RedirectMiddleware.swift
[789/886] Compiling Vapor SessionAuthenticatable.swift
[790/886] Compiling Vapor Bcrypt.swift
[791/886] Compiling Vapor Application+Cache.swift
[792/886] Compiling Vapor Cache.swift
[793/886] Compiling Vapor CacheExpirationTime.swift
[794/886] Compiling Vapor MemoryCache.swift
[795/886] Compiling Vapor Request+Cache.swift
[796/886] Compiling Vapor Application+Clients.swift
[797/886] Compiling Vapor Client.swift
[798/886] Compiling Vapor ClientRequest.swift
[799/886] Compiling Vapor ClientResponse.swift
[800/886] Compiling Vapor Request+Client.swift
[801/886] Compiling Vapor BootCommand.swift
[802/886] Compiling Vapor CommandContext+Application.swift
[803/886] Compiling Vapor JSONCoder+Custom.swift
[804/886] Compiling Vapor JSONCoders+Content.swift
[805/886] Compiling Vapor PlaintextDecoder.swift
[806/886] Compiling Vapor PlaintextEncoder.swift
[807/886] Compiling Vapor SingleValueDecoder.swift
[808/886] Compiling Vapor URLQueryCoders.swift
[809/886] Compiling Vapor URLQueryContainer.swift
[810/886] Compiling Vapor Core.swift
[811/886] Compiling Vapor Running.swift
[812/886] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[813/886] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[814/886] Compiling Vapor DotEnvFile+load.swift
[815/886] Compiling Vapor Routes+caseInsenstive.swift
[816/886] Compiling Vapor Validatable+validate.swift
[817/886] Compiling Vapor Environment+Process.swift
[818/886] Compiling Vapor Environment+Secret.swift
[819/886] Compiling Vapor Environment.swift
[820/886] Compiling Vapor Abort.swift
[821/886] Compiling Vapor AbortError.swift
[822/886] Compiling Vapor DebuggableError.swift
[823/886] Compiling Vapor Demangler.swift
[824/886] Compiling Vapor DotEnv.swift
[825/886] Compiling Vapor Extendable.swift
[826/886] Compiling Vapor File.swift
[827/886] Compiling Vapor FileIO.swift
[828/886] Compiling Vapor LifecycleHandler.swift
[829/886] Compiling Vapor OptionalType.swift
[830/886] Compiling Vapor RFC1123.swift
[831/886] Compiling Vapor SocketAddress+Hostname.swift
[832/886] Compiling Vapor Storage.swift
[833/886] Compiling Vapor String+IsIPAddress.swift
[834/886] Compiling Vapor Thread.swift
[835/886] Compiling Vapor URI.swift
[836/886] Compiling Vapor RangeResult.swift
[837/886] Compiling Vapor Validatable.swift
[838/886] Compiling Vapor Validation.swift
[839/886] Compiling Vapor ValidationKey.swift
[840/886] Compiling Vapor Validations.swift
[841/886] Compiling Vapor ValidationsError.swift
[842/886] Compiling Vapor Validator.swift
[843/886] Compiling Vapor ValidatorResult.swift
[844/886] Compiling Vapor And.swift
[845/886] Compiling Vapor HTTPHeaders+Link.swift
[846/886] Compiling Vapor HTTPHeaders+Name.swift
[847/886] Compiling Vapor HTTPHeaders.swift
[848/886] Compiling Vapor HTTPMediaType.swift
[849/886] Compiling Vapor HTTPMediaTypePreference.swift
[850/886] Compiling Vapor Responder.swift
[851/886] Compiling Vapor Application+HTTP+Server.swift
[852/886] Compiling Vapor HTTPServer.swift
[853/886] Compiling Vapor HTTPServerHandler.swift
[854/886] Compiling Vapor HTTPServerRequestDecoder.swift
[855/886] Compiling Vapor HTTPServerResponseEncoder.swift
[856/886] Compiling Vapor HTTPServerUpgradeHandler.swift
[857/886] Compiling Vapor Logger+Report.swift
[858/886] Compiling Vapor LoggingSystem+Environment.swift
[859/886] Compiling Vapor Application+Middleware.swift
[860/886] Compiling Vapor CORSMiddleware.swift
[861/886] Compiling Vapor ErrorMiddleware.swift
[862/886] Compiling Vapor FileMiddleware.swift
[863/886] Compiling Vapor Middleware.swift
[864/886] Compiling Vapor MiddlewareConfiguration.swift
[865/886] Compiling Vapor RouteLoggingMiddleware.swift
[866/886] Compiling Vapor File+Multipart.swift
[867/886] Compiling Vapor FormDataDecoder+Content.swift
[868/886] Compiling Vapor FormDataEncoder+Content.swift
[869/886] Compiling Vapor Application+Password.swift
[870/886] Compiling Vapor Application+Passwords.swift
[871/886] Compiling Vapor AsyncPasswordHasher.swift
[872/886] Compiling Vapor BcryptHasher.swift
[873/886] Compiling Vapor PasswordHasher.swift
[874/886] Compiling Vapor PlaintextHasher.swift
[875/886] Compiling Vapor Request+Password.swift
[876/886] Compiling Vapor Redirect.swift
[877/886] Compiling Vapor Request+Body.swift
[878/886] Compiling Vapor Request+BodyStream.swift
[879/886] Compiling Vapor Request.swift
[880/886] Compiling Vapor Application+Responder.swift
[881/886] Compiling Vapor DefaultResponder.swift
[882/886] Compiling Vapor Response+Body.swift
[883/886] Compiling Vapor Response.swift
[884/886] Compiling Vapor ResponseCodable.swift
[885/886] Compiling Vapor Application+Routes.swift
[886/886] Compiling Vapor Parameters+Require.swift
[887/890] Compiling Ginny AsyncRequestHandler.swift
[888/890] Compiling Ginny RequestHandler.swift
[889/890] Emitting module Ginny
[890/890] Compiling Ginny Application+RequestHandler.swift
Build of target: 'Ginny' complete! (28.61s)
Target: GinnyCLI
Extracting symbol information for 'GinnyCLI'...
Finished extracting symbol information for 'GinnyCLI'. (25.16s)
Building documentation for 'GinnyCLI'...
Finished building documentation for 'GinnyCLI' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/gonzalonunez/ginny/0.2.0
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'GinnyCLI' complete! (4.15s)
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (8.30s)
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'GinnyCLI' complete! (4.12s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/22] Emitting module ArgumentParserToolInfo
[3/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/80] Compiling ArgumentParser InputOrigin.swift
[5/80] Compiling ArgumentParser Name.swift
[6/80] Compiling ArgumentParser Parsed.swift
[7/80] Compiling ArgumentParser ParsedValues.swift
[8/84] Compiling ArgumentParser UsageGenerator.swift
[9/84] Compiling ArgumentParser CollectionExtensions.swift
[10/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[11/84] Compiling ArgumentParser CompletionsGenerator.swift
[12/88] Compiling ArgumentParser ParserError.swift
[13/88] Compiling ArgumentParser SplitArguments.swift
[14/88] Compiling ArgumentParser DumpHelpGenerator.swift
[15/88] Compiling ArgumentParser HelpCommand.swift
[16/88] Compiling ArgumentParser ParsableArguments.swift
[17/88] Compiling ArgumentParser ParsableArgumentsValidation.swift
[18/88] Compiling ArgumentParser ParsableCommand.swift
[19/88] Compiling ArgumentParser ArgumentDecoder.swift
[20/88] Compiling ArgumentParser Platform.swift
[21/88] Compiling SwiftSyntax SyntaxNodes.swift
[22/88] Compiling SwiftSyntax SyntaxPatternNodes.swift
[23/88] Compiling SwiftSyntax SyntaxStmtNodes.swift
[26/88] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/88] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/88] Compiling ArgumentParser Argument.swift
[29/88] Compiling ArgumentParser ArgumentHelp.swift
[30/88] Compiling ArgumentParser ArgumentVisibility.swift
[31/88] Compiling ArgumentParser CompletionKind.swift
[32/88] Compiling ArgumentParser Errors.swift
[33/88] Compiling ArgumentParser AsyncParsableCommand.swift
[34/88] Compiling ArgumentParser CommandConfiguration.swift
[35/88] Compiling ArgumentParser EnumerableFlag.swift
[36/88] Compiling ArgumentParser ExpressibleByArgument.swift
[37/88] Compiling ArgumentParser HelpGenerator.swift
[38/88] Compiling ArgumentParser MessageInfo.swift
[41/88] Compiling ArgumentParser Flag.swift
[42/88] Compiling ArgumentParser NameSpecification.swift
[43/88] Compiling ArgumentParser Option.swift
[44/88] Compiling ArgumentParser OptionGroup.swift
[45/88] Emitting module ArgumentParser
[46/88] Compiling ArgumentParser ArgumentDefinition.swift
[47/88] Compiling ArgumentParser ArgumentSet.swift
[48/88] Compiling ArgumentParser CommandParser.swift
[49/88] Compiling ArgumentParser InputKey.swift
[58/88] Emitting module SwiftSyntax
[74/88] Compiling SwiftSyntax SyntaxTypeNodes.swift
[89/94] Compiling SwiftDiagnostics FixIt.swift
[90/94] Compiling SwiftDiagnostics Message.swift
[91/94] Compiling SwiftDiagnostics Note.swift
[92/94] Emitting module SwiftDiagnostics
[93/94] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[94/94] Compiling SwiftDiagnostics Diagnostic.swift
[95/121] Compiling SwiftParser Nominals.swift
[96/121] Compiling SwiftParser Parser.swift
[97/121] Compiling SwiftParser Patterns.swift
[98/121] Compiling SwiftParser LoopProgressCondition.swift
[99/121] Compiling SwiftParser Modifiers.swift
[100/121] Compiling SwiftParser Names.swift
[101/123] Compiling SwiftParser Attributes.swift
[102/123] Compiling SwiftParser Availability.swift
[103/123] Compiling SwiftParser CharacterInfo.swift
[104/123] Emitting module SwiftParser
[105/123] Compiling SwiftParser Parser+Entry.swift
[106/123] Compiling SwiftParser TypeAttribute.swift
[107/123] Compiling SwiftParser RawTokenKindSubset.swift
[108/123] Compiling SwiftParser Recovery.swift
[109/123] Compiling SwiftParser Statements.swift
[110/123] Compiling SwiftParser DeclarationAttribute.swift
[111/123] Compiling SwiftParser DeclarationModifier.swift
[112/123] Compiling SwiftParser SyntaxUtils.swift
[113/123] Compiling SwiftParser TokenConsumer.swift
[114/123] Compiling SwiftParser TokenPrecedence.swift
[115/123] Compiling SwiftParser TopLevel.swift
[116/123] Compiling SwiftParser TriviaParser.swift
[117/123] Compiling SwiftParser Types.swift
[118/123] Compiling SwiftParser Declarations.swift
[119/123] Compiling SwiftParser Directives.swift
[120/123] Compiling SwiftParser Expressions.swift
[121/123] Compiling SwiftParser Lexer.swift
[122/123] Compiling SwiftParser LexerDiagnosticMessages.swift
[123/123] Compiling SwiftParser Lookahead.swift
[124/128] Compiling GinnyCLI String+Parameter.swift
[125/128] Compiling GinnyCLI RequestHandlerVisitor.swift
[126/128] Compiling GinnyCLI FileManager+Create.swift
[127/128] Emitting module GinnyCLI
/Users/admin/builder/spi-builder-workspace/Sources/GinnyCLI/GinnyCLI.swift:134:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
132 | // MARK: - URL
133 |
134 | extension URL: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
135 |
136 | /// Creates a new `URL` from an argument.
[128/128] Compiling GinnyCLI GinnyCLI.swift
/Users/admin/builder/spi-builder-workspace/Sources/GinnyCLI/GinnyCLI.swift:134:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
132 | // MARK: - URL
133 |
134 | extension URL: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
135 |
136 | /// Creates a new `URL` from an argument.
Build of target: 'GinnyCLI' complete! (24.85s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/gonzalonunez/ginny/0.2.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/gonzalonunez/ginny/0.2.0/linkable-paths.json
210
2 /Users/admin/builder/spi-builder-workspace/.docs/gonzalonunez/ginny/0.2.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/gonzalonunez/ginny/0.2.0
File count: 210
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-gonzalonunez-ginny-0.2.0-cc9032ad.zip to s3://spi-docs-inbox/prod-gonzalonunez-ginny-0.2.0-cc9032ad.zip
Copying... [13%]
Copying... [26%]
Copying... [40%]
Copying... [53%]
Copying... [66%]
Copying... [79%]
Copying... [92%]
Copying... [100%]
Done.