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 (537c3f), with Swift 5.9 for macOS (SPM) on 13 Oct 2024 08:01:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/johnnzhou/swift-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/33] Copying PrivacyInfo.xcprivacy
[2/33] Compiling CSystem shims.c
[3/33] Compiling CNIOLinux shim.c
[4/33] Compiling CNIOLinux liburing_shims.c
[5/60] Compiling CNIODarwin shim.c
[6/60] Compiling _AtomicsShims.c
[6/60] Compiling CNIOLLHTTP c_nio_http.c
[8/60] Compiling CNIOWindows shim.c
[9/60] Compiling CNIOWindows WSAStartup.c
[10/60] Compiling CNIOWASI CNIOWASI.c
[11/69] Compiling CNIOLLHTTP c_nio_api.c
[13/78] Emitting module _NIOBase64
[14/78] Compiling _NIOBase64 Base64.swift
[14/97] Compiling CNIOSHA1 c_nio_sha1.c
[15/97] Compiling CNIOLLHTTP c_nio_llhttp.c
[17/97] Compiling Atomics ManagedAtomic.swift
[18/97] Compiling Atomics ManagedAtomicLazyReference.swift
[19/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/98] Compiling Atomics AtomicMemoryOrderings.swift
[21/98] Compiling Atomics DoubleWord.swift
[22/98] Compiling Atomics AtomicStorage.swift
[23/98] Compiling Atomics AtomicValue.swift
[24/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/98] Compiling _NIODataStructures _TinyArray.swift
[26/98] Emitting module InternalCollectionsUtilities
[27/98] Compiling _NIODataStructures Heap.swift
[28/98] Emitting module _NIODataStructures
[29/98] Compiling _NIODataStructures PriorityQueue.swift
[30/98] Compiling Atomics OptionalRawRepresentable.swift
[31/98] Compiling Atomics RawRepresentable.swift
[32/98] Compiling Atomics AtomicBool.swift
[35/100] Compiling Atomics AtomicInteger.swift
[37/100] Compiling Atomics AtomicOptionalWrappable.swift
[38/100] Compiling Atomics AtomicReference.swift
[40/100] Compiling Atomics IntegerConformances.swift
[41/100] Compiling Atomics PointerConformances.swift
[42/100] Compiling Atomics Primitives.native.swift
[45/100] Compiling Atomics Primitives.shims.swift
[47/100] Emitting module SystemPackage
[48/116] Compiling SystemPackage Util.swift
[49/116] Compiling SystemPackage UtilConsumers.swift
[50/116] Compiling DequeModule _DequeBufferHeader.swift
[51/117] Compiling DequeModule Deque._Storage.swift
[52/117] Compiling DequeModule Deque+Equatable.swift
[53/117] Compiling Atomics UnsafeAtomicLazyReference.swift
[54/117] Compiling SystemPackage FilePath.swift
[55/117] Compiling SystemPackage FilePathComponentView.swift
[57/117] Compiling Atomics UnsafeAtomic.swift
[58/117] Compiling DequeModule Deque+Descriptions.swift
[59/117] Compiling DequeModule Deque+Testing.swift
[62/117] Compiling DequeModule Deque+Hashable.swift
[63/117] Compiling DequeModule Deque+CustomReflectable.swift
[64/117] Compiling DequeModule _DequeBuffer.swift
[67/117] Compiling DequeModule Deque+Extras.swift
[72/117] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[73/117] Compiling DequeModule _DequeSlot.swift
[74/117] Compiling DequeModule Deque._UnsafeHandle.swift
[75/117] Compiling DequeModule Deque.swift
[76/117] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/119] Compiling DequeModule Deque+Codable.swift
[80/119] Compiling DequeModule Deque+Collection.swift
[81/119] Emitting module DequeModule
[92/119] Compiling Atomics IntegerOperations.swift
[93/119] Compiling Atomics Unmanaged extensions.swift
[95/119] Compiling c-nioatomics.c
[96/119] Compiling c-atomics.c
[102/125] Emitting module Atomics
[103/125] Emitting module NIOConcurrencyHelpers
[104/125] Compiling NIOConcurrencyHelpers lock.swift
[105/125] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[106/125] Compiling NIOConcurrencyHelpers NIOLock.swift
[107/125] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[108/125] Compiling NIOConcurrencyHelpers atomics.swift
[109/187] Compiling NIOCore Linux.swift
[110/187] Compiling NIOCore MarkedCircularBuffer.swift
[111/187] Compiling NIOCore MulticastChannel.swift
[112/187] Compiling NIOCore NIOAny.swift
[113/187] Compiling NIOCore NIOCloseOnErrorHandler.swift
[114/187] Compiling NIOCore NIOLoopBound.swift
[115/193] Compiling NIOCore GlobalSingletons.swift
[116/193] Compiling NIOCore IO.swift
[117/193] Compiling NIOCore IOData.swift
[118/193] Compiling NIOCore IPProtocol.swift
[119/193] Compiling NIOCore IntegerBitPacking.swift
[120/193] Compiling NIOCore IntegerTypes.swift
[121/193] Compiling NIOCore Interfaces.swift
[122/193] Compiling NIOCore NIOScheduledCallback.swift
[123/193] Compiling NIOCore NIOSendable.swift
[124/193] Compiling NIOCore PointerHelpers.swift
[125/193] Compiling NIOCore RecvByteBufferAllocator.swift
[126/193] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[127/193] Compiling NIOCore SocketAddresses.swift
[128/193] Compiling NIOCore AddressedEnvelope.swift
[129/193] Compiling NIOCore AsyncAwaitSupport.swift
[130/193] Compiling NIOCore AsyncChannel.swift
[131/193] Compiling NIOCore AsyncChannelHandler.swift
[132/193] Compiling NIOCore AsyncChannelInboundStream.swift
[133/193] Compiling NIOCore AsyncChannelOutboundWriter.swift
[134/193] Compiling NIOCore NIOAsyncSequenceProducer.swift
[135/193] Compiling NIOCore SocketOptionProvider.swift
[136/193] Compiling NIOCore SystemCallHelpers.swift
[137/193] Compiling NIOCore TimeAmount+Duration.swift
[138/193] Compiling NIOCore TypeAssistedChannelHandler.swift
[139/193] Compiling NIOCore UniversalBootstrapSupport.swift
[140/193] Compiling NIOCore Utilities.swift
[141/193] Compiling NIOCore Codec.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:79:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[142/193] Compiling NIOCore ConvenienceOptionSupport.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:79:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[143/193] Compiling NIOCore DeadChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:79:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[144/193] Compiling NIOCore DispatchQueue+WithFuture.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:79:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[145/193] Compiling NIOCore EventLoop+Deprecated.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:79:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[146/193] Compiling NIOCore EventLoop+SerialExecutor.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:79:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[147/193] Compiling NIOCore EventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:79:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[148/193] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[149/193] Compiling NIOCore EventLoopFuture+Deprecated.swift
[150/193] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[151/193] Compiling NIOCore EventLoopFuture.swift
[152/193] Compiling NIOCore FileDescriptor.swift
[153/193] Compiling NIOCore FileHandle.swift
[154/193] Compiling NIOCore FileRegion.swift
[155/193] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[156/193] Compiling NIOCore NIOAsyncWriter.swift
[157/193] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[158/193] Compiling NIOCore BSDSocketAPI.swift
[159/193] Compiling NIOCore ByteBuffer-aux.swift
[160/193] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[161/193] Compiling NIOCore ByteBuffer-conversions.swift
[162/193] Emitting module NIOCore
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:79:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[163/193] Compiling NIOCore Channel.swift
[164/193] Compiling NIOCore ChannelHandler.swift
[165/193] Compiling NIOCore ChannelHandlers.swift
[166/193] Compiling NIOCore ChannelInvoker.swift
[167/193] Compiling NIOCore ChannelOption.swift
[168/193] Compiling NIOCore ChannelPipeline.swift
[169/193] Compiling NIOCore CircularBuffer.swift
[170/193] Compiling NIOCore ByteBuffer-core.swift
[171/193] Compiling NIOCore ByteBuffer-hex.swift
[172/193] Compiling NIOCore ByteBuffer-int.swift
[173/193] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[174/193] Compiling NIOCore ByteBuffer-multi-int.swift
[175/193] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[176/193] Compiling NIOCore ByteBuffer-views.swift
[177/247] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:27:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[178/247] Emitting module NIOEmbedded
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:27:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    public func enqueue(_ job: consuming ExecutorJob) {
                ^
[179/247] Compiling NIOEmbedded Embedded.swift
[180/247] Compiling NIOEmbedded AsyncTestingChannel.swift
[181/247] Emitting module NIOPosix
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:359:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    func enqueue(_ job: consuming ExecutorJob) {
         ^
[182/252] Compiling NIOPosix PendingWritesManager.swift
[183/252] Compiling NIOPosix PipeChannel.swift
[184/252] Compiling NIOPosix PipePair.swift
[185/252] Compiling NIOPosix PointerHelpers.swift
[186/252] Compiling NIOPosix Pool.swift
[187/252] Compiling NIOPosix SocketProtocols.swift
[188/252] Compiling NIOPosix System.swift
[189/252] Compiling NIOPosix Thread.swift
[190/252] Compiling NIOPosix ThreadPosix.swift
[191/252] Compiling NIOPosix ThreadWindows.swift
[192/252] Compiling NIOPosix BSDSocketAPICommon.swift
[193/252] Compiling NIOPosix BSDSocketAPIPosix.swift
[194/252] Compiling NIOPosix BSDSocketAPIWindows.swift
[195/252] Compiling NIOPosix BaseSocket.swift
[196/252] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[197/252] Compiling NIOPosix BaseSocketChannel.swift
[198/252] Compiling NIOPosix Selectable.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:359:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    func enqueue(_ job: consuming ExecutorJob) {
         ^
[199/252] Compiling NIOPosix SelectableChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:359:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    func enqueue(_ job: consuming ExecutorJob) {
         ^
[200/252] Compiling NIOPosix SelectableEventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:359:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    func enqueue(_ job: consuming ExecutorJob) {
         ^
[201/252] Compiling NIOPosix SelectorEpoll.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:359:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    func enqueue(_ job: consuming ExecutorJob) {
         ^
[202/252] Compiling NIOPosix SelectorGeneric.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:359:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
    func enqueue(_ job: consuming ExecutorJob) {
         ^
[203/252] Compiling NIOPosix SelectorKqueue.swift
[204/252] Compiling NIOPosix SelectorUring.swift
[205/252] Compiling NIOPosix ServerSocket.swift
[206/252] Compiling NIOPosix Socket.swift
[207/252] Compiling NIOPosix SocketChannel.swift
[208/252] Compiling NIOPosix PooledRecvBufferAllocator.swift
[209/252] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[210/252] Compiling NIOPosix PosixSingletons.swift
[211/252] Compiling NIOPosix RawSocketBootstrap.swift
[212/252] Compiling NIOPosix Resolver.swift
[213/252] Compiling NIOPosix GetaddrinfoResolver.swift
[214/252] Compiling NIOPosix HappyEyeballs.swift
[215/252] Compiling NIOPosix IO.swift
[216/252] Compiling NIOPosix IntegerBitPacking.swift
[217/252] Compiling NIOPosix IntegerTypes.swift
[218/252] Compiling NIOPosix Linux.swift
[219/252] Compiling NIOPosix BaseStreamSocketChannel.swift
[220/252] Compiling NIOPosix Bootstrap.swift
[221/252] Compiling NIOPosix ControlMessage.swift
[222/252] Compiling NIOPosix DatagramVectorReadManager.swift
[223/252] Compiling NIOPosix Errors+Any.swift
[224/252] Compiling NIOPosix FileDescriptor.swift
[225/252] Compiling NIOPosix LinuxCPUSet.swift
[226/252] Compiling NIOPosix LinuxUring.swift
[227/252] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[228/252] Compiling NIOPosix NIOThreadPool.swift
[229/252] Compiling NIOPosix NonBlockingFileIO.swift
[230/252] Compiling NIOPosix PendingDatagramWritesManager.swift
[231/252] Compiling NIOPosix UnsafeTransfer.swift
[232/252] Compiling NIOPosix Utilities.swift
[233/252] Compiling NIOPosix VsockAddress.swift
[234/252] Compiling NIOPosix VsockChannelEvents.swift
[235/252] Compiling NIOPosix resource_bundle_accessor.swift
[236/302] Compiling NIOUDPEchoClient main.swift
[237/302] Compiling NIOMulticastChat main.swift
[238/302] Compiling NIOChatClient main.swift
[239/302] Emitting module NIOChatClient
[240/302] Emitting module NIOUDPEchoClient
[241/302] Emitting module NIOMulticastChat
[242/302] Compiling NIOEchoServer main.swift
[243/302] Emitting module NIOEchoServer
[244/304] Emitting module NIOUDPEchoServer
[245/304] Compiling NIOUDPEchoServer main.swift
[246/304] Compiling NIOEchoClient main.swift
[247/304] Emitting module NIOEchoClient
[248/304] Emitting module NIOTCPEchoClient
[249/304] Compiling NIOTCPEchoClient Client.swift
[250/304] Emitting module NIOTCPEchoServer
[251/304] Compiling NIOTCPEchoServer Server.swift
[252/304] Emitting module NIOChatServer
[253/304] Compiling NIOChatServer main.swift
[254/304] Emitting module NIO
[255/304] Compiling NIO Exports.swift
[255/304] Linking NIOChatClient
[256/304] Linking NIOUDPEchoClient
[257/304] Linking NIOMulticastChat
[258/329] Linking NIOEchoServer
[259/329] Linking NIOUDPEchoServer
[260/329] Linking NIOTCPEchoClient
[262/333] Emitting module _NIOFileSystem
[262/336] Linking NIOEchoClient
[264/336] Compiling _NIOConcurrency Empty.swift
[265/336] Emitting module _NIOConcurrency
[265/336] Linking NIOTCPEchoServer
[267/336] Compiling NIOTLS TLSEvents.swift
[267/336] Linking NIOChatServer
[269/336] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[270/337] Emitting module NIOTLS
[271/337] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[272/337] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[273/337] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[274/337] Compiling NIOTLS SNIHandler.swift
[275/337] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[276/337] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[277/337] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[278/337] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[279/337] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[280/337] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[281/337] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[282/337] Compiling _NIOFileSystem Errno.swift
[283/337] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[284/337] Compiling _NIOFileSystem Mocking.swift
[285/337] Compiling _NIOFileSystem Convenience.swift
[286/337] Compiling _NIOFileSystem CopyStrategy.swift
[287/337] Compiling _NIOFileSystem DirectoryEntries.swift
[288/337] Compiling _NIOFileSystem DirectoryEntry.swift
[289/337] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[292/337] Compiling _NIOFileSystem FileHandleProtocol.swift
[293/337] Compiling _NIOFileSystem Utilities.swift
[294/337] Compiling _NIOFileSystem OpenOptions.swift
[295/337] Compiling _NIOFileSystem resource_bundle_accessor.swift
[296/337] Compiling _NIOFileSystem FileSystemProtocol.swift
[297/337] Compiling _NIOFileSystem FileType.swift
[298/337] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[299/337] Compiling _NIOFileSystem ParallelDirCopy.swift
[300/337] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[301/337] Compiling _NIOFileSystem CInterop.swift
[302/337] Compiling _NIOFileSystem Syscall.swift
[303/337] Compiling _NIOFileSystem Syscalls.swift
[304/337] Compiling _NIOFileSystem SystemFileHandle.swift
[305/337] Emitting module NIOFoundationCompat
[306/337] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[307/337] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[308/337] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[311/337] Compiling NIOHTTP1 HTTPEncoder.swift
[312/337] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[315/337] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[316/337] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[317/337] Emitting module NIOHTTP1
[318/337] Compiling NIOHTTP1 ByteCollectionUtils.swift
[319/337] Compiling NIOHTTP1 HTTPDecoder.swift
[320/337] Compiling NIOHTTP1 HTTPTypes.swift
[321/337] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[330/363] Emitting module NIOFileSystem
[331/363] Compiling NIOFileSystem Exports.swift
[332/363] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[333/364] Emitting module _NIOFileSystemFoundationCompat
[334/364] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[335/364] Compiling NIOWebSocket WebSocketOpcode.swift
[336/364] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[337/364] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[338/364] Compiling NIOWebSocket SHA1.swift
[339/364] Compiling NIOWebSocket WebSocketErrorCodes.swift
[340/364] Compiling NIOWebSocket WebSocketFrame.swift
[341/364] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[342/364] Emitting module NIOWebSocket
[343/364] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[344/364] Emitting module NIOHTTP1Client
[345/364] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[346/364] Compiling NIOHTTP1Client main.swift
[347/364] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[348/364] Emitting module NIOAsyncAwaitDemo
[349/364] Compiling NIOAsyncAwaitDemo main.swift
[350/364] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[351/364] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[352/364] Compiling NIOTestUtils EventCounterHandler.swift
[353/364] Emitting module NIOTestUtils
[354/364] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[355/399] Compiling NIOWebSocketClient Client.swift
[356/399] Emitting module NIOWebSocketClient
[357/399] Emitting module NIOWebSocketServer
[358/399] Compiling NIOWebSocketServer Server.swift
[359/401] Emitting module NIOHTTP1Server
[360/401] Compiling NIOHTTP1Server main.swift
[360/401] Linking NIOHTTP1Client
[361/401] Linking NIOAsyncAwaitDemo
[363/401] Emitting module NIOFileSystemTour
[363/401] Linking NIOWebSocketClient
[364/401] Linking NIOWebSocketServer
[365/401] Linking NIOHTTP1Server
[367/401] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[368/401] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[369/401] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[370/401] Compiling NIOPerformanceTester LockBenchmark.swift
[371/403] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[372/403] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[373/403] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[374/403] Compiling NIOCrashTester CrashTests+Strict.swift
[375/403] Compiling NIOCrashTester OutputGrepper.swift
[376/403] Compiling NIOCrashTester CrashTests+System.swift
[377/403] Compiling NIOCrashTester CrashTests+LoopBound.swift
[378/403] Compiling NIOCrashTester CrashTests+EventLoop.swift
[379/403] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[380/403] Compiling NIOCrashTester CrashTests+HTTP.swift
[381/403] Compiling NIOCrashTester CrashTestSuites.swift
[382/403] Emitting module NIOCrashTester
[383/403] Compiling NIOCrashTester main.swift
[384/403] Compiling NIOPerformanceTester Benchmark.swift
[385/403] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[386/403] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[387/403] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[388/403] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[389/403] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[390/403] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[391/403] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[392/403] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[393/403] Compiling NIOPerformanceTester UDPBenchmark.swift
[394/403] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[395/403] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[396/403] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[397/403] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[398/403] Emitting module NIOPerformanceTester
[398/403] Linking NIOFileSystemTour
[399/403] Linking NIOCrashTester
[401/403] Compiling NIOPerformanceTester main.swift
[402/403] Compiling NIOPerformanceTester resources.swift
[402/403] Linking NIOPerformanceTester
Build complete! (30.66s)
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
[49/5225] Fetching swift-atomics, swift-system
[2327/20670] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (2.61s)
Fetched https://github.com/apple/swift-collections.git (2.61s)
Fetched https://github.com/apple/swift-system.git (2.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.74s)
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.4
Build complete.
Done.