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 (d83638), with Swift 5.10 for Linux on 15 Nov 2024 19:11:51 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.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.10
Building package at path:  $PWD
https://github.com/apple/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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-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
[535/5470] Fetching swift-atomics, swift-system
[5471/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.01s)
Fetched https://github.com/apple/swift-system.git from cache (1.01s)
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.56s)
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
Building for debugging...
[0/123] Compiling CNIOWASI CNIOWASI.c
[1/123] Write sources
[6/123] Compiling CNIOLinux liburing_shims.c
[7/123] Write sources
[38/123] Compiling CNIOSHA1 c_nio_sha1.c
[39/123] Compiling CSystem shims.c
[40/123] Compiling _AtomicsShims.c
[41/123] Compiling CNIOLinux shim.c
[42/123] Compiling CNIOWindows shim.c
[43/123] Compiling CNIODarwin shim.c
[43/123] Compiling CNIOLLHTTP c_nio_api.c
[45/123] Write sources
[46/123] Compiling CNIOWindows WSAStartup.c
[47/123] Compiling CNIOLLHTTP c_nio_http.c
[48/123] Write swift-version-24593BA9C3E375BF.txt
[49/123] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/193] Compiling c-nioatomics.c
[51/193] Compiling c-atomics.c
[53/199] Emitting module InternalCollectionsUtilities
[54/201] Compiling SystemPackage MachPort.swift
[55/201] Compiling SystemPackage PlatformString.swift
[56/201] Compiling SystemPackage SystemString.swift
[57/204] Compiling SystemPackage FilePathWindows.swift
[58/204] Compiling SystemPackage FilePermissions.swift
[59/204] Compiling SystemPackage FilePathTempPosix.swift
[60/204] Compiling SystemPackage FilePathTempWindows.swift
[61/204] Compiling _NIODataStructures _TinyArray.swift
[62/204] Compiling _NIODataStructures PriorityQueue.swift
[63/204] Compiling SystemPackage FilePathComponentView.swift
[64/204] Compiling SystemPackage FilePathComponents.swift
[65/204] Compiling SystemPackage FilePathSyntax.swift
[66/204] Compiling SystemPackage FilePathTemp.swift
[67/204] Emitting module SystemPackage
[68/204] Compiling SystemPackage FilePathParsing.swift
[69/204] Compiling SystemPackage FilePathString.swift
[77/206] Compiling SystemPackage Errno.swift
[78/206] Compiling SystemPackage ErrnoWindows.swift
[79/206] Compiling SystemPackage FileDescriptor.swift
[80/206] Compiling SystemPackage FileHelpers.swift
[81/206] Compiling SystemPackage FileOperations.swift
[82/206] Compiling SystemPackage FilePath.swift
[90/206] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[91/206] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/206] Emitting module _NIOBase64
[101/206] Compiling _NIOBase64 Base64.swift
[106/208] Compiling Atomics IntegerOperations.swift
[107/208] Compiling Atomics Unmanaged extensions.swift
[107/208] Wrapping AST for InternalCollectionsUtilities for debugging
[108/208] Wrapping AST for _NIOBase64 for debugging
[110/221] Compiling DequeModule Deque+Codable.swift
[111/221] Compiling DequeModule Deque+Collection.swift
[112/221] Compiling DequeModule Deque+Testing.swift
[113/221] Compiling DequeModule Deque._Storage.swift
[114/221] Compiling DequeModule Deque+Equatable.swift
[115/221] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[116/221] Emitting module Atomics
[118/224] Compiling SystemPackage Util+StringArray.swift
[119/224] Compiling SystemPackage Util.swift
[120/224] Compiling SystemPackage UtilConsumers.swift
[120/224] Wrapping AST for Atomics for debugging
[122/224] Compiling DequeModule _DequeBuffer.swift
[123/224] Compiling DequeModule _DequeBufferHeader.swift
[126/224] Compiling SystemPackage Backcompat.swift
[127/224] Compiling SystemPackage CInterop.swift
[128/224] Compiling SystemPackage Constants.swift
[129/224] Compiling SystemPackage Exports.swift
[134/224] Emitting module NIOConcurrencyHelpers
[135/225] Compiling DequeModule Deque+Extras.swift
[136/225] Compiling DequeModule Deque+Hashable.swift
[141/227] Compiling NIOConcurrencyHelpers lock.swift
[142/227] Compiling _NIODataStructures Heap.swift
[143/227] Emitting module _NIODataStructures
[145/228] Wrapping AST for SystemPackage for debugging
[147/228] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[148/228] Compiling NIOConcurrencyHelpers NIOLock.swift
[149/228] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[150/228] Compiling NIOConcurrencyHelpers atomics.swift
[150/229] Wrapping AST for _NIODataStructures for debugging
[154/229] Compiling DequeModule Deque._UnsafeHandle.swift
[155/229] Compiling DequeModule Deque.swift
[157/229] Compiling DequeModule _DequeSlot.swift
[158/229] Compiling DequeModule _UnsafeWrappedBuffer.swift
[158/229] Wrapping AST for NIOConcurrencyHelpers for debugging
[160/229] Compiling DequeModule Deque+CustomReflectable.swift
[161/229] Compiling DequeModule Deque+Descriptions.swift
[164/229] Emitting module DequeModule
[165/230] Wrapping AST for DequeModule for debugging
[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/298] Compiling NIOCore MulticastChannel.swift
[176/298] Compiling NIOCore NIOAny.swift
[177/298] Compiling NIOCore NIOCloseOnErrorHandler.swift
[178/298] Compiling NIOCore NIOLoopBound.swift
[179/298] Compiling NIOCore NIOScheduledCallback.swift
[180/298] Compiling NIOCore NIOSendable.swift
[181/298] Compiling NIOCore PointerHelpers.swift
[182/298] Compiling NIOCore RecvByteBufferAllocator.swift
[183/298] Compiling NIOCore IO.swift
[184/298] Compiling NIOCore IOData.swift
[185/298] Compiling NIOCore IPProtocol.swift
[186/298] Compiling NIOCore IntegerBitPacking.swift
[187/298] Compiling NIOCore IntegerTypes.swift
[188/298] Compiling NIOCore Interfaces.swift
[189/298] Compiling NIOCore Linux.swift
[190/298] Compiling NIOCore MarkedCircularBuffer.swift
[191/298] Compiling NIOCore CircularBuffer.swift
[192/298] Compiling NIOCore Codec.swift
[193/298] Compiling NIOCore ConvenienceOptionSupport.swift
[194/298] Compiling NIOCore DeadChannel.swift
[195/298] Compiling NIOCore DispatchQueue+WithFuture.swift
[196/298] Compiling NIOCore EventLoop+Deprecated.swift
[197/298] Compiling NIOCore EventLoop+SerialExecutor.swift
[198/298] Compiling NIOCore EventLoop.swift
[199/298] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[200/298] Compiling NIOCore SocketAddresses.swift
[201/298] Compiling NIOCore SocketOptionProvider.swift
[202/298] Compiling NIOCore SystemCallHelpers.swift
[203/298] Compiling NIOCore TimeAmount+Duration.swift
[204/298] Compiling NIOCore TypeAssistedChannelHandler.swift
[205/298] Compiling NIOCore UniversalBootstrapSupport.swift
[206/298] Compiling NIOCore Utilities.swift
[207/298] Compiling NIOCore AddressedEnvelope.swift
[208/298] Compiling NIOCore AsyncAwaitSupport.swift
[209/298] Compiling NIOCore AsyncChannel.swift
[210/298] Compiling NIOCore AsyncChannelHandler.swift
[211/298] Compiling NIOCore AsyncChannelInboundStream.swift
[212/298] Compiling NIOCore AsyncChannelOutboundWriter.swift
[213/298] Compiling NIOCore NIOAsyncSequenceProducer.swift
[214/298] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[215/298] Compiling NIOCore NIOAsyncWriter.swift
[216/298] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[217/298] Compiling NIOCore BSDSocketAPI.swift
[218/298] Compiling NIOCore ByteBuffer-aux.swift
[219/298] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[220/298] Compiling NIOCore ByteBuffer-conversions.swift
[221/298] Compiling NIOCore ByteBuffer-core.swift
[222/298] Compiling NIOCore ByteBuffer-hex.swift
[223/298] Compiling NIOCore ByteBuffer-int.swift
[224/298] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[225/298] Compiling NIOCore ByteBuffer-multi-int.swift
[226/298] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[227/298] Compiling NIOCore ByteBuffer-views.swift
[228/298] Compiling NIOCore Channel.swift
[229/298] Compiling NIOCore ChannelHandler.swift
[230/298] Compiling NIOCore ChannelHandlers.swift
[231/298] Compiling NIOCore ChannelInvoker.swift
[232/298] Compiling NIOCore ChannelOption.swift
[233/298] Compiling NIOCore ChannelPipeline.swift
[234/298] Emitting module NIOCore
[235/299] Wrapping AST for NIOCore for debugging
[237/351] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[238/351] Compiling NIOEmbedded Embedded.swift
[239/351] Compiling NIOEmbedded AsyncTestingChannel.swift
[240/351] Emitting module NIOEmbedded
[242/352] Emitting module NIOPosix
[242/358] Wrapping AST for NIOEmbedded for debugging
[244/358] Compiling NIOPosix ThreadPosix.swift
[245/358] Compiling NIOPosix ThreadWindows.swift
[246/358] Compiling NIOPosix UnsafeTransfer.swift
[247/358] Compiling NIOPosix Utilities.swift
[248/358] Compiling NIOPosix VsockAddress.swift
[249/358] Compiling NIOPosix VsockChannelEvents.swift
[250/358] Compiling NIOPosix ServerSocket.swift
[251/358] Compiling NIOPosix Socket.swift
[252/358] Compiling NIOPosix SocketChannel.swift
[253/358] Compiling NIOPosix SocketProtocols.swift
[254/358] Compiling NIOPosix System.swift
[255/358] Compiling NIOPosix Thread.swift
[256/358] Compiling NIOPosix IO.swift
[257/358] Compiling NIOPosix IntegerBitPacking.swift
[258/358] Compiling NIOPosix IntegerTypes.swift
[259/358] Compiling NIOPosix Linux.swift
[260/358] Compiling NIOPosix LinuxCPUSet.swift
[261/358] Compiling NIOPosix LinuxUring.swift
[262/358] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[263/358] Compiling NIOPosix Pool.swift
[264/358] Compiling NIOPosix PooledRecvBufferAllocator.swift
[265/358] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[266/358] Compiling NIOPosix PosixSingletons.swift
[267/358] Compiling NIOPosix RawSocketBootstrap.swift
[268/358] Compiling NIOPosix Resolver.swift
[269/358] Compiling NIOPosix Selectable.swift
[270/358] Compiling NIOPosix SelectableChannel.swift
[271/358] Compiling NIOPosix SelectableEventLoop.swift
[272/358] Compiling NIOPosix SelectorEpoll.swift
[273/358] Compiling NIOPosix SelectorGeneric.swift
[274/358] Compiling NIOPosix SelectorKqueue.swift
[275/358] Compiling NIOPosix SelectorUring.swift
[276/358] Compiling NIOPosix NIOThreadPool.swift
[277/358] Compiling NIOPosix NonBlockingFileIO.swift
[278/358] Compiling NIOPosix PendingDatagramWritesManager.swift
[279/358] Compiling NIOPosix PendingWritesManager.swift
[280/358] Compiling NIOPosix PipeChannel.swift
[281/358] Compiling NIOPosix PipePair.swift
[282/358] Compiling NIOPosix PointerHelpers.swift
[283/358] Compiling NIOPosix BSDSocketAPICommon.swift
[284/358] Compiling NIOPosix BSDSocketAPIPosix.swift
[285/358] Compiling NIOPosix BSDSocketAPIWindows.swift
[286/358] Compiling NIOPosix BaseSocket.swift
[287/358] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[288/358] Compiling NIOPosix BaseSocketChannel.swift
[289/358] Compiling NIOPosix BaseStreamSocketChannel.swift
[290/358] Compiling NIOPosix Bootstrap.swift
[291/358] Compiling NIOPosix ControlMessage.swift
[292/358] Compiling NIOPosix DatagramVectorReadManager.swift
[293/358] Compiling NIOPosix Errors+Any.swift
[294/358] Compiling NIOPosix FileDescriptor.swift
[295/358] Compiling NIOPosix GetaddrinfoResolver.swift
[296/358] Compiling NIOPosix HappyEyeballs.swift
[298/405] Compiling NIOUDPEchoServer main.swift
[299/405] Emitting module NIOTCPEchoServer
[300/405] Compiling NIOTCPEchoServer Server.swift
[301/406] Emitting module NIOUDPEchoServer
[302/407] Emitting module NIOMulticastChat
[303/407] Compiling NIOMulticastChat main.swift
[305/407] Emitting module NIOUDPEchoClient
[306/407] Emitting module NIOEchoServer
[307/407] Compiling NIOEchoServer main.swift
[308/407] Compiling NIOUDPEchoClient main.swift
[310/410] Emitting module NIOEchoClient
[311/410] Compiling NIOEchoClient main.swift
[312/410] Emitting module NIOTCPEchoClient
[313/410] Compiling NIOTCPEchoClient Client.swift
[317/416] Wrapping AST for NIOUDPEchoServer for debugging
[319/416] Wrapping AST for NIOTCPEchoClient for debugging
[320/418] Wrapping AST for NIOUDPEchoClient for debugging
[321/418] Wrapping AST for NIOTCPEchoServer for debugging
[323/418] Emitting module _NIOFileSystem
[323/422] Wrapping AST for NIOMulticastChat for debugging
[323/422] Wrapping AST for NIOPosix for debugging
[325/422] Write Objects.LinkFileList
[328/422] Wrapping AST for NIOEchoServer for debugging
[330/422] Compiling NIO Exports.swift
[331/422] Emitting module NIO
[331/422] Wrapping AST for NIOEchoClient for debugging
[332/422] Write Objects.LinkFileList
[334/422] Emitting module NIOChatClient
[335/422] Compiling NIOChatClient main.swift
[336/424] Emitting module NIOChatServer
[337/424] Compiling NIOChatServer main.swift
[339/425] Write Objects.LinkFileList
[341/425] Compiling _NIOFileSystem UnsafeTransfer.swift
[342/425] Compiling _NIOFileSystem ParallelDirCopy.swift
[343/425] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[344/425] Compiling _NIOFileSystem CInterop.swift
[345/425] Compiling _NIOFileSystem Errno.swift
[346/425] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[347/425] Compiling _NIOFileSystem Mocking.swift
[348/425] Compiling _NIOFileSystem Syscall.swift
[350/433] Compiling _NIOConcurrency Empty.swift
[351/433] Compiling _NIOFileSystem FileType.swift
[352/433] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[353/433] Compiling _NIOFileSystem BufferedStream.swift
[354/433] Compiling _NIOFileSystem Cancellation.swift
[355/433] Emitting module _NIOConcurrency
[355/433] Linking NIOUDPEchoServer
[356/433] Linking NIOTCPEchoServer
[357/434] Linking NIOUDPEchoClient
[358/434] Write Objects.LinkFileList
[361/434] Compiling NIOTLS TLSEvents.swift
[361/434] Linking NIOTCPEchoClient
[364/434] Emitting module NIOTLS
[365/452] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[366/452] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[366/454] Wrapping AST for NIOChatServer for debugging
[367/454] Wrapping AST for _NIOConcurrency for debugging
[368/454] Write Objects.LinkFileList
[370/454] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[371/454] Compiling NIOTLS SNIHandler.swift
[371/455] Linking NIOMulticastChat
[373/455] Wrapping AST for NIOChatClient for debugging
[374/455] Write Objects.LinkFileList
[375/455] Linking NIOEchoClient
[376/455] Linking NIOEchoServer
[377/455] Wrapping AST for NIO for debugging
[378/455] Wrapping AST for NIOTLS for debugging
[380/455] Emitting module NIOHTTP1
[381/457] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[382/457] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[383/457] Compiling NIOHTTP1 HTTPTypes.swift
[384/457] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[385/457] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[388/457] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[389/457] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[390/457] Compiling _NIOFileSystem FileSystemError.swift
[391/457] Compiling _NIOFileSystem FileSystemProtocol.swift
[392/457] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[393/457] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[394/457] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[395/457] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[396/457] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[397/457] Compiling NIOHTTP1 ByteCollectionUtils.swift
[398/457] Compiling NIOHTTP1 HTTPDecoder.swift
[399/457] Compiling NIOHTTP1 HTTPEncoder.swift
[400/457] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[401/457] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[405/457] Linking NIOChatServer
[407/457] Compiling _NIOFileSystem Syscalls.swift
[408/457] Compiling _NIOFileSystem SystemFileHandle.swift
[409/457] Compiling _NIOFileSystem Utilities.swift
[410/457] Compiling _NIOFileSystem OpenOptions.swift
[411/458] Linking NIOChatClient
[413/458] Emitting module NIOFoundationCompat
[415/458] Wrapping AST for _NIOFileSystem for debugging
[417/460] Emitting module NIOFileSystem
[418/460] Compiling NIOFileSystem Exports.swift
[426/461] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[427/461] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[427/461] Wrapping AST for NIOFileSystem for debugging
[429/461] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[434/463] Wrapping AST for NIOFoundationCompat for debugging
[435/466] Wrapping AST for NIOHTTP1 for debugging
[437/488] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[438/488] Emitting module _NIOFileSystemFoundationCompat
[439/488] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[440/488] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[441/489] Emitting module NIOAsyncAwaitDemo
[442/489] Compiling NIOWebSocket WebSocketOpcode.swift
[444/490] Emitting module NIOHTTP1Client
[445/490] Compiling NIOHTTP1Client main.swift
[446/490] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[447/490] Compiling NIOAsyncAwaitDemo main.swift
[448/491] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[448/492] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[452/492] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[453/492] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[454/492] Compiling NIOWebSocket WebSocketErrorCodes.swift
[455/492] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[456/492] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[457/492] Emitting module NIOWebSocket
[458/492] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[459/492] Compiling NIOWebSocket SHA1.swift
[460/492] Compiling NIOWebSocket WebSocketFrame.swift
[460/493] Wrapping AST for NIOHTTP1Client for debugging
[461/493] Write Objects.LinkFileList
[462/493] Wrapping AST for NIOAsyncAwaitDemo for debugging
[463/493] Write Objects.LinkFileList
[466/493] Compiling NIOTestUtils EventCounterHandler.swift
[467/493] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[468/493] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[469/493] Emitting module NIOTestUtils
[469/493] Wrapping AST for NIOWebSocket for debugging
[472/530] Compiling NIOHTTP1Server main.swift
[473/530] Emitting module NIOHTTP1Server
[474/530] Compiling NIOCrashTester CrashTestSuites.swift
[475/530] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[476/531] Compiling NIOCrashTester CrashTests+LoopBound.swift
[476/531] Linking NIOHTTP1Client
[478/531] Compiling NIOCrashTester CrashTests+Strict.swift
[479/531] Compiling NIOCrashTester CrashTests+HTTP.swift
[479/532] Linking NIOAsyncAwaitDemo
[481/532] Compiling NIOWebSocketClient Client.swift
[481/532] Wrapping AST for NIOTestUtils for debugging
[483/532] Emitting module NIOWebSocketClient
[484/532] Compiling NIOCrashTester OutputGrepper.swift
[485/532] Compiling NIOCrashTester CrashTests+System.swift
[486/532] Compiling NIOCrashTester CrashTests+EventLoop.swift
[488/532] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[489/532] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[490/532] Compiling NIOPerformanceTester LockBenchmark.swift
[491/532] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[492/532] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[493/532] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[494/535] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[495/535] Emitting module NIOFileSystemTour
[496/535] Emitting module NIOCrashTester
[499/535] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[500/535] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[501/535] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[502/535] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[503/536] Emitting module NIOWebSocketServer
[504/536] Compiling NIOWebSocketServer Server.swift
[505/536] Wrapping AST for NIOHTTP1Server for debugging
[506/536] Write Objects.LinkFileList
[509/536] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[510/536] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[511/537] Emitting module NIOPerformanceTester
[511/537] Wrapping AST for NIOFileSystemTour for debugging
[512/537] Wrapping AST for NIOWebSocketClient for debugging
[513/537] Write Objects.LinkFileList
[517/537] Compiling NIOCrashTester main.swift
[518/538] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[519/538] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[520/538] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[521/538] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[522/538] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[523/538] Compiling NIOPerformanceTester UDPBenchmark.swift
[523/538] Wrapping AST for NIOWebSocketServer for debugging
[524/538] Write Objects.LinkFileList
[526/538] Wrapping AST for NIOCrashTester for debugging
[527/538] Write Objects.LinkFileList
[528/538] Linking NIOHTTP1Server
[529/538] Linking NIOWebSocketClient
[530/538] Linking NIOFileSystemTour
[531/538] Linking NIOWebSocketServer
[532/538] Linking NIOCrashTester
[534/538] Compiling NIOPerformanceTester main.swift
[535/538] Compiling NIOPerformanceTester resources.swift
[536/539] Wrapping AST for NIOPerformanceTester for debugging
[537/539] Write Objects.LinkFileList
[538/539] Linking NIOPerformanceTester
Build complete! (36.32s)
Build complete.
Done.