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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:a5e57d1af25c3272f87123c7a264de6fd88dcc01acef91f1006945662a9fd14a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[535/5229] Fetching swift-atomics, swift-system
[5230/20270] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.03s)
Fetched https://github.com/apple/swift-atomics.git (1.03s)
Fetched https://github.com/apple/swift-collections.git (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.48s)
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-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
Building for debugging...
[0/68] Compiling CNIODarwin shim.c
[1/68] Compiling _AtomicsShims.c
[2/68] Compiling CNIOLLHTTP c_nio_http.c
[3/68] Compiling CSystem shims.c
[4/68] Compiling CNIOWindows shim.c
[5/68] Compiling CNIOLLHTTP c_nio_api.c
[6/68] Compiling CNIOWindows WSAStartup.c
[7/68] Compiling CNIOWASI CNIOWASI.c
[8/68] Compiling CNIOLinux liburing_shims.c
[9/68] Compiling CNIOSHA1 c_nio_sha1.c
[10/68] Compiling CNIOLinux shim.c
[11/68] Compiling CNIOLLHTTP c_nio_llhttp.c
[13/131] Emitting module InternalCollectionsUtilities
[13/133] Compiling c-nioatomics.c
[15/133] Emitting module SystemPackage
[15/135] Compiling c-atomics.c
[17/141] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[18/141] Compiling Atomics UnsafeAtomic.swift
[19/141] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/141] Compiling Atomics ManagedAtomic.swift
[21/141] Compiling Atomics ManagedAtomicLazyReference.swift
[22/141] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/141] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/141] Compiling SystemPackage Util.swift
[25/141] Compiling SystemPackage UtilConsumers.swift
[30/143] Compiling Atomics AtomicOptionalWrappable.swift
[31/143] Compiling Atomics AtomicReference.swift
[34/143] Compiling Atomics OptionalRawRepresentable.swift
[35/143] Compiling Atomics RawRepresentable.swift
[36/143] Compiling Atomics AtomicBool.swift
[37/143] Emitting module Atomics
[38/143] Compiling Atomics AtomicStorage.swift
[39/143] Compiling Atomics AtomicValue.swift
[40/143] Compiling Atomics Primitives.shims.swift
[41/143] Compiling Atomics AtomicInteger.swift
[47/143] Compiling Atomics IntegerConformances.swift
[48/143] Compiling Atomics PointerConformances.swift
[49/143] Compiling Atomics Primitives.native.swift
[58/145] Emitting module _NIOBase64
[59/145] Compiling _NIOBase64 Base64.swift
[60/146] Compiling _NIODataStructures _TinyArray.swift
[61/146] Compiling _NIODataStructures PriorityQueue.swift
[69/147] Wrapping AST for InternalCollectionsUtilities for debugging
[71/147] Compiling Atomics IntegerOperations.swift
[72/147] Compiling Atomics Unmanaged extensions.swift
[72/148] Wrapping AST for _NIOBase64 for debugging
[75/164] Wrapping AST for Atomics for debugging
[77/164] Compiling DequeModule _DequeBuffer.swift
[78/164] Compiling DequeModule _DequeBufferHeader.swift
[79/166] Compiling DequeModule Deque+CustomReflectable.swift
[80/166] Compiling DequeModule Deque+Descriptions.swift
[81/166] Compiling DequeModule Deque+Equatable.swift
[82/166] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/166] Compiling DequeModule Deque+Extras.swift
[84/166] Compiling DequeModule Deque+Hashable.swift
[85/166] Compiling DequeModule _DequeSlot.swift
[86/166] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/166] Compiling DequeModule Deque+Testing.swift
[88/166] Compiling DequeModule Deque._Storage.swift
[89/166] Compiling DequeModule Deque._UnsafeHandle.swift
[90/166] Compiling DequeModule Deque.swift
[94/166] Compiling DequeModule Deque+Codable.swift
[95/166] Compiling DequeModule Deque+Collection.swift
[106/166] Emitting module DequeModule
[112/170] Compiling NIOConcurrencyHelpers NIOLock.swift
[113/170] Emitting module NIOConcurrencyHelpers
[114/170] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[116/170] Compiling NIOConcurrencyHelpers lock.swift
[116/170] Wrapping AST for DequeModule for debugging
[117/170] Wrapping AST for SystemPackage for debugging
[119/170] Compiling _NIODataStructures Heap.swift
[120/170] Emitting module _NIODataStructures
[123/172] Compiling NIOConcurrencyHelpers atomics.swift
[124/174] Wrapping AST for _NIODataStructures for debugging
[126/174] Wrapping AST for NIOConcurrencyHelpers 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/231] Compiling NIOCore GlobalSingletons.swift
[137/231] Compiling NIOCore IO.swift
[138/231] Compiling NIOCore IOData.swift
[139/231] Compiling NIOCore IPProtocol.swift
[140/231] Compiling NIOCore IntegerBitPacking.swift
[141/231] Compiling NIOCore IntegerTypes.swift
[142/231] Compiling NIOCore Interfaces.swift
[143/231] 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 SingleStepByteToMessageDecoder.swift
[153/239] Compiling NIOCore SocketAddresses.swift
[154/239] Compiling NIOCore SocketOptionProvider.swift
[155/239] Compiling NIOCore SystemCallHelpers.swift
[156/239] Compiling NIOCore TimeAmount+Duration.swift
[157/239] Compiling NIOCore TypeAssistedChannelHandler.swift
[158/239] Compiling NIOCore UniversalBootstrapSupport.swift
[159/239] Compiling NIOCore Utilities.swift
[160/239] Compiling NIOCore NIOAsyncWriter.swift
[161/239] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[162/239] Compiling NIOCore BSDSocketAPI.swift
[163/239] Compiling NIOCore ByteBuffer-aux.swift
[164/239] Compiling NIOCore ByteBuffer-conversions.swift
[165/239] Compiling NIOCore ByteBuffer-core.swift
[166/239] Compiling NIOCore ByteBuffer-hexdump.swift
[167/239] Compiling NIOCore ByteBuffer-int.swift
[168/239] Emitting module NIOCore
[169/239] Compiling NIOCore ChannelPipeline.swift
[170/239] Compiling NIOCore CircularBuffer.swift
[171/239] Compiling NIOCore Codec.swift
[172/239] Compiling NIOCore ConvenienceOptionSupport.swift
[173/239] Compiling NIOCore DeadChannel.swift
[174/239] Compiling NIOCore DispatchQueue+WithFuture.swift
[175/239] Compiling NIOCore EventLoop+Deprecated.swift
[176/239] Compiling NIOCore EventLoop+SerialExecutor.swift
[177/239] Compiling NIOCore AddressedEnvelope.swift
[178/239] Compiling NIOCore AsyncAwaitSupport.swift
[179/239] Compiling NIOCore AsyncChannel.swift
[180/239] Compiling NIOCore AsyncChannelHandler.swift
[181/239] Compiling NIOCore AsyncChannelInboundStream.swift
[182/239] Compiling NIOCore AsyncChannelOutboundWriter.swift
[183/239] Compiling NIOCore NIOAsyncSequenceProducer.swift
[184/239] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[185/239] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[186/239] Compiling NIOCore ByteBuffer-multi-int.swift
[187/239] Compiling NIOCore ByteBuffer-views.swift
[188/239] Compiling NIOCore Channel.swift
[189/239] Compiling NIOCore ChannelHandler.swift
[190/239] Compiling NIOCore ChannelHandlers.swift
[191/239] Compiling NIOCore ChannelInvoker.swift
[192/239] Compiling NIOCore ChannelOption.swift
[194/241] Wrapping AST for NIOCore for debugging
[196/293] Compiling NIOEmbedded Embedded.swift
[197/293] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[198/293] Compiling NIOEmbedded AsyncTestingChannel.swift
[199/293] Emitting module NIOEmbedded
[201/295] Wrapping AST for NIOEmbedded for debugging
[203/295] Compiling NIOPosix Pool.swift
[204/295] Compiling NIOPosix PooledRecvBufferAllocator.swift
[205/295] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[206/295] Compiling NIOPosix PosixSingletons.swift
[207/295] Compiling NIOPosix RawSocketBootstrap.swift
[208/295] Compiling NIOPosix Resolver.swift
[209/295] Compiling NIOPosix Selectable.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 ServerSocket.swift
[217/301] Compiling NIOPosix Socket.swift
[218/301] Compiling NIOPosix SocketChannel.swift
[219/301] Compiling NIOPosix SocketProtocols.swift
[220/301] Compiling NIOPosix System.swift
[221/301] Compiling NIOPosix Thread.swift
[222/301] Compiling NIOPosix SelectableChannel.swift
[223/301] Compiling NIOPosix SelectableEventLoop.swift
[224/301] Compiling NIOPosix SelectorEpoll.swift
[225/301] Compiling NIOPosix SelectorGeneric.swift
[226/301] Compiling NIOPosix SelectorKqueue.swift
[227/301] Compiling NIOPosix SelectorUring.swift
[228/301] Emitting module NIOPosix
[229/301] Compiling NIOPosix Bootstrap.swift
[230/301] Compiling NIOPosix ControlMessage.swift
[231/301] Compiling NIOPosix DatagramVectorReadManager.swift
[232/301] Compiling NIOPosix Errors+Any.swift
[233/301] Compiling NIOPosix FileDescriptor.swift
[234/301] Compiling NIOPosix GetaddrinfoResolver.swift
[235/301] Compiling NIOPosix HappyEyeballs.swift
[236/301] Compiling NIOPosix IO.swift
[237/301] Compiling NIOPosix IntegerBitPacking.swift
[238/301] Compiling NIOPosix IntegerTypes.swift
[239/301] Compiling NIOPosix Linux.swift
[240/301] Compiling NIOPosix LinuxCPUSet.swift
[241/301] Compiling NIOPosix LinuxUring.swift
[242/301] Compiling NIOPosix MultiThreadedEventLoopGroup.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
[258/303] Wrapping AST for NIOPosix for debugging
[260/336] Emitting module NIOTCPEchoClient
[261/347] Compiling NIOTCPEchoClient Client.swift
[262/348] Compiling NIOTCPEchoServer Server.swift
[263/348] Emitting module NIOTCPEchoServer
[268/351] Emitting module NIOMulticastChat
[269/351] Emitting module NIOEchoServer
[270/351] Emitting module NIOEchoClient
[271/351] Emitting module NIOUDPEchoServer
[272/351] Compiling NIOUDPEchoServer main.swift
[273/352] Emitting module NIOUDPEchoClient
[274/352] Compiling NIOEchoServer main.swift
[275/352] Compiling NIOUDPEchoClient main.swift
[279/357] Compiling NIOEchoClient main.swift
[280/358] Compiling NIOMulticastChat main.swift
[283/362] Wrapping AST for NIOUDPEchoServer for debugging
[287/364] Wrapping AST for NIOTCPEchoServer for debugging
[289/365] Wrapping AST for NIOUDPEchoClient for debugging
[291/365] Emitting module NIOChatClient
[292/366] Compiling NIOChatClient main.swift
[292/367] Wrapping AST for NIOTCPEchoClient for debugging
[293/367] Wrapping AST for NIOMulticastChat for debugging
[295/367] Compiling NIO Exports.swift
[296/368] Emitting module NIO
[298/369] Emitting module NIOChatServer
[299/369] Compiling NIOChatServer main.swift
[303/373] Wrapping AST for NIOEchoServer for debugging
[305/373] Linking NIOUDPEchoServer
[307/373] Compiling _NIOFileSystem CopyStrategy.swift
[308/373] Compiling _NIOFileSystem DirectoryEntries.swift
[309/373] Compiling _NIOFileSystem DirectoryEntry.swift
[310/373] Compiling _NIOFileSystem Exports.swift
[310/377] Linking NIOTCPEchoServer
[312/382] Compiling _NIOFileSystem UnsafeTransfer.swift
[313/382] Compiling _NIOFileSystem ParallelDirCopy.swift
[314/382] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[315/382] Compiling _NIOFileSystem CInterop.swift
[316/382] Compiling _NIOFileSystem Errno.swift
[317/382] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[318/382] Compiling _NIOFileSystem Mocking.swift
[319/382] Compiling _NIOFileSystem Syscall.swift
[320/384] Compiling _NIOConcurrency Empty.swift
[320/384] Linking NIOUDPEchoClient
[322/385] Emitting module _NIOConcurrency
[325/407] Compiling NIOTLS TLSEvents.swift
[326/407] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[327/407] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[328/407] Emitting module NIOTLS
[329/407] Emitting module _NIOFileSystem
[330/407] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[331/407] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[332/407] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[333/407] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[334/407] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[334/407] Linking NIOTCPEchoClient
[336/407] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[336/407] Linking NIOMulticastChat
[337/407] Wrapping AST for NIOEchoClient for debugging
[338/407] Wrapping AST for NIOChatServer for debugging
[339/407] Wrapping AST for _NIOConcurrency for debugging
[341/407] Compiling NIOTLS SNIHandler.swift
[342/409] Wrapping AST for NIOChatClient for debugging
[343/409] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[346/411] Wrapping AST for NIO for debugging
[347/411] Wrapping AST for NIOTLS for debugging
[348/411] Linking NIOEchoServer
[350/411] Compiling _NIOFileSystem FileType.swift
[351/411] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[352/411] Compiling _NIOFileSystem BufferedStream.swift
[353/411] Compiling _NIOFileSystem Cancellation.swift
[354/411] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[355/411] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[356/411] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[357/411] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[357/411] Linking NIOChatServer
[358/411] Linking NIOEchoClient
[359/411] Linking NIOChatClient
[363/411] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[364/411] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[365/411] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[366/411] Compiling NIOHTTP1 HTTPTypes.swift
[373/411] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[374/411] Emitting module NIOHTTP1
[375/411] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[376/411] Compiling NIOHTTP1 ByteCollectionUtils.swift
[377/411] Compiling NIOHTTP1 HTTPDecoder.swift
[378/411] Compiling NIOHTTP1 HTTPEncoder.swift
[385/413] Compiling _NIOFileSystem Syscalls.swift
[386/413] Compiling _NIOFileSystem SystemFileHandle.swift
[387/413] Compiling _NIOFileSystem Utilities.swift
[388/413] Compiling _NIOFileSystem OpenOptions.swift
[390/414] Emitting module NIOFoundationCompat
[391/415] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[394/417] Wrapping AST for NIOHTTP1 for debugging
[395/435] Wrapping AST for _NIOFileSystem for debugging
[396/441] Wrapping AST for NIOFoundationCompat for debugging
[398/443] Compiling NIOFileSystem Exports.swift
[399/443] Emitting module NIOFileSystem
[400/443] Compiling NIOWebSocket WebSocketOpcode.swift
[401/444] Emitting module _NIOFileSystemFoundationCompat
[402/444] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[403/444] Compiling NIOWebSocket WebSocketErrorCodes.swift
[406/446] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[407/446] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[408/446] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[409/446] Emitting module NIOAsyncAwaitDemo
[410/446] Compiling NIOAsyncAwaitDemo main.swift
[411/446] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[412/446] Emitting module NIOWebSocket
[413/447] Emitting module NIOHTTP1Client
[414/447] Compiling NIOHTTP1Client main.swift
[415/447] Emitting module NIOTestUtils
[418/450] Wrapping AST for NIOFileSystem for debugging
[421/451] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[423/452] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[424/452] Wrapping AST for NIOHTTP1Client for debugging
[426/452] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[427/452] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[427/452] Wrapping AST for NIOAsyncAwaitDemo for debugging
[429/452] Compiling NIOWebSocket WebSocketFrame.swift
[430/452] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[431/452] Compiling NIOWebSocket SHA1.swift
[432/453] Compiling NIOTestUtils EventCounterHandler.swift
[433/453] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[434/453] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[439/456] Emitting module NIOHTTP1Server
[440/456] Compiling NIOHTTP1Server main.swift
[440/456] Wrapping AST for NIOWebSocket for debugging
[444/484] Compiling NIOWebSocketClient Client.swift
[445/487] Emitting module NIOWebSocketClient
[446/494] Linking NIOHTTP1Client
[447/494] Wrapping AST for NIOTestUtils for debugging
[448/494] Linking NIOAsyncAwaitDemo
[451/494] Compiling NIOWebSocketServer Server.swift
[452/494] Emitting module NIOWebSocketServer
[452/497] Wrapping AST for NIOHTTP1Server for debugging
[454/497] Compiling NIOPerformanceTester Benchmark.swift
[455/497] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[455/497] Wrapping AST for NIOWebSocketClient for debugging
[457/498] Emitting module NIOFileSystemTour
[458/498] Compiling NIOCrashTester CrashTests+HTTP.swift
[459/498] Compiling NIOCrashTester CrashTests+LoopBound.swift
[462/499] Compiling NIOCrashTester CrashTests+Strict.swift
[462/499] Wrapping AST for NIOWebSocketServer for debugging
[464/499] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[465/499] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[466/499] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[467/501] Compiling NIOCrashTester CrashTests+EventLoop.swift
[468/501] Compiling NIOCrashTester CrashTests+System.swift
[469/501] Compiling NIOCrashTester OutputGrepper.swift
[472/501] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[473/501] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[474/501] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[475/501] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[476/501] Emitting module NIOCrashTester
[477/501] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[478/501] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[479/501] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[480/501] Emitting module NIOPerformanceTester
[481/501] Compiling NIOCrashTester main.swift
[485/505] Linking NIOHTTP1Server
[486/505] Wrapping AST for NIOCrashTester for debugging
[487/505] Wrapping AST for NIOFileSystemTour for debugging
[489/505] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[490/505] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[491/505] Compiling NIOPerformanceTester LockBenchmark.swift
[491/505] Linking NIOWebSocketClient
[493/505] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[494/505] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[495/505] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[496/505] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[497/505] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[498/505] Compiling NIOPerformanceTester UDPBenchmark.swift
[498/505] Linking NIOWebSocketServer
[500/505] Compiling NIOPerformanceTester main.swift
[501/505] Compiling NIOPerformanceTester resources.swift
[502/507] Linking NIOCrashTester
[504/507] Linking NIOFileSystemTour
[505/507] Wrapping AST for NIOPerformanceTester for debugging
[506/507] Linking NIOPerformanceTester
Build complete! (46.84s)
Build complete.
Done.