Build Information
Successful build of swift-nio, reference main (d83638
), with Swift 5.9 for macOS (SPM) on 15 Nov 2024 19:11:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d836385 Add WebSocketFrame.reservedBits OptionSet (#2971)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
d8363850ceb72fcaa5a59c7d223d9c3b5447c8d8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/apple/swift-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/33] Copying PrivacyInfo.xcprivacy
[2/33] Compiling CSystem shims.c
[3/33] Compiling CNIOWASI CNIOWASI.c
[4/33] Compiling CNIOLinux liburing_shims.c
[5/33] Compiling CNIOLinux shim.c
[6/85] Compiling CNIODarwin shim.c
[7/85] Compiling CNIOLLHTTP c_nio_http.c
[8/85] Compiling CNIOSHA1 c_nio_sha1.c
[9/85] Compiling CNIOWindows WSAStartup.c
[10/85] Compiling CNIOWindows shim.c
[12/85] Emitting module InternalCollectionsUtilities
[13/85] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/85] Compiling InternalCollectionsUtilities Specialize.swift
[15/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/86] Compiling SystemPackage FilePathComponentView.swift
[17/86] Compiling SystemPackage FilePathComponents.swift
[18/86] Compiling SystemPackage Errno.swift
[19/86] Compiling SystemPackage ErrnoWindows.swift
[19/86] Compiling CNIOLLHTTP c_nio_api.c
[21/86] Compiling SystemPackage FilePathTempWindows.swift
[22/86] Compiling SystemPackage FilePathWindows.swift
[23/86] Compiling SystemPackage FilePathTemp.swift
[24/86] Compiling SystemPackage Constants.swift
[25/86] Compiling SystemPackage FileDescriptor.swift
[26/86] Compiling SystemPackage FilePathTempPosix.swift
[27/86] Compiling SystemPackage FilePathString.swift
[28/86] Compiling SystemPackage FilePathSyntax.swift
[29/86] Compiling SystemPackage Exports.swift
[30/86] Compiling SystemPackage Mocking.swift
[30/86] Compiling _AtomicsShims.c
[32/86] Compiling _NIOBase64 Base64.swift
[33/86] Emitting module _NIOBase64
[34/86] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/105] Compiling _NIODataStructures PriorityQueue.swift
[35/121] Compiling CNIOLLHTTP c_nio_llhttp.c
[37/121] Compiling DequeModule _DequeSlot.swift
[38/121] Compiling DequeModule _DequeBufferHeader.swift
[39/122] Compiling DequeModule _UnsafeWrappedBuffer.swift
[40/122] Compiling SystemPackage RawBuffer.swift
[41/122] Compiling SystemPackage Syscalls.swift
[42/122] Compiling SystemPackage WindowsSyscallAdapters.swift
[43/125] Compiling Atomics Primitives.native.swift
[44/125] Compiling Atomics AtomicMemoryOrderings.swift
[45/125] Compiling Atomics DoubleWord.swift
[46/125] Compiling _NIODataStructures _TinyArray.swift
[47/125] Compiling _NIODataStructures Heap.swift
[48/125] Emitting module _NIODataStructures
[49/125] Compiling DequeModule _DequeBuffer.swift
[50/125] Compiling DequeModule Deque+Testing.swift
[51/125] Compiling DequeModule Deque._Storage.swift
[52/125] Compiling DequeModule Deque+Extras.swift
[53/125] Compiling DequeModule Deque+Hashable.swift
[54/125] Compiling DequeModule Deque+CustomReflectable.swift
[55/125] Compiling DequeModule Deque+Descriptions.swift
[56/125] Compiling DequeModule Deque+Equatable.swift
[57/125] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/125] Compiling DequeModule Deque._UnsafeHandle.swift
[59/125] Compiling DequeModule Deque.swift
[60/125] Compiling DequeModule Deque+Codable.swift
[61/125] Compiling DequeModule Deque+Collection.swift
[68/125] Emitting module SystemPackage
[69/125] Compiling SystemPackage FileHelpers.swift
[70/125] Compiling SystemPackage FileOperations.swift
[71/125] Compiling SystemPackage FilePath.swift
[72/125] Compiling SystemPackage MachPort.swift
[73/125] Compiling SystemPackage PlatformString.swift
[74/125] Compiling SystemPackage SystemString.swift
[75/125] Emitting module DequeModule
[76/125] Compiling SystemPackage Util+StringArray.swift
[77/125] Compiling SystemPackage Util.swift
[78/125] Compiling SystemPackage UtilConsumers.swift
[85/125] Compiling Atomics AtomicOptionalWrappable.swift
[86/125] Compiling Atomics AtomicReference.swift
[87/125] Compiling Atomics PointerConformances.swift
[90/127] Compiling Atomics IntegerOperations.swift
[91/127] Compiling Atomics Unmanaged extensions.swift
[93/127] Compiling c-nioatomics.c
[109/127] Emitting module Atomics
[109/127] Compiling c-atomics.c
[111/133] Compiling NIOConcurrencyHelpers lock.swift
[112/133] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[113/133] Emitting module NIOConcurrencyHelpers
[114/133] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[115/133] Compiling NIOConcurrencyHelpers atomics.swift
[116/133] Compiling NIOConcurrencyHelpers NIOLock.swift
[117/195] Compiling NIOCore AddressedEnvelope.swift
[118/195] Compiling NIOCore AsyncAwaitSupport.swift
[119/195] Compiling NIOCore AsyncChannel.swift
[120/195] Compiling NIOCore AsyncChannelHandler.swift
[121/195] Compiling NIOCore AsyncChannelInboundStream.swift
[122/195] Compiling NIOCore AsyncChannelOutboundWriter.swift
[123/195] Compiling NIOCore NIOAsyncSequenceProducer.swift
[124/201] Compiling NIOCore Linux.swift
[125/201] Compiling NIOCore MarkedCircularBuffer.swift
[126/201] Compiling NIOCore MulticastChannel.swift
[127/201] Compiling NIOCore NIOAny.swift
[128/201] Compiling NIOCore NIOCloseOnErrorHandler.swift
[129/201] Compiling NIOCore NIOLoopBound.swift
[130/201] Compiling NIOCore Codec.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[131/201] Compiling NIOCore ConvenienceOptionSupport.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[132/201] Compiling NIOCore DeadChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[133/201] Compiling NIOCore DispatchQueue+WithFuture.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[134/201] Compiling NIOCore EventLoop+Deprecated.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[135/201] Compiling NIOCore EventLoop+SerialExecutor.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[136/201] Compiling NIOCore EventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[137/201] Compiling NIOCore GlobalSingletons.swift
[138/201] Compiling NIOCore IO.swift
[139/201] Compiling NIOCore IOData.swift
[140/201] Compiling NIOCore IPProtocol.swift
[141/201] Compiling NIOCore IntegerBitPacking.swift
[142/201] Compiling NIOCore IntegerTypes.swift
[143/201] Compiling NIOCore Interfaces.swift
[144/201] Compiling NIOCore SocketOptionProvider.swift
[145/201] Compiling NIOCore SystemCallHelpers.swift
[146/201] Compiling NIOCore TimeAmount+Duration.swift
[147/201] Compiling NIOCore TypeAssistedChannelHandler.swift
[148/201] Compiling NIOCore UniversalBootstrapSupport.swift
[149/201] Compiling NIOCore Utilities.swift
[150/201] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[151/201] Compiling NIOCore NIOAsyncWriter.swift
[152/201] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[153/201] Compiling NIOCore BSDSocketAPI.swift
[154/201] Compiling NIOCore ByteBuffer-aux.swift
[155/201] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[156/201] Compiling NIOCore ByteBuffer-conversions.swift
[157/201] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[158/201] Compiling NIOCore EventLoopFuture+Deprecated.swift
[159/201] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[160/201] Compiling NIOCore EventLoopFuture.swift
[161/201] Compiling NIOCore FileDescriptor.swift
[162/201] Compiling NIOCore FileHandle.swift
[163/201] Compiling NIOCore FileRegion.swift
[164/201] Emitting module NIOCore
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[165/201] Compiling NIOCore Channel.swift
[166/201] Compiling NIOCore ChannelHandler.swift
[167/201] Compiling NIOCore ChannelHandlers.swift
[168/201] Compiling NIOCore ChannelInvoker.swift
[169/201] Compiling NIOCore ChannelOption.swift
[170/201] Compiling NIOCore ChannelPipeline.swift
[171/201] Compiling NIOCore CircularBuffer.swift
[172/201] Compiling NIOCore NIOScheduledCallback.swift
[173/201] Compiling NIOCore NIOSendable.swift
[174/201] Compiling NIOCore PointerHelpers.swift
[175/201] Compiling NIOCore RecvByteBufferAllocator.swift
[176/201] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[177/201] Compiling NIOCore SocketAddresses.swift
[178/201] Compiling NIOCore ByteBuffer-core.swift
[179/201] Compiling NIOCore ByteBuffer-hex.swift
[180/201] Compiling NIOCore ByteBuffer-int.swift
[181/201] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[182/201] Compiling NIOCore ByteBuffer-multi-int.swift
[183/201] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[184/201] Compiling NIOCore ByteBuffer-views.swift
[185/255] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:26:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[186/255] Compiling NIOEmbedded AsyncTestingChannel.swift
[187/255] Emitting module NIOEmbedded
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:26:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[188/255] Compiling NIOEmbedded Embedded.swift
[189/255] Emitting module NIOPosix
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:358:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[190/260] Compiling NIOPosix SocketProtocols.swift
[191/260] Compiling NIOPosix System.swift
[192/260] Compiling NIOPosix Thread.swift
[193/260] Compiling NIOPosix ThreadPosix.swift
[194/260] Compiling NIOPosix ThreadWindows.swift
[195/260] Compiling NIOPosix BSDSocketAPICommon.swift
[196/260] Compiling NIOPosix BSDSocketAPIPosix.swift
[197/260] Compiling NIOPosix BSDSocketAPIWindows.swift
[198/260] Compiling NIOPosix BaseSocket.swift
[199/260] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[200/260] Compiling NIOPosix BaseSocketChannel.swift
[201/260] Compiling NIOPosix SelectorKqueue.swift
[202/260] Compiling NIOPosix SelectorUring.swift
[203/260] Compiling NIOPosix ServerSocket.swift
[204/260] Compiling NIOPosix Socket.swift
[205/260] Compiling NIOPosix SocketChannel.swift
[206/260] Compiling NIOPosix BaseStreamSocketChannel.swift
[207/260] Compiling NIOPosix Bootstrap.swift
[208/260] Compiling NIOPosix ControlMessage.swift
[209/260] Compiling NIOPosix DatagramVectorReadManager.swift
[210/260] Compiling NIOPosix Errors+Any.swift
[211/260] Compiling NIOPosix FileDescriptor.swift
[212/260] Compiling NIOPosix Selectable.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:358:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[213/260] Compiling NIOPosix SelectableChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:358:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[214/260] Compiling NIOPosix SelectableEventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:358:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[215/260] Compiling NIOPosix SelectorEpoll.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:358:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[216/260] Compiling NIOPosix SelectorGeneric.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:358:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[217/260] Compiling NIOPosix PendingWritesManager.swift
[218/260] Compiling NIOPosix PipeChannel.swift
[219/260] Compiling NIOPosix PipePair.swift
[220/260] Compiling NIOPosix PointerHelpers.swift
[221/260] Compiling NIOPosix Pool.swift
[222/260] Compiling NIOPosix PooledRecvBufferAllocator.swift
[223/260] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[224/260] Compiling NIOPosix PosixSingletons.swift
[225/260] Compiling NIOPosix RawSocketBootstrap.swift
[226/260] Compiling NIOPosix Resolver.swift
[227/260] Compiling NIOPosix GetaddrinfoResolver.swift
[228/260] Compiling NIOPosix HappyEyeballs.swift
[229/260] Compiling NIOPosix IO.swift
[230/260] Compiling NIOPosix IntegerBitPacking.swift
[231/260] Compiling NIOPosix IntegerTypes.swift
[232/260] Compiling NIOPosix Linux.swift
[233/260] Compiling NIOPosix LinuxCPUSet.swift
[234/260] Compiling NIOPosix LinuxUring.swift
[235/260] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[236/260] Compiling NIOPosix NIOThreadPool.swift
[237/260] Compiling NIOPosix NonBlockingFileIO.swift
[238/260] Compiling NIOPosix PendingDatagramWritesManager.swift
[239/260] Compiling NIOPosix UnsafeTransfer.swift
[240/260] Compiling NIOPosix Utilities.swift
[241/260] Compiling NIOPosix VsockAddress.swift
[242/260] Compiling NIOPosix VsockChannelEvents.swift
[243/260] Compiling NIOPosix resource_bundle_accessor.swift
[244/312] Compiling NIOChatClient main.swift
[245/312] Emitting module NIOChatClient
[246/312] Compiling NIOEchoServer main.swift
[247/314] Emitting module NIOMulticastChat
[248/314] Compiling NIOMulticastChat main.swift
[249/314] Emitting module NIOEchoServer
[250/314] Emitting module NIOUDPEchoServer
[251/314] Compiling NIOUDPEchoServer main.swift
[252/314] Compiling NIOUDPEchoClient main.swift
[253/314] Emitting module NIOUDPEchoClient
[254/314] Emitting module NIOEchoClient
[255/314] Compiling NIOEchoClient main.swift
[256/314] Emitting module NIO
[257/314] Compiling NIO Exports.swift
[258/314] Emitting module NIOTCPEchoClient
[259/314] Compiling NIOTCPEchoClient Client.swift
[259/314] Linking NIOChatClient
[261/314] Emitting module NIOChatServer
[262/314] Compiling NIOChatServer main.swift
[263/314] Compiling NIOTCPEchoServer Server.swift
[264/314] Emitting module NIOTCPEchoServer
[264/314] Linking NIOEchoServer
[265/322] Linking NIOMulticastChat
[266/339] Linking NIOUDPEchoServer
[267/343] Linking NIOUDPEchoClient
[269/343] Emitting module _NIOConcurrency
[269/343] Linking NIOEchoClient
[271/343] Compiling _NIOConcurrency Empty.swift
[271/343] Linking NIOTCPEchoServer
[272/343] Linking NIOTCPEchoClient
[273/343] Linking NIOChatServer
[275/343] Compiling _NIOFileSystem ParallelDirCopy.swift
[276/343] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[277/343] Compiling _NIOFileSystem CInterop.swift
[278/343] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[279/347] Emitting module _NIOFileSystem
[280/347] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[281/347] Compiling NIOTLS TLSEvents.swift
[282/347] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[283/347] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[284/347] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[285/347] Emitting module NIOTLS
[286/347] Compiling NIOTLS SNIHandler.swift
[287/347] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[288/347] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[289/347] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[290/347] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[291/347] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[292/347] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[293/347] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[294/347] Compiling _NIOFileSystem Utilities.swift
[295/347] Compiling _NIOFileSystem OpenOptions.swift
[296/347] Compiling _NIOFileSystem resource_bundle_accessor.swift
[297/347] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[298/347] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[299/347] Compiling _NIOFileSystem Convenience.swift
[300/347] Compiling _NIOFileSystem CopyStrategy.swift
[301/347] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[302/347] Compiling _NIOFileSystem FileSystemError.swift
[303/347] Compiling _NIOFileSystem FileSystemProtocol.swift
[304/347] Compiling _NIOFileSystem FileType.swift
[305/347] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[306/347] Compiling _NIOFileSystem BufferedStream.swift
[307/347] Compiling _NIOFileSystem Cancellation.swift
[308/347] Compiling _NIOFileSystem UnsafeTransfer.swift
[309/347] Emitting module NIOFoundationCompat
[310/347] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[311/347] Compiling _NIOFileSystem Errno.swift
[312/347] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[313/347] Compiling _NIOFileSystem Mocking.swift
[314/347] Compiling _NIOFileSystem Syscall.swift
[315/347] Compiling _NIOFileSystem Syscalls.swift
[316/347] Compiling _NIOFileSystem SystemFileHandle.swift
[317/347] Compiling NIOHTTP1 HTTPEncoder.swift
[318/347] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[321/347] Compiling NIOHTTP1 HTTPTypes.swift
[322/347] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[323/347] Emitting module NIOHTTP1
[324/347] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[325/347] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[326/347] Compiling NIOHTTP1 ByteCollectionUtils.swift
[327/347] Compiling NIOHTTP1 HTTPDecoder.swift
[340/374] Compiling NIOWebSocket WebSocketOpcode.swift
[341/375] Emitting module NIOWebSocket
[342/375] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[343/375] Compiling NIOWebSocket SHA1.swift
[344/375] Compiling NIOWebSocket WebSocketErrorCodes.swift
[345/375] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[346/375] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[347/375] Compiling NIOWebSocket WebSocketFrame.swift
[348/375] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[349/375] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[350/375] Compiling NIOFileSystem Exports.swift
[351/375] Emitting module NIOFileSystem
[352/375] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[353/375] Emitting module NIOHTTP1Client
[354/375] Compiling NIOHTTP1Client main.swift
[355/375] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[356/375] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[357/375] Emitting module _NIOFileSystemFoundationCompat
[358/375] Emitting module NIOAsyncAwaitDemo
[359/375] Compiling NIOTestUtils EventCounterHandler.swift
[360/375] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[361/375] Compiling NIOAsyncAwaitDemo main.swift
[362/375] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[363/404] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[364/404] Emitting module NIOTestUtils
[365/404] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[366/410] Emitting module NIOWebSocketClient
[367/410] Emitting module NIOWebSocketServer
[368/410] Compiling NIOWebSocketServer Server.swift
[369/412] Compiling NIOWebSocketClient Client.swift
[369/412] Linking NIOHTTP1Client
[370/412] Linking NIOAsyncAwaitDemo
[371/412] Linking NIOWebSocketServer
[373/412] Emitting module NIOHTTP1Server
[374/412] Compiling NIOHTTP1Server main.swift
[374/412] Linking NIOWebSocketClient
[375/412] Linking NIOHTTP1Server
[377/412] Emitting module NIOFileSystemTour
[378/412] Compiling NIOCrashTester main.swift
[379/412] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[380/412] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[381/414] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[382/414] Compiling NIOPerformanceTester LockBenchmark.swift
[383/414] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[384/414] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[385/414] Compiling NIOCrashTester CrashTests+Strict.swift
[386/414] Compiling NIOCrashTester CrashTests+System.swift
[387/414] Compiling NIOCrashTester CrashTests+LoopBound.swift
[388/414] Emitting module NIOCrashTester
[389/414] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[390/414] Compiling NIOCrashTester CrashTestSuites.swift
[391/414] Compiling NIOCrashTester CrashTests+EventLoop.swift
[392/414] Compiling NIOCrashTester CrashTests+HTTP.swift
[393/414] Compiling NIOCrashTester OutputGrepper.swift
[394/414] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[395/414] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[396/414] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[397/414] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[398/414] Compiling NIOPerformanceTester UDPBenchmark.swift
[399/414] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[400/414] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[401/414] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[402/414] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[403/414] Compiling NIOPerformanceTester Benchmark.swift
[404/414] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[405/414] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[406/414] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[407/414] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[408/414] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[409/414] Emitting module NIOPerformanceTester
[409/414] Linking NIOCrashTester
[410/414] Linking NIOFileSystemTour
[412/414] Compiling NIOPerformanceTester main.swift
[413/414] Compiling NIOPerformanceTester resources.swift
[413/414] Linking NIOPerformanceTester
Build complete! (32.82s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[64/5470] Fetching swift-atomics, swift-system
[1433/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (2.50s)
Fetched https://github.com/apple/swift-system.git (2.50s)
Fetched https://github.com/apple/swift-collections.git (2.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Build complete.
Done.