The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-ntp, reference 0.3.0 (32d3c7), with Swift 6.1 for macOS (SPM) on 7 May 2025 19:22:15 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.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-ntp.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-ntp
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 32d3c75 doc updates (#1)
Cloned https://github.com/apple/swift-ntp.git
Revision (git rev-parse @):
32d3c756b0167354a04f87969bc1af0ad6ca7c6a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-ntp.git at 0.3.0
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git from cache
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.09s)
Fetched https://github.com/apple/swift-nio.git from cache (1.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (2.22s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.79s)
Fetched https://github.com/apple/swift-collections.git from cache (0.79s)
Fetched https://github.com/apple/swift-system.git from cache (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.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.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-ntp",
      "name": "swift-ntp",
      "url": "https://github.com/apple/swift-ntp.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-ntp",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.82.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-ntp.git
[1/66] Fetching swift-ntp
Fetched https://github.com/apple/swift-ntp.git from cache (0.61s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.70s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.04s)
Creating working copy for https://github.com/apple/swift-ntp.git
Working copy of https://github.com/apple/swift-ntp.git resolved at 0.3.0 (32d3c75)
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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
warning: '.resolve-product-dependencies': dependency 'swift-ntp' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-ntp.git
https://github.com/apple/swift-ntp.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-ntp",
  "name" : "swift-ntp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NTPClient",
      "targets" : [
        "NTPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "simpleclient",
      "targets" : [
        "simpleclient"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NTPTests",
      "module_type" : "SwiftTarget",
      "name" : "NTPTests",
      "path" : "Tests/NTPTests",
      "sources" : [
        "ByteBuffer+NTPPacketTests.swift",
        "NTPPacketTests.swift",
        "NTPTimeTests.swift"
      ],
      "target_dependencies" : [
        "NTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NTPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "NTPClientTests",
      "path" : "Tests/NTPClientTests",
      "sources" : [
        "NTPClientTests.swift",
        "NTPResponseTests.swift"
      ],
      "target_dependencies" : [
        "NTPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NTPClient",
      "module_type" : "SwiftTarget",
      "name" : "NTPClient",
      "path" : "Sources/NTPClient",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "NTPClient",
        "simpleclient"
      ],
      "sources" : [
        "Deadline.swift",
        "Handlers.swift",
        "NTPClient.swift",
        "NTPError.swift",
        "NTPResponse.swift",
        "NTPVersion.swift"
      ],
      "target_dependencies" : [
        "NTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NTP",
      "module_type" : "SwiftTarget",
      "name" : "NTP",
      "path" : "Sources/NTP",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "NTPClient",
        "simpleclient"
      ],
      "sources" : [
        "ByteBuffer+NTPPacket.swift",
        "NTPPacket.swift",
        "NTPTime.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "simpleclient",
      "module_type" : "SwiftTarget",
      "name" : "simpleclient",
      "path" : "Snippets",
      "product_memberships" : [
        "simpleclient"
      ],
      "sources" : [
        "simpleclient.swift"
      ],
      "target_dependencies" : [
        "NTPClient"
      ],
      "type" : "snippet"
    }
  ],
  "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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/26] Write sources
[9/26] Copying PrivacyInfo.xcprivacy
[9/26] Write sources
[13/26] Compiling CNIOWindows WSAStartup.c
[13/26] Compiling CNIOWindows shim.c
[15/26] Write sources
[16/26] Compiling CNIOWASI CNIOWASI.c
[17/26] Compiling CNIOLinux liburing_shims.c
[18/26] Compiling CNIOLinux shim.c
[19/26] Write swift-version-2F0A5646E1D333AE.txt
[20/26] Compiling _AtomicsShims.c
[22/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/69] Compiling Atomics UnsafeAtomic.swift
[24/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/70] Compiling Atomics AtomicMemoryOrderings.swift
[26/70] Compiling Atomics DoubleWord.swift
[27/70] Compiling Atomics AtomicStorage.swift
[28/70] Compiling Atomics AtomicValue.swift
[28/70] Compiling CNIODarwin shim.c
[30/70] Emitting module _NIOBase64
[31/70] Compiling _NIOBase64 Base64.swift
[32/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/70] Compiling Atomics ManagedAtomic.swift
[38/70] Compiling Atomics ManagedAtomicLazyReference.swift
[41/72] Compiling Atomics AtomicBool.swift
[42/72] Compiling Atomics IntegerConformances.swift
[43/72] Compiling Atomics PointerConformances.swift
[44/72] Compiling Atomics Primitives.native.swift
[45/72] Compiling Atomics Primitives.shims.swift
[46/72] Compiling Atomics AtomicInteger.swift
[47/72] Compiling Atomics OptionalRawRepresentable.swift
[48/72] Compiling Atomics RawRepresentable.swift
[49/72] Emitting module InternalCollectionsUtilities
[50/72] Compiling Atomics AtomicOptionalWrappable.swift
[51/72] Compiling Atomics AtomicReference.swift
[52/72] Compiling Atomics IntegerOperations.swift
[53/72] Compiling Atomics Unmanaged extensions.swift
[54/88] Compiling DequeModule Deque+Extras.swift
[55/88] Compiling DequeModule Deque+Hashable.swift
[56/88] Compiling DequeModule Deque+Testing.swift
[57/88] Compiling DequeModule Deque._Storage.swift
[58/88] Compiling DequeModule Deque+Equatable.swift
[59/88] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[60/88] Compiling DequeModule Deque+Codable.swift
[61/88] Compiling DequeModule Deque+Collection.swift
[62/88] Compiling DequeModule Deque+CustomReflectable.swift
[63/88] Compiling DequeModule Deque+Descriptions.swift
[64/88] Emitting module Atomics
[65/88] Compiling DequeModule _DequeBufferHeader.swift
[66/88] Compiling DequeModule _DequeSlot.swift
[67/89] Compiling DequeModule _DequeBuffer.swift
[72/89] Compiling _NIODataStructures Heap.swift
[73/89] Compiling _NIODataStructures _TinyArray.swift
[74/89] Compiling _NIODataStructures PriorityQueue.swift
[75/89] Emitting module _NIODataStructures
[76/89] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/89] Compiling DequeModule Deque._UnsafeHandle.swift
[78/89] Compiling DequeModule Deque.swift
[85/89] Emitting module DequeModule
[85/89] Compiling c-nioatomics.c
[86/89] Compiling c-atomics.c
[88/95] Compiling NIOConcurrencyHelpers lock.swift
[89/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/95] Emitting module NIOConcurrencyHelpers
[91/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/95] Compiling NIOConcurrencyHelpers atomics.swift
[93/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/156] Compiling NIOCore GlobalSingletons.swift
[95/156] Compiling NIOCore IO.swift
[96/156] Compiling NIOCore IOData.swift
[97/156] Compiling NIOCore IPProtocol.swift
[98/156] Compiling NIOCore IntegerBitPacking.swift
[99/156] Compiling NIOCore IntegerTypes.swift
[100/162] Compiling NIOCore Interfaces.swift
[101/162] Compiling NIOCore Linux.swift
[102/162] Compiling NIOCore MarkedCircularBuffer.swift
[103/162] Compiling NIOCore MulticastChannel.swift
[104/162] Compiling NIOCore NIOAny.swift
[105/162] Compiling NIOCore NIOCloseOnErrorHandler.swift
[106/162] Compiling NIOCore SocketOptionProvider.swift
[107/162] Compiling NIOCore SystemCallHelpers.swift
[108/162] Compiling NIOCore TimeAmount+Duration.swift
[109/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[110/162] Compiling NIOCore UniversalBootstrapSupport.swift
[111/162] Compiling NIOCore Utilities.swift
[112/162] Compiling NIOCore NIOLoopBound.swift
[113/162] Compiling NIOCore NIOScheduledCallback.swift
[114/162] Compiling NIOCore NIOSendable.swift
[115/162] Compiling NIOCore RecvByteBufferAllocator.swift
[116/162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[117/162] Compiling NIOCore SocketAddresses.swift
[118/162] Compiling NIOCore Codec.swift
[119/162] Compiling NIOCore ConvenienceOptionSupport.swift
[120/162] Compiling NIOCore DeadChannel.swift
[121/162] Compiling NIOCore DispatchQueue+WithFuture.swift
[122/162] Compiling NIOCore EventLoop+Deprecated.swift
[123/162] Compiling NIOCore EventLoop+SerialExecutor.swift
[124/162] Compiling NIOCore EventLoop.swift
[125/162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[126/162] Compiling NIOCore NIOAsyncWriter.swift
[127/162] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[128/162] Compiling NIOCore BSDSocketAPI.swift
[129/162] Compiling NIOCore ByteBuffer-aux.swift
[130/162] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[131/162] Compiling NIOCore ByteBuffer-conversions.swift
[132/162] Compiling NIOCore Channel.swift
[133/162] Compiling NIOCore ChannelHandler.swift
[134/162] Compiling NIOCore ChannelHandlers.swift
[135/162] Compiling NIOCore ChannelInvoker.swift
[136/162] Compiling NIOCore ChannelOption.swift
[137/162] Compiling NIOCore ChannelPipeline.swift
[138/162] Compiling NIOCore CircularBuffer.swift
[139/162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[140/162] Compiling NIOCore EventLoopFuture+Deprecated.swift
[141/162] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[142/162] Compiling NIOCore EventLoopFuture.swift
[143/162] Compiling NIOCore FileDescriptor.swift
[144/162] Compiling NIOCore FileHandle.swift
[145/162] Compiling NIOCore FileRegion.swift
[146/162] Compiling NIOCore AddressedEnvelope.swift
[147/162] Compiling NIOCore AsyncAwaitSupport.swift
[148/162] Compiling NIOCore AsyncChannel.swift
[149/162] Compiling NIOCore AsyncChannelHandler.swift
[150/162] Compiling NIOCore AsyncChannelInboundStream.swift
[151/162] Compiling NIOCore AsyncChannelOutboundWriter.swift
[152/162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/162] Compiling NIOCore ByteBuffer-core.swift
[154/162] Compiling NIOCore ByteBuffer-hex.swift
[155/162] Compiling NIOCore ByteBuffer-int.swift
[156/162] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/162] Compiling NIOCore ByteBuffer-multi-int.swift
[158/162] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/162] Compiling NIOCore ByteBuffer-views.swift
[160/162] Emitting module NIOCore
[161/215] Compiling NIOPosix PooledRecvBufferAllocator.swift
[162/215] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[163/215] Compiling NIOPosix PosixSingletons.swift
[164/215] Compiling NIOPosix RawSocketBootstrap.swift
[165/215] Compiling NIOPosix Resolver.swift
[166/220] Emitting module NIOPosix
[167/220] Compiling NIOPosix SocketProtocols.swift
[168/220] Compiling NIOPosix System.swift
[169/220] Compiling NIOPosix Thread.swift
[170/220] Compiling NIOPosix ThreadPosix.swift
[171/220] Compiling NIOPosix ThreadWindows.swift
[172/220] Compiling NIOPosix Selectable.swift
[173/220] Compiling NIOPosix SelectableChannel.swift
[174/220] Compiling NIOPosix SelectableEventLoop.swift
[175/220] Compiling NIOPosix SelectorEpoll.swift
[176/220] Compiling NIOPosix SelectorGeneric.swift
[177/220] Compiling NIOPosix SelectorKqueue.swift
[178/220] Compiling NIOPosix SelectorUring.swift
[179/220] Compiling NIOPosix ServerSocket.swift
[180/220] Compiling NIOPosix Socket.swift
[181/220] Compiling NIOPosix SocketChannel.swift
[182/220] Compiling NIOPosix BSDSocketAPICommon.swift
[183/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[184/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[185/220] Compiling NIOPosix BaseSocket.swift
[186/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[187/220] Compiling NIOPosix BaseSocketChannel.swift
[188/220] Compiling NIOPosix LinuxCPUSet.swift
[189/220] Compiling NIOPosix LinuxUring.swift
[190/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[191/220] Compiling NIOPosix NIOThreadPool.swift
[192/220] Compiling NIOPosix NonBlockingFileIO.swift
[193/220] Compiling NIOPosix GetaddrinfoResolver.swift
[194/220] Compiling NIOPosix HappyEyeballs.swift
[195/220] Compiling NIOPosix IO.swift
[196/220] Compiling NIOPosix IntegerBitPacking.swift
[197/220] Compiling NIOPosix IntegerTypes.swift
[198/220] Compiling NIOPosix Linux.swift
[199/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[200/220] Compiling NIOPosix Bootstrap.swift
[201/220] Compiling NIOPosix ControlMessage.swift
[202/220] Compiling NIOPosix DatagramVectorReadManager.swift
[203/220] Compiling NIOPosix Errors+Any.swift
[204/220] Compiling NIOPosix FileDescriptor.swift
[205/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[206/220] Compiling NIOPosix PendingWritesManager.swift
[207/220] Compiling NIOPosix PipeChannel.swift
[208/220] Compiling NIOPosix PipePair.swift
[209/220] Compiling NIOPosix Pool.swift
[210/220] Compiling NIOPosix UnsafeTransfer.swift
[211/220] Compiling NIOPosix Utilities.swift
[212/220] Compiling NIOPosix VsockAddress.swift
[213/220] Compiling NIOPosix VsockChannelEvents.swift
[214/220] Compiling NIOPosix resource_bundle_accessor.swift
[215/220] Compiling NTP NTPPacket.swift
[216/220] Compiling NTP ByteBuffer+NTPPacket.swift
[217/220] Compiling NTP NTPTime.swift
[218/220] Emitting module NTP
[219/227] Compiling NTPClient NTPResponse.swift
[220/227] Compiling NTPClient NTPClient.swift
[221/227] Compiling NTPClient NTPVersion.swift
[222/227] Compiling NTPClient Handlers.swift
[223/227] Emitting module NTPClient
[224/227] Compiling NTPClient Deadline.swift
[225/227] Compiling NTPClient NTPError.swift
[226/229] Emitting module simpleclient
[227/229] Compiling simpleclient simpleclient.swift
[227/229] Write Objects.LinkFileList
[228/229] Linking simpleclient
Build complete! (22.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-ntp",
  "name" : "swift-ntp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NTPClient",
      "targets" : [
        "NTPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "simpleclient",
      "targets" : [
        "simpleclient"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NTPTests",
      "module_type" : "SwiftTarget",
      "name" : "NTPTests",
      "path" : "Tests/NTPTests",
      "sources" : [
        "ByteBuffer+NTPPacketTests.swift",
        "NTPPacketTests.swift",
        "NTPTimeTests.swift"
      ],
      "target_dependencies" : [
        "NTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NTPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "NTPClientTests",
      "path" : "Tests/NTPClientTests",
      "sources" : [
        "NTPClientTests.swift",
        "NTPResponseTests.swift"
      ],
      "target_dependencies" : [
        "NTPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NTPClient",
      "module_type" : "SwiftTarget",
      "name" : "NTPClient",
      "path" : "Sources/NTPClient",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "NTPClient",
        "simpleclient"
      ],
      "sources" : [
        "Deadline.swift",
        "Handlers.swift",
        "NTPClient.swift",
        "NTPError.swift",
        "NTPResponse.swift",
        "NTPVersion.swift"
      ],
      "target_dependencies" : [
        "NTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NTP",
      "module_type" : "SwiftTarget",
      "name" : "NTP",
      "path" : "Sources/NTP",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "NTPClient",
        "simpleclient"
      ],
      "sources" : [
        "ByteBuffer+NTPPacket.swift",
        "NTPPacket.swift",
        "NTPTime.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "simpleclient",
      "module_type" : "SwiftTarget",
      "name" : "simpleclient",
      "path" : "Snippets",
      "product_memberships" : [
        "simpleclient"
      ],
      "sources" : [
        "simpleclient.swift"
      ],
      "target_dependencies" : [
        "NTPClient"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/swift-ntp/0.3.0
Repository:               apple/swift-ntp
Swift version used:       6.1
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   NTPClient
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            release/6.2 -> FETCH_HEAD
 * [new branch]      release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'NTPClient'...
Finished extracting symbol information for 'NTPClient'. (7.60s)
Building documentation for 'NTPClient'...
Finished building documentation for 'NTPClient' (0.12s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-ntp/0.3.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Relationship.swift
[8/57] Compiling SymbolKit RelationshipKind.swift
[9/57] Compiling SymbolKit SourceOrigin.swift
[10/57] Compiling SymbolKit GenericConstraints.swift
[11/57] Compiling SymbolKit Swift.swift
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit Names.swift
[27/57] Compiling SymbolKit SPI.swift
[28/57] Compiling SymbolKit Snippet.swift
[29/57] Compiling SymbolKit Extension.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit DeclarationFragments.swift
[36/57] Compiling SymbolKit Fragment.swift
[37/57] Compiling SymbolKit FragmentKind.swift
[38/57] Compiling SymbolKit FunctionParameter.swift
[39/57] Compiling SymbolKit FunctionSignature.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.26s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/51] Compiling Atomics AtomicMemoryOrderings.swift
[4/51] Compiling Atomics DoubleWord.swift
[5/51] Compiling Atomics AtomicOptionalWrappable.swift
[6/51] Compiling Atomics AtomicReference.swift
[7/51] Compiling Atomics ManagedAtomic.swift
[8/51] Compiling Atomics ManagedAtomicLazyReference.swift
[9/51] Compiling Atomics UnsafeAtomic.swift
[10/51] Compiling Atomics UnsafeAtomicLazyReference.swift
[13/53] Compiling _NIOBase64 Base64.swift
[14/53] Emitting module _NIOBase64
[15/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/53] Compiling NIOConcurrencyHelpers NIOLock.swift
[17/53] Compiling Atomics AtomicStorage.swift
[18/53] Compiling Atomics AtomicValue.swift
[21/53] Compiling _NIODataStructures Heap.swift
[22/53] Compiling _NIODataStructures PriorityQueue.swift
[23/53] Compiling _NIODataStructures _TinyArray.swift
[24/53] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[25/53] Emitting module _NIODataStructures
[26/53] Compiling NIOConcurrencyHelpers lock.swift
[27/53] Compiling Atomics IntegerOperations.swift
[28/53] Compiling Atomics Unmanaged extensions.swift
[29/53] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[30/53] Compiling NIOConcurrencyHelpers atomics.swift
[31/53] Emitting module NIOConcurrencyHelpers
[32/53] Compiling Atomics Primitives.shims.swift
[33/53] Compiling Atomics AtomicInteger.swift
[38/53] Compiling Atomics PointerConformances.swift
[39/53] Compiling Atomics Primitives.native.swift
[40/53] Emitting module InternalCollectionsUtilities
[41/53] Compiling Atomics AtomicBool.swift
[42/53] Compiling Atomics IntegerConformances.swift
[43/53] Compiling Atomics OptionalRawRepresentable.swift
[44/53] Compiling Atomics RawRepresentable.swift
[49/69] Compiling DequeModule Deque+Codable.swift
[50/69] Compiling DequeModule Deque+Collection.swift
[51/69] Compiling DequeModule Deque+Extras.swift
[52/69] Compiling DequeModule Deque+Hashable.swift
[53/69] Compiling DequeModule _DequeSlot.swift
[54/70] Compiling DequeModule Deque+Equatable.swift
[55/70] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[56/70] Compiling DequeModule Deque+CustomReflectable.swift
[57/70] Compiling DequeModule Deque+Descriptions.swift
[60/70] Compiling DequeModule Deque+Testing.swift
[61/70] Compiling DequeModule Deque._Storage.swift
[62/70] Compiling DequeModule _DequeBuffer.swift
[63/70] Compiling DequeModule Deque._UnsafeHandle.swift
[64/70] Compiling DequeModule Deque.swift
[65/70] Compiling DequeModule _DequeBufferHeader.swift
[66/70] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/70] Emitting module Atomics
[70/70] Emitting module DequeModule
[71/131] Compiling NIOCore GlobalSingletons.swift
[72/131] Compiling NIOCore IO.swift
[73/131] Compiling NIOCore IOData.swift
[74/131] Compiling NIOCore IPProtocol.swift
[75/131] Compiling NIOCore IntegerBitPacking.swift
[76/131] Compiling NIOCore IntegerTypes.swift
[77/137] Compiling NIOCore NIOLoopBound.swift
[78/137] Compiling NIOCore NIOScheduledCallback.swift
[79/137] Compiling NIOCore NIOSendable.swift
[80/137] Compiling NIOCore RecvByteBufferAllocator.swift
[81/137] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[82/137] Compiling NIOCore SocketAddresses.swift
[83/137] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[84/137] Compiling NIOCore EventLoopFuture+Deprecated.swift
[85/137] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[86/137] Compiling NIOCore EventLoopFuture.swift
[87/137] Compiling NIOCore FileDescriptor.swift
[88/137] Compiling NIOCore FileHandle.swift
[89/137] Compiling NIOCore FileRegion.swift
[90/137] Compiling NIOCore AddressedEnvelope.swift
[91/137] Compiling NIOCore AsyncAwaitSupport.swift
[92/137] Compiling NIOCore AsyncChannel.swift
[93/137] Compiling NIOCore AsyncChannelHandler.swift
[94/137] Compiling NIOCore AsyncChannelInboundStream.swift
[95/137] Compiling NIOCore AsyncChannelOutboundWriter.swift
[96/137] Compiling NIOCore NIOAsyncSequenceProducer.swift
[97/137] Compiling NIOCore Interfaces.swift
[98/137] Compiling NIOCore Linux.swift
[99/137] Compiling NIOCore MarkedCircularBuffer.swift
[100/137] Compiling NIOCore MulticastChannel.swift
[101/137] Compiling NIOCore NIOAny.swift
[102/137] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/137] Compiling NIOCore Codec.swift
[104/137] Compiling NIOCore ConvenienceOptionSupport.swift
[105/137] Compiling NIOCore DeadChannel.swift
[106/137] Compiling NIOCore DispatchQueue+WithFuture.swift
[107/137] Compiling NIOCore EventLoop+Deprecated.swift
[108/137] Compiling NIOCore EventLoop+SerialExecutor.swift
[109/137] Compiling NIOCore EventLoop.swift
[110/137] Compiling NIOCore SocketOptionProvider.swift
[111/137] Compiling NIOCore SystemCallHelpers.swift
[112/137] Compiling NIOCore TimeAmount+Duration.swift
[113/137] Compiling NIOCore TypeAssistedChannelHandler.swift
[114/137] Compiling NIOCore UniversalBootstrapSupport.swift
[115/137] Compiling NIOCore Utilities.swift
[116/137] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[117/137] Compiling NIOCore NIOAsyncWriter.swift
[118/137] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[119/137] Compiling NIOCore BSDSocketAPI.swift
[120/137] Compiling NIOCore ByteBuffer-aux.swift
[121/137] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[122/137] Compiling NIOCore ByteBuffer-conversions.swift
[123/137] Compiling NIOCore Channel.swift
[124/137] Compiling NIOCore ChannelHandler.swift
[125/137] Compiling NIOCore ChannelHandlers.swift
[126/137] Compiling NIOCore ChannelInvoker.swift
[127/137] Compiling NIOCore ChannelOption.swift
[128/137] Compiling NIOCore ChannelPipeline.swift
[129/137] Compiling NIOCore CircularBuffer.swift
[130/137] Compiling NIOCore ByteBuffer-core.swift
[131/137] Compiling NIOCore ByteBuffer-hex.swift
[132/137] Compiling NIOCore ByteBuffer-int.swift
[133/137] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[134/137] Compiling NIOCore ByteBuffer-multi-int.swift
[135/137] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[136/137] Compiling NIOCore ByteBuffer-views.swift
[137/137] Emitting module NIOCore
[138/190] Compiling NTP NTPTime.swift
[139/190] Compiling NTP ByteBuffer+NTPPacket.swift
[140/190] Emitting module NTP
[141/190] Compiling NTP NTPPacket.swift
[142/190] Compiling NIOPosix PooledRecvBufferAllocator.swift
[143/190] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[144/190] Compiling NIOPosix PosixSingletons.swift
[145/190] Compiling NIOPosix RawSocketBootstrap.swift
[146/190] Compiling NIOPosix Resolver.swift
[147/195] Compiling NIOPosix LinuxCPUSet.swift
[148/195] Compiling NIOPosix LinuxUring.swift
[149/195] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[150/195] Compiling NIOPosix NIOThreadPool.swift
[151/195] Compiling NIOPosix NonBlockingFileIO.swift
[152/195] Compiling NIOPosix Selectable.swift
[153/195] Compiling NIOPosix SelectableChannel.swift
[154/195] Compiling NIOPosix SelectableEventLoop.swift
[155/195] Compiling NIOPosix SelectorEpoll.swift
[156/195] Compiling NIOPosix SelectorGeneric.swift
[157/195] Compiling NIOPosix BSDSocketAPICommon.swift
[158/195] Compiling NIOPosix BSDSocketAPIPosix.swift
[159/195] Compiling NIOPosix BSDSocketAPIWindows.swift
[160/195] Compiling NIOPosix BaseSocket.swift
[161/195] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[162/195] Compiling NIOPosix BaseSocketChannel.swift
[163/195] Compiling NIOPosix UnsafeTransfer.swift
[164/195] Compiling NIOPosix Utilities.swift
[165/195] Compiling NIOPosix VsockAddress.swift
[166/195] Compiling NIOPosix VsockChannelEvents.swift
[167/195] Compiling NIOPosix resource_bundle_accessor.swift
[168/195] Compiling NIOPosix SocketProtocols.swift
[169/195] Compiling NIOPosix System.swift
[170/195] Compiling NIOPosix Thread.swift
[171/195] Compiling NIOPosix ThreadPosix.swift
[172/195] Compiling NIOPosix ThreadWindows.swift
[173/195] Compiling NIOPosix GetaddrinfoResolver.swift
[174/195] Compiling NIOPosix HappyEyeballs.swift
[175/195] Compiling NIOPosix IO.swift
[176/195] Compiling NIOPosix IntegerBitPacking.swift
[177/195] Compiling NIOPosix IntegerTypes.swift
[178/195] Compiling NIOPosix Linux.swift
[179/195] Compiling NIOPosix SelectorKqueue.swift
[180/195] Compiling NIOPosix SelectorUring.swift
[181/195] Compiling NIOPosix ServerSocket.swift
[182/195] Compiling NIOPosix Socket.swift
[183/195] Compiling NIOPosix SocketChannel.swift
[184/195] Compiling NIOPosix PendingDatagramWritesManager.swift
[185/195] Compiling NIOPosix PendingWritesManager.swift
[186/195] Compiling NIOPosix PipeChannel.swift
[187/195] Compiling NIOPosix PipePair.swift
[188/195] Compiling NIOPosix Pool.swift
[189/195] Compiling NIOPosix BaseStreamSocketChannel.swift
[190/195] Compiling NIOPosix Bootstrap.swift
[191/195] Compiling NIOPosix ControlMessage.swift
[192/195] Compiling NIOPosix DatagramVectorReadManager.swift
[193/195] Compiling NIOPosix Errors+Any.swift
[194/195] Compiling NIOPosix FileDescriptor.swift
[195/195] Emitting module NIOPosix
[196/202] Compiling NTPClient NTPVersion.swift
[197/202] Compiling NTPClient NTPError.swift
[198/202] Compiling NTPClient Handlers.swift
[199/202] Compiling NTPClient NTPClient.swift
[200/202] Compiling NTPClient Deadline.swift
[201/202] Emitting module NTPClient
[202/202] Compiling NTPClient NTPResponse.swift
Build of target: 'NTPClient' complete! (5.51s)
     154
2	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-ntp/0.3.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-ntp/0.3.0
File count: 154
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-ntp-0.3.0-5b2fce89.zip to s3://spi-docs-inbox/prod-apple-swift-ntp-0.3.0-5b2fce89.zip
Copying... [15%]
Copying... [29%]
Copying... [44%]
Copying... [58%]
Copying... [73%]
Copying... [88%]
Copying... [100%]
Done.