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.9 for Linux on 20 Sep 2024 20:54:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.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.9
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[1570/5229] Fetching swift-atomics, swift-system
[3291/20270] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (0.42s)
[5917/18701] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.12s)
Fetched https://github.com/apple/swift-collections.git (1.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
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.59s)
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.3
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/68] Compiling CNIODarwin shim.c
[1/68] Compiling CNIOWindows shim.c
[2/68] Compiling _AtomicsShims.c
[3/68] Compiling CSystem shims.c
[4/68] Compiling CNIOWindows WSAStartup.c
[4/68] Compiling CNIOWASI CNIOWASI.c
[6/68] Compiling CNIOLLHTTP c_nio_http.c
[7/68] Compiling CNIOLinux liburing_shims.c
[8/68] Compiling CNIOLLHTTP c_nio_api.c
[9/68] Compiling CNIOSHA1 c_nio_sha1.c
[10/68] Compiling CNIOLinux shim.c
[11/105] Compiling CNIOLLHTTP c_nio_llhttp.c
[13/131] Emitting module InternalCollectionsUtilities
[13/133] Compiling c-nioatomics.c
[14/133] Compiling c-atomics.c
[16/139] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/139] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/139] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/139] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/139] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/139] Compiling InternalCollectionsUtilities Integer rank.swift
[22/139] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/141] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/141] Compiling InternalCollectionsUtilities Specialize.swift
[25/141] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[26/141] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/141] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/141] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/141] Compiling Atomics IntegerOperations.swift
[30/141] Compiling Atomics Unmanaged extensions.swift
[31/141] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/141] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/141] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/143] Compiling InternalCollectionsUtilities Debugging.swift
[35/143] Compiling InternalCollectionsUtilities Descriptions.swift
[42/143] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[50/143] Emitting module SystemPackage
[57/143] Emitting module _NIOBase64
[58/143] Compiling _NIOBase64 Base64.swift
[68/147] Compiling _NIODataStructures PriorityQueue.swift
[69/147] Compiling _NIODataStructures _TinyArray.swift
[70/147] Emitting module Atomics
[71/147] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[72/147] Emitting module NIOConcurrencyHelpers
[74/147] Wrapping AST for _NIOBase64 for debugging
[75/147] Wrapping AST for InternalCollectionsUtilities for debugging
[81/164] Compiling SystemPackage Util.swift
[82/164] Compiling SystemPackage UtilConsumers.swift
[83/164] Compiling DequeModule Deque+CustomReflectable.swift
[84/164] Compiling DequeModule Deque+Descriptions.swift
[86/166] Compiling DequeModule _DequeBuffer.swift
[87/166] Compiling DequeModule _DequeBufferHeader.swift
[87/166] Wrapping AST for Atomics for debugging
[89/166] Compiling DequeModule Deque+Equatable.swift
[90/166] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/166] Compiling DequeModule _DequeSlot.swift
[92/166] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/166] Compiling DequeModule Deque._Storage.swift
[97/166] Compiling DequeModule Deque._UnsafeHandle.swift
[98/166] Compiling DequeModule Deque.swift
[102/167] Compiling NIOConcurrencyHelpers lock.swift
[103/167] Emitting module _NIODataStructures
[104/167] Compiling _NIODataStructures Heap.swift
[109/170] Compiling DequeModule Deque+Testing.swift
[111/170] Compiling DequeModule Deque+Extras.swift
[112/170] Compiling DequeModule Deque+Hashable.swift
[114/170] Wrapping AST for SystemPackage for debugging
[116/170] Compiling NIOConcurrencyHelpers atomics.swift
[116/170] Wrapping AST for _NIODataStructures for debugging
[118/170] Compiling NIOConcurrencyHelpers NIOLock.swift
[119/171] Compiling DequeModule Deque+Codable.swift
[120/171] Compiling DequeModule Deque+Collection.swift
[123/172] Emitting module DequeModule
[123/173] Wrapping AST for NIOConcurrencyHelpers for debugging
[126/174] Wrapping AST for DequeModule for debugging
[128/231] Compiling NIOCore MarkedCircularBuffer.swift
[129/231] Compiling NIOCore MulticastChannel.swift
[130/231] Compiling NIOCore NIOAny.swift
[131/231] Compiling NIOCore NIOCloseOnErrorHandler.swift
[132/231] Compiling NIOCore NIOLoopBound.swift
[133/231] Compiling NIOCore NIOSendable.swift
[134/231] Compiling NIOCore PointerHelpers.swift
[135/231] Compiling NIOCore RecvByteBufferAllocator.swift
[136/239] Compiling NIOCore GlobalSingletons.swift
[137/239] Compiling NIOCore IO.swift
[138/239] Compiling NIOCore IOData.swift
[139/239] Compiling NIOCore IPProtocol.swift
[140/239] Compiling NIOCore IntegerBitPacking.swift
[141/239] Compiling NIOCore IntegerTypes.swift
[142/239] Compiling NIOCore Interfaces.swift
[143/239] Compiling NIOCore Linux.swift
[144/239] Compiling NIOCore EventLoop.swift
[145/239] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[146/239] Compiling NIOCore EventLoopFuture+Deprecated.swift
[147/239] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[148/239] Compiling NIOCore EventLoopFuture.swift
[149/239] Compiling NIOCore FileDescriptor.swift
[150/239] Compiling NIOCore FileHandle.swift
[151/239] Compiling NIOCore FileRegion.swift
[152/239] Compiling NIOCore ChannelPipeline.swift
[153/239] Compiling NIOCore CircularBuffer.swift
[154/239] Compiling NIOCore Codec.swift
[155/239] Compiling NIOCore ConvenienceOptionSupport.swift
[156/239] Compiling NIOCore DeadChannel.swift
[157/239] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/239] Compiling NIOCore EventLoop+Deprecated.swift
[159/239] Compiling NIOCore EventLoop+SerialExecutor.swift
[160/239] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[161/239] Compiling NIOCore SocketAddresses.swift
[162/239] Compiling NIOCore SocketOptionProvider.swift
[163/239] Compiling NIOCore SystemCallHelpers.swift
[164/239] Compiling NIOCore TimeAmount+Duration.swift
[165/239] Compiling NIOCore TypeAssistedChannelHandler.swift
[166/239] Compiling NIOCore UniversalBootstrapSupport.swift
[167/239] Compiling NIOCore Utilities.swift
[168/239] Compiling NIOCore NIOAsyncWriter.swift
[169/239] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[170/239] Compiling NIOCore BSDSocketAPI.swift
[171/239] Compiling NIOCore ByteBuffer-aux.swift
[172/239] Compiling NIOCore ByteBuffer-conversions.swift
[173/239] Compiling NIOCore ByteBuffer-core.swift
[174/239] Compiling NIOCore ByteBuffer-hexdump.swift
[175/239] Compiling NIOCore ByteBuffer-int.swift
[176/239] Compiling NIOCore AddressedEnvelope.swift
[177/239] Compiling NIOCore AsyncAwaitSupport.swift
[178/239] Compiling NIOCore AsyncChannel.swift
[179/239] Compiling NIOCore AsyncChannelHandler.swift
[180/239] Compiling NIOCore AsyncChannelInboundStream.swift
[181/239] Compiling NIOCore AsyncChannelOutboundWriter.swift
[182/239] Compiling NIOCore NIOAsyncSequenceProducer.swift
[183/239] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[184/239] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[185/239] Compiling NIOCore ByteBuffer-multi-int.swift
[186/239] Compiling NIOCore ByteBuffer-views.swift
[187/239] Compiling NIOCore Channel.swift
[188/239] Compiling NIOCore ChannelHandler.swift
[189/239] Compiling NIOCore ChannelHandlers.swift
[190/239] Compiling NIOCore ChannelInvoker.swift
[191/239] Compiling NIOCore ChannelOption.swift
[192/239] Emitting module NIOCore
[194/241] Wrapping AST for NIOCore for debugging
[196/293] Compiling NIOEmbedded AsyncTestingChannel.swift
[197/293] Compiling NIOEmbedded Embedded.swift
[198/293] Emitting module NIOEmbedded
[199/293] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[201/295] Wrapping AST for NIOEmbedded for debugging
[203/295] Compiling NIOPosix IO.swift
[204/295] Compiling NIOPosix IntegerBitPacking.swift
[205/295] Compiling NIOPosix IntegerTypes.swift
[206/295] Compiling NIOPosix Linux.swift
[207/295] Compiling NIOPosix LinuxCPUSet.swift
[208/295] Compiling NIOPosix LinuxUring.swift
[209/295] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[210/301] Compiling NIOPosix ThreadPosix.swift
[211/301] Compiling NIOPosix ThreadWindows.swift
[212/301] Compiling NIOPosix UnsafeTransfer.swift
[213/301] Compiling NIOPosix Utilities.swift
[214/301] Compiling NIOPosix VsockAddress.swift
[215/301] Compiling NIOPosix VsockChannelEvents.swift
[216/301] Compiling NIOPosix Pool.swift
[217/301] Compiling NIOPosix PooledRecvBufferAllocator.swift
[218/301] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[219/301] Compiling NIOPosix PosixSingletons.swift
[220/301] Compiling NIOPosix RawSocketBootstrap.swift
[221/301] Compiling NIOPosix Resolver.swift
[222/301] Compiling NIOPosix Selectable.swift
[223/301] Compiling NIOPosix SelectableChannel.swift
[224/301] Compiling NIOPosix SelectableEventLoop.swift
[225/301] Compiling NIOPosix SelectorEpoll.swift
[226/301] Compiling NIOPosix SelectorGeneric.swift
[227/301] Compiling NIOPosix SelectorKqueue.swift
[228/301] Compiling NIOPosix SelectorUring.swift
[229/301] Compiling NIOPosix ServerSocket.swift
[230/301] Compiling NIOPosix Socket.swift
[231/301] Compiling NIOPosix SocketChannel.swift
[232/301] Compiling NIOPosix SocketProtocols.swift
[233/301] Compiling NIOPosix System.swift
[234/301] Compiling NIOPosix Thread.swift
[235/301] Emitting module NIOPosix
[236/301] Compiling NIOPosix Bootstrap.swift
[237/301] Compiling NIOPosix ControlMessage.swift
[238/301] Compiling NIOPosix DatagramVectorReadManager.swift
[239/301] Compiling NIOPosix Errors+Any.swift
[240/301] Compiling NIOPosix FileDescriptor.swift
[241/301] Compiling NIOPosix GetaddrinfoResolver.swift
[242/301] Compiling NIOPosix HappyEyeballs.swift
[243/301] Compiling NIOPosix BSDSocketAPICommon.swift
[244/301] Compiling NIOPosix BSDSocketAPIPosix.swift
[245/301] Compiling NIOPosix BSDSocketAPIWindows.swift
[246/301] Compiling NIOPosix BaseSocket.swift
[247/301] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[248/301] Compiling NIOPosix BaseSocketChannel.swift
[249/301] Compiling NIOPosix BaseStreamSocketChannel.swift
[250/301] Compiling NIOPosix NIOThreadPool.swift
[251/301] Compiling NIOPosix NonBlockingFileIO.swift
[252/301] Compiling NIOPosix PendingDatagramWritesManager.swift
[253/301] Compiling NIOPosix PendingWritesManager.swift
[254/301] Compiling NIOPosix PipeChannel.swift
[255/301] Compiling NIOPosix PipePair.swift
[256/301] Compiling NIOPosix PointerHelpers.swift
[259/347] Emitting module NIOTCPEchoServer
[260/347] Emitting module NIOUDPEchoClient
[261/347] Emitting module NIOEchoServer
[262/347] Compiling NIOEchoServer main.swift
[263/347] Emitting module NIOMulticastChat
[264/347] Compiling NIOMulticastChat main.swift
[265/348] Compiling NIOUDPEchoClient main.swift
[266/348] Emitting module NIOUDPEchoServer
[267/348] Compiling NIOUDPEchoServer main.swift
[268/348] Emitting module NIOEchoClient
[269/348] Compiling NIOEchoClient main.swift
[271/352] Compiling NIOTCPEchoClient Client.swift
[272/352] Emitting module NIOTCPEchoClient
[276/356] Compiling NIOTCPEchoServer Server.swift
[283/362] Wrapping AST for NIOUDPEchoServer for debugging
[286/367] Wrapping AST for NIOUDPEchoClient for debugging
[288/367] Wrapping AST for NIOPosix for debugging
[289/367] Wrapping AST for NIOTCPEchoClient for debugging
[290/367] Wrapping AST for NIOMulticastChat for debugging
[291/367] Wrapping AST for NIOEchoServer for debugging
[293/367] Compiling NIO Exports.swift
[294/367] Emitting module NIO
[295/368] Compiling NIOChatClient main.swift
[296/368] Emitting module NIOChatClient
[301/371] Emitting module NIOChatServer
[302/371] Compiling NIOChatServer main.swift
[303/371] Emitting module _NIOFileSystem
[304/371] Compiling _NIOFileSystem BufferedReader.swift
[305/371] Compiling _NIOFileSystem BufferedWriter.swift
[306/371] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[307/371] Compiling _NIOFileSystem ByteCount.swift
[308/371] Compiling _NIOFileSystem Convenience.swift
[308/376] Linking NIOUDPEchoServer
[309/376] Linking NIOTCPEchoClient
[312/381] Linking NIOUDPEchoClient
[313/381] Linking NIOMulticastChat
[315/385] Emitting module _NIOConcurrency
[316/385] Compiling _NIOConcurrency Empty.swift
[316/385] Wrapping AST for NIOTCPEchoServer for debugging
[317/385] Wrapping AST for NIOEchoClient for debugging
[318/406] Wrapping AST for NIOChatServer for debugging
[320/406] Compiling NIOTLS TLSEvents.swift
[320/406] Linking NIOEchoServer
[323/407] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[324/407] Emitting module NIOTLS
[325/407] Compiling NIOTLS SNIHandler.swift
[327/407] Compiling _NIOFileSystem UnsafeTransfer.swift
[328/407] Compiling _NIOFileSystem ParallelDirCopy.swift
[329/407] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[330/407] Compiling _NIOFileSystem CInterop.swift
[331/407] Compiling _NIOFileSystem Errno.swift
[332/407] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[333/407] Compiling _NIOFileSystem Mocking.swift
[334/407] Compiling _NIOFileSystem Syscall.swift
[335/407] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[336/407] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[336/408] Wrapping AST for _NIOConcurrency for debugging
[338/409] Wrapping AST for NIOChatClient for debugging
[340/409] Wrapping AST for NIO for debugging
[342/409] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[343/409] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[344/409] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[345/409] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[345/409] Linking NIOTCPEchoServer
[346/409] Wrapping AST for NIOTLS for debugging
[348/409] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[349/409] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[350/409] Compiling _NIOFileSystem BufferedStream.swift
[351/409] Compiling _NIOFileSystem Cancellation.swift
[351/409] Linking NIOChatServer
[353/409] Emitting module NIOHTTP1
[353/409] Linking NIOEchoClient
[355/411] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[356/411] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[358/411] Linking NIOChatClient
[360/411] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[361/411] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[362/411] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[363/411] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[364/411] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[365/411] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[370/411] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[371/411] Compiling NIOHTTP1 HTTPTypes.swift
[372/411] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[373/411] Emitting module NIOFoundationCompat
[374/412] Compiling _NIOFileSystem Syscalls.swift
[375/412] Compiling _NIOFileSystem SystemFileHandle.swift
[376/412] Compiling _NIOFileSystem Utilities.swift
[377/412] Compiling _NIOFileSystem OpenOptions.swift
[380/413] Compiling _NIOFileSystem FileSystem.swift
[381/413] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[382/413] Compiling _NIOFileSystem FileSystemError.swift
[383/413] Compiling _NIOFileSystem FileSystemProtocol.swift
[388/414] Compiling NIOHTTP1 ByteCollectionUtils.swift
[389/414] Compiling NIOHTTP1 HTTPDecoder.swift
[390/414] Compiling NIOHTTP1 HTTPEncoder.swift
[391/416] Wrapping AST for NIOFoundationCompat for debugging
[395/418] Wrapping AST for _NIOFileSystem for debugging
[396/429] Wrapping AST for NIOHTTP1 for debugging
[398/434] Emitting module NIOFileSystem
[399/439] Compiling NIOFileSystem Exports.swift
[400/443] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[401/443] Emitting module _NIOFileSystemFoundationCompat
[402/444] Emitting module NIOHTTP1Server
[405/446] Emitting module NIOHTTP1Client
[406/446] Compiling NIOHTTP1Client main.swift
[407/446] Compiling NIOWebSocket WebSocketOpcode.swift
[408/447] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[409/447] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[410/447] Emitting module NIOAsyncAwaitDemo
[411/449] Wrapping AST for NIOFileSystem for debugging
[414/449] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[416/450] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[417/450] Compiling NIOAsyncAwaitDemo main.swift
[420/451] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[421/452] Emitting module NIOTestUtils
[422/452] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[423/452] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[424/452] Compiling NIOTestUtils EventCounterHandler.swift
[425/452] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[427/452] Emitting module NIOWebSocket
[427/452] Wrapping AST for NIOHTTP1Client for debugging
[429/453] Compiling NIOWebSocket WebSocketFrame.swift
[430/453] Compiling NIOWebSocket WebSocketErrorCodes.swift
[430/453] Wrapping AST for NIOAsyncAwaitDemo for debugging
[432/453] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[433/453] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[434/453] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[435/453] Compiling NIOWebSocket SHA1.swift
[439/456] Compiling NIOHTTP1Server main.swift
[440/456] Wrapping AST for NIOTestUtils for debugging
[442/458] Linking NIOHTTP1Client
[444/464] Wrapping AST for NIOWebSocket for debugging
[445/494] Linking NIOAsyncAwaitDemo
[446/494] Wrapping AST for NIOHTTP1Server for debugging
[448/494] Compiling NIOCrashTester CrashTests+HTTP.swift
[449/494] Compiling NIOCrashTester CrashTests+LoopBound.swift
[450/495] Emitting module NIOWebSocketClient
[451/495] Compiling NIOWebSocketClient Client.swift
[452/495] Compiling NIOCrashTester CrashTestSuites.swift
[453/495] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[454/495] Compiling NIOCrashTester CrashTests+EventLoop.swift
[455/495] Compiling NIOCrashTester CrashTests+System.swift
[456/495] Compiling NIOCrashTester OutputGrepper.swift
[457/495] Compiling NIOCrashTester CrashTests+Strict.swift
[458/496] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[459/496] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[460/496] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[461/498] Emitting module NIOFileSystemTour
[462/498] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[463/498] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[464/498] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[465/498] Compiling NIOPerformanceTester LockBenchmark.swift
[466/498] Emitting module NIOCrashTester
[468/500] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[469/500] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[472/501] Emitting module NIOWebSocketServer
[473/501] Compiling NIOWebSocketServer Server.swift
[474/501] Compiling NIOPerformanceTester Benchmark.swift
[475/501] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[476/501] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[479/501] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[479/501] Linking NIOHTTP1Server
[482/502] Compiling NIOCrashTester main.swift
[482/503] Wrapping AST for NIOWebSocketClient for debugging
[484/503] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[485/503] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[486/503] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[487/503] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[488/503] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[489/503] Compiling NIOPerformanceTester UDPBenchmark.swift
[491/504] Emitting module NIOPerformanceTester
[494/505] Wrapping AST for NIOFileSystemTour for debugging
[495/505] Wrapping AST for NIOWebSocketServer for debugging
[496/505] Wrapping AST for NIOCrashTester for debugging
[497/505] Linking NIOWebSocketClient
[498/505] Linking NIOFileSystemTour
[499/505] Linking NIOWebSocketServer
[500/505] Linking NIOCrashTester
[502/505] Compiling NIOPerformanceTester main.swift
[503/505] Compiling NIOPerformanceTester resources.swift
[505/507] Wrapping AST for NIOPerformanceTester for debugging
[506/507] Linking NIOPerformanceTester
Build complete! (58.38s)
Build complete.
Done.