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.9 for macOS (SPM) on 13 Mar 2025 15:10:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path:  $PWD
https://github.com/apple/swift-cluster-membership.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Copying PrivacyInfo.xcprivacy
[1/13] Compiling CNIOWASI CNIOWASI.c
[2/13] Compiling CNIOWindows shim.c
[2/13] Compiling CNIOWindows WSAStartup.c
[4/13] Compiling CNIOLinux liburing_shims.c
[5/13] Compiling CNIOLinux shim.c
[6/45] Compiling _AtomicsShims.c
[7/45] Compiling CNIODarwin shim.c
[9/45] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/48] Compiling InternalCollectionsUtilities Debugging.swift
[11/48] Compiling InternalCollectionsUtilities Descriptions.swift
[12/48] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/48] Compiling InternalCollectionsUtilities Specialize.swift
[13/48] Compiling CNIOLLHTTP c_nio_llhttp.c
[15/48] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/48] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/48] Compiling CNIOLLHTTP c_nio_http.c
[18/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/48] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/48] Emitting module InternalCollectionsUtilities
[21/48] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/48] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/48] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/48] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/65] Emitting module ClusterMembership
[26/65] Compiling Atomics AtomicBool.swift
[27/65] Compiling Atomics IntegerConformances.swift
[28/65] Compiling Atomics Primitives.shims.swift
[29/65] Compiling Atomics AtomicInteger.swift
[30/67] Compiling _NIOBase64 Base64.swift
[31/67] Emitting module _NIOBase64
[32/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/67] Compiling ClusterMembership Node.swift
[33/67] Compiling CNIOLLHTTP c_nio_api.c
[35/83] Compiling _NIODataStructures PriorityQueue.swift
[36/83] Compiling _NIODataStructures _TinyArray.swift
[37/83] Compiling Logging MetadataProvider.swift
[38/83] Emitting module _NIODataStructures
[39/83] Compiling _NIODataStructures Heap.swift
[40/83] Compiling DequeModule _DequeBuffer.swift
[41/83] Compiling DequeModule Deque+Testing.swift
[42/83] Compiling DequeModule Deque._Storage.swift
[43/83] Compiling DequeModule _DequeBufferHeader.swift
[44/83] Compiling DequeModule Deque+Extras.swift
[45/83] Compiling DequeModule Deque+Hashable.swift
[46/83] Compiling DequeModule Deque._UnsafeHandle.swift
[47/83] Compiling DequeModule Deque.swift
[48/83] Compiling DequeModule _DequeSlot.swift
[49/84] Compiling DequeModule Deque+Equatable.swift
[50/84] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[51/84] Compiling DequeModule Deque+Codable.swift
[52/84] Compiling DequeModule Deque+Collection.swift
[53/84] Compiling DequeModule Deque+CustomReflectable.swift
[54/84] Compiling DequeModule Deque+Descriptions.swift
[55/84] Compiling CoreMetrics Metrics.swift
[56/84] Emitting module CoreMetrics
[57/84] Compiling CoreMetrics Locks.swift
[58/84] Emitting module DequeModule
[59/84] Compiling Logging LogHandler.swift
[60/84] Emitting module Logging
[61/84] Compiling Logging Locks.swift
[62/84] Compiling Logging Logging.swift
[63/86] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/86] Compiling Atomics ManagedAtomic.swift
[65/86] Compiling Atomics ManagedAtomicLazyReference.swift
[66/86] Compiling Atomics UnsafeAtomic.swift
[67/86] Compiling Atomics UnsafeAtomicLazyReference.swift
[68/88] Compiling Atomics AtomicOptionalWrappable.swift
[69/88] Compiling Atomics AtomicReference.swift
[76/88] Compiling Atomics IntegerOperations.swift
[77/88] Compiling Atomics Unmanaged extensions.swift
[77/88] Compiling c-nioatomics.c
[81/88] Emitting module Atomics
[85/88] Compiling c-atomics.c
[87/94] Compiling NIOConcurrencyHelpers lock.swift
[88/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/94] Emitting module NIOConcurrencyHelpers
[91/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[92/94] Compiling NIOConcurrencyHelpers atomics.swift
[93/155] Compiling NIOCore GlobalSingletons.swift
[94/155] Compiling NIOCore IO.swift
[95/155] Compiling NIOCore IOData.swift
[96/155] Compiling NIOCore IPProtocol.swift
[97/155] Compiling NIOCore IntegerBitPacking.swift
[98/155] Compiling NIOCore IntegerTypes.swift
[99/161] Emitting module Metrics
[100/161] Compiling Metrics Metrics.swift
[101/174] Compiling NIOCore NIOLoopBound.swift
[102/174] Compiling NIOCore NIOScheduledCallback.swift
[103/174] Compiling NIOCore NIOSendable.swift
[104/174] Compiling NIOCore RecvByteBufferAllocator.swift
[105/174] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[106/174] Compiling NIOCore SocketAddresses.swift
[107/174] Compiling NIOCore SocketOptionProvider.swift
[108/174] Compiling NIOCore SystemCallHelpers.swift
[109/174] Compiling NIOCore TimeAmount+Duration.swift
[110/174] Compiling NIOCore TypeAssistedChannelHandler.swift
[111/174] Compiling NIOCore UniversalBootstrapSupport.swift
[112/174] Compiling NIOCore Utilities.swift
[113/174] Compiling NIOCore Interfaces.swift
[114/174] Compiling NIOCore Linux.swift
[115/174] Compiling NIOCore MarkedCircularBuffer.swift
[116/174] Compiling NIOCore MulticastChannel.swift
[117/174] Compiling NIOCore NIOAny.swift
[118/174] Compiling NIOCore NIOCloseOnErrorHandler.swift
[119/174] Compiling NIOCore AddressedEnvelope.swift
[120/174] Compiling NIOCore AsyncAwaitSupport.swift
[121/174] Compiling NIOCore AsyncChannel.swift
[122/174] Compiling NIOCore AsyncChannelHandler.swift
[123/174] Compiling NIOCore AsyncChannelInboundStream.swift
[124/174] Compiling NIOCore AsyncChannelOutboundWriter.swift
[125/174] Compiling NIOCore NIOAsyncSequenceProducer.swift
[126/174] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[127/174] Compiling NIOCore EventLoopFuture+Deprecated.swift
[128/174] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[129/174] Compiling NIOCore EventLoopFuture.swift
[130/174] Compiling NIOCore FileDescriptor.swift
[131/174] Compiling NIOCore FileHandle.swift
[132/174] Compiling NIOCore FileRegion.swift
[133/174] Compiling NIOCore Codec.swift
[134/174] Compiling NIOCore ConvenienceOptionSupport.swift
[135/174] Compiling NIOCore DeadChannel.swift
[136/174] Compiling NIOCore DispatchQueue+WithFuture.swift
[137/174] Compiling NIOCore EventLoop+Deprecated.swift
[138/174] Compiling NIOCore EventLoop+SerialExecutor.swift
[139/174] Compiling NIOCore EventLoop.swift
[140/174] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[141/174] Compiling NIOCore NIOAsyncWriter.swift
[142/174] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[143/174] Compiling NIOCore BSDSocketAPI.swift
[144/174] Compiling NIOCore ByteBuffer-aux.swift
[145/174] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[146/174] Compiling NIOCore ByteBuffer-conversions.swift
[147/174] Compiling NIOCore Channel.swift
[148/174] Compiling NIOCore ChannelHandler.swift
[149/174] Compiling NIOCore ChannelHandlers.swift
[150/174] Compiling NIOCore ChannelInvoker.swift
[151/174] Compiling NIOCore ChannelOption.swift
[152/174] Compiling NIOCore ChannelPipeline.swift
[153/174] Compiling NIOCore CircularBuffer.swift
[154/174] Compiling SWIM SWIM.swift
[155/174] Compiling SWIM SWIMInstance.swift
[156/174] Compiling SWIM Events.swift
[157/174] Compiling SWIM Member.swift
[158/174] Compiling SWIM Metrics.swift
[159/174] Compiling SWIM Peer.swift
[160/174] Compiling NIOCore ByteBuffer-views.swift
[161/174] Emitting module NIOCore
[162/227] Compiling SWIM Heap.swift
[163/227] Compiling SWIM String+Extensions.swift
[164/227] Compiling SWIM Status.swift
[165/227] Compiling SWIM SWIMProtocol.swift
[166/227] Compiling SWIM _PrettyLog.swift
[167/228] Compiling SWIM Settings.swift
[168/228] Compiling NIOPosix Errors+Any.swift
[169/228] Compiling NIOPosix FileDescriptor.swift
[170/228] Emitting module SWIM
[171/228] Compiling SWIM time.swift
[172/228] Emitting module NIOEmbedded
[173/228] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[174/228] Compiling NIOEmbedded AsyncTestingChannel.swift
[175/228] Compiling NIOEmbedded Embedded.swift
[176/228] Compiling NIOPosix ControlMessage.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
~~~~~~~~~~~~~~~~^
[177/228] Compiling NIOPosix DatagramVectorReadManager.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
~~~~~~~~~~~~~~~~^
[178/228] Compiling NIOPosix BaseStreamSocketChannel.swift
[179/228] Compiling NIOPosix Bootstrap.swift
[180/228] Compiling NIOPosix PooledRecvBufferAllocator.swift
[181/228] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[182/228] Compiling NIOPosix PosixSingletons.swift
[183/228] Compiling NIOPosix RawSocketBootstrap.swift
[184/228] Compiling NIOPosix Resolver.swift
[185/228] Compiling NIOPosix Selectable.swift
[186/228] Compiling NIOPosix SelectableChannel.swift
[187/228] Compiling NIOPosix SelectableEventLoop.swift
[188/228] Compiling NIOPosix SelectorEpoll.swift
[189/228] Compiling NIOPosix SelectorGeneric.swift
[190/233] Compiling NIOPosix BSDSocketAPICommon.swift
[191/233] Compiling NIOPosix BSDSocketAPIPosix.swift
[192/233] Compiling NIOPosix BSDSocketAPIWindows.swift
[193/233] Compiling NIOPosix BaseSocket.swift
[194/233] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[195/233] Compiling NIOPosix BaseSocketChannel.swift
[196/233] Compiling NIOPosix SelectorKqueue.swift
[197/233] Compiling NIOPosix SelectorUring.swift
[198/233] Compiling NIOPosix ServerSocket.swift
[199/233] Compiling NIOPosix Socket.swift
[200/233] Compiling NIOPosix SocketChannel.swift
[201/233] Compiling NIOPosix SocketProtocols.swift
[202/233] Compiling NIOPosix System.swift
[203/233] Compiling NIOPosix Thread.swift
[204/233] Compiling NIOPosix ThreadPosix.swift
[205/233] Compiling NIOPosix ThreadWindows.swift
[206/233] Compiling NIOPosix LinuxCPUSet.swift
[207/233] Compiling NIOPosix LinuxUring.swift
[208/233] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[209/233] Compiling NIOPosix NIOThreadPool.swift
[210/233] Compiling NIOPosix NonBlockingFileIO.swift
[211/233] Compiling NIOPosix GetaddrinfoResolver.swift
[212/233] Compiling NIOPosix HappyEyeballs.swift
[213/233] Compiling NIOPosix IO.swift
[214/233] Compiling NIOPosix IntegerBitPacking.swift
[215/233] Compiling NIOPosix IntegerTypes.swift
[216/233] Compiling NIOPosix Linux.swift
[217/233] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/233] Compiling NIOPosix PendingWritesManager.swift
[219/233] Compiling NIOPosix PipeChannel.swift
[220/233] Compiling NIOPosix PipePair.swift
[221/233] Compiling NIOPosix Pool.swift
[222/233] Emitting module NIOPosix
[229/233] Compiling NIOPosix UnsafeTransfer.swift
[230/233] Compiling NIOPosix Utilities.swift
[231/233] Compiling NIOPosix VsockAddress.swift
[232/233] Compiling NIOPosix VsockChannelEvents.swift
[233/233] Compiling NIOPosix resource_bundle_accessor.swift
[234/235] Emitting module NIO
[235/235] Compiling NIO Exports.swift
[236/257] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[237/258] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[238/258] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[239/258] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[240/258] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[241/258] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[242/258] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[243/258] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[244/258] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[245/258] Emitting module NIOFoundationCompat
[246/258] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[247/258] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[248/258] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[249/258] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[250/258] Compiling NIOHTTP1 HTTPEncoder.swift
[251/258] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[252/258] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[253/258] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[254/258] Emitting module NIOHTTP1
[255/258] Compiling NIOHTTP1 ByteCollectionUtils.swift
[256/258] Compiling NIOHTTP1 HTTPDecoder.swift
[257/258] Compiling NIOHTTP1 HTTPTypes.swift
[258/258] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[259/276] Compiling NIOExtras RequestResponseWithIDHandler.swift
[260/277] Compiling NIOExtras NIORequestIdentifiable.swift
[261/277] Compiling NIOExtras PCAPRingBuffer.swift
[262/277] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[263/277] Compiling NIOExtras JSONRPCFraming.swift
[264/277] Compiling NIOExtras NIOExtrasError.swift
[265/277] Compiling NIOExtras NIOLengthFieldBitLength.swift
[266/277] Compiling NIOExtras QuiescingHelper.swift
[267/277] Compiling NIOExtras RequestResponseHandler.swift
[268/277] Compiling NIOExtras FixedLengthFrameDecoder.swift
[269/277] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[270/277] Compiling NIOExtras DebugInboundEventsHandler.swift
[271/277] Compiling NIOExtras DebugOutboundEventsHandler.swift
[272/277] Compiling NIOExtras LineBasedFrameDecoder.swift
[273/277] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[274/277] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[275/277] Compiling NIOExtras LengthFieldPrepender.swift
[276/277] Emitting module NIOExtras
[277/277] Compiling NIOExtras WritePCAPHandler.swift
[278/287] Compiling SWIMNIOExample SWIMNIOHandler.swift
[279/287] Compiling SWIMNIOExample time.swift
[280/287] Compiling SWIMNIOExample String+Extensions.swift
[281/287] Compiling SWIMNIOExample Settings.swift
[282/287] Compiling SWIMNIOExample NIOPeer.swift
[283/287] Compiling SWIMNIOExample Message.swift
[284/287] Emitting module SWIMNIOExample
[285/287] Compiling SWIMNIOExample Logging.swift
[286/287] Compiling SWIMNIOExample SWIMNIOShell.swift
[287/287] Compiling SWIMNIOExample Coding.swift
Build complete! (58.67s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
[1/3787] Fetching swift-log
[2/5939] Fetching swift-log, swift-metrics
[526/11357] Fetching swift-log, swift-metrics, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git (1.79s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-metrics.git (1.79s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git (1.79s)
[1/74096] Fetching swift-nio
[1483/88558] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio.git (4.78s)
Fetched https://github.com/apple/swift-nio-ssl.git (4.78s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.0 (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.36s)
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.41s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/5863] Fetching swift-algorithms
[295/6951] Fetching swift-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-algorithms.git (1.07s)
Fetching https://github.com/apple/swift-http-types.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-http-structured-headers.git (1.62s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-atomics.git (1.62s)
[9/877] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git (0.91s)
[1/11357] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git (9.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.37s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.44s)
Fetching https://github.com/apple/swift-numerics.git
[1/5659] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (3.32s)
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.35s)
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.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.57s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4221] Fetching swift-system
[635/20116] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (9.38s)
Fetched https://github.com/apple/swift-collections.git (9.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.53s)
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.40s)
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.47s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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-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-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-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-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-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-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-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
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.