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.8 for macOS (SPM) on 13 Oct 2024 08:01:12 UTC.

Build Command

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