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.10 for macOS (SPM) on 28 Apr 2025 22:03:12 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.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.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
[18/33] Copying PrivacyInfo.xcprivacy
[19/33] Write swift-version-33747A42983211AE.txt
[20/33] Compiling CNIOWindows shim.c
[20/33] Compiling CNIOWindows WSAStartup.c
[20/33] Compiling CNIOWASI CNIOWASI.c
[23/33] Compiling CNIOLinux liburing_shims.c
[24/33] Compiling CNIOLinux shim.c
[25/65] Compiling _AtomicsShims.c
[26/65] Compiling CNIOLLHTTP c_nio_http.c
[27/65] Compiling CNIODarwin shim.c
[28/67] Compiling CNIOLLHTTP c_nio_api.c
[29/67] Write sources
[30/67] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/67] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/67] Compiling InternalCollectionsUtilities Specialize.swift
[34/67] Compiling InternalCollectionsUtilities Debugging.swift
[35/67] Compiling InternalCollectionsUtilities Descriptions.swift
[36/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/67] Compiling InternalCollectionsUtilities _UniqueCollection.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/81] Emitting module _NIOBase64
[44/81] Compiling _NIOBase64 Base64.swift
[45/87] Compiling Atomics Primitives.shims.swift
[46/87] Compiling Atomics AtomicInteger.swift
[47/87] Compiling Atomics PointerConformances.swift
[48/87] Compiling Atomics Primitives.native.swift
[49/87] Emitting module InternalCollectionsUtilities
[50/87] Compiling Atomics OptionalRawRepresentable.swift
[51/87] Compiling Atomics RawRepresentable.swift
[52/87] Emitting module ClusterMembership
[53/87] Compiling ClusterMembership Node.swift
[54/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/103] Compiling DequeModule _DequeSlot.swift
[56/103] Compiling DequeModule _DequeBufferHeader.swift
[57/104] Compiling Logging MetadataProvider.swift
[58/104] Compiling DequeModule Deque+Extras.swift
[59/104] Compiling DequeModule Deque+Hashable.swift
[60/104] Compiling DequeModule Deque+Equatable.swift
[61/104] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[62/104] Emitting module Logging
[63/104] Emitting module CoreMetrics
[64/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/104] Compiling _NIODataStructures PriorityQueue.swift
[66/104] Compiling _NIODataStructures Heap.swift
[67/104] Emitting module _NIODataStructures
[68/104] Compiling _NIODataStructures _TinyArray.swift
[69/104] Compiling DequeModule _DequeBuffer.swift
[70/104] Compiling DequeModule Deque._UnsafeHandle.swift
[71/104] Compiling DequeModule Deque.swift
[72/104] Compiling DequeModule Deque+Testing.swift
[73/104] Compiling DequeModule Deque._Storage.swift
[74/104] Compiling Logging LogHandler.swift
[75/104] Compiling Logging Locks.swift
[76/104] Compiling Logging Logging.swift
[77/104] Compiling CoreMetrics Metrics.swift
[78/104] Compiling CoreMetrics Locks.swift
[79/104] Compiling DequeModule Deque+CustomReflectable.swift
[80/104] Compiling DequeModule Deque+Descriptions.swift
[81/104] Compiling DequeModule Deque+Codable.swift
[82/104] Compiling DequeModule Deque+Collection.swift
[83/104] Emitting module DequeModule
[84/106] Compiling Atomics UnsafeAtomic.swift
[85/106] Compiling Atomics UnsafeAtomicLazyReference.swift
[86/108] Compiling Atomics ManagedAtomic.swift
[87/108] Compiling Atomics ManagedAtomicLazyReference.swift
[88/108] Compiling Atomics AtomicMemoryOrderings.swift
[89/108] Compiling Atomics DoubleWord.swift
[90/108] Compiling Atomics IntegerOperations.swift
[91/108] Compiling Atomics Unmanaged extensions.swift
[99/108] Compiling c-nioatomics.c
[103/108] Emitting module Atomics
[105/108] Compiling c-atomics.c
[107/114] Compiling NIOConcurrencyHelpers lock.swift
[108/114] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[109/114] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[110/114] Compiling NIOConcurrencyHelpers NIOLock.swift
[111/114] Compiling NIOConcurrencyHelpers atomics.swift
[112/114] Emitting module NIOConcurrencyHelpers
[113/175] Compiling NIOCore Interfaces.swift
[114/175] Compiling NIOCore Linux.swift
[115/175] Compiling NIOCore MarkedCircularBuffer.swift
[116/175] Compiling NIOCore MulticastChannel.swift
[117/175] Compiling NIOCore NIOAny.swift
[118/175] Compiling NIOCore NIOCloseOnErrorHandler.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 NIOCore AddressedEnvelope.swift
[126/181] Compiling NIOCore AsyncAwaitSupport.swift
[127/181] Compiling NIOCore AsyncChannel.swift
[128/181] Compiling NIOCore AsyncChannelHandler.swift
[129/181] Compiling NIOCore AsyncChannelInboundStream.swift
[130/181] Compiling NIOCore AsyncChannelOutboundWriter.swift
[131/181] Compiling NIOCore NIOAsyncSequenceProducer.swift
[132/181] Compiling NIOCore GlobalSingletons.swift
[133/181] Compiling NIOCore IO.swift
[134/181] Compiling NIOCore IOData.swift
[135/181] Compiling NIOCore IPProtocol.swift
[136/181] Compiling NIOCore IntegerBitPacking.swift
[137/181] Compiling NIOCore IntegerTypes.swift
[138/181] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[139/181] Compiling NIOCore EventLoopFuture+Deprecated.swift
[140/181] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[141/181] Compiling NIOCore EventLoopFuture.swift
[142/181] Compiling NIOCore FileDescriptor.swift
[143/181] Compiling NIOCore FileHandle.swift
[144/181] Compiling NIOCore FileRegion.swift
[145/181] Compiling Metrics Metrics.swift
[146/181] Emitting module Metrics
[147/181] Compiling NIOCore SocketOptionProvider.swift
[148/181] Compiling NIOCore SystemCallHelpers.swift
[149/181] Compiling NIOCore TimeAmount+Duration.swift
[150/181] Compiling NIOCore TypeAssistedChannelHandler.swift
[151/181] Compiling NIOCore UniversalBootstrapSupport.swift
[152/181] Compiling NIOCore Utilities.swift
[153/194] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[154/194] Compiling NIOCore NIOAsyncWriter.swift
[155/194] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[156/194] Compiling NIOCore BSDSocketAPI.swift
[157/194] Compiling NIOCore ByteBuffer-aux.swift
[158/194] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[159/194] Compiling NIOCore ByteBuffer-conversions.swift
[160/194] Compiling NIOCore Codec.swift
[161/194] Compiling NIOCore ConvenienceOptionSupport.swift
[162/194] Compiling NIOCore DeadChannel.swift
[163/194] Compiling NIOCore DispatchQueue+WithFuture.swift
[164/194] Compiling NIOCore EventLoop+Deprecated.swift
[165/194] Compiling NIOCore EventLoop+SerialExecutor.swift
[166/194] Compiling NIOCore EventLoop.swift
[167/194] Compiling NIOCore Channel.swift
[168/194] Compiling NIOCore ChannelHandler.swift
[169/194] Compiling NIOCore ChannelHandlers.swift
[170/194] Compiling NIOCore ChannelInvoker.swift
[171/194] Compiling NIOCore ChannelOption.swift
[172/194] Compiling NIOCore ChannelPipeline.swift
[173/194] Compiling NIOCore CircularBuffer.swift
[174/194] Compiling SWIM Events.swift
[175/194] Compiling SWIM Member.swift
[176/194] Compiling SWIM Metrics.swift
[177/194] Compiling SWIM Peer.swift
[178/194] Compiling SWIM SWIM.swift
[179/194] Compiling SWIM SWIMInstance.swift
[180/194] Compiling NIOCore ByteBuffer-views.swift
[181/194] Emitting module NIOCore
[182/247] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[183/247] Emitting module NIOEmbedded
[184/247] Compiling NIOEmbedded AsyncTestingChannel.swift
[185/247] Compiling SWIM Heap.swift
[186/248] Compiling NIOEmbedded Embedded.swift
[187/248] Compiling SWIM String+Extensions.swift
[188/248] Compiling SWIM _PrettyLog.swift
[189/248] Compiling SWIM Status.swift
[190/248] Compiling NIOPosix PooledRecvBufferAllocator.swift
[191/248] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[192/248] Compiling NIOPosix PosixSingletons.swift
[193/248] Compiling NIOPosix RawSocketBootstrap.swift
[194/248] Compiling NIOPosix Resolver.swift
[195/253] Compiling SWIM time.swift
[196/253] Compiling SWIM SWIMProtocol.swift
[197/253] Compiling SWIM Settings.swift
[198/253] Compiling NIOPosix GetaddrinfoResolver.swift
[199/253] Compiling NIOPosix HappyEyeballs.swift
[200/253] Compiling NIOPosix IO.swift
[201/253] Compiling NIOPosix IntegerBitPacking.swift
[202/253] Compiling NIOPosix IntegerTypes.swift
[203/253] Compiling NIOPosix Linux.swift
[204/253] Emitting module NIOPosix
[205/253] Compiling NIOPosix UnsafeTransfer.swift
[206/253] Compiling NIOPosix Utilities.swift
[207/253] Compiling NIOPosix VsockAddress.swift
[208/253] Compiling NIOPosix VsockChannelEvents.swift
[209/253] Compiling NIOPosix resource_bundle_accessor.swift
[212/253] Emitting module SWIM
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[217/253] Compiling NIOPosix LinuxCPUSet.swift
[218/253] Compiling NIOPosix LinuxUring.swift
[219/253] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[220/253] Compiling NIOPosix NIOThreadPool.swift
[221/253] Compiling NIOPosix NonBlockingFileIO.swift
[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 BSDSocketAPICommon.swift
[228/253] Compiling NIOPosix BSDSocketAPIPosix.swift
[229/253] Compiling NIOPosix BSDSocketAPIWindows.swift
[230/253] Compiling NIOPosix BaseSocket.swift
[231/253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[232/253] Compiling NIOPosix BaseSocketChannel.swift
[233/253] Compiling NIOPosix PendingDatagramWritesManager.swift
[234/253] Compiling NIOPosix PendingWritesManager.swift
[235/253] Compiling NIOPosix PipeChannel.swift
[236/253] Compiling NIOPosix PipePair.swift
[237/253] Compiling NIOPosix Pool.swift
[238/253] Compiling NIOPosix SelectorKqueue.swift
[239/253] Compiling NIOPosix SelectorUring.swift
[240/253] Compiling NIOPosix ServerSocket.swift
[241/253] Compiling NIOPosix Socket.swift
[242/253] Compiling NIOPosix SocketChannel.swift
[243/253] Compiling NIOPosix SocketProtocols.swift
[244/253] Compiling NIOPosix System.swift
[245/253] Compiling NIOPosix Thread.swift
[246/253] Compiling NIOPosix ThreadPosix.swift
[247/253] Compiling NIOPosix ThreadWindows.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 WaitSpinningRunLoop.swift
[257/277] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[258/278] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[259/278] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[260/278] Emitting module NIOHTTP1
[261/278] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[262/278] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[263/278] Emitting module NIOFoundationCompat
[264/278] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[265/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[266/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[267/278] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[268/278] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[269/278] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[270/278] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[271/278] Compiling NIOHTTP1 ByteCollectionUtils.swift
[272/278] Compiling NIOHTTP1 HTTPDecoder.swift
[273/278] Compiling NIOHTTP1 HTTPEncoder.swift
[274/278] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[275/278] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[276/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[277/278] Compiling NIOHTTP1 HTTPTypes.swift
[278/278] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[279/297] Compiling NIOExtras LineBasedFrameDecoder.swift
[280/297] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[281/297] Compiling NIOExtras NIORequestIdentifiable.swift
[282/297] Compiling NIOExtras PCAPRingBuffer.swift
[283/297] Compiling NIOExtras RequestResponseWithIDHandler.swift
[284/297] Compiling NIOExtras UnsafeTransfer.swift
[285/297] Compiling NIOExtras NIOExtrasError.swift
[286/297] Compiling NIOExtras NIOLengthFieldBitLength.swift
[287/297] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[288/297] Compiling NIOExtras LengthFieldPrepender.swift
[289/297] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[290/297] Compiling NIOExtras JSONRPCFraming.swift
[291/297] Compiling NIOExtras QuiescingHelper.swift
[292/297] Compiling NIOExtras RequestResponseHandler.swift
[293/298] Compiling NIOExtras FixedLengthFrameDecoder.swift
[294/298] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[295/298] Compiling NIOExtras DebugInboundEventsHandler.swift
[296/298] Compiling NIOExtras DebugOutboundEventsHandler.swift
[297/298] Emitting module NIOExtras
[298/298] Compiling NIOExtras WritePCAPHandler.swift
[299/308] Compiling SWIMNIOExample Settings.swift
[300/308] Compiling SWIMNIOExample time.swift
[301/308] Compiling SWIMNIOExample String+Extensions.swift
[302/308] Compiling SWIMNIOExample NIOPeer.swift
[303/308] Compiling SWIMNIOExample SWIMNIOHandler.swift
[304/308] Compiling SWIMNIOExample Logging.swift
[305/308] Compiling SWIMNIOExample Coding.swift
[306/308] Emitting module SWIMNIOExample
[307/308] Compiling SWIMNIOExample Message.swift
[308/308] Compiling SWIMNIOExample SWIMNIOShell.swift
Build complete! (31.33s)
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
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/5662] Fetching swift-nio-extras
[2/7862] Fetching swift-nio-extras, swift-metrics
[605/11698] Fetching swift-nio-extras, swift-metrics, swift-log
[8163/26491] Fetching swift-nio-extras, swift-metrics, swift-log, swift-nio-ssl
[11847/102015] Fetching swift-nio-extras, swift-metrics, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.06s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (4.06s)
Fetched https://github.com/apple/swift-log.git from cache (4.06s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.06s)
Fetched https://github.com/apple/swift-metrics.git from cache (4.06s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
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-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[47/2832] Fetching swift-http-structured-headers, swift-atomics
[99/3736] Fetching swift-http-structured-headers, swift-atomics, swift-http-types
[525/9639] Fetching swift-http-structured-headers, swift-atomics, swift-http-types, swift-algorithms
[2107/21131] Fetching swift-http-structured-headers, swift-atomics, swift-http-types, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (1.51s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.51s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.51s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.51s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
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-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[89/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.01s)
[813/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.48s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
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.36s)
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.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.56s)
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.39s)
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.48s)
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-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-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-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-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.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-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-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-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-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-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-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.