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 main (8e80b6), with Swift 5.9 for macOS (SPM) on 28 Apr 2025 22:03:19 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-cluster-membership.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-cluster-membership
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8e80b60 Samples workflow in main.yml uses new matrix (#116)
Cloned https://github.com/apple/swift-cluster-membership.git
Revision (git rev-parse @):
8e80b60a1b09ca185ca5b81249051e4104b75adb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-cluster-membership.git at main
========================================
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 CNIOWindows shim.c
[1/13] Compiling CNIOWindows WSAStartup.c
[3/13] Compiling CNIOWASI CNIOWASI.c
[4/13] Compiling CNIOLinux shim.c
[4/13] Compiling CNIOLinux liburing_shims.c
[6/45] Compiling _AtomicsShims.c
[7/45] Compiling CNIODarwin shim.c
[7/45] Compiling CNIOLLHTTP c_nio_api.c
[9/45] Compiling CNIOLLHTTP c_nio_http.c
[11/45] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/45] Compiling InternalCollectionsUtilities Specialize.swift
[13/45] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/45] Compiling InternalCollectionsUtilities Debugging.swift
[15/45] Compiling InternalCollectionsUtilities Descriptions.swift
[16/45] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/45] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/48] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/48] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/67] Compiling CNIOLLHTTP c_nio_llhttp.c
[21/67] Compiling _NIOBase64 Base64.swift
[22/67] Emitting module _NIOBase64
[23/67] Compiling Atomics OptionalRawRepresentable.swift
[24/67] Compiling Atomics RawRepresentable.swift
[25/67] Emitting module InternalCollectionsUtilities
[26/67] Compiling Atomics UnsafeAtomic.swift
[27/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/67] Compiling Atomics AtomicStorage.swift
[29/67] Compiling Atomics AtomicValue.swift
[30/67] Compiling Atomics AtomicBool.swift
[31/67] Compiling Atomics IntegerConformances.swift
[32/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/67] Compiling ClusterMembership Node.swift
[34/67] Emitting module ClusterMembership
[35/83] Compiling DequeModule _DequeBuffer.swift
[36/83] Compiling DequeModule _DequeSlot.swift
[37/83] Compiling DequeModule _DequeBufferHeader.swift
[38/84] Compiling _NIODataStructures _TinyArray.swift
[39/84] Compiling Logging MetadataProvider.swift
[40/84] Compiling Logging Locks.swift
[41/84] Emitting module Logging
[42/84] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/84] Compiling _NIODataStructures PriorityQueue.swift
[44/84] Compiling _NIODataStructures Heap.swift
[45/84] Emitting module _NIODataStructures
[46/84] Compiling DequeModule Deque+Equatable.swift
[47/84] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[48/84] Compiling DequeModule Deque._UnsafeHandle.swift
[49/84] Compiling DequeModule Deque.swift
[50/84] Compiling DequeModule Deque+Testing.swift
[51/84] Compiling DequeModule Deque._Storage.swift
[52/84] Compiling DequeModule Deque+Extras.swift
[53/84] Compiling DequeModule Deque+Hashable.swift
[54/84] Compiling DequeModule Deque+CustomReflectable.swift
[55/84] Compiling DequeModule Deque+Descriptions.swift
[56/84] Compiling DequeModule Deque+Codable.swift
[57/84] Compiling DequeModule Deque+Collection.swift
[58/84] Emitting module DequeModule
[59/84] Compiling Logging Logging.swift
[60/84] Compiling Logging LogHandler.swift
[61/84] Compiling Atomics AtomicMemoryOrderings.swift
[62/84] Compiling Atomics DoubleWord.swift
[63/86] Compiling CoreMetrics Metrics.swift
[64/86] Emitting module CoreMetrics
[65/86] Compiling CoreMetrics Locks.swift
[66/88] Compiling Atomics IntegerOperations.swift
[67/88] Compiling Atomics Unmanaged extensions.swift
[70/88] Compiling Atomics Primitives.shims.swift
[71/88] Compiling Atomics AtomicInteger.swift
[76/88] Compiling Atomics AtomicOptionalWrappable.swift
[77/88] Compiling Atomics AtomicReference.swift
[82/88] Emitting module Atomics
[84/88] Compiling c-nioatomics.c
[85/88] Compiling c-atomics.c
[87/94] Emitting module Metrics
[88/94] Emitting module NIOConcurrencyHelpers
[89/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/94] Compiling NIOConcurrencyHelpers atomics.swift
[93/94] Compiling NIOConcurrencyHelpers lock.swift
[94/155] Compiling NIOCore GlobalSingletons.swift
[95/155] Compiling NIOCore IO.swift
[96/155] Compiling NIOCore IOData.swift
[97/155] Compiling NIOCore IPProtocol.swift
[98/155] Compiling NIOCore IntegerBitPacking.swift
[99/155] Compiling NIOCore IntegerTypes.swift
[100/161] Compiling Metrics Metrics.swift
[101/174] Compiling NIOCore SocketOptionProvider.swift
[102/174] Compiling NIOCore SystemCallHelpers.swift
[103/174] Compiling NIOCore TimeAmount+Duration.swift
[104/174] Compiling NIOCore TypeAssistedChannelHandler.swift
[105/174] Compiling NIOCore UniversalBootstrapSupport.swift
[106/174] Compiling NIOCore Utilities.swift
[107/174] Compiling NIOCore Codec.swift
[108/174] Compiling NIOCore ConvenienceOptionSupport.swift
[109/174] Compiling NIOCore DeadChannel.swift
[110/174] Compiling NIOCore DispatchQueue+WithFuture.swift
[111/174] Compiling NIOCore EventLoop+Deprecated.swift
[112/174] Compiling NIOCore EventLoop+SerialExecutor.swift
[113/174] Compiling NIOCore EventLoop.swift
[114/174] Compiling NIOCore AddressedEnvelope.swift
[115/174] Compiling NIOCore AsyncAwaitSupport.swift
[116/174] Compiling NIOCore AsyncChannel.swift
[117/174] Compiling NIOCore AsyncChannelHandler.swift
[118/174] Compiling NIOCore AsyncChannelInboundStream.swift
[119/174] Compiling NIOCore AsyncChannelOutboundWriter.swift
[120/174] Compiling NIOCore NIOAsyncSequenceProducer.swift
[121/174] Compiling NIOCore NIOLoopBound.swift
[122/174] Compiling NIOCore NIOScheduledCallback.swift
[123/174] Compiling NIOCore NIOSendable.swift
[124/174] Compiling NIOCore RecvByteBufferAllocator.swift
[125/174] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[126/174] Compiling NIOCore SocketAddresses.swift
[127/174] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[128/174] Compiling NIOCore EventLoopFuture+Deprecated.swift
[129/174] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[130/174] Compiling NIOCore EventLoopFuture.swift
[131/174] Compiling NIOCore FileDescriptor.swift
[132/174] Compiling NIOCore FileHandle.swift
[133/174] Compiling NIOCore FileRegion.swift
[134/174] Compiling NIOCore Interfaces.swift
[135/174] Compiling NIOCore Linux.swift
[136/174] Compiling NIOCore MarkedCircularBuffer.swift
[137/174] Compiling NIOCore MulticastChannel.swift
[138/174] Compiling NIOCore NIOAny.swift
[139/174] Compiling NIOCore NIOCloseOnErrorHandler.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 NIOCore ByteBuffer-core.swift
[155/174] Compiling NIOCore ByteBuffer-hex.swift
[156/174] Compiling NIOCore ByteBuffer-int.swift
[157/174] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/174] Compiling NIOCore ByteBuffer-multi-int.swift
[159/174] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[160/174] Compiling NIOCore ByteBuffer-views.swift
[161/174] Emitting module NIOCore
[162/227] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[163/227] Compiling SWIM _PrettyLog.swift
[164/227] Compiling SWIM String+Extensions.swift
[165/227] Compiling SWIM SWIMProtocol.swift
[166/227] Compiling SWIM Settings.swift
[167/227] Compiling SWIM Status.swift
[168/227] Compiling SWIM Heap.swift
[169/228] Compiling NIOEmbedded Embedded.swift
[170/228] Compiling NIOEmbedded AsyncTestingChannel.swift
[171/228] Emitting module NIOEmbedded
[172/228] Compiling SWIM time.swift
[173/228] Compiling NIOPosix SocketProtocols.swift
[174/228] Compiling NIOPosix System.swift
[175/228] Compiling NIOPosix Thread.swift
[176/228] Compiling NIOPosix ThreadPosix.swift
[177/228] Compiling NIOPosix ThreadWindows.swift
[178/228] Compiling NIOPosix Selectable.swift
[179/228] Compiling NIOPosix SelectableChannel.swift
[180/228] Compiling NIOPosix SelectableEventLoop.swift
[181/228] Compiling NIOPosix SelectorEpoll.swift
[182/228] Compiling NIOPosix SelectorGeneric.swift
[183/233] Emitting module SWIM
[184/233] 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
~~~~~~~~~~~~~~~~^
[185/233] 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
~~~~~~~~~~~~~~~~^
[186/233] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/233] Compiling NIOPosix BaseSocket.swift
[188/233] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/233] Compiling NIOPosix BaseSocketChannel.swift
[190/233] Compiling NIOPosix LinuxCPUSet.swift
[191/233] Compiling NIOPosix LinuxUring.swift
[192/233] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[193/233] Compiling NIOPosix NIOThreadPool.swift
[194/233] Compiling NIOPosix NonBlockingFileIO.swift
[201/233] Emitting module NIOPosix
[202/233] Compiling NIOPosix GetaddrinfoResolver.swift
[203/233] Compiling NIOPosix HappyEyeballs.swift
[204/233] Compiling NIOPosix IO.swift
[205/233] Compiling NIOPosix IntegerBitPacking.swift
[206/233] Compiling NIOPosix IntegerTypes.swift
[207/233] Compiling NIOPosix Linux.swift
[208/233] Compiling NIOPosix SelectorKqueue.swift
[209/233] Compiling NIOPosix SelectorUring.swift
[210/233] Compiling NIOPosix ServerSocket.swift
[211/233] Compiling NIOPosix Socket.swift
[212/233] Compiling NIOPosix SocketChannel.swift
[213/233] Compiling NIOPosix PendingDatagramWritesManager.swift
[214/233] Compiling NIOPosix PendingWritesManager.swift
[215/233] Compiling NIOPosix PipeChannel.swift
[216/233] Compiling NIOPosix PipePair.swift
[217/233] Compiling NIOPosix Pool.swift
[218/233] Compiling NIOPosix UnsafeTransfer.swift
[219/233] Compiling NIOPosix Utilities.swift
[220/233] Compiling NIOPosix VsockAddress.swift
[221/233] Compiling NIOPosix VsockChannelEvents.swift
[222/233] Compiling NIOPosix resource_bundle_accessor.swift
[223/233] Compiling NIOPosix PooledRecvBufferAllocator.swift
[224/233] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[225/233] Compiling NIOPosix PosixSingletons.swift
[226/233] Compiling NIOPosix RawSocketBootstrap.swift
[227/233] Compiling NIOPosix Resolver.swift
[228/233] Compiling NIOPosix BaseStreamSocketChannel.swift
[229/233] Compiling NIOPosix Bootstrap.swift
[230/233] Compiling NIOPosix ControlMessage.swift
[231/233] Compiling NIOPosix DatagramVectorReadManager.swift
[232/233] Compiling NIOPosix Errors+Any.swift
[233/233] Compiling NIOPosix FileDescriptor.swift
[234/235] Compiling NIO Exports.swift
[235/235] Emitting module NIO
[236/257] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[237/258] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[238/258] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[239/258] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[240/258] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[241/258] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[242/258] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[243/258] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[244/258] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[245/258] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[246/258] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[247/258] Emitting module NIOFoundationCompat
[248/258] Compiling NIOHTTP1 ByteCollectionUtils.swift
[249/258] Compiling NIOHTTP1 HTTPDecoder.swift
[250/258] Emitting module NIOHTTP1
[251/258] Compiling NIOHTTP1 HTTPEncoder.swift
[252/258] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[253/258] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[254/258] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[255/258] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[256/258] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[257/258] Compiling NIOHTTP1 HTTPTypes.swift
[258/258] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[259/277] Compiling NIOExtras QuiescingHelper.swift
[260/277] Compiling NIOExtras RequestResponseHandler.swift
[261/277] Compiling NIOExtras RequestResponseWithIDHandler.swift
[262/277] Compiling NIOExtras UnsafeTransfer.swift
[263/278] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[264/278] Compiling NIOExtras JSONRPCFraming.swift
[265/278] Emitting module NIOExtras
[266/278] Compiling NIOExtras NIORequestIdentifiable.swift
[267/278] Compiling NIOExtras PCAPRingBuffer.swift
[268/278] Compiling NIOExtras NIOExtrasError.swift
[269/278] Compiling NIOExtras NIOLengthFieldBitLength.swift
[270/278] Compiling NIOExtras DebugInboundEventsHandler.swift
[271/278] Compiling NIOExtras DebugOutboundEventsHandler.swift
[272/278] Compiling NIOExtras LineBasedFrameDecoder.swift
[273/278] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[274/278] Compiling NIOExtras FixedLengthFrameDecoder.swift
[275/278] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[276/278] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[277/278] Compiling NIOExtras LengthFieldPrepender.swift
[278/278] Compiling NIOExtras WritePCAPHandler.swift
[279/288] Compiling SWIMNIOExample String+Extensions.swift
[280/288] Compiling SWIMNIOExample time.swift
[281/288] Compiling SWIMNIOExample Settings.swift
[282/288] Compiling SWIMNIOExample SWIMNIOHandler.swift
[283/288] Compiling SWIMNIOExample Message.swift
[284/288] Compiling SWIMNIOExample Logging.swift
[285/288] Compiling SWIMNIOExample Coding.swift
[286/288] Compiling SWIMNIOExample NIOPeer.swift
[287/288] Compiling SWIMNIOExample SWIMNIOShell.swift
[288/288] Emitting module SWIMNIOExample
Build complete! (39.98s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5662] Fetching swift-nio-extras
[115/7862] Fetching swift-nio-extras, swift-metrics
[4867/11698] Fetching swift-nio-extras, swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git (1.80s)
Fetched https://github.com/apple/swift-log.git (1.80s)
Fetched https://github.com/apple/swift-nio-extras.git (1.80s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/14793] Fetching swift-nio-ssl
[2368/90317] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git (3.73s)
Fetched https://github.com/apple/swift-nio-ssl.git (3.73s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.38s)
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.26.0 (0.42s)
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/1705] Fetching swift-atomics
[53/2832] Fetching swift-atomics, swift-http-structured-headers
[99/8735] Fetching swift-atomics, swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git (1.01s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-atomics.git (1.01s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-http-structured-headers.git (1.01s)
[1/904] Fetching swift-http-types
[101/12396] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git (0.82s)
[460/11492] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git (1.35s)
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-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.59s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[742/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git (1.75s)
Fetched https://github.com/apple/swift-system.git (1.75s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.46s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (1.05s)
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.2 (0.34s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.36s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.50s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.36s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (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.30.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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.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.1
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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
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
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.