The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-ntp, reference 0.4.0 (418c59), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 02:48:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-ntp.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-ntp
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 418c594 Fixed: potential arithmetic overflow in NTPPacket.getOffset() (#11)
Cloned https://github.com/apple/swift-ntp.git
Revision (git rev-parse @):
418c5943019f8132740df05ae5b4acc9c23e1cb7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-ntp.git at 0.4.0
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2277] Fetching swift-docc-plugin
[2278/85449] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (6.88s)
Fetched https://github.com/apple/swift-nio.git from cache (6.88s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.6 (10.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.76s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[384/25389] Fetching swift-atomics, swift-collections
[385/30990] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.93s)
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Fetched https://github.com/apple/swift-system.git from cache (1.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.69s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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.6.4
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.4.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.6
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.98.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-ntp.git
[1/128] Fetching swift-ntp
Fetched https://github.com/apple/swift-ntp.git from cache (0.67s)
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.98.0 (0.84s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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-ntp.git
Working copy of https://github.com/apple/swift-ntp.git resolved at 0.4.0 (418c594)
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
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.3
Building package at path:  $PWD
https://github.com/apple/swift-ntp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/29] Copying PrivacyInfo.xcprivacy
[2/29] Write sources
[14/29] Compiling CNIOWindows WSAStartup.c
[14/29] Compiling CNIOWindows shim.c
[16/29] Compiling CNIOWASI CNIOWASI.c
[17/29] Write sources
[18/29] Compiling CNIOLinux liburing_shims.c
[19/29] Compiling CNIOLinux shim.c
[19/29] Compiling CNIOOpenBSD shim.c
[21/29] Write swift-version--6988338F2F200930.txt
[22/54] Compiling _AtomicsShims.c
[23/54] Compiling CNIOPosix event_loop_id.c
[24/73] Compiling CNIODarwin shim.c
[26/73] Compiling Atomics ManagedAtomicLazyReference.swift
[27/73] Compiling Atomics UnsafeAtomic.swift
[28/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/74] Compiling Atomics UnsafeAtomicLazyReference.swift
[30/74] Compiling Atomics IntegerOperations.swift
[31/74] Emitting module InternalCollectionsUtilities
[32/74] Compiling Atomics DoubleWord.swift
[33/74] Compiling Atomics ManagedAtomic.swift
[36/74] Compiling Atomics AtomicValue.swift
[37/74] Compiling Atomics AtomicMemoryOrderings.swift
[40/75] Compiling Atomics AtomicReference.swift
[41/75] Compiling Atomics AtomicStorage.swift
[42/75] Compiling Atomics AtomicInteger.swift
[43/75] Compiling Atomics AtomicOptionalWrappable.swift
[44/75] Compiling _NIODataStructures _TinyArray.swift
[45/75] Compiling _NIODataStructures PriorityQueue.swift
[46/75] Compiling _NIODataStructures Heap.swift
[47/75] Emitting module _NIODataStructures
[48/75] Emitting module _NIOBase64
[49/75] Compiling _NIOBase64 Base64.swift
[50/75] Compiling Atomics AtomicBool.swift
[51/75] Compiling Atomics IntegerConformances.swift
[54/75] Compiling Atomics OptionalRawRepresentable.swift
[55/75] Compiling Atomics RawRepresentable.swift
[56/75] Compiling Atomics PointerConformances.swift
[57/75] Compiling Atomics Primitives.native.swift
[66/75] Compiling Atomics Unmanaged extensions.swift
[67/109] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[68/109] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[69/109] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[70/109] Compiling ContainersPreview BorrowingSequence.swift
[71/112] Compiling ContainersPreview ContainerIterator.swift
[72/112] Compiling ContainersPreview DynamicContainer.swift
[73/112] Compiling ContainersPreview MutableContainer.swift
[74/112] Compiling ContainersPreview PermutableContainer.swift
[75/112] Compiling ContainersPreview RandomAccessContainer.swift
[76/112] Compiling ContainersPreview RangeExpression2.swift
[77/112] Compiling ContainersPreview RangeReplaceableContainer.swift
[78/112] Compiling ContainersPreview Drain+Map.swift
[79/112] Compiling ContainersPreview Producer.swift
[80/112] Compiling ContainersPreview Borrow.swift
[81/112] Compiling ContainersPreview Box.swift
[82/112] Compiling ContainersPreview Drain+Reduce.swift
[83/112] Compiling ContainersPreview Drain.swift
[84/112] Compiling ContainersPreview Producer+Collect.swift
[85/112] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[86/112] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[87/112] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[88/112] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[89/112] Compiling ContainersPreview Producer+Filter.swift
[90/112] Compiling ContainersPreview Producer+Map.swift
[91/112] Compiling ContainersPreview Producer+Reduce.swift
[92/112] Compiling ContainersPreview BidirectionalContainer.swift
[93/112] Compiling ContainersPreview Container+Filter.swift
[94/112] Compiling ContainersPreview Container+SpanwiseZip.swift
[95/112] Compiling ContainersPreview Container.swift
[96/112] Emitting module ContainersPreview
[97/112] Compiling ContainersPreview Inout.swift
[98/112] Compiling ContainersPreview InputSpan.swift
[99/112] Compiling ContainersPreview Shared.swift
[100/112] Compiling ContainersPreview OutputSpan+Extras.swift
[101/112] Compiling ContainersPreview TemporaryAllocation.swift
[104/112] Emitting module Atomics
[107/112] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[108/112] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[109/153] Compiling DequeModule UniqueDeque+Equatable.swift
[110/153] Compiling DequeModule UniqueDeque+Experimental.swift
[111/153] Compiling DequeModule UniqueDeque+Hashable.swift
[112/153] Compiling DequeModule UniqueDeque+Initializers.swift
[113/157] Compiling DequeModule RigidDeque+Consumption.swift
[114/157] Compiling DequeModule RigidDeque+Container.swift
[115/157] Compiling DequeModule RigidDeque+Descriptions.swift
[116/157] Compiling DequeModule RigidDeque+Equatable.swift
[117/157] Compiling DequeModule RigidDeque+Experimental.swift
[118/157] Compiling DequeModule RigidDeque+Hashable.swift
[119/157] Compiling DequeModule RigidDeque+Initializers.swift
[120/157] Compiling DequeModule RigidDeque+Insertions.swift
[121/157] Compiling DequeModule RigidDeque+Prepend.swift
[122/157] Compiling DequeModule RigidDeque+Removals.swift
[123/157] Compiling DequeModule RigidDeque+Replacements.swift
[124/157] Compiling DequeModule RigidDeque+Testing.swift
[125/157] Compiling DequeModule RigidDeque.swift
[126/157] Compiling DequeModule UniqueDeque+Insertions.swift
[127/157] Compiling DequeModule UniqueDeque+Prepend.swift
[128/157] Compiling DequeModule UniqueDeque+Removals.swift
[129/157] Compiling DequeModule UniqueDeque+Replacements.swift
[130/157] Compiling DequeModule Deque._UnsafeHandle.swift
[131/157] Compiling DequeModule Deque.swift
[132/157] Compiling DequeModule _DequeBuffer.swift
[133/157] Compiling DequeModule _DequeBufferHeader.swift
[134/157] Compiling DequeModule RigidDeque+Append.swift
[135/157] Compiling DequeModule Deque+Codable.swift
[136/157] Compiling DequeModule Deque+Collection.swift
[137/157] Compiling DequeModule Deque+CustomReflectable.swift
[138/157] Compiling DequeModule Deque+Descriptions.swift
[139/157] Compiling DequeModule Deque+Equatable.swift
[140/157] Compiling DequeModule UniqueDeque+Append.swift
[141/157] Compiling DequeModule UniqueDeque+Consumption.swift
[142/157] Compiling DequeModule UniqueDeque+Container.swift
[143/157] Compiling DequeModule UniqueDeque+Descriptions.swift
[144/157] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[145/157] Compiling DequeModule Deque+Extras.swift
[146/157] Compiling DequeModule Deque+Hashable.swift
[147/157] Compiling DequeModule Deque+Testing.swift
[148/157] Compiling DequeModule Deque._Storage.swift
[149/157] Compiling DequeModule UniqueDeque.swift
[150/157] Compiling DequeModule _DequeSlot.swift
[151/157] Compiling DequeModule _UnsafeDequeHandle.swift
[152/157] Compiling DequeModule _UnsafeDequeSegments.swift
[153/157] Emitting module DequeModule
[153/157] Compiling c-nioatomics.c
[154/157] Compiling c-atomics.c
[156/164] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[157/164] Emitting module NIOConcurrencyHelpers
[158/164] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[159/164] Compiling NIOConcurrencyHelpers NIOLock.swift
[160/164] Compiling NIOConcurrencyHelpers lock.swift
[161/164] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[162/164] Compiling NIOConcurrencyHelpers atomics.swift
[163/229] Compiling NIOCore MarkedCircularBuffer.swift
[164/229] Compiling NIOCore MulticastChannel.swift
[165/229] Compiling NIOCore NIOAny.swift
[166/229] Compiling NIOCore NIOCloseOnErrorHandler.swift
[167/229] Compiling NIOCore NIOCoreSendableMetatype.swift
[168/229] Compiling NIOCore NIODecodedAsyncSequence.swift
[169/229] Compiling NIOCore NIOLoopBound.swift
[170/229] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[171/229] Compiling NIOCore NIOScheduledCallback.swift
[172/229] Compiling NIOCore NIOSendable.swift
[173/229] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[174/229] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[175/229] Compiling NIOCore RecvByteBufferAllocator.swift
[176/229] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[177/236] Compiling NIOCore IO.swift
[178/236] Compiling NIOCore IOData.swift
[179/236] Compiling NIOCore IPProtocol.swift
[180/236] Compiling NIOCore IntegerBitPacking.swift
[181/236] Compiling NIOCore IntegerTypes.swift
[182/236] Compiling NIOCore Interfaces.swift
[183/236] Compiling NIOCore Linux.swift
[184/236] Compiling NIOCore EventLoopFuture+Deprecated.swift
[185/236] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[186/236] Compiling NIOCore EventLoopFuture.swift
[187/236] Compiling NIOCore FileDescriptor.swift
[188/236] Compiling NIOCore FileHandle.swift
[189/236] Compiling NIOCore FileRegion.swift
[190/236] Compiling NIOCore GlobalSingletons.swift
[191/236] Compiling NIOCore ConvenienceOptionSupport.swift
[192/236] Compiling NIOCore DeadChannel.swift
[193/236] Compiling NIOCore DispatchQueue+WithFuture.swift
[194/236] Compiling NIOCore EventLoop+Deprecated.swift
[195/236] Compiling NIOCore EventLoop+SerialExecutor.swift
[196/236] Compiling NIOCore EventLoop.swift
[197/236] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[198/236] Compiling NIOCore SocketAddresses.swift
[199/236] Compiling NIOCore SocketOptionProvider.swift
[200/236] Compiling NIOCore SystemCallHelpers.swift
[201/236] Compiling NIOCore TimeAmount+Duration.swift
[202/236] Compiling NIOCore TypeAssistedChannelHandler.swift
[203/236] Compiling NIOCore UniversalBootstrapSupport.swift
[204/236] Compiling NIOCore Utilities.swift
[205/236] Compiling NIOCore ChannelHandler.swift
[206/236] Compiling NIOCore ChannelHandlers.swift
[207/236] Compiling NIOCore ChannelInvoker.swift
[208/236] Compiling NIOCore ChannelOption.swift
[209/236] Compiling NIOCore ChannelPipeline.swift
[210/236] Compiling NIOCore CircularBuffer.swift
[211/236] Compiling NIOCore Codec.swift
[212/236] Compiling NIOCore NIOAsyncWriter.swift
[213/236] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[214/236] Compiling NIOCore BSDSocketAPI.swift
[215/236] Compiling NIOCore ByteBuffer-aux.swift
[216/236] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[217/236] Compiling NIOCore ByteBuffer-conversions.swift
[218/236] Compiling NIOCore ByteBuffer-core.swift
[219/236] Compiling NIOCore ByteBuffer-hex.swift
[220/236] Compiling NIOCore ByteBuffer-int.swift
[221/236] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[222/236] Compiling NIOCore ByteBuffer-multi-int.swift
[223/236] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[224/236] Compiling NIOCore ByteBuffer-views.swift
[225/236] Compiling NIOCore Channel.swift
[226/236] Emitting module NIOCore
[227/236] Compiling NIOCore AddressedEnvelope.swift
[228/236] Compiling NIOCore AsyncAwaitSupport.swift
[229/236] Compiling NIOCore AsyncChannel.swift
[230/236] Compiling NIOCore AsyncChannelHandler.swift
[231/236] Compiling NIOCore AsyncChannelInboundStream.swift
[232/236] Compiling NIOCore AsyncChannelOutboundWriter.swift
[233/236] Compiling NIOCore NIOAsyncSequenceProducer.swift
[234/236] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[235/293] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[236/293] Compiling NIOPosix PosixSingletons.swift
[237/293] Compiling NIOPosix RawSocketBootstrap.swift
[238/293] Compiling NIOPosix Resolver.swift
[239/293] Compiling NIOPosix Selectable.swift
[240/293] Compiling NIOPosix SelectableChannel.swift
[241/298] Compiling NIOPosix SelectorWSAPoll.swift
[242/298] Compiling NIOPosix ServerSocket.swift
[243/298] Compiling NIOPosix Socket.swift
[244/298] Compiling NIOPosix SocketChannel.swift
[245/298] Compiling NIOPosix SocketProtocols.swift
[246/298] Compiling NIOPosix BSDSocketAPICommon.swift
[247/298] Compiling NIOPosix BSDSocketAPIPosix.swift
[248/298] Compiling NIOPosix BSDSocketAPIWindows.swift
[249/298] Compiling NIOPosix BaseSocket.swift
[250/298] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[251/298] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[252/298] Compiling NIOPosix FileDescriptor.swift
[253/298] Compiling NIOPosix GetaddrinfoResolver.swift
[254/298] Compiling NIOPosix HappyEyeballs.swift
[255/298] Compiling NIOPosix IO.swift
[256/298] Compiling NIOPosix IntegerBitPacking.swift
[257/298] Compiling NIOPosix IntegerTypes.swift
[258/298] Compiling NTP NTPTime.swift
[259/298] Compiling NTP _NTPError.swift
[260/298] Compiling NTP ByteBuffer+NTPPacket.swift
[261/298] Emitting module NTP
[262/298] Compiling NTP NTPPacket.swift
[263/298] Emitting module NIOPosix
[264/298] Compiling NIOPosix Utilities.swift
[265/298] Compiling NIOPosix VsockAddress.swift
[266/298] Compiling NIOPosix VsockChannelEvents.swift
[267/298] Compiling NIOPosix Windows.swift
[268/298] Compiling NIOPosix resource_bundle_accessor.swift
[269/298] Compiling NIOPosix SelectableEventLoop.swift
[270/298] Compiling NIOPosix SelectorEpoll.swift
[271/298] Compiling NIOPosix SelectorGeneric.swift
[272/298] Compiling NIOPosix SelectorKqueue.swift
[273/298] Compiling NIOPosix SelectorUring.swift
[274/298] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[275/298] Compiling NIOPosix System.swift
[276/298] Compiling NIOPosix Thread.swift
[277/298] Compiling NIOPosix ThreadPosix.swift
[278/298] Compiling NIOPosix ThreadWindows.swift
[279/298] Compiling NIOPosix BaseSocketChannel.swift
[280/298] Compiling NIOPosix BaseStreamSocketChannel.swift
[281/298] Compiling NIOPosix Bootstrap.swift
[282/298] Compiling NIOPosix ControlMessage.swift
[283/298] Compiling NIOPosix DatagramVectorReadManager.swift
[284/298] Compiling NIOPosix Errors+Any.swift
[285/298] Compiling NIOPosix NonBlockingFileIO.swift
[286/298] Compiling NIOPosix PendingDatagramWritesManager.swift
[287/298] Compiling NIOPosix PendingWritesManager.swift
[288/298] Compiling NIOPosix PipeChannel.swift
[289/298] Compiling NIOPosix PipePair.swift
[290/298] Compiling NIOPosix Pool.swift
[291/298] Compiling NIOPosix Linux.swift
[292/298] Compiling NIOPosix LinuxCPUSet.swift
[293/298] Compiling NIOPosix LinuxUring.swift
[294/298] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[295/298] Compiling NIOPosix NIOPosixSendableMetatype.swift
[296/298] Compiling NIOPosix NIOThreadPool.swift
[297/305] Compiling NTPClient NTPResponse.swift
[298/305] Compiling NTPClient Timeout.swift
[299/305] Compiling NTPClient NTPVersion.swift
[300/305] Emitting module NTPClient
[301/305] Compiling NTPClient NTPClient.swift
[302/305] Compiling NTPClient NTPError.swift
[303/305] Compiling NTPClient Handlers.swift
[304/307] Emitting module simpleclient
[305/307] Compiling simpleclient simpleclient.swift
[305/307] Write Objects.LinkFileList
[306/307] Linking simpleclient
Build complete! (23.59s)
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/swiftlang/swift-docc-plugin.git"
    }
  ],
  "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",
        "_NTPError.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.4.0
Repository:               apple/swift-ntp
Swift version used:       6.3
        .package(url: "https://github.com/swiftlang/swift-docc-plugin.git", from: "1.0.0"),
Target:                   NTPClient
Extracting symbol information for 'NTPClient'...
Finished extracting symbol information for 'NTPClient'. (27.12s)
Building documentation for 'NTPClient'...
Finished building documentation for 'NTPClient' (0.35s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-ntp/0.4.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--6988338F2F200930.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit SourceRange.swift
[16/57] Compiling SymbolKit Metadata.swift
[17/57] Compiling SymbolKit Module.swift
[18/57] Compiling SymbolKit OperatingSystem.swift
[19/57] Compiling SymbolKit Platform.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling Snippets SnippetParser.swift
[25/57] Compiling Snippets Snippet.swift
[26/57] Emitting module Snippets
[27/57] Compiling SymbolKit Relationship.swift
[28/57] Compiling SymbolKit RelationshipKind.swift
[29/57] Compiling SymbolKit SourceOrigin.swift
[30/57] Compiling SymbolKit GenericConstraints.swift
[31/57] Compiling SymbolKit Swift.swift
[32/57] Compiling SymbolKit DeclarationFragments.swift
[33/57] Compiling SymbolKit Fragment.swift
[34/57] Compiling SymbolKit FragmentKind.swift
[35/57] Compiling SymbolKit FunctionParameter.swift
[36/57] Compiling SymbolKit FunctionSignature.swift
[37/57] Compiling SymbolKit Symbol.swift
[38/57] Compiling SymbolKit SymbolKind.swift
[39/57] Compiling SymbolKit SymbolGraph.swift
[40/57] Compiling SymbolKit GraphCollector.swift
[41/57] Compiling SymbolKit Identifier.swift
[42/57] Compiling SymbolKit KindIdentifier.swift
[43/57] Compiling SymbolKit Location.swift
[44/57] Compiling SymbolKit Mutability.swift
[45/57] Compiling SymbolKit SemanticVersion.swift
[46/57] Compiling SymbolKit AccessControl.swift
[47/57] Compiling SymbolKit Availability.swift
[48/57] Compiling SymbolKit AvailabilityItem.swift
[49/57] Compiling SymbolKit Domain.swift
[50/57] Emitting module SymbolKit
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[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! (3.71s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NTPClient' complete! (0.58s)
     158
2	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-ntp/0.4.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-ntp/0.4.0
File count: 158
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-ntp-0.4.0-48b275a7.zip to s3://spi-docs-inbox/prod-apple-swift-ntp-0.4.0-48b275a7.zip
Copying... [14%]
Copying... [28%]
Copying... [41%]
Copying... [55%]
Copying... [69%]
Copying... [83%]
Copying... [97%]
Copying... [100%]
Done.