Build Information
Successful build of swift-nio, reference main (d83638
), with Swift 5.9 for Linux on 15 Nov 2024 19:11:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/apple/swift-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[1570/5470] Fetching swift-atomics, swift-system
[5471/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.03s)
Fetched https://github.com/apple/swift-atomics.git (1.03s)
Fetched https://github.com/apple/swift-collections.git (1.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.31s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.50s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Building for debugging...
[0/68] Compiling CNIOLinux liburing_shims.c
[1/68] Compiling CNIOWindows shim.c
[2/68] Compiling CNIOWindows WSAStartup.c
[3/68] Compiling CNIOWASI CNIOWASI.c
[4/68] Compiling _AtomicsShims.c
[5/68] Compiling CSystem shims.c
[6/68] Compiling CNIOLLHTTP c_nio_http.c
[7/68] Compiling CNIODarwin shim.c
[8/68] Compiling CNIOSHA1 c_nio_sha1.c
[9/68] Compiling CNIOLinux shim.c
[10/68] Compiling CNIOLLHTTP c_nio_api.c
[11/69] Compiling CNIOLLHTTP c_nio_llhttp.c
[13/138] Emitting module InternalCollectionsUtilities
[14/140] Emitting module _NIODataStructures
[14/140] Compiling c-nioatomics.c
[15/140] Compiling c-atomics.c
[17/146] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/146] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/146] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/146] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/146] Emitting module Atomics
[22/148] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/148] Compiling InternalCollectionsUtilities Specialize.swift
[26/148] Compiling SystemPackage Errno.swift
[27/148] Compiling SystemPackage ErrnoWindows.swift
[28/148] Compiling SystemPackage FileDescriptor.swift
[29/148] Compiling InternalCollectionsUtilities Debugging.swift
[30/148] Compiling InternalCollectionsUtilities Descriptions.swift
[34/148] Compiling SystemPackage FileHelpers.swift
[35/148] Emitting module _NIOBase64
[36/148] Compiling _NIOBase64 Base64.swift
[37/148] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/148] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[39/148] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/151] Compiling SystemPackage FileOperations.swift
[41/151] Compiling SystemPackage FilePath.swift
[44/151] Emitting module SystemPackage
[45/151] Compiling SystemPackage MachPort.swift
[46/151] Compiling SystemPackage PlatformString.swift
[47/151] Compiling SystemPackage SystemString.swift
[48/151] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/155] Compiling _NIODataStructures PriorityQueue.swift
[65/155] Compiling _NIODataStructures _TinyArray.swift
[74/155] Compiling Atomics IntegerOperations.swift
[75/155] Compiling Atomics Unmanaged extensions.swift
[77/157] Wrapping AST for InternalCollectionsUtilities for debugging
[78/157] Wrapping AST for _NIOBase64 for debugging
[79/157] Wrapping AST for Atomics for debugging
[81/172] Compiling DequeModule Deque+CustomReflectable.swift
[82/172] Compiling DequeModule Deque+Descriptions.swift
[83/174] Compiling SystemPackage Util+StringArray.swift
[84/174] Compiling SystemPackage Util.swift
[85/174] Compiling SystemPackage UtilConsumers.swift
[86/174] Compiling SystemPackage Mocking.swift
[87/174] Compiling SystemPackage RawBuffer.swift
[88/174] Compiling SystemPackage Syscalls.swift
[89/174] Compiling SystemPackage WindowsSyscallAdapters.swift
[90/174] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/174] Emitting module NIOConcurrencyHelpers
[92/174] Compiling _NIODataStructures Heap.swift
[93/174] Compiling DequeModule _DequeBuffer.swift
[94/174] Compiling DequeModule _DequeBufferHeader.swift
[95/175] Compiling NIOConcurrencyHelpers lock.swift
[98/175] Compiling DequeModule Deque+Testing.swift
[99/175] Compiling DequeModule Deque._Storage.swift
[100/175] Compiling DequeModule Deque._UnsafeHandle.swift
[101/175] Compiling DequeModule Deque.swift
[102/175] Compiling DequeModule _DequeSlot.swift
[103/175] Compiling DequeModule _UnsafeWrappedBuffer.swift
[111/178] Compiling DequeModule Deque+Extras.swift
[112/178] Compiling DequeModule Deque+Hashable.swift
[113/178] Compiling DequeModule Deque+Equatable.swift
[114/178] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[117/178] Compiling NIOConcurrencyHelpers NIOLock.swift
[118/178] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[119/178] Compiling NIOConcurrencyHelpers atomics.swift
[120/179] Wrapping AST for _NIODataStructures for debugging
[123/180] Wrapping AST for SystemPackage for debugging
[124/180] Wrapping AST for NIOConcurrencyHelpers for debugging
[130/180] Compiling DequeModule Deque+Codable.swift
[131/180] Compiling DequeModule Deque+Collection.swift
[132/180] Emitting module DequeModule
[134/182] Wrapping AST for DequeModule for debugging
[136/242] Compiling NIOCore MulticastChannel.swift
[137/242] Compiling NIOCore NIOAny.swift
[138/242] Compiling NIOCore NIOCloseOnErrorHandler.swift
[139/242] Compiling NIOCore NIOLoopBound.swift
[140/242] Compiling NIOCore NIOScheduledCallback.swift
[141/242] Compiling NIOCore NIOSendable.swift
[142/242] Compiling NIOCore PointerHelpers.swift
[143/242] Compiling NIOCore RecvByteBufferAllocator.swift
[144/250] Compiling NIOCore IO.swift
[145/250] Compiling NIOCore IOData.swift
[146/250] Compiling NIOCore IPProtocol.swift
[147/250] Compiling NIOCore IntegerBitPacking.swift
[148/250] Compiling NIOCore IntegerTypes.swift
[149/250] Compiling NIOCore Interfaces.swift
[150/250] Compiling NIOCore Linux.swift
[151/250] Compiling NIOCore MarkedCircularBuffer.swift
[152/250] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[153/250] Compiling NIOCore EventLoopFuture+Deprecated.swift
[154/250] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[155/250] Compiling NIOCore EventLoopFuture.swift
[156/250] Compiling NIOCore FileDescriptor.swift
[157/250] Compiling NIOCore FileHandle.swift
[158/250] Compiling NIOCore FileRegion.swift
[159/250] Compiling NIOCore GlobalSingletons.swift
[160/250] Compiling NIOCore CircularBuffer.swift
[161/250] Compiling NIOCore Codec.swift
[162/250] Compiling NIOCore ConvenienceOptionSupport.swift
[163/250] Compiling NIOCore DeadChannel.swift
[164/250] Compiling NIOCore DispatchQueue+WithFuture.swift
[165/250] Compiling NIOCore EventLoop+Deprecated.swift
[166/250] Compiling NIOCore EventLoop+SerialExecutor.swift
[167/250] Compiling NIOCore EventLoop.swift
[168/250] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[169/250] Compiling NIOCore SocketAddresses.swift
[170/250] Compiling NIOCore SocketOptionProvider.swift
[171/250] Compiling NIOCore SystemCallHelpers.swift
[172/250] Compiling NIOCore TimeAmount+Duration.swift
[173/250] Compiling NIOCore TypeAssistedChannelHandler.swift
[174/250] Compiling NIOCore UniversalBootstrapSupport.swift
[175/250] Compiling NIOCore Utilities.swift
[176/250] Compiling NIOCore AddressedEnvelope.swift
[177/250] Compiling NIOCore AsyncAwaitSupport.swift
[178/250] Compiling NIOCore AsyncChannel.swift
[179/250] Compiling NIOCore AsyncChannelHandler.swift
[180/250] Compiling NIOCore AsyncChannelInboundStream.swift
[181/250] Compiling NIOCore AsyncChannelOutboundWriter.swift
[182/250] Compiling NIOCore NIOAsyncSequenceProducer.swift
[183/250] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[184/250] Compiling NIOCore NIOAsyncWriter.swift
[185/250] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[186/250] Compiling NIOCore BSDSocketAPI.swift
[187/250] Compiling NIOCore ByteBuffer-aux.swift
[188/250] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[189/250] Compiling NIOCore ByteBuffer-conversions.swift
[190/250] Compiling NIOCore ByteBuffer-core.swift
[191/250] Compiling NIOCore ByteBuffer-hex.swift
[192/250] Compiling NIOCore ByteBuffer-int.swift
[193/250] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[194/250] Emitting module NIOCore
[195/250] Compiling NIOCore ByteBuffer-multi-int.swift
[196/250] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[197/250] Compiling NIOCore ByteBuffer-views.swift
[198/250] Compiling NIOCore Channel.swift
[199/250] Compiling NIOCore ChannelHandler.swift
[200/250] Compiling NIOCore ChannelHandlers.swift
[201/250] Compiling NIOCore ChannelInvoker.swift
[202/250] Compiling NIOCore ChannelOption.swift
[203/250] Compiling NIOCore ChannelPipeline.swift
[205/252] Wrapping AST for NIOCore for debugging
[207/304] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[208/304] Compiling NIOEmbedded AsyncTestingChannel.swift
[209/304] Compiling NIOEmbedded Embedded.swift
[210/304] Emitting module NIOEmbedded
[212/306] Wrapping AST for NIOEmbedded for debugging
[214/306] Emitting module NIOPosix
[215/312] Compiling NIOPosix BSDSocketAPICommon.swift
[216/312] Compiling NIOPosix BSDSocketAPIPosix.swift
[217/312] Compiling NIOPosix BSDSocketAPIWindows.swift
[218/312] Compiling NIOPosix BaseSocket.swift
[219/312] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[220/312] Compiling NIOPosix BaseSocketChannel.swift
[221/312] Compiling NIOPosix BaseStreamSocketChannel.swift
[222/312] Compiling NIOPosix Pool.swift
[223/312] Compiling NIOPosix PooledRecvBufferAllocator.swift
[224/312] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[225/312] Compiling NIOPosix PosixSingletons.swift
[226/312] Compiling NIOPosix RawSocketBootstrap.swift
[227/312] Compiling NIOPosix Resolver.swift
[228/312] Compiling NIOPosix Selectable.swift
[229/312] Compiling NIOPosix SelectableChannel.swift
[230/312] Compiling NIOPosix SelectableEventLoop.swift
[231/312] Compiling NIOPosix SelectorEpoll.swift
[232/312] Compiling NIOPosix SelectorGeneric.swift
[233/312] Compiling NIOPosix SelectorKqueue.swift
[234/312] Compiling NIOPosix SelectorUring.swift
[235/312] Compiling NIOPosix ServerSocket.swift
[236/312] Compiling NIOPosix Socket.swift
[237/312] Compiling NIOPosix SocketChannel.swift
[238/312] Compiling NIOPosix SocketProtocols.swift
[239/312] Compiling NIOPosix System.swift
[240/312] Compiling NIOPosix Thread.swift
[241/312] Compiling NIOPosix ThreadPosix.swift
[242/312] Compiling NIOPosix ThreadWindows.swift
[243/312] Compiling NIOPosix UnsafeTransfer.swift
[244/312] Compiling NIOPosix Utilities.swift
[245/312] Compiling NIOPosix VsockAddress.swift
[246/312] Compiling NIOPosix VsockChannelEvents.swift
[247/312] Compiling NIOPosix IO.swift
[248/312] Compiling NIOPosix IntegerBitPacking.swift
[249/312] Compiling NIOPosix IntegerTypes.swift
[250/312] Compiling NIOPosix Linux.swift
[251/312] Compiling NIOPosix LinuxCPUSet.swift
[252/312] Compiling NIOPosix LinuxUring.swift
[253/312] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[254/312] Compiling NIOPosix NIOThreadPool.swift
[255/312] Compiling NIOPosix NonBlockingFileIO.swift
[256/312] Compiling NIOPosix PendingDatagramWritesManager.swift
[257/312] Compiling NIOPosix PendingWritesManager.swift
[258/312] Compiling NIOPosix PipeChannel.swift
[259/312] Compiling NIOPosix PipePair.swift
[260/312] Compiling NIOPosix PointerHelpers.swift
[261/312] Compiling NIOPosix Bootstrap.swift
[262/312] Compiling NIOPosix ControlMessage.swift
[263/312] Compiling NIOPosix DatagramVectorReadManager.swift
[264/312] Compiling NIOPosix Errors+Any.swift
[265/312] Compiling NIOPosix FileDescriptor.swift
[266/312] Compiling NIOPosix GetaddrinfoResolver.swift
[267/312] Compiling NIOPosix HappyEyeballs.swift
[270/360] Emitting module NIOTCPEchoServer
[271/360] Compiling NIOEchoClient main.swift
[272/360] Emitting module NIOEchoClient
[273/361] Compiling NIOEchoServer main.swift
[274/361] Emitting module NIOEchoServer
[275/361] Emitting module NIOMulticastChat
[276/361] Compiling NIOMulticastChat main.swift
[277/361] Emitting module NIOUDPEchoServer
[278/361] Compiling NIOUDPEchoServer main.swift
[280/361] Emitting module NIOTCPEchoClient
[281/361] Compiling NIOTCPEchoClient Client.swift
[282/362] Compiling _NIOFileSystem UnsafeTransfer.swift
[283/362] Compiling _NIOFileSystem ParallelDirCopy.swift
[284/362] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[285/362] Compiling _NIOFileSystem CInterop.swift
[287/369] Emitting module NIOUDPEchoClient
[288/369] Compiling NIOUDPEchoClient main.swift
[299/376] Compiling NIOTCPEchoServer Server.swift
[299/379] Wrapping AST for NIOUDPEchoServer for debugging
[300/380] Wrapping AST for NIOPosix for debugging
[302/381] Wrapping AST for NIOMulticastChat for debugging
[304/384] Emitting module NIOChatServer
[304/384] Wrapping AST for NIOTCPEchoClient for debugging
[307/384] Emitting module NIOChatClient
[307/384] Wrapping AST for NIOUDPEchoClient for debugging
[309/384] Compiling NIO Exports.swift
[310/384] Emitting module NIO
[311/385] Compiling NIOChatServer main.swift
[312/385] Compiling _NIOFileSystem FileType.swift
[313/385] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[314/385] Compiling _NIOFileSystem BufferedStream.swift
[315/385] Compiling _NIOFileSystem Cancellation.swift
[318/387] Compiling NIOChatClient main.swift
[322/390] Compiling _NIOFileSystem Errno.swift
[323/390] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[324/390] Compiling _NIOFileSystem Mocking.swift
[325/390] Compiling _NIOFileSystem Syscall.swift
[325/392] Linking NIOUDPEchoServer
[327/392] Emitting module _NIOFileSystem
[328/392] Linking NIOTCPEchoClient
[330/392] Emitting module _NIOConcurrency
[331/392] Compiling _NIOConcurrency Empty.swift
[331/392] Linking NIOUDPEchoClient
[332/392] Linking NIOMulticastChat
[333/393] Wrapping AST for NIOTCPEchoServer for debugging
[334/418] Wrapping AST for NIOEchoServer for debugging
[335/419] Wrapping AST for NIOEchoClient for debugging
[337/419] Emitting module NIOTLS
[339/419] Compiling NIOTLS TLSEvents.swift
[340/420] Wrapping AST for NIOChatServer for debugging
[341/420] Wrapping AST for _NIOConcurrency for debugging
[343/420] Compiling NIOTLS SNIHandler.swift
[344/420] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[345/420] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[346/420] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[346/421] Linking NIOTCPEchoServer
[349/421] Compiling _NIOFileSystem Syscalls.swift
[350/421] Compiling _NIOFileSystem SystemFileHandle.swift
[351/421] Compiling _NIOFileSystem Utilities.swift
[352/421] Compiling _NIOFileSystem OpenOptions.swift
[352/422] Wrapping AST for NIOChatClient for debugging
[354/422] Wrapping AST for NIO for debugging
[355/422] Linking NIOEchoServer
[357/422] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[358/422] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[359/424] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[360/424] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[360/424] Linking NIOEchoClient
[361/424] Wrapping AST for NIOTLS for debugging
[362/424] Linking NIOChatServer
[366/424] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[367/424] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[368/424] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[369/424] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[372/424] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[373/424] Compiling NIOHTTP1 HTTPTypes.swift
[374/424] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[375/424] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[376/424] Compiling _NIOFileSystem BufferedWriter.swift
[377/424] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[378/424] Compiling NIOHTTP1 ByteCollectionUtils.swift
[379/424] Compiling NIOHTTP1 HTTPDecoder.swift
[380/424] Compiling NIOHTTP1 HTTPEncoder.swift
[381/424] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[382/424] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[388/426] Linking NIOChatClient
[390/426] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[391/426] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[398/426] Emitting module NIOHTTP1
[401/426] Wrapping AST for _NIOFileSystem for debugging
[403/429] Emitting module NIOFoundationCompat
[404/429] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[408/432] Compiling NIOFileSystem Exports.swift
[409/432] Emitting module NIOFileSystem
[412/434] Wrapping AST for NIOFileSystem for debugging
[413/434] Wrapping AST for NIOFoundationCompat for debugging
[414/434] Wrapping AST for NIOHTTP1 for debugging
[416/459] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[417/459] Emitting module NIOAsyncAwaitDemo
[418/459] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[419/459] Emitting module _NIOFileSystemFoundationCompat
[420/459] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[421/459] Compiling NIOWebSocket WebSocketOpcode.swift
[422/460] Emitting module NIOHTTP1Client
[423/460] Compiling NIOHTTP1Client main.swift
[424/461] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[425/461] Compiling NIOAsyncAwaitDemo main.swift
[427/464] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[429/464] Emitting module NIOTestUtils
[430/464] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[431/464] Compiling NIOTestUtils EventCounterHandler.swift
[432/465] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[433/465] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[435/466] Emitting module NIOWebSocket
[439/466] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[440/466] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[441/466] Compiling NIOWebSocket WebSocketErrorCodes.swift
[442/466] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[443/466] Compiling NIOWebSocket SHA1.swift
[444/466] Compiling NIOWebSocket WebSocketFrame.swift
[446/468] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[450/470] Compiling NIOHTTP1Server main.swift
[451/470] Emitting module NIOHTTP1Server
[453/472] Wrapping AST for NIOAsyncAwaitDemo for debugging
[454/472] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[455/472] Wrapping AST for NIOTestUtils for debugging
[456/472] Wrapping AST for NIOHTTP1Client for debugging
[457/483] Wrapping AST for NIOWebSocket for debugging
[458/508] Wrapping AST for NIOHTTP1Server for debugging
[460/508] Emitting module NIOWebSocketClient
[461/508] Compiling NIOWebSocketClient Client.swift
[462/508] Compiling NIOCrashTester CrashTests+HTTP.swift
[463/508] Compiling NIOCrashTester CrashTests+LoopBound.swift
[464/508] Compiling NIOCrashTester CrashTests+Strict.swift
[465/509] Compiling NIOCrashTester CrashTests+System.swift
[465/509] Linking NIOAsyncAwaitDemo
[466/509] Compiling NIOCrashTester OutputGrepper.swift
[468/510] Compiling NIOCrashTester CrashTestSuites.swift
[469/510] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[470/510] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[471/510] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[472/510] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[473/510] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[474/513] Linking NIOHTTP1Client
[477/513] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[478/513] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[479/513] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[480/513] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[481/513] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[482/513] Compiling NIOPerformanceTester LockBenchmark.swift
[483/513] Emitting module NIOFileSystemTour
[484/513] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[487/513] Compiling NIOCrashTester CrashTests+EventLoop.swift
[488/513] Emitting module NIOCrashTester
[489/514] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[490/514] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[491/514] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[491/514] Wrapping AST for NIOWebSocketClient for debugging
[493/514] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[494/514] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[495/514] Compiling NIOPerformanceTester UDPBenchmark.swift
[496/514] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[497/514] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[498/515] Linking NIOHTTP1Server
[501/515] Compiling NIOCrashTester main.swift
[502/516] Emitting module NIOPerformanceTester
[503/516] Emitting module NIOWebSocketServer
[504/516] Compiling NIOWebSocketServer Server.swift
[505/517] Wrapping AST for NIOFileSystemTour for debugging
[509/519] Wrapping AST for NIOCrashTester for debugging
[510/519] Linking NIOWebSocketClient
[512/519] Compiling NIOPerformanceTester main.swift
[513/519] Compiling NIOPerformanceTester resources.swift
[513/520] Linking NIOCrashTester
[515/521] Wrapping AST for NIOWebSocketServer for debugging
[517/521] Linking NIOFileSystemTour
[518/521] Wrapping AST for NIOPerformanceTester for debugging
[519/521] Linking NIOWebSocketServer
[520/521] Linking NIOPerformanceTester
Build complete! (44.39s)
Build complete.
Done.