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