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-cluster-membership, reference 0.3.2 (209b84), with Swift 5.10 for macOS (SPM) on 13 Mar 2025 15:10:24 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-cluster-membership.git
Reference: 0.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-cluster-membership
 * tag               0.3.2      -> FETCH_HEAD
HEAD is now at 209b849 Only apply standard swift settings on valid targets (#111)
Cloned https://github.com/apple/swift-cluster-membership.git
Revision (git rev-parse @):
209b849607be463475e354c35d6e48d36b70d57c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-cluster-membership.git at 0.3.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/apple/swift-cluster-membership.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/33] Write sources
[13/33] Copying PrivacyInfo.xcprivacy
[15/33] Write sources
[19/33] Write swift-version-33747A42983211AE.txt
[20/33] Compiling CNIOWindows shim.c
[21/33] Compiling CNIOWindows WSAStartup.c
[22/33] Compiling CNIOWASI CNIOWASI.c
[23/33] Compiling CNIOLinux liburing_shims.c
[23/33] Compiling CNIOLinux shim.c
[25/65] Compiling _AtomicsShims.c
[26/65] Compiling CNIODarwin shim.c
[26/65] Compiling CNIOLLHTTP c_nio_http.c
[28/65] Compiling CNIOLLHTTP c_nio_api.c
[29/65] Write sources
[31/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/68] Compiling InternalCollectionsUtilities Debugging.swift
[34/68] Compiling InternalCollectionsUtilities Descriptions.swift
[35/68] Emitting module InternalCollectionsUtilities
[36/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/68] Compiling InternalCollectionsUtilities Specialize.swift
[39/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/68] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[41/68] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/87] Compiling _NIOBase64 Base64.swift
[44/87] Emitting module _NIOBase64
[45/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/87] Compiling Atomics AtomicBool.swift
[47/87] Compiling Atomics IntegerConformances.swift
[48/87] Compiling Atomics OptionalRawRepresentable.swift
[49/87] Compiling Atomics RawRepresentable.swift
[50/87] Compiling Atomics Primitives.shims.swift
[51/87] Compiling Atomics AtomicInteger.swift
[52/87] Emitting module ClusterMembership
[53/87] Compiling ClusterMembership Node.swift
[53/87] Compiling CNIOLLHTTP c_nio_llhttp.c
[55/103] Compiling _NIODataStructures _TinyArray.swift
[56/103] Compiling _NIODataStructures PriorityQueue.swift
[57/103] Compiling DequeModule Deque+Extras.swift
[58/103] Compiling DequeModule Deque+Hashable.swift
[59/104] Emitting module _NIODataStructures
[60/104] Compiling _NIODataStructures Heap.swift
[61/104] Emitting module CoreMetrics
[62/104] Compiling Logging MetadataProvider.swift
[63/104] Compiling DequeModule _DequeSlot.swift
[64/104] Compiling DequeModule _DequeBufferHeader.swift
[65/104] Compiling DequeModule Deque+Testing.swift
[66/104] Compiling DequeModule Deque._Storage.swift
[67/104] Compiling DequeModule _DequeBuffer.swift
[68/104] Compiling DequeModule Deque._UnsafeHandle.swift
[69/104] Compiling DequeModule Deque.swift
[70/104] Compiling DequeModule Deque+CustomReflectable.swift
[71/104] Compiling DequeModule Deque+Descriptions.swift
[72/104] Compiling DequeModule Deque+Equatable.swift
[73/104] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/104] Compiling CoreMetrics Locks.swift
[76/104] Compiling CoreMetrics Metrics.swift
[77/104] Compiling DequeModule Deque+Codable.swift
[78/104] Compiling DequeModule Deque+Collection.swift
[79/104] Emitting module DequeModule
[80/106] Compiling Atomics UnsafeAtomic.swift
[81/106] Compiling Atomics UnsafeAtomicLazyReference.swift
[84/108] Compiling Atomics AtomicMemoryOrderings.swift
[85/108] Compiling Atomics DoubleWord.swift
[88/108] Compiling Logging Locks.swift
[89/108] Compiling Logging LogHandler.swift
[90/108] Emitting module Logging
[91/108] Compiling Logging Logging.swift
[92/108] Compiling Atomics IntegerOperations.swift
[93/108] Compiling Atomics Unmanaged extensions.swift
[96/108] Compiling Atomics AtomicOptionalWrappable.swift
[97/108] Compiling Atomics AtomicReference.swift
[104/108] Emitting module Atomics
[104/108] Compiling c-nioatomics.c
[105/108] Compiling c-atomics.c
[107/114] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[108/114] Compiling NIOConcurrencyHelpers lock.swift
[109/114] Compiling NIOConcurrencyHelpers NIOLock.swift
[110/114] Compiling NIOConcurrencyHelpers atomics.swift
[111/114] Emitting module NIOConcurrencyHelpers
[112/114] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[113/175] Compiling NIOCore GlobalSingletons.swift
[114/175] Compiling NIOCore IO.swift
[115/175] Compiling NIOCore IOData.swift
[116/175] Compiling NIOCore IPProtocol.swift
[117/175] Compiling NIOCore IntegerBitPacking.swift
[118/175] Compiling NIOCore IntegerTypes.swift
[119/181] Compiling NIOCore NIOLoopBound.swift
[120/181] Compiling NIOCore NIOScheduledCallback.swift
[121/181] Compiling NIOCore NIOSendable.swift
[122/181] Compiling NIOCore RecvByteBufferAllocator.swift
[123/181] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[124/181] Compiling NIOCore SocketAddresses.swift
[125/181] Compiling Metrics Metrics.swift
[126/181] Emitting module Metrics
[127/181] Compiling NIOCore AddressedEnvelope.swift
[128/181] Compiling NIOCore AsyncAwaitSupport.swift
[129/181] Compiling NIOCore AsyncChannel.swift
[130/181] Compiling NIOCore AsyncChannelHandler.swift
[131/181] Compiling NIOCore AsyncChannelInboundStream.swift
[132/181] Compiling NIOCore AsyncChannelOutboundWriter.swift
[133/181] Compiling NIOCore NIOAsyncSequenceProducer.swift
[134/181] Compiling NIOCore SocketOptionProvider.swift
[135/181] Compiling NIOCore SystemCallHelpers.swift
[136/181] Compiling NIOCore TimeAmount+Duration.swift
[137/181] Compiling NIOCore TypeAssistedChannelHandler.swift
[138/181] Compiling NIOCore UniversalBootstrapSupport.swift
[139/181] Compiling NIOCore Utilities.swift
[140/181] Compiling NIOCore Codec.swift
[141/181] Compiling NIOCore ConvenienceOptionSupport.swift
[142/181] Compiling NIOCore DeadChannel.swift
[143/181] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/181] Compiling NIOCore EventLoop+Deprecated.swift
[145/181] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/181] Compiling NIOCore EventLoop.swift
[147/194] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[148/194] Compiling NIOCore EventLoopFuture+Deprecated.swift
[149/194] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[150/194] Compiling NIOCore EventLoopFuture.swift
[151/194] Compiling NIOCore FileDescriptor.swift
[152/194] Compiling NIOCore FileHandle.swift
[153/194] Compiling NIOCore FileRegion.swift
[154/194] Compiling NIOCore Channel.swift
[155/194] Compiling NIOCore ChannelHandler.swift
[156/194] Compiling NIOCore ChannelHandlers.swift
[157/194] Compiling NIOCore ChannelInvoker.swift
[158/194] Compiling NIOCore ChannelOption.swift
[159/194] Compiling NIOCore ChannelPipeline.swift
[160/194] Compiling NIOCore CircularBuffer.swift
[161/194] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[162/194] Compiling NIOCore NIOAsyncWriter.swift
[163/194] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[164/194] Compiling NIOCore BSDSocketAPI.swift
[165/194] Compiling NIOCore ByteBuffer-aux.swift
[166/194] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[167/194] Compiling NIOCore ByteBuffer-conversions.swift
[168/194] Compiling NIOCore Interfaces.swift
[169/194] Compiling NIOCore Linux.swift
[170/194] Compiling NIOCore MarkedCircularBuffer.swift
[171/194] Compiling NIOCore MulticastChannel.swift
[172/194] Compiling NIOCore NIOAny.swift
[173/194] Compiling NIOCore NIOCloseOnErrorHandler.swift
[174/194] Compiling NIOCore ByteBuffer-core.swift
[175/194] Compiling NIOCore ByteBuffer-hex.swift
[176/194] Compiling NIOCore ByteBuffer-int.swift
[177/194] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[178/194] Compiling NIOCore ByteBuffer-multi-int.swift
[179/194] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[180/194] Compiling NIOCore ByteBuffer-views.swift
[181/194] Emitting module NIOCore
[182/247] Compiling SWIM String+Extensions.swift
[183/247] Compiling SWIM _PrettyLog.swift
[184/248] Compiling SWIM Heap.swift
[185/248] Compiling NIOPosix BSDSocketAPICommon.swift
/Users/admin/builder/spi-builder-workspace/Sources/SWIM/Member.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import struct Dispatch.DispatchTime
~~~~~~~~~~~~~~~~^
[186/248] Compiling NIOPosix BSDSocketAPIPosix.swift
/Users/admin/builder/spi-builder-workspace/Sources/SWIM/Member.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import struct Dispatch.DispatchTime
~~~~~~~~~~~~~~~~^
[187/248] Compiling SWIM time.swift
[188/248] Emitting module NIOEmbedded
[189/248] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[190/248] Compiling NIOEmbedded Embedded.swift
[191/248] Compiling NIOEmbedded AsyncTestingChannel.swift
[192/248] Compiling NIOPosix SocketProtocols.swift
[193/248] Compiling NIOPosix System.swift
[194/248] Compiling NIOPosix Thread.swift
[195/248] Compiling NIOPosix ThreadPosix.swift
[196/248] Compiling NIOPosix ThreadWindows.swift
[197/253] Emitting module NIOPosix
[198/253] Compiling NIOPosix PooledRecvBufferAllocator.swift
[199/253] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[200/253] Compiling NIOPosix PosixSingletons.swift
[201/253] Compiling NIOPosix RawSocketBootstrap.swift
[202/253] Compiling NIOPosix Resolver.swift
[203/253] Compiling NIOPosix SelectorKqueue.swift
[204/253] Compiling NIOPosix SelectorUring.swift
[205/253] Compiling NIOPosix ServerSocket.swift
[206/253] Compiling NIOPosix Socket.swift
[207/253] Compiling NIOPosix SocketChannel.swift
[210/253] Compiling NIOPosix BSDSocketAPIWindows.swift
[211/253] Compiling NIOPosix BaseSocket.swift
[212/253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[213/253] Compiling NIOPosix BaseSocketChannel.swift
[214/253] Compiling SWIM Status.swift
[215/253] Compiling SWIM Settings.swift
[216/253] Compiling SWIM SWIMProtocol.swift
[219/253] Emitting module SWIM
[222/253] Compiling NIOPosix Selectable.swift
[223/253] Compiling NIOPosix SelectableChannel.swift
[224/253] Compiling NIOPosix SelectableEventLoop.swift
[225/253] Compiling NIOPosix SelectorEpoll.swift
[226/253] Compiling NIOPosix SelectorGeneric.swift
[227/253] Compiling NIOPosix PendingDatagramWritesManager.swift
[228/253] Compiling NIOPosix PendingWritesManager.swift
[229/253] Compiling NIOPosix PipeChannel.swift
[230/253] Compiling NIOPosix PipePair.swift
[231/253] Compiling NIOPosix Pool.swift
[232/253] Compiling NIOPosix LinuxCPUSet.swift
[233/253] Compiling NIOPosix LinuxUring.swift
[234/253] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[235/253] Compiling NIOPosix NIOThreadPool.swift
[236/253] Compiling NIOPosix NonBlockingFileIO.swift
[237/253] Compiling NIOPosix UnsafeTransfer.swift
[238/253] Compiling NIOPosix Utilities.swift
[239/253] Compiling NIOPosix VsockAddress.swift
[240/253] Compiling NIOPosix VsockChannelEvents.swift
[241/253] Compiling NIOPosix resource_bundle_accessor.swift
[242/253] Compiling NIOPosix GetaddrinfoResolver.swift
[243/253] Compiling NIOPosix HappyEyeballs.swift
[244/253] Compiling NIOPosix IO.swift
[245/253] Compiling NIOPosix IntegerBitPacking.swift
[246/253] Compiling NIOPosix IntegerTypes.swift
[247/253] Compiling NIOPosix Linux.swift
[248/253] Compiling NIOPosix BaseStreamSocketChannel.swift
[249/253] Compiling NIOPosix Bootstrap.swift
[250/253] Compiling NIOPosix ControlMessage.swift
[251/253] Compiling NIOPosix DatagramVectorReadManager.swift
[252/253] Compiling NIOPosix Errors+Any.swift
[253/253] Compiling NIOPosix FileDescriptor.swift
[254/255] Compiling NIO Exports.swift
[255/255] Emitting module NIO
[256/277] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[257/277] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[258/277] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[259/277] Emitting module NIOHTTP1
[260/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[261/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[262/278] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[263/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[264/278] Emitting module NIOFoundationCompat
[265/278] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[266/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[267/278] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[268/278] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[269/278] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[270/278] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[271/278] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[272/278] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[273/278] Compiling NIOHTTP1 HTTPEncoder.swift
[274/278] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[275/278] Compiling NIOHTTP1 ByteCollectionUtils.swift
[276/278] Compiling NIOHTTP1 HTTPDecoder.swift
[277/278] Compiling NIOHTTP1 HTTPTypes.swift
[278/278] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[279/296] Compiling NIOExtras RequestResponseWithIDHandler.swift
[280/297] Compiling NIOExtras QuiescingHelper.swift
[281/297] Compiling NIOExtras RequestResponseHandler.swift
[282/297] Compiling NIOExtras NIORequestIdentifiable.swift
[283/297] Compiling NIOExtras PCAPRingBuffer.swift
[284/297] Compiling NIOExtras NIOExtrasError.swift
[285/297] Compiling NIOExtras NIOLengthFieldBitLength.swift
[286/297] Compiling NIOExtras LineBasedFrameDecoder.swift
[287/297] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[288/297] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[289/297] Compiling NIOExtras LengthFieldPrepender.swift
[290/297] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[291/297] Compiling NIOExtras JSONRPCFraming.swift
[292/297] Compiling NIOExtras FixedLengthFrameDecoder.swift
[293/297] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[294/297] Compiling NIOExtras DebugInboundEventsHandler.swift
[295/297] Compiling NIOExtras DebugOutboundEventsHandler.swift
[296/297] Emitting module NIOExtras
[297/297] Compiling NIOExtras WritePCAPHandler.swift
[298/307] Compiling SWIMNIOExample NIOPeer.swift
[299/307] Compiling SWIMNIOExample Settings.swift
[300/307] Compiling SWIMNIOExample Logging.swift
[301/307] Compiling SWIMNIOExample SWIMNIOHandler.swift
[302/307] Compiling SWIMNIOExample Coding.swift
[303/307] Emitting module SWIMNIOExample
[304/307] Compiling SWIMNIOExample time.swift
[305/307] Compiling SWIMNIOExample Message.swift
[306/307] Compiling SWIMNIOExample String+Extensions.swift
[307/307] Compiling SWIMNIOExample SWIMNIOShell.swift
Build complete! (34.95s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5418] Fetching swift-nio-extras
[56/7570] Fetching swift-nio-extras, swift-metrics
[337/11357] Fetching swift-nio-extras, swift-metrics, swift-log
[11358/85453] Fetching swift-nio-extras, swift-metrics, swift-log, swift-nio
[13581/99915] Fetching swift-nio-extras, swift-metrics, swift-log, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.18s)
[56556/85453] Fetching swift-nio-extras, swift-metrics, swift-log, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (5.51s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (5.51s)
Fetched https://github.com/apple/swift-log.git from cache (5.51s)
Fetched https://github.com/apple/swift-nio.git from cache (5.51s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.0 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.38s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.25.0 (0.42s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/877] Fetching swift-http-types
[98/6740] Fetching swift-http-types, swift-algorithms
[274/7828] Fetching swift-http-types, swift-algorithms, swift-http-structured-headers
[780/19185] Fetching swift-http-types, swift-algorithms, swift-http-structured-headers, swift-nio-http2
[781/20890] Fetching swift-http-types, swift-algorithms, swift-http-structured-headers, swift-nio-http2, swift-atomics
Fetched https://github.com/apple/swift-algorithms.git from cache (1.52s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.52s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.52s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.52s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.38s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5659] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (2.27s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.58s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4221] Fetching swift-system
[128/20116] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.90s)
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.59s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.63s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.25.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.35.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.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
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Build complete.
{
  "cxx_language_standard" : "c++11",
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.19.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    }
  ],
  "manifest_display_name" : "swift-cluster-membership",
  "name" : "swift-cluster-membership",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ClusterMembership",
      "targets" : [
        "ClusterMembership"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SWIM",
      "targets" : [
        "SWIM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SWIMNIOExample",
      "targets" : [
        "SWIMNIOExample"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SWIMTests",
      "module_type" : "SwiftTarget",
      "name" : "SWIMTests",
      "path" : "Tests/SWIMTests",
      "sources" : [
        "HeapTests.swift",
        "SWIMInstanceTests.swift",
        "SWIMMetricsTests.swift",
        "SWIMSettingsTests.swift",
        "TestPeer.swift"
      ],
      "target_dependencies" : [
        "SWIM",
        "SWIMTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SWIMTestKit",
      "module_type" : "SwiftTarget",
      "name" : "SWIMTestKit",
      "path" : "Tests/SWIMTestKit",
      "product_dependencies" : [
        "NIO",
        "Logging",
        "Metrics"
      ],
      "sources" : [
        "LogCapture.swift",
        "TestMetrics.swift"
      ],
      "target_dependencies" : [
        "SWIM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SWIMNIOExampleTests",
      "module_type" : "SwiftTarget",
      "name" : "SWIMNIOExampleTests",
      "path" : "Tests/SWIMNIOExampleTests",
      "sources" : [
        "CodingTests.swift",
        "SWIMNIOClusteredTests.swift",
        "SWIMNIOEventClusteredTests.swift",
        "SWIMNIOMetricsTests.swift",
        "Utils/BaseXCTestCases.swift"
      ],
      "target_dependencies" : [
        "SWIMNIOExample",
        "SWIMTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SWIMNIOExample",
      "module_type" : "SwiftTarget",
      "name" : "SWIMNIOExample",
      "path" : "Sources/SWIMNIOExample",
      "product_dependencies" : [
        "NIO",
        "NIOFoundationCompat",
        "NIOConcurrencyHelpers",
        "NIOExtras",
        "Logging",
        "Metrics"
      ],
      "product_memberships" : [
        "SWIMNIOExample"
      ],
      "sources" : [
        "Coding.swift",
        "Logging.swift",
        "Message.swift",
        "NIOPeer.swift",
        "SWIMNIOHandler.swift",
        "SWIMNIOShell.swift",
        "Settings.swift",
        "Utils/String+Extensions.swift",
        "Utils/time.swift"
      ],
      "target_dependencies" : [
        "SWIM"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SWIM",
      "module_type" : "SwiftTarget",
      "name" : "SWIM",
      "path" : "Sources/SWIM",
      "product_dependencies" : [
        "Logging",
        "Metrics"
      ],
      "product_memberships" : [
        "SWIM",
        "SWIMNIOExample"
      ],
      "sources" : [
        "Events.swift",
        "Member.swift",
        "Metrics.swift",
        "Peer.swift",
        "SWIM.swift",
        "SWIMInstance.swift",
        "SWIMProtocol.swift",
        "Settings.swift",
        "Status.swift",
        "Utils/Heap.swift",
        "Utils/String+Extensions.swift",
        "Utils/_PrettyLog.swift",
        "Utils/time.swift"
      ],
      "target_dependencies" : [
        "ClusterMembership"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ClusterMembershipTests",
      "module_type" : "SwiftTarget",
      "name" : "ClusterMembershipTests",
      "path" : "Tests/ClusterMembershipTests",
      "sources" : [
        "NodeTests.swift"
      ],
      "target_dependencies" : [
        "ClusterMembership"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ClusterMembershipDocumentationTests",
      "module_type" : "SwiftTarget",
      "name" : "ClusterMembershipDocumentationTests",
      "path" : "Tests/ClusterMembershipDocumentationTests",
      "sources" : [
        "SWIMDocExamples.swift"
      ],
      "target_dependencies" : [
        "SWIM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ClusterMembership",
      "module_type" : "SwiftTarget",
      "name" : "ClusterMembership",
      "path" : "Sources/ClusterMembership",
      "product_memberships" : [
        "ClusterMembership",
        "SWIM",
        "SWIMNIOExample"
      ],
      "sources" : [
        "Node.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.