Build Information
Successful build of swift-nio, reference main (537c3f
), with Swift 5.10 for Linux on 13 Oct 2024 07:50:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnnzhou/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/johnnzhou/swift-nio
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 537c3ff Merge branch 'apple:main' into main
Cloned https://github.com/johnnzhou/swift-nio.git
Revision (git rev-parse @):
537c3ff7d3f76d35d81d7a6d660fcea52d02fed7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/johnnzhou/swift-nio.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/johnnzhou/swift-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3656] Fetching swift-system
[3657/5225] Fetching swift-system, swift-atomics
[5226/20670] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.43s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.43s)
Fetched https://github.com/apple/swift-collections.git from cache (1.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.70s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
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
Building for debugging...
[0/123] Write sources
[36/123] Compiling CNIOWindows shim.c
[37/123] Compiling _AtomicsShims.c
[38/123] Compiling CNIOLinux liburing_shims.c
[39/123] Compiling CNIOWindows WSAStartup.c
[40/123] Compiling CNIOWASI CNIOWASI.c
[41/123] Compiling CSystem shims.c
[42/123] Compiling CNIODarwin shim.c
[43/123] Compiling CNIOLinux shim.c
[43/123] Write sources
[45/123] Compiling CNIOSHA1 c_nio_sha1.c
[46/123] Compiling CNIOLLHTTP c_nio_http.c
[47/123] Write swift-version-24593BA9C3E375BF.txt
[48/123] Compiling CNIOLLHTTP c_nio_api.c
[49/139] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/186] Compiling c-nioatomics.c
[52/186] Emitting module SystemPackage
[52/188] Compiling c-atomics.c
[54/194] Compiling SystemPackage Util.swift
[55/194] Compiling SystemPackage UtilConsumers.swift
[56/194] Compiling InternalCollectionsUtilities Debugging.swift
[57/194] Compiling InternalCollectionsUtilities Descriptions.swift
[58/194] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/194] Compiling InternalCollectionsUtilities Specialize.swift
[60/196] Compiling InternalCollectionsUtilities Integer rank.swift
[61/196] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[62/196] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[66/196] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/196] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/198] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/198] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[70/198] Compiling InternalCollectionsUtilities _SortedCollection.swift
[71/198] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[74/198] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/198] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[84/198] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[85/198] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[86/198] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[87/198] Emitting module InternalCollectionsUtilities
[96/198] Emitting module _NIOBase64
[97/198] Compiling _NIOBase64 Base64.swift
[98/199] Compiling _NIODataStructures PriorityQueue.swift
[99/199] Compiling _NIODataStructures _TinyArray.swift
[103/200] Emitting module NIOConcurrencyHelpers
[104/200] Compiling Atomics IntegerOperations.swift
[105/200] Compiling Atomics Unmanaged extensions.swift
[106/200] Wrapping AST for _NIOBase64 for debugging
[107/200] Wrapping AST for InternalCollectionsUtilities for debugging
[109/200] Emitting module Atomics
[110/215] Compiling DequeModule Deque+Codable.swift
[111/215] Compiling DequeModule Deque+Collection.swift
[112/215] Compiling DequeModule Deque+CustomReflectable.swift
[113/215] Compiling DequeModule Deque+Descriptions.swift
[114/215] Compiling DequeModule Deque+Equatable.swift
[115/215] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[124/218] Compiling DequeModule Deque._UnsafeHandle.swift
[125/218] Compiling DequeModule Deque.swift
[126/218] Compiling DequeModule _DequeSlot.swift
[127/218] Compiling DequeModule Deque+Hashable.swift
[128/218] Compiling DequeModule _DequeBuffer.swift
[129/218] Compiling DequeModule _DequeBufferHeader.swift
[133/219] Compiling NIOConcurrencyHelpers lock.swift
[133/219] Wrapping AST for Atomics for debugging
[135/219] Emitting module _NIODataStructures
[136/219] Compiling _NIODataStructures Heap.swift
[137/220] Wrapping AST for SystemPackage for debugging
[140/220] Compiling DequeModule _UnsafeWrappedBuffer.swift
[140/220] Wrapping AST for _NIODataStructures for debugging
[142/220] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[143/220] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[144/220] Compiling NIOConcurrencyHelpers atomics.swift
[145/220] Compiling NIOConcurrencyHelpers NIOLock.swift
[146/221] Compiling DequeModule Deque+Testing.swift
[147/221] Compiling DequeModule Deque._Storage.swift
[148/221] Compiling DequeModule Deque+Extras.swift
[152/221] Wrapping AST for NIOConcurrencyHelpers for debugging
[156/221] Emitting module DequeModule
[157/222] Wrapping AST for DequeModule for debugging
[159/282] Compiling NIOCore MulticastChannel.swift
[160/282] Compiling NIOCore NIOAny.swift
[161/282] Compiling NIOCore NIOCloseOnErrorHandler.swift
[162/282] Compiling NIOCore NIOLoopBound.swift
[163/282] Compiling NIOCore NIOScheduledCallback.swift
[164/282] Compiling NIOCore NIOSendable.swift
[165/282] Compiling NIOCore PointerHelpers.swift
[166/282] Compiling NIOCore RecvByteBufferAllocator.swift
[167/290] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[168/290] Compiling NIOCore EventLoopFuture+Deprecated.swift
[169/290] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[170/290] Compiling NIOCore EventLoopFuture.swift
[171/290] Compiling NIOCore FileDescriptor.swift
[172/290] Compiling NIOCore FileHandle.swift
[173/290] Compiling NIOCore FileRegion.swift
[174/290] Compiling NIOCore GlobalSingletons.swift
[175/290] Compiling NIOCore CircularBuffer.swift
[176/290] Compiling NIOCore Codec.swift
[177/290] Compiling NIOCore ConvenienceOptionSupport.swift
[178/290] Compiling NIOCore DeadChannel.swift
[179/290] Compiling NIOCore DispatchQueue+WithFuture.swift
[180/290] Compiling NIOCore EventLoop+Deprecated.swift
[181/290] Compiling NIOCore EventLoop+SerialExecutor.swift
[182/290] Compiling NIOCore EventLoop.swift
[183/290] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[184/290] Compiling NIOCore SocketAddresses.swift
[185/290] Compiling NIOCore SocketOptionProvider.swift
[186/290] Compiling NIOCore SystemCallHelpers.swift
[187/290] Compiling NIOCore TimeAmount+Duration.swift
[188/290] Compiling NIOCore TypeAssistedChannelHandler.swift
[189/290] Compiling NIOCore UniversalBootstrapSupport.swift
[190/290] Compiling NIOCore Utilities.swift
[191/290] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[192/290] Compiling NIOCore BSDSocketAPI.swift
[193/290] Compiling NIOCore ByteBuffer-aux.swift
[194/290] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[195/290] Compiling NIOCore ByteBuffer-conversions.swift
[196/290] Compiling NIOCore ByteBuffer-core.swift
[197/290] Compiling NIOCore ByteBuffer-hex.swift
[198/290] Compiling NIOCore ByteBuffer-int.swift
[199/290] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[200/290] Compiling NIOCore AddressedEnvelope.swift
[201/290] Compiling NIOCore AsyncAwaitSupport.swift
[202/290] Compiling NIOCore AsyncChannel.swift
[203/290] Compiling NIOCore AsyncChannelHandler.swift
[204/290] Compiling NIOCore AsyncChannelInboundStream.swift
[205/290] Compiling NIOCore AsyncChannelOutboundWriter.swift
[206/290] Compiling NIOCore NIOAsyncSequenceProducer.swift
[207/290] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[208/290] Compiling NIOCore NIOAsyncWriter.swift
[209/290] Emitting module NIOCore
[210/290] Compiling NIOCore IO.swift
[211/290] Compiling NIOCore IOData.swift
[212/290] Compiling NIOCore IPProtocol.swift
[213/290] Compiling NIOCore IntegerBitPacking.swift
[214/290] Compiling NIOCore IntegerTypes.swift
[215/290] Compiling NIOCore Interfaces.swift
[216/290] Compiling NIOCore Linux.swift
[217/290] Compiling NIOCore MarkedCircularBuffer.swift
[218/290] Compiling NIOCore ByteBuffer-multi-int.swift
[219/290] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[220/290] Compiling NIOCore ByteBuffer-views.swift
[221/290] Compiling NIOCore Channel.swift
[222/290] Compiling NIOCore ChannelHandler.swift
[223/290] Compiling NIOCore ChannelHandlers.swift
[224/290] Compiling NIOCore ChannelInvoker.swift
[225/290] Compiling NIOCore ChannelOption.swift
[226/290] Compiling NIOCore ChannelPipeline.swift
[227/291] Wrapping AST for NIOCore for debugging
[229/343] Compiling NIOEmbedded AsyncTestingChannel.swift
[230/343] Emitting module NIOEmbedded
[231/343] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[232/343] Compiling NIOEmbedded Embedded.swift
[233/344] Wrapping AST for NIOEmbedded for debugging
[235/344] Emitting module NIOPosix
[236/344] Compiling NIOPosix BSDSocketAPICommon.swift
[237/344] Compiling NIOPosix BSDSocketAPIPosix.swift
[238/344] Compiling NIOPosix BSDSocketAPIWindows.swift
[239/344] Compiling NIOPosix BaseSocket.swift
[240/344] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[241/344] Compiling NIOPosix BaseSocketChannel.swift
[242/344] Compiling NIOPosix BaseStreamSocketChannel.swift
[243/350] Compiling NIOPosix ServerSocket.swift
[244/350] Compiling NIOPosix Socket.swift
[245/350] Compiling NIOPosix SocketChannel.swift
[246/350] Compiling NIOPosix SocketProtocols.swift
[247/350] Compiling NIOPosix System.swift
[248/350] Compiling NIOPosix Thread.swift
[249/350] Compiling NIOPosix NIOThreadPool.swift
[250/350] Compiling NIOPosix NonBlockingFileIO.swift
[251/350] Compiling NIOPosix PendingDatagramWritesManager.swift
[252/350] Compiling NIOPosix PendingWritesManager.swift
[253/350] Compiling NIOPosix PipeChannel.swift
[254/350] Compiling NIOPosix PipePair.swift
[255/350] Compiling NIOPosix PointerHelpers.swift
[256/350] Compiling NIOPosix IO.swift
[257/350] Compiling NIOPosix IntegerBitPacking.swift
[258/350] Compiling NIOPosix IntegerTypes.swift
[259/350] Compiling NIOPosix Linux.swift
[260/350] Compiling NIOPosix LinuxCPUSet.swift
[261/350] Compiling NIOPosix LinuxUring.swift
[262/350] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[263/350] Compiling NIOPosix Pool.swift
[264/350] Compiling NIOPosix PooledRecvBufferAllocator.swift
[265/350] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[266/350] Compiling NIOPosix PosixSingletons.swift
[267/350] Compiling NIOPosix RawSocketBootstrap.swift
[268/350] Compiling NIOPosix Resolver.swift
[269/350] Compiling NIOPosix Selectable.swift
[270/350] Compiling NIOPosix SelectableChannel.swift
[271/350] Compiling NIOPosix SelectableEventLoop.swift
[272/350] Compiling NIOPosix SelectorEpoll.swift
[273/350] Compiling NIOPosix SelectorGeneric.swift
[274/350] Compiling NIOPosix SelectorKqueue.swift
[275/350] Compiling NIOPosix SelectorUring.swift
[276/350] Compiling NIOPosix ThreadPosix.swift
[277/350] Compiling NIOPosix ThreadWindows.swift
[278/350] Compiling NIOPosix UnsafeTransfer.swift
[279/350] Compiling NIOPosix Utilities.swift
[280/350] Compiling NIOPosix VsockAddress.swift
[281/350] Compiling NIOPosix VsockChannelEvents.swift
[282/350] Compiling NIOPosix Bootstrap.swift
[283/350] Compiling NIOPosix ControlMessage.swift
[284/350] Compiling NIOPosix DatagramVectorReadManager.swift
[285/350] Compiling NIOPosix Errors+Any.swift
[286/350] Compiling NIOPosix FileDescriptor.swift
[287/350] Compiling NIOPosix GetaddrinfoResolver.swift
[288/350] Compiling NIOPosix HappyEyeballs.swift
[289/351] Wrapping AST for NIOPosix for debugging
[291/395] Emitting module NIOTCPEchoServer
[292/395] Compiling NIOUDPEchoServer main.swift
[293/395] Emitting module NIOUDPEchoServer
[294/396] Compiling NIOTCPEchoServer Server.swift
[296/396] Compiling NIOUDPEchoClient main.swift
[297/396] Emitting module NIOUDPEchoClient
[298/397] Emitting module NIOEchoServer
[299/397] Compiling NIOEchoServer main.swift
[301/399] Emitting module NIOMulticastChat
[302/399] Compiling NIOMulticastChat main.swift
[304/399] Emitting module NIOEchoClient
[305/399] Compiling NIOEchoClient main.swift
[306/400] Emitting module NIOTCPEchoClient
[307/400] Compiling NIOTCPEchoClient Client.swift
[311/408] Wrapping AST for NIOUDPEchoServer for debugging
[312/408] Write Objects.LinkFileList
[313/408] Wrapping AST for NIOUDPEchoClient for debugging
[315/408] Compiling NIOChatServer main.swift
[316/408] Emitting module NIOChatClient
[316/408] Wrapping AST for NIOTCPEchoServer for debugging
[317/408] Write Objects.LinkFileList
[320/408] Emitting module NIO
[321/408] Compiling NIO Exports.swift
[321/408] Wrapping AST for NIOTCPEchoClient for debugging
[322/408] Wrapping AST for NIOMulticastChat for debugging
[323/408] Write Objects.LinkFileList
[325/408] Emitting module NIOChatServer
[326/410] Compiling NIOChatClient main.swift
[329/411] Compiling _NIOFileSystem BufferedReader.swift
[330/411] Compiling _NIOFileSystem BufferedWriter.swift
[331/411] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[332/411] Compiling _NIOFileSystem ByteCount.swift
[333/411] Compiling _NIOFileSystem Convenience.swift
[334/411] Emitting module _NIOFileSystem
[336/418] Compiling _NIOFileSystem Errno.swift
[337/418] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[338/418] Compiling _NIOFileSystem Mocking.swift
[339/418] Compiling _NIOFileSystem Syscall.swift
[340/418] Compiling _NIOFileSystem UnsafeTransfer.swift
[341/418] Compiling _NIOFileSystem ParallelDirCopy.swift
[342/418] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[343/418] Compiling _NIOFileSystem CInterop.swift
[344/423] Compiling _NIOConcurrency Empty.swift
[345/423] Emitting module _NIOConcurrency
[346/425] Compiling NIOTLS TLSEvents.swift
[346/440] Linking NIOUDPEchoServer
[347/440] Linking NIOUDPEchoClient
[348/440] Write Objects.LinkFileList
[350/440] Linking NIOTCPEchoClient
[351/440] Linking NIOTCPEchoServer
[353/440] Emitting module NIOTLS
[353/440] Wrapping AST for NIOEchoServer for debugging
[354/440] Write Objects.LinkFileList
[355/440] Wrapping AST for NIOEchoClient for debugging
[356/440] Wrapping AST for _NIOConcurrency for debugging
[357/440] Write Objects.LinkFileList
[359/440] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[360/444] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[361/444] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[362/444] Compiling NIOTLS SNIHandler.swift
[363/445] Wrapping AST for NIOChatServer for debugging
[365/445] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[366/445] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[366/447] Wrapping AST for NIOChatClient for debugging
[366/447] Write Objects.LinkFileList
[368/447] Wrapping AST for NIOTLS for debugging
[369/447] Wrapping AST for NIO for debugging
[369/447] Write Objects.LinkFileList
[371/447] Linking NIOMulticastChat
[372/447] Linking NIOEchoServer
[374/447] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[375/447] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[376/447] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[377/447] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[377/447] Linking NIOEchoClient
[379/447] Emitting module NIOHTTP1
[381/447] Linking NIOChatServer
[382/447] Linking NIOChatClient
[384/447] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[385/447] Compiling NIOHTTP1 HTTPTypes.swift
[386/447] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[387/447] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[388/447] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[389/447] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[390/447] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[391/447] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[398/447] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[399/447] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[400/447] Emitting module NIOFoundationCompat
[401/447] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[407/448] Compiling _NIOFileSystem FileSystem.swift
[408/448] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[409/448] Compiling _NIOFileSystem FileSystemError.swift
[410/448] Compiling _NIOFileSystem FileSystemProtocol.swift
[411/448] Compiling _NIOFileSystem Syscalls.swift
[412/448] Compiling _NIOFileSystem SystemFileHandle.swift
[413/448] Compiling _NIOFileSystem Utilities.swift
[414/448] Compiling _NIOFileSystem OpenOptions.swift
[414/449] Wrapping AST for NIOFoundationCompat for debugging
[417/449] Compiling NIOHTTP1 ByteCollectionUtils.swift
[418/449] Compiling NIOHTTP1 HTTPDecoder.swift
[419/449] Compiling NIOHTTP1 HTTPEncoder.swift
[419/450] Wrapping AST for _NIOFileSystem for debugging
[422/454] Emitting module NIOFileSystem
[423/454] Compiling NIOFileSystem Exports.swift
[423/459] Wrapping AST for NIOHTTP1 for debugging
[425/459] Emitting module _NIOFileSystemFoundationCompat
[426/459] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[428/478] Emitting module NIOHTTP1Client
[429/478] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[430/478] Compiling NIOWebSocket WebSocketOpcode.swift
[431/478] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[432/479] Emitting module NIOAsyncAwaitDemo
[432/479] Wrapping AST for NIOFileSystem for debugging
[435/479] Compiling NIOHTTP1Client main.swift
[436/479] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[437/479] Emitting module NIOWebSocket
[438/479] Compiling NIOAsyncAwaitDemo main.swift
[439/481] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[441/481] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[442/481] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[443/481] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[444/481] Compiling NIOWebSocket SHA1.swift
[445/481] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[447/481] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[448/481] Emitting module NIOTestUtils
[449/481] Compiling NIOTestUtils EventCounterHandler.swift
[450/481] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[450/481] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[451/481] Wrapping AST for NIOAsyncAwaitDemo for debugging
[452/482] Write Objects.LinkFileList
[454/482] Compiling NIOWebSocket WebSocketErrorCodes.swift
[455/482] Compiling NIOWebSocket WebSocketFrame.swift
[457/483] Wrapping AST for NIOTestUtils for debugging
[458/483] Wrapping AST for NIOHTTP1Client for debugging
[459/483] Write Objects.LinkFileList
[461/483] Compiling NIOHTTP1Server main.swift
[462/483] Emitting module NIOHTTP1Server
[463/519] Linking NIOAsyncAwaitDemo
[464/520] Wrapping AST for NIOHTTP1Server for debugging
[465/520] Write Objects.LinkFileList
[466/520] Wrapping AST for NIOWebSocket for debugging
[468/520] Emitting module NIOFileSystemTour
[469/520] Compiling NIOCrashTester CrashTestSuites.swift
[470/520] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[471/520] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[472/522] Compiling NIOCrashTester CrashTests+Strict.swift
[473/523] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[474/523] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[475/523] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[476/523] Compiling NIOPerformanceTester LockBenchmark.swift
[477/524] Compiling NIOCrashTester CrashTests+HTTP.swift
[478/524] Compiling NIOCrashTester CrashTests+LoopBound.swift
[479/524] Compiling NIOCrashTester CrashTests+EventLoop.swift
[481/524] Linking NIOHTTP1Client
[484/524] Compiling NIOWebSocketClient Client.swift
[485/524] Emitting module NIOWebSocketClient
[486/524] Compiling NIOCrashTester OutputGrepper.swift
[487/524] Compiling NIOCrashTester CrashTests+System.swift
[488/524] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[489/524] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[490/524] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[491/525] Compiling NIOWebSocketServer Server.swift
[492/525] Emitting module NIOWebSocketServer
[494/525] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[495/525] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[496/525] Emitting module NIOCrashTester
[497/526] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[498/526] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[499/526] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[500/526] Linking NIOHTTP1Server
[502/526] Compiling NIOCrashTester main.swift
[503/527] Emitting module NIOPerformanceTester
[505/527] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[506/527] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[507/527] Compiling NIOPerformanceTester UDPBenchmark.swift
[508/527] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[509/527] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[510/527] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[511/527] Compiling NIOPerformanceTester main.swift
[512/527] Compiling NIOPerformanceTester resources.swift
[513/528] Wrapping AST for NIOFileSystemTour for debugging
[514/528] Write Objects.LinkFileList
[515/528] Linking NIOFileSystemTour
[516/528] Wrapping AST for NIOWebSocketClient for debugging
[517/528] Write Objects.LinkFileList
[518/528] Wrapping AST for NIOWebSocketServer for debugging
[519/528] Write Objects.LinkFileList
[520/528] Wrapping AST for NIOCrashTester for debugging
[521/528] Write Objects.LinkFileList
[522/528] Wrapping AST for NIOPerformanceTester for debugging
[523/528] Write Objects.LinkFileList
[524/528] Linking NIOWebSocketServer
[525/528] Linking NIOWebSocketClient
[526/528] Linking NIOCrashTester
[527/528] Linking NIOPerformanceTester
Build complete! (63.30s)
Build complete.
Done.