The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-nio, reference main (eeda80), with Swift 5.10 for Linux on 20 Sep 2024 20:54:49 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.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.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_writable_buffered_bytes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at eeda805 Merge branch 'main' into main
Cloned https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git
Revision (git rev-parse @):
eeda805a2b8c1babcd6160d351c0ddf1920bbf0d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/johnnzhou/swift-nio_writable_buffered_bytes.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:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
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-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3660] Fetching swift-system
[38/5229] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.33s)
[1/15041] Fetching swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.16s)
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.99s)
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-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.3
Building for debugging...
[0/123] Write sources
[36/123] Compiling _AtomicsShims.c
[37/123] Compiling CNIOWASI CNIOWASI.c
[38/123] Compiling CNIOWindows shim.c
[38/123] Compiling CNIOWindows WSAStartup.c
[40/123] Compiling CSystem shims.c
[40/123] Compiling CNIOLLHTTP c_nio_http.c
[42/123] Compiling CNIOLinux liburing_shims.c
[43/123] Compiling CNIODarwin shim.c
[44/123] Write sources
[45/123] Compiling CNIOLinux shim.c
[46/123] Compiling CNIOSHA1 c_nio_sha1.c
[47/123] Compiling CNIOLLHTTP c_nio_api.c
[48/123] Write swift-version-24593BA9C3E375BF.txt
[49/123] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/186] Emitting module InternalCollectionsUtilities
[52/188] Emitting module _NIODataStructures
[52/188] Compiling c-nioatomics.c
[54/188] Emitting module SystemPackage
[54/190] Compiling c-atomics.c
[56/196] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/196] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/196] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[59/196] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/196] Compiling SystemPackage Util.swift
[61/196] Compiling SystemPackage UtilConsumers.swift
[62/196] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[63/196] Compiling InternalCollectionsUtilities Specialize.swift
[64/196] Compiling InternalCollectionsUtilities Debugging.swift
[65/196] Compiling InternalCollectionsUtilities Descriptions.swift
[66/196] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/196] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/196] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[69/196] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[70/196] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[71/196] Compiling SystemPackage PlatformString.swift
[72/196] Compiling SystemPackage SystemString.swift
[73/196] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[75/198] Compiling InternalCollectionsUtilities Integer rank.swift
[76/198] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[78/198] Compiling InternalCollectionsUtilities UInt+reversed.swift
[80/198] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[87/198] Compiling _NIODataStructures PriorityQueue.swift
[91/199] Emitting module _NIOBase64
[92/199] Compiling _NIOBase64 Base64.swift
[94/200] Compiling _NIODataStructures _TinyArray.swift
[96/200] Compiling Atomics IntegerOperations.swift
[97/200] Compiling Atomics Unmanaged extensions.swift
[98/200] Emitting module Atomics
[98/200] Wrapping AST for InternalCollectionsUtilities for debugging
[100/200] Emitting module NIOConcurrencyHelpers
[100/200] Wrapping AST for _NIOBase64 for debugging
[102/215] Compiling DequeModule Deque+CustomReflectable.swift
[103/215] Compiling DequeModule Deque+Descriptions.swift
[104/217] Compiling DequeModule _DequeBuffer.swift
[105/217] Compiling DequeModule _DequeBufferHeader.swift
[107/217] Compiling DequeModule Deque._UnsafeHandle.swift
[108/217] Compiling DequeModule Deque.swift
[109/217] Compiling DequeModule Deque+Codable.swift
[110/217] Compiling DequeModule Deque+Collection.swift
[111/217] Compiling DequeModule Deque+Testing.swift
[112/217] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[113/217] Compiling DequeModule Deque+Extras.swift
[114/217] Compiling DequeModule Deque+Hashable.swift
[117/217] Compiling DequeModule Deque+Equatable.swift
[124/218] Compiling DequeModule Deque._Storage.swift
[126/218] Wrapping AST for Atomics for debugging
[131/218] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[132/218] Compiling NIOConcurrencyHelpers NIOLock.swift
[133/218] Compiling NIOConcurrencyHelpers lock.swift
[134/218] Compiling DequeModule _UnsafeWrappedBuffer.swift
[139/218] Compiling DequeModule _DequeSlot.swift
[145/219] Compiling _NIODataStructures Heap.swift
[148/220] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[149/220] Compiling NIOConcurrencyHelpers atomics.swift
[151/221] Wrapping AST for SystemPackage for debugging
[152/221] Wrapping AST for _NIODataStructures for debugging
[155/221] Emitting module DequeModule
[155/222] Wrapping AST for NIOConcurrencyHelpers for debugging
[157/222] Wrapping AST for DequeModule for debugging
[159/279] Compiling NIOCore MarkedCircularBuffer.swift
[160/279] Compiling NIOCore MulticastChannel.swift
[161/279] Compiling NIOCore NIOAny.swift
[162/279] Compiling NIOCore NIOCloseOnErrorHandler.swift
[163/279] Compiling NIOCore NIOLoopBound.swift
[164/279] Compiling NIOCore NIOSendable.swift
[165/279] Compiling NIOCore PointerHelpers.swift
[166/279] Compiling NIOCore RecvByteBufferAllocator.swift
[167/287] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[168/287] Compiling NIOCore SocketAddresses.swift
[169/287] Compiling NIOCore SocketOptionProvider.swift
[170/287] Compiling NIOCore SystemCallHelpers.swift
[171/287] Compiling NIOCore TimeAmount+Duration.swift
[172/287] Compiling NIOCore TypeAssistedChannelHandler.swift
[173/287] Compiling NIOCore UniversalBootstrapSupport.swift
[174/287] Compiling NIOCore Utilities.swift
[175/287] Compiling NIOCore ChannelPipeline.swift
[176/287] Compiling NIOCore CircularBuffer.swift
[177/287] Compiling NIOCore Codec.swift
[178/287] Compiling NIOCore ConvenienceOptionSupport.swift
[179/287] Compiling NIOCore DeadChannel.swift
[180/287] Compiling NIOCore DispatchQueue+WithFuture.swift
[181/287] Compiling NIOCore EventLoop+Deprecated.swift
[182/287] Compiling NIOCore EventLoop+SerialExecutor.swift
[183/287] Compiling NIOCore NIOAsyncWriter.swift
[184/287] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[185/287] Compiling NIOCore BSDSocketAPI.swift
[186/287] Compiling NIOCore ByteBuffer-aux.swift
[187/287] Compiling NIOCore ByteBuffer-conversions.swift
[188/287] Compiling NIOCore ByteBuffer-core.swift
[189/287] Compiling NIOCore ByteBuffer-hexdump.swift
[190/287] Compiling NIOCore ByteBuffer-int.swift
[191/287] Compiling NIOCore GlobalSingletons.swift
[192/287] Compiling NIOCore IO.swift
[193/287] Compiling NIOCore IOData.swift
[194/287] Compiling NIOCore IPProtocol.swift
[195/287] Compiling NIOCore IntegerBitPacking.swift
[196/287] Compiling NIOCore IntegerTypes.swift
[197/287] Compiling NIOCore Interfaces.swift
[198/287] Compiling NIOCore Linux.swift
[199/287] Compiling NIOCore EventLoop.swift
[200/287] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[201/287] Compiling NIOCore EventLoopFuture+Deprecated.swift
[202/287] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[203/287] Compiling NIOCore EventLoopFuture.swift
[204/287] Compiling NIOCore FileDescriptor.swift
[205/287] Compiling NIOCore FileHandle.swift
[206/287] Compiling NIOCore FileRegion.swift
[207/287] Compiling NIOCore AddressedEnvelope.swift
[208/287] Compiling NIOCore AsyncAwaitSupport.swift
[209/287] Compiling NIOCore AsyncChannel.swift
[210/287] Compiling NIOCore AsyncChannelHandler.swift
[211/287] Compiling NIOCore AsyncChannelInboundStream.swift
[212/287] Compiling NIOCore AsyncChannelOutboundWriter.swift
[213/287] Compiling NIOCore NIOAsyncSequenceProducer.swift
[214/287] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[215/287] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[216/287] Compiling NIOCore ByteBuffer-multi-int.swift
[217/287] Compiling NIOCore ByteBuffer-views.swift
[218/287] Compiling NIOCore Channel.swift
[219/287] Compiling NIOCore ChannelHandler.swift
[220/287] Compiling NIOCore ChannelHandlers.swift
[221/287] Compiling NIOCore ChannelInvoker.swift
[222/287] Compiling NIOCore ChannelOption.swift
[223/287] Emitting module NIOCore
[224/288] Wrapping AST for NIOCore for debugging
[226/340] Emitting module NIOEmbedded
[227/340] Compiling NIOEmbedded AsyncTestingChannel.swift
[228/340] Compiling NIOEmbedded Embedded.swift
[229/340] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[231/341] Compiling NIOPosix Pool.swift
[232/341] Compiling NIOPosix PooledRecvBufferAllocator.swift
[233/341] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[234/341] Compiling NIOPosix PosixSingletons.swift
[235/341] Compiling NIOPosix RawSocketBootstrap.swift
[236/341] Compiling NIOPosix Resolver.swift
[237/341] Compiling NIOPosix Selectable.swift
[238/347] Emitting module NIOPosix
[238/347] Wrapping AST for NIOEmbedded for debugging
[240/347] Compiling NIOPosix ThreadPosix.swift
[241/347] Compiling NIOPosix ThreadWindows.swift
[242/347] Compiling NIOPosix UnsafeTransfer.swift
[243/347] Compiling NIOPosix Utilities.swift
[244/347] Compiling NIOPosix VsockAddress.swift
[245/347] Compiling NIOPosix VsockChannelEvents.swift
[246/347] Compiling NIOPosix SelectableChannel.swift
[247/347] Compiling NIOPosix SelectableEventLoop.swift
[248/347] Compiling NIOPosix SelectorEpoll.swift
[249/347] Compiling NIOPosix SelectorGeneric.swift
[250/347] Compiling NIOPosix SelectorKqueue.swift
[251/347] Compiling NIOPosix SelectorUring.swift
[252/347] Compiling NIOPosix ServerSocket.swift
[253/347] Compiling NIOPosix Socket.swift
[254/347] Compiling NIOPosix SocketChannel.swift
[255/347] Compiling NIOPosix SocketProtocols.swift
[256/347] Compiling NIOPosix System.swift
[257/347] Compiling NIOPosix Thread.swift
[258/347] Compiling NIOPosix Bootstrap.swift
[259/347] Compiling NIOPosix ControlMessage.swift
[260/347] Compiling NIOPosix DatagramVectorReadManager.swift
[261/347] Compiling NIOPosix Errors+Any.swift
[262/347] Compiling NIOPosix FileDescriptor.swift
[263/347] Compiling NIOPosix GetaddrinfoResolver.swift
[264/347] Compiling NIOPosix HappyEyeballs.swift
[265/347] Compiling NIOPosix IO.swift
[266/347] Compiling NIOPosix IntegerBitPacking.swift
[267/347] Compiling NIOPosix IntegerTypes.swift
[268/347] Compiling NIOPosix Linux.swift
[269/347] Compiling NIOPosix LinuxCPUSet.swift
[270/347] Compiling NIOPosix LinuxUring.swift
[271/347] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[272/347] Compiling NIOPosix BSDSocketAPICommon.swift
[273/347] Compiling NIOPosix BSDSocketAPIPosix.swift
[274/347] Compiling NIOPosix BSDSocketAPIWindows.swift
[275/347] Compiling NIOPosix BaseSocket.swift
[276/347] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[277/347] Compiling NIOPosix BaseSocketChannel.swift
[278/347] Compiling NIOPosix BaseStreamSocketChannel.swift
[279/347] Compiling NIOPosix NIOThreadPool.swift
[280/347] Compiling NIOPosix NonBlockingFileIO.swift
[281/347] Compiling NIOPosix PendingDatagramWritesManager.swift
[282/347] Compiling NIOPosix PendingWritesManager.swift
[283/347] Compiling NIOPosix PipeChannel.swift
[284/347] Compiling NIOPosix PipePair.swift
[285/347] Compiling NIOPosix PointerHelpers.swift
[286/348] Wrapping AST for NIOPosix for debugging
[288/392] Emitting module NIOUDPEchoClient
[289/392] Compiling NIOUDPEchoClient main.swift
[290/392] Emitting module NIOUDPEchoServer
[291/392] Compiling NIOUDPEchoServer main.swift
[292/392] Emitting module NIOEchoClient
[293/392] Compiling NIOEchoClient main.swift
[294/392] Compiling NIOEchoServer main.swift
[295/392] Emitting module NIOEchoServer
[296/394] Compiling NIOMulticastChat main.swift
[297/394] Emitting module NIOMulticastChat
[298/395] Emitting module NIOTCPEchoClient
[299/395] Compiling NIOTCPEchoClient Client.swift
[303/397] Emitting module NIOTCPEchoServer
[304/397] Compiling NIOTCPEchoServer Server.swift
[308/401] Wrapping AST for NIOUDPEchoServer for debugging
[309/403] Write Objects.LinkFileList
[310/403] Wrapping AST for NIOUDPEchoClient for debugging
[311/405] Wrapping AST for NIOMulticastChat for debugging
[312/405] Write Objects.LinkFileList
[313/405] Wrapping AST for NIOTCPEchoClient for debugging
[314/405] Wrapping AST for NIOEchoServer for debugging
[315/405] Write Objects.LinkFileList
[318/405] Compiling NIO Exports.swift
[319/405] Emitting module NIO
[319/405] Wrapping AST for NIOTCPEchoServer for debugging
[321/405] Emitting module NIOChatClient
[322/405] Compiling NIOChatClient main.swift
[323/407] Emitting module _NIOFileSystem
[325/411] Linking NIOUDPEchoServer
[325/411] Write Objects.LinkFileList
[328/411] Wrapping AST for NIOEchoClient for debugging
[330/411] Compiling NIOChatServer main.swift
[331/411] Emitting module NIOChatServer
[331/412] Linking NIOTCPEchoClient
[332/412] Linking NIOUDPEchoClient
[334/414] Linking NIOMulticastChat
[334/414] Write Objects.LinkFileList
[337/414] Compiling _NIOFileSystem Errno.swift
[338/414] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[339/414] Compiling _NIOFileSystem Mocking.swift
[340/414] Compiling _NIOFileSystem Syscall.swift
[341/414] Compiling _NIOFileSystem UnsafeTransfer.swift
[342/414] Compiling _NIOFileSystem ParallelDirCopy.swift
[343/414] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[344/414] Compiling _NIOFileSystem CInterop.swift
[345/414] Emitting module _NIOConcurrency
[346/414] Compiling _NIOConcurrency Empty.swift
[346/436] Wrapping AST for NIOChatServer for debugging
[349/441] Compiling NIOTLS TLSEvents.swift
[349/441] Linking NIOTCPEchoServer
[350/441] Write Objects.LinkFileList
[351/441] Linking NIOEchoServer
[353/441] Compiling _NIOFileSystem FileType.swift
[354/441] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[355/441] Compiling _NIOFileSystem BufferedStream.swift
[356/441] Compiling _NIOFileSystem Cancellation.swift
[356/441] Wrapping AST for NIOChatClient for debugging
[357/441] Write Objects.LinkFileList
[358/441] Wrapping AST for _NIOConcurrency for debugging
[360/441] Emitting module NIOTLS
[361/441] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[362/441] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[362/441] Wrapping AST for NIO for debugging
[364/441] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[365/441] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[366/441] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[367/441] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[368/441] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[369/441] Compiling NIOHTTP1 HTTPTypes.swift
[370/441] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[371/441] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[372/441] Compiling NIOHTTP1 ByteCollectionUtils.swift
[373/441] Compiling NIOHTTP1 HTTPDecoder.swift
[374/441] Compiling NIOHTTP1 HTTPEncoder.swift
[375/441] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[376/441] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[377/441] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[378/441] Compiling NIOTLS SNIHandler.swift
[379/442] Linking NIOEchoClient
[380/442] Linking NIOChatServer
[381/442] Linking NIOChatClient
[382/442] Wrapping AST for NIOTLS for debugging
[390/444] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[391/444] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[392/444] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[393/444] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[398/444] Compiling _NIOFileSystem Syscalls.swift
[399/444] Compiling _NIOFileSystem SystemFileHandle.swift
[400/444] Compiling _NIOFileSystem Utilities.swift
[401/444] Compiling _NIOFileSystem OpenOptions.swift
[402/444] Emitting module NIOFoundationCompat
[403/444] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[405/445] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[406/445] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[406/445] Wrapping AST for NIOFoundationCompat for debugging
[411/445] Emitting module NIOHTTP1
[417/451] Wrapping AST for NIOHTTP1 for debugging
[418/456] Wrapping AST for _NIOFileSystem for debugging
[420/473] Emitting module NIOFileSystem
[421/473] Compiling NIOFileSystem Exports.swift
[422/473] Emitting module _NIOFileSystemFoundationCompat
[423/473] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[424/474] Emitting module NIOHTTP1Client
[425/474] Compiling NIOHTTP1Client main.swift
[426/474] Compiling NIOAsyncAwaitDemo main.swift
[428/475] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[429/475] Emitting module NIOAsyncAwaitDemo
[430/475] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[431/475] Compiling NIOWebSocket WebSocketOpcode.swift
[433/478] Wrapping AST for NIOFileSystem for debugging
[436/478] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[437/478] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[438/478] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[439/478] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[440/478] Compiling NIOWebSocket SHA1.swift
[441/478] Emitting module NIOTestUtils
[442/478] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[442/478] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[444/478] Compiling NIOWebSocket WebSocketFrame.swift
[445/478] Compiling NIOWebSocket WebSocketErrorCodes.swift
[445/478] Wrapping AST for NIOHTTP1Client for debugging
[446/478] Write Objects.LinkFileList
[448/478] Emitting module NIOWebSocket
[449/478] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[450/478] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[450/479] Wrapping AST for NIOAsyncAwaitDemo for debugging
[451/479] Write Objects.LinkFileList
[454/479] Compiling NIOTestUtils EventCounterHandler.swift
[455/479] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[455/480] Wrapping AST for NIOWebSocket for debugging
[458/480] Emitting module NIOHTTP1Server
[459/480] Compiling NIOHTTP1Server main.swift
[460/515] Emitting module NIOWebSocketClient
[461/515] Linking NIOHTTP1Client
[462/517] Wrapping AST for NIOTestUtils for debugging
[463/517] Wrapping AST for NIOHTTP1Server for debugging
[464/517] Write Objects.LinkFileList
[466/517] Compiling NIOCrashTester CrashTests+LoopBound.swift
[467/518] Compiling NIOCrashTester CrashTests+HTTP.swift
[468/518] Compiling NIOCrashTester CrashTests+Strict.swift
[469/518] Compiling NIOCrashTester CrashTests+System.swift
[470/518] Compiling NIOWebSocketClient Client.swift
[471/518] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[472/518] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[473/518] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[473/518] Linking NIOAsyncAwaitDemo
[475/518] Compiling NIOCrashTester CrashTestSuites.swift
[476/518] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[477/518] Compiling NIOCrashTester CrashTests+EventLoop.swift
[478/520] Compiling NIOCrashTester OutputGrepper.swift
[480/521] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[481/521] Emitting module NIOFileSystemTour
[482/521] Compiling NIOPerformanceTester Benchmark.swift
[483/521] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[484/521] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[487/521] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[488/521] Emitting module NIOCrashTester
[489/521] Emitting module NIOWebSocketServer
[490/521] Compiling NIOWebSocketServer Server.swift
[491/521] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[492/521] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[495/523] Compiling NIOCrashTester main.swift
[496/524] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[497/524] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[498/524] Compiling NIOPerformanceTester UDPBenchmark.swift
[499/524] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[500/524] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[501/524] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[502/524] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[503/524] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[504/524] Compiling NIOPerformanceTester LockBenchmark.swift
[505/524] Emitting module NIOPerformanceTester
[506/524] Linking NIOHTTP1Server
[508/524] Compiling NIOPerformanceTester main.swift
[509/524] Compiling NIOPerformanceTester resources.swift
[510/525] Wrapping AST for NIOWebSocketClient for debugging
[511/525] Write Objects.LinkFileList
[512/525] Wrapping AST for NIOCrashTester for debugging
[513/525] Wrapping AST for NIOFileSystemTour for debugging
[514/525] Write Objects.LinkFileList
[516/525] Wrapping AST for NIOWebSocketServer for debugging
[517/525] Write Objects.LinkFileList
[518/525] Wrapping AST for NIOPerformanceTester for debugging
[519/525] Write Objects.LinkFileList
[520/525] Linking NIOWebSocketClient
[521/525] Linking NIOPerformanceTester
[522/525] Linking NIOCrashTester
[523/525] Linking NIOWebSocketServer
[524/525] Linking NIOFileSystemTour
Build complete! (63.47s)
Build complete.
Done.