The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nebula-client, reference main (debdd9), with Swift 6.1 for macOS (SPM) on 9 Apr 2026 18:49:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OffskyLab/swift-nebula-client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OffskyLab/swift-nebula-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at debdd93 [REFACTOR] rename Amas → Cluster
Cloned https://github.com/OffskyLab/swift-nebula-client.git
Revision (git rev-parse @):
debdd93b22695ffe6831856998c6f1fd126a0cfd
SUCCESS checkout https://github.com/OffskyLab/swift-nebula-client.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/OffskyLab/swift-nebula-client.git
https://github.com/OffskyLab/swift-nebula-client.git
{
  "dependencies" : [
    {
      "identity" : "swift-nmtp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OffskyLab/swift-nmtp.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.40.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "messagepacker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hirotakan/MessagePacker.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "swift-nebula-client",
  "name" : "swift-nebula-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "NebulaClient",
      "targets" : [
        "NebulaClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NebulaClientTests",
      "module_type" : "SwiftTarget",
      "name" : "NebulaClientTests",
      "path" : "Tests/NebulaClientTests",
      "sources" : [
        "NebulaClientTests.swift"
      ],
      "target_dependencies" : [
        "NebulaClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NebulaClient",
      "module_type" : "SwiftTarget",
      "name" : "NebulaClient",
      "path" : "Sources/NebulaClient",
      "product_dependencies" : [
        "NMTP",
        "NIO",
        "MessagePacker",
        "Logging"
      ],
      "product_memberships" : [
        "NebulaClient"
      ],
      "sources" : [
        "Astral/Astral.swift",
        "Comet/Comet.swift",
        "NMT/NMTClients.swift",
        "NebulaClient.swift",
        "NebulaClientError.swift",
        "NebulaURI.swift",
        "Planet/MethodProxy.swift",
        "Planet/Moon.swift",
        "Planet/Planet.swift",
        "Planet/Satellite.swift",
        "Subscriber/Subscriber.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/33] Copying PrivacyInfo.xcprivacy
[1/33] Write sources
[17/33] Compiling CNIOWindows shim.c
[17/33] Compiling CNIOWindows WSAStartup.c
[19/33] Compiling CNIOWASI CNIOWASI.c
[20/33] Compiling CNIOOpenBSD shim.c
[20/33] Compiling CNIOLinux shim.c
[21/33] Compiling CNIOLinux liburing_shims.c
[23/33] Write sources
[24/33] Write swift-version-2F0A5646E1D333AE.txt
[25/33] Compiling _AtomicsShims.c
[26/33] Compiling CNIOPosix event_loop_id.c
[27/39] Compiling CNIOLLHTTP c_nio_http.c
[28/102] Compiling CNIOLLHTTP c_nio_api.c
[29/121] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/121] Compiling CNIODarwin shim.c
[32/121] Emitting module _NIOBase64
[33/121] Compiling _NIOBase64 Base64.swift
[34/121] Compiling Atomics AtomicBool.swift
[35/121] Compiling Atomics IntegerConformances.swift
[36/122] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/122] Emitting module InternalCollectionsUtilities
[38/122] Compiling Atomics DoubleWord.swift
[39/122] Compiling Atomics ManagedAtomic.swift
[40/122] Compiling Atomics AtomicValue.swift
[41/122] Compiling Atomics AtomicMemoryOrderings.swift
[42/122] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/122] Compiling Atomics IntegerOperations.swift
[44/122] Compiling Atomics ManagedAtomicLazyReference.swift
[45/122] Compiling Atomics UnsafeAtomic.swift
[48/123] Compiling Atomics PointerConformances.swift
[49/123] Compiling Atomics Primitives.native.swift
[54/123] Compiling Atomics OptionalRawRepresentable.swift
[55/123] Compiling Atomics RawRepresentable.swift
[56/123] Compiling Atomics AtomicReference.swift
[57/123] Compiling Atomics AtomicStorage.swift
[60/123] Compiling _NIODataStructures _TinyArray.swift
[61/123] Compiling Atomics AtomicInteger.swift
[62/123] Compiling Atomics AtomicOptionalWrappable.swift
[63/123] Compiling Atomics Unmanaged extensions.swift
[66/123] Compiling _NIODataStructures PriorityQueue.swift
[67/123] Emitting module _NIODataStructures
[68/123] Compiling _NIODataStructures Heap.swift
[71/157] Compiling ContainersPreview OutputSpan+Extras.swift
[72/157] Compiling ContainersPreview TemporaryAllocation.swift
[73/157] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[74/157] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[75/160] Compiling ContainersPreview RandomAccessContainer.swift
[76/160] Compiling ContainersPreview RangeExpression2.swift
[77/160] Compiling ContainersPreview RangeReplaceableContainer.swift
[78/160] Compiling ContainersPreview Drain+Map.swift
[79/160] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[80/160] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[81/160] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[82/160] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[83/160] Emitting module ContainersPreview
[84/160] Compiling ContainersPreview Producer.swift
[85/160] Compiling ContainersPreview Borrow.swift
[86/160] Compiling ContainersPreview Box.swift
[87/160] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[88/160] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[89/160] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[90/160] Compiling ContainersPreview BorrowingSequence.swift
[91/160] Compiling ContainersPreview Drain+Reduce.swift
[92/160] Compiling ContainersPreview Drain.swift
[93/160] Compiling ContainersPreview Producer+Collect.swift
[94/160] Compiling ContainersPreview ContainerIterator.swift
[95/160] Compiling ContainersPreview DynamicContainer.swift
[96/160] Compiling ContainersPreview MutableContainer.swift
[97/160] Compiling ContainersPreview PermutableContainer.swift
[98/160] Compiling ContainersPreview Producer+Filter.swift
[99/160] Compiling ContainersPreview Producer+Map.swift
[100/160] Compiling ContainersPreview Producer+Reduce.swift
[101/160] Compiling ContainersPreview BidirectionalContainer.swift
[102/160] Compiling ContainersPreview Container+Filter.swift
[103/160] Compiling ContainersPreview Container+SpanwiseZip.swift
[104/160] Compiling ContainersPreview Container.swift
[105/160] Compiling ContainersPreview Inout.swift
[106/160] Compiling ContainersPreview InputSpan.swift
[107/160] Compiling ContainersPreview Shared.swift
[108/160] Compiling Logging Locks.swift
[109/160] Compiling Logging MetadataProvider.swift
[110/160] Emitting module Logging
[111/160] Compiling Logging Logging.swift
[112/160] Compiling Logging LogEvent.swift
[113/160] Compiling Logging LogHandler.swift
[118/160] Emitting module Atomics
[121/201] Compiling DequeModule RigidDeque+Consumption.swift
[122/201] Compiling DequeModule RigidDeque+Container.swift
[123/201] Compiling DequeModule RigidDeque+Descriptions.swift
[124/201] Compiling DequeModule RigidDeque+Equatable.swift
[125/201] Compiling DequeModule RigidDeque+Experimental.swift
[126/201] Compiling DequeModule RigidDeque+Removals.swift
[127/201] Compiling DequeModule RigidDeque+Replacements.swift
[128/201] Compiling DequeModule RigidDeque+Testing.swift
[129/201] Compiling DequeModule RigidDeque.swift
[130/201] Compiling DequeModule UniqueDeque+Insertions.swift
[131/201] Compiling DequeModule UniqueDeque+Prepend.swift
[132/201] Compiling DequeModule UniqueDeque+Removals.swift
[133/201] Compiling DequeModule UniqueDeque+Replacements.swift
[134/205] Compiling DequeModule UniqueDeque+Append.swift
[135/205] Compiling DequeModule UniqueDeque+Consumption.swift
[136/205] Compiling DequeModule UniqueDeque+Container.swift
[137/205] Compiling DequeModule UniqueDeque+Descriptions.swift
[137/205] Compiling c-nioatomics.c
[139/205] Compiling DequeModule Deque._UnsafeHandle.swift
[140/205] Compiling DequeModule Deque.swift
[141/205] Compiling DequeModule _DequeBuffer.swift
[142/205] Compiling DequeModule _DequeBufferHeader.swift
[143/205] Compiling DequeModule RigidDeque+Append.swift
[144/205] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[145/205] Compiling DequeModule Deque+Extras.swift
[146/205] Compiling DequeModule Deque+Hashable.swift
[147/205] Compiling DequeModule Deque+Testing.swift
[148/205] Compiling DequeModule Deque._Storage.swift
[149/205] Compiling DequeModule UniqueDeque+Equatable.swift
[150/205] Compiling DequeModule UniqueDeque+Experimental.swift
[151/205] Compiling DequeModule UniqueDeque+Hashable.swift
[152/205] Compiling DequeModule UniqueDeque+Initializers.swift
[153/205] Compiling DequeModule Deque+Codable.swift
[154/205] Compiling DequeModule Deque+Collection.swift
[155/205] Compiling DequeModule Deque+CustomReflectable.swift
[156/205] Compiling DequeModule Deque+Descriptions.swift
[157/205] Compiling DequeModule Deque+Equatable.swift
[158/205] Compiling DequeModule RigidDeque+Hashable.swift
[159/205] Compiling DequeModule RigidDeque+Initializers.swift
[160/205] Compiling DequeModule RigidDeque+Insertions.swift
[161/205] Compiling DequeModule RigidDeque+Prepend.swift
[161/205] Compiling c-atomics.c
[163/212] Emitting module DequeModule
[164/212] Compiling DequeModule UniqueDeque.swift
[165/212] Compiling DequeModule _DequeSlot.swift
[166/212] Compiling DequeModule _UnsafeDequeHandle.swift
[167/212] Compiling DequeModule _UnsafeDequeSegments.swift
[168/212] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[169/212] Compiling NIOConcurrencyHelpers NIOLock.swift
[170/212] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[171/212] Compiling NIOConcurrencyHelpers atomics.swift
[172/212] Compiling NIOConcurrencyHelpers lock.swift
[173/212] Emitting module NIOConcurrencyHelpers
[174/212] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[175/277] Compiling NIOCore AddressedEnvelope.swift
[176/277] Compiling NIOCore AsyncAwaitSupport.swift
[177/277] Compiling NIOCore AsyncChannel.swift
[178/277] Compiling NIOCore AsyncChannelHandler.swift
[179/281] Emitting module MessagePacker
[180/281] Compiling NIOCore BSDSocketAPI.swift
[181/281] Compiling NIOCore ByteBuffer-aux.swift
[182/281] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[183/281] Compiling NIOCore ByteBuffer-conversions.swift
[184/281] Compiling NIOCore AsyncChannelInboundStream.swift
[185/281] Compiling NIOCore AsyncChannelOutboundWriter.swift
[186/281] Compiling NIOCore NIOAsyncSequenceProducer.swift
[187/281] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[188/281] Compiling NIOCore ChannelHandler.swift
[189/281] Compiling NIOCore ChannelHandlers.swift
[190/281] Compiling NIOCore ChannelInvoker.swift
[191/281] Compiling NIOCore ChannelOption.swift
[192/281] Compiling NIOCore ChannelPipeline.swift
[193/281] Compiling NIOCore CircularBuffer.swift
[194/281] Compiling NIOCore Codec.swift
[195/281] Compiling NIOCore NIOAsyncWriter.swift
[196/281] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[197/281] Compiling NIOCore EventLoopFuture+Deprecated.swift
[198/281] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[199/281] Compiling NIOCore EventLoopFuture.swift
[200/281] Compiling NIOCore FileDescriptor.swift
[201/281] Compiling NIOCore ByteBuffer-core.swift
[202/281] Compiling NIOCore ByteBuffer-hex.swift
[203/281] Compiling NIOCore ByteBuffer-int.swift
[204/281] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[205/281] Compiling NIOCore ByteBuffer-multi-int.swift
[206/281] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[207/281] Compiling NIOCore ByteBuffer-views.swift
[208/281] Compiling NIOCore Channel.swift
[209/281] Compiling NIOCore FileHandle.swift
[210/281] Compiling NIOCore FileRegion.swift
[211/281] Compiling NIOCore GlobalSingletons.swift
[212/281] Compiling NIOCore ConvenienceOptionSupport.swift
[213/281] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[214/281] Compiling NIOCore NIOScheduledCallback.swift
[215/281] Compiling NIOCore NIOSendable.swift
[216/281] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[217/281] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[218/281] Compiling NIOCore RecvByteBufferAllocator.swift
[219/281] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[220/288] Compiling NIOCore MarkedCircularBuffer.swift
[221/288] Compiling NIOCore MulticastChannel.swift
[222/288] Compiling NIOCore NIOAny.swift
[223/288] Compiling NIOCore NIOCloseOnErrorHandler.swift
[224/288] Compiling NIOCore NIOCoreSendableMetatype.swift
[225/288] Compiling NIOCore NIODecodedAsyncSequence.swift
[226/288] Compiling NIOCore NIOLoopBound.swift
[227/288] Compiling NIOCore IO.swift
[228/288] Compiling NIOCore IOData.swift
[229/288] Compiling NIOCore IPProtocol.swift
[230/288] Compiling NIOCore IntegerBitPacking.swift
[231/288] Compiling NIOCore IntegerTypes.swift
[232/288] Compiling NIOCore Interfaces.swift
[233/288] Compiling NIOCore Linux.swift
[234/288] Compiling MessagePacker MessagePackType+UnsignedIntegerType.swift
[235/288] Compiling MessagePacker MessagePackType.swift
[236/288] Compiling MessagePacker MessagePackable.swift
[237/288] Compiling MessagePacker Utils.swift
[243/288] Compiling NIOCore EventLoop.swift
[244/288] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[252/288] Compiling NIOCore SocketAddresses.swift
[253/288] Compiling NIOCore SocketOptionProvider.swift
[254/288] Compiling NIOCore SystemCallHelpers.swift
[255/288] Compiling NIOCore TimeAmount+Duration.swift
[256/288] Compiling NIOCore TypeAssistedChannelHandler.swift
[257/288] Compiling NIOCore UniversalBootstrapSupport.swift
[258/288] Compiling NIOCore Utilities.swift
[288/288] Emitting module NIOCore
[289/344] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[290/344] Compiling NIOEmbedded AsyncTestingChannel.swift
[291/344] Compiling NIOEmbedded Embedded.swift
[292/344] Emitting module NIOEmbedded
[293/344] Emitting module NIOPosix
[294/349] Compiling NIOPosix FileDescriptor.swift
[295/349] Compiling NIOPosix GetaddrinfoResolver.swift
[296/349] Compiling NIOPosix HappyEyeballs.swift
[297/349] Compiling NIOPosix IO.swift
[298/349] Compiling NIOPosix IntegerBitPacking.swift
[299/349] Compiling NIOPosix IntegerTypes.swift
[300/349] Compiling NIOPosix SelectableEventLoop.swift
[301/349] Compiling NIOPosix SelectorEpoll.swift
[302/349] Compiling NIOPosix SelectorGeneric.swift
[303/349] Compiling NIOPosix SelectorKqueue.swift
[304/349] Compiling NIOPosix SelectorUring.swift
[305/349] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[306/349] Compiling NIOPosix PosixSingletons.swift
[307/349] Compiling NIOPosix RawSocketBootstrap.swift
[308/349] Compiling NIOPosix Resolver.swift
[309/349] Compiling NIOPosix Selectable.swift
[310/349] Compiling NIOPosix SelectableChannel.swift
[311/349] Compiling NIOPosix SelectorWSAPoll.swift
[312/349] Compiling NIOPosix ServerSocket.swift
[313/349] Compiling NIOPosix Socket.swift
[314/349] Compiling NIOPosix SocketChannel.swift
[315/349] Compiling NIOPosix SocketProtocols.swift
[316/349] Compiling NIOPosix Utilities.swift
[317/349] Compiling NIOPosix VsockAddress.swift
[318/349] Compiling NIOPosix VsockChannelEvents.swift
[319/349] Compiling NIOPosix Windows.swift
[320/349] Compiling NIOPosix resource_bundle_accessor.swift
[321/349] Compiling NIOPosix NonBlockingFileIO.swift
[322/349] Compiling NIOPosix PendingDatagramWritesManager.swift
[323/349] Compiling NIOPosix PendingWritesManager.swift
[324/349] Compiling NIOPosix PipeChannel.swift
[325/349] Compiling NIOPosix PipePair.swift
[326/349] Compiling NIOPosix Pool.swift
[327/349] Compiling NIOPosix Linux.swift
[328/349] Compiling NIOPosix LinuxCPUSet.swift
[329/349] Compiling NIOPosix LinuxUring.swift
[330/349] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[331/349] Compiling NIOPosix NIOPosixSendableMetatype.swift
[332/349] Compiling NIOPosix NIOThreadPool.swift
[333/349] Compiling NIOPosix BSDSocketAPICommon.swift
[334/349] Compiling NIOPosix BSDSocketAPIPosix.swift
[335/349] Compiling NIOPosix BSDSocketAPIWindows.swift
[336/349] Compiling NIOPosix BaseSocket.swift
[337/349] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[338/349] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[339/349] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[340/349] Compiling NIOPosix System.swift
[341/349] Compiling NIOPosix Thread.swift
[342/349] Compiling NIOPosix ThreadPosix.swift
[343/349] Compiling NIOPosix ThreadWindows.swift
[344/349] Compiling NIOPosix BaseSocketChannel.swift
[345/349] Compiling NIOPosix BaseStreamSocketChannel.swift
[346/349] Compiling NIOPosix Bootstrap.swift
[347/349] Compiling NIOPosix ControlMessage.swift
[348/349] Compiling NIOPosix DatagramVectorReadManager.swift
[349/349] Compiling NIOPosix Errors+Any.swift
[350/351] Compiling NIO Exports.swift
[351/351] Emitting module NIO
[352/368] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[353/368] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[354/368] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[355/368] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[356/368] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[357/368] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[358/369] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[359/369] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[360/369] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[361/369] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[362/369] Compiling NIOHTTP1 HTTPEncoder.swift
[363/369] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[364/369] Compiling NIOHTTP1 HTTPTypes.swift
[365/369] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[366/369] Compiling NIOHTTP1 ByteCollectionUtils.swift
[367/369] Compiling NIOHTTP1 HTTPDecoder.swift
[368/369] Emitting module NIOHTTP1
[369/369] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[370/388] Compiling NIOExtras DebugInboundEventsHandler.swift
[371/388] Compiling NIOExtras DebugOutboundEventsHandler.swift
[372/388] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[373/388] Compiling NIOExtras JSONRPCFraming.swift
[374/389] Compiling NIOExtras NIORequestIdentifiable.swift
[375/389] Compiling NIOExtras PCAPRingBuffer.swift
[376/389] Compiling NIOExtras QuiescingHelper.swift
[377/389] Compiling NIOExtras RequestResponseHandler.swift
[378/389] Compiling NIOExtras RequestResponseHandlers+State.swift
[379/389] Compiling NIOExtras RequestResponseWithIDHandler.swift
[380/389] Compiling NIOExtras NIOExtrasError.swift
[381/389] Compiling NIOExtras NIOLengthFieldBitLength.swift
[382/389] Compiling NIOExtras LineBasedFrameDecoder.swift
[383/389] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[384/389] Compiling NIOExtras FixedLengthFrameDecoder.swift
[385/389] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[386/389] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[387/389] Compiling NIOExtras LengthFieldPrepender.swift
[388/389] Emitting module NIOExtras
[389/389] Compiling NIOExtras WritePCAPHandler.swift
[390/404] Compiling NMTP NMTPError.swift
[391/404] Compiling NMTP MatterType.swift
[392/404] Compiling NMTP MatterDecoder.swift
[393/405] Compiling NMTP TLSContext.swift
[394/405] Compiling NMTP MatterEncoder.swift
[395/405] Compiling NMTP NMTClient.swift
[396/405] Compiling NMTP NMTServer.swift
[397/405] Compiling NMTP NMTHandler.swift
[398/405] Emitting module NMTP
[399/405] Compiling NMTP PendingRequests.swift
[400/405] Compiling NMTP Argument.swift
[401/405] Compiling NMTP ArgumentValue.swift
[402/405] Compiling NMTP Matter.swift
[403/405] Compiling NMTP MatterBodies.swift
[404/405] Compiling NMTP UUID+Bytes.swift
[405/405] Compiling NMTP Matter+Coding.swift
[406/416] Compiling NebulaClient Satellite.swift
[407/417] Compiling NebulaClient NebulaURI.swift
[408/417] Compiling NebulaClient MethodProxy.swift
[409/417] Compiling NebulaClient Moon.swift
[410/417] Compiling NebulaClient NebulaClientError.swift
[411/417] Compiling NebulaClient Planet.swift
[412/417] Emitting module NebulaClient
[413/417] Compiling NebulaClient NebulaClient.swift
[414/417] Compiling NebulaClient Astral.swift
[415/417] Compiling NebulaClient Comet.swift
[416/417] Compiling NebulaClient NMTClients.swift
[417/417] Compiling NebulaClient Subscriber.swift
Build complete! (56.49s)
Fetching https://github.com/hirotakan/MessagePacker.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/OffskyLab/swift-nmtp.git
Fetching https://github.com/apple/swift-log.git from cache
[1/219] Fetching swift-nmtp
[175/940] Fetching swift-nmtp, messagepacker
Fetched https://github.com/OffskyLab/swift-nmtp.git from cache (2.64s)
Fetched https://github.com/hirotakan/MessagePacker.git from cache (2.64s)
Fetched https://github.com/apple/swift-log.git from cache (2.70s)
Fetched https://github.com/apple/swift-nio.git from cache (2.78s)
Computing version for https://github.com/OffskyLab/swift-nmtp.git
Computed https://github.com/OffskyLab/swift-nmtp.git at 0.0.4 (3.34s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.90s)
Computing version for https://github.com/hirotakan/MessagePacker.git
Computed https://github.com/hirotakan/MessagePacker.git at 0.4.7 (4.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.53s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.59s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
[1/2719] Fetching swift-service-lifecycle
[192/9864] Fetching swift-service-lifecycle, swift-certificates
[896/16088] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.16s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.16s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.24s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.25s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.26s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.27s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.28s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.71s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.73s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.83s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.78s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.52s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.63s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.55s)
Fetched https://github.com/apple/swift-collections.git from cache (1.57s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (2.11s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.55s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.62s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.85s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (2.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (1.08s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.49s)
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.6.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.97.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.6.4
Creating working copy for https://github.com/hirotakan/MessagePacker.git
Working copy of https://github.com/hirotakan/MessagePacker.git resolved at 0.4.7
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
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.33.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.5.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.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.11.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.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.42.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.36.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.4.1
Creating working copy for https://github.com/OffskyLab/swift-nmtp.git
Working copy of https://github.com/OffskyLab/swift-nmtp.git resolved at 0.0.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nmtp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OffskyLab/swift-nmtp.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.40.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "messagepacker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hirotakan/MessagePacker.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "swift-nebula-client",
  "name" : "swift-nebula-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "NebulaClient",
      "targets" : [
        "NebulaClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NebulaClientTests",
      "module_type" : "SwiftTarget",
      "name" : "NebulaClientTests",
      "path" : "Tests/NebulaClientTests",
      "sources" : [
        "NebulaClientTests.swift"
      ],
      "target_dependencies" : [
        "NebulaClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NebulaClient",
      "module_type" : "SwiftTarget",
      "name" : "NebulaClient",
      "path" : "Sources/NebulaClient",
      "product_dependencies" : [
        "NMTP",
        "NIO",
        "MessagePacker",
        "Logging"
      ],
      "product_memberships" : [
        "NebulaClient"
      ],
      "sources" : [
        "Astral/Astral.swift",
        "Comet/Comet.swift",
        "NMT/NMTClients.swift",
        "NebulaClient.swift",
        "NebulaClientError.swift",
        "NebulaURI.swift",
        "Planet/MethodProxy.swift",
        "Planet/Moon.swift",
        "Planet/Planet.swift",
        "Planet/Satellite.swift",
        "Subscriber/Subscriber.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.