The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-ntp, reference main (418c59), with Swift 6.1 for Android on 5 Jan 2026 17:43:30 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-ntp.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-ntp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-ntp.git
https://github.com/apple/swift-ntp.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2158] Fetching swift-docc-plugin
[2159/83333] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (5.61s)
Fetched https://github.com/apple/swift-nio.git from cache (5.71s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.5 (8.09s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3633] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (10.05s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (20.92s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.0 (1.96s)
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/5237] Fetching swift-system
[5238/23668] Fetching swift-system, swift-collections
[5791/25488] Fetching swift-system, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.31s)
Fetched https://github.com/apple/swift-system.git from cache (1.31s)
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.00s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.28s)
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.3.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
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.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.92.0
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.5
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/38] Write sources
[13/38] Compiling _AtomicsShims.c
[14/38] Compiling CNIOWindows WSAStartup.c
[15/38] Compiling CNIODarwin shim.c
[16/38] Compiling CNIOWASI CNIOWASI.c
[17/38] Compiling CNIOWindows shim.c
[18/38] Compiling CNIOPosix event_loop_id.c
[19/38] Compiling CNIOOpenBSD shim.c
[20/38] Compiling CNIOLinux liburing_shims.c
[21/38] Compiling CNIOLinux shim.c
[22/38] Write swift-version-24593BA9C3E375BF.txt
[24/78] Emitting module Atomics
[25/80] Compiling Atomics IntegerOperations.swift
[26/80] Compiling Atomics Unmanaged extensions.swift
[27/80] Compiling Atomics UnsafeAtomic.swift
[28/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/80] Compiling Atomics OptionalRawRepresentable.swift
[30/80] Compiling Atomics RawRepresentable.swift
[31/80] Compiling Atomics AtomicValue.swift
[32/80] Compiling Atomics AtomicInteger.swift
[33/82] Emitting module _NIOBase64
[34/82] Compiling _NIOBase64 Base64.swift
[35/82] Compiling Atomics ManagedAtomic.swift
[36/82] Compiling Atomics ManagedAtomicLazyReference.swift
[37/83] Compiling Atomics AtomicBool.swift
[38/83] Compiling Atomics AtomicMemoryOrderings.swift
[39/83] Compiling Atomics DoubleWord.swift
[40/83] Compiling Atomics AtomicStorage.swift
[41/83] Compiling Atomics IntegerConformances.swift
[42/83] Compiling Atomics PointerConformances.swift
[43/83] Compiling Atomics Primitives.native.swift
[52/83] Compiling Atomics AtomicOptionalWrappable.swift
[53/83] Compiling Atomics AtomicReference.swift
[54/84] Compiling _NIODataStructures PriorityQueue.swift
[55/84] Compiling _NIODataStructures _TinyArray.swift
[56/84] Compiling _NIODataStructures Heap.swift
[57/84] Emitting module _NIODataStructures
[59/85] Emitting module InternalCollectionsUtilities
[67/85] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[68/85] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[70/86] Wrapping AST for _NIOBase64 for debugging
[72/86] Wrapping AST for _NIODataStructures for debugging
[73/86] Wrapping AST for Atomics for debugging
[74/86] Wrapping AST for InternalCollectionsUtilities for debugging
[75/101] Compiling c-nioatomics.c
[77/101] Compiling DequeModule _DequeBuffer.swift
[78/101] Compiling DequeModule _DequeBufferHeader.swift
[79/103] Compiling DequeModule Deque+CustomReflectable.swift
[80/103] Compiling DequeModule Deque+Descriptions.swift
[81/103] Compiling DequeModule Deque+Extras.swift
[82/103] Compiling DequeModule Deque+Hashable.swift
[83/103] Compiling DequeModule Deque+Equatable.swift
[84/103] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[85/103] Compiling DequeModule _DequeSlot.swift
[86/103] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/103] Compiling DequeModule Deque+Codable.swift
[88/103] Compiling DequeModule Deque+Collection.swift
[89/103] Compiling DequeModule Deque+Testing.swift
[90/103] Compiling DequeModule Deque._Storage.swift
[91/103] Compiling DequeModule Deque._UnsafeHandle.swift
[92/103] Compiling DequeModule Deque.swift
[92/103] Compiling c-atomics.c
[94/109] Emitting module DequeModule
[95/110] Wrapping AST for DequeModule for debugging
[97/110] Compiling NIOConcurrencyHelpers lock.swift
[98/110] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/110] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[100/110] Emitting module NIOConcurrencyHelpers
[101/110] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[102/110] Compiling NIOConcurrencyHelpers atomics.swift
[103/111] Wrapping AST for NIOConcurrencyHelpers for debugging
[105/174] Compiling NIOCore NIOCoreSendableMetatype.swift
[106/174] Compiling NIOCore NIODecodedAsyncSequence.swift
[107/174] Compiling NIOCore NIOLoopBound.swift
[108/174] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[109/174] Compiling NIOCore NIOScheduledCallback.swift
[110/174] Compiling NIOCore NIOSendable.swift
[111/174] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[112/174] Compiling NIOCore RecvByteBufferAllocator.swift
[113/182] Compiling NIOCore CircularBuffer.swift
[114/182] Compiling NIOCore Codec.swift
[115/182] Compiling NIOCore ConvenienceOptionSupport.swift
[116/182] Compiling NIOCore DeadChannel.swift
[117/182] Compiling NIOCore DispatchQueue+WithFuture.swift
[118/182] Compiling NIOCore EventLoop+Deprecated.swift
[119/182] Compiling NIOCore EventLoop+SerialExecutor.swift
[120/182] Compiling NIOCore EventLoop.swift
[121/182] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[122/182] Compiling NIOCore IPProtocol.swift
[123/182] Compiling NIOCore IntegerBitPacking.swift
[124/182] Compiling NIOCore IntegerTypes.swift
[125/182] Compiling NIOCore Interfaces.swift
[126/182] Compiling NIOCore Linux.swift
[127/182] Compiling NIOCore MarkedCircularBuffer.swift
[128/182] Compiling NIOCore MulticastChannel.swift
[129/182] Compiling NIOCore NIOAny.swift
[130/182] Compiling NIOCore NIOCloseOnErrorHandler.swift
[131/182] Compiling NIOCore EventLoopFuture+Deprecated.swift
[132/182] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[133/182] Compiling NIOCore EventLoopFuture.swift
[134/182] Compiling NIOCore FileDescriptor.swift
[135/182] Compiling NIOCore FileHandle.swift
[136/182] Compiling NIOCore FileRegion.swift
[137/182] Compiling NIOCore GlobalSingletons.swift
[138/182] Compiling NIOCore IO.swift
[139/182] Compiling NIOCore IOData.swift
[140/182] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[141/182] Compiling NIOCore SocketAddresses.swift
[142/182] Compiling NIOCore SocketOptionProvider.swift
[143/182] Compiling NIOCore SystemCallHelpers.swift
[144/182] Compiling NIOCore TimeAmount+Duration.swift
[145/182] Compiling NIOCore TypeAssistedChannelHandler.swift
[146/182] Compiling NIOCore UniversalBootstrapSupport.swift
[147/182] Compiling NIOCore Utilities.swift
[148/182] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[149/182] Compiling NIOCore BSDSocketAPI.swift
[150/182] Compiling NIOCore ByteBuffer-aux.swift
[151/182] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[152/182] Compiling NIOCore ByteBuffer-conversions.swift
[153/182] Compiling NIOCore ByteBuffer-core.swift
[154/182] Compiling NIOCore ByteBuffer-hex.swift
[155/182] Compiling NIOCore ByteBuffer-int.swift
[156/182] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/182] Compiling NIOCore ByteBuffer-multi-int.swift
[158/182] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/182] Compiling NIOCore ByteBuffer-views.swift
[160/182] Compiling NIOCore Channel.swift
[161/182] Compiling NIOCore ChannelHandler.swift
[162/182] Compiling NIOCore ChannelHandlers.swift
[163/182] Compiling NIOCore ChannelInvoker.swift
[164/182] Compiling NIOCore ChannelOption.swift
[165/182] Compiling NIOCore ChannelPipeline.swift
[166/182] Compiling NIOCore AddressedEnvelope.swift
[167/182] Compiling NIOCore AsyncAwaitSupport.swift
[168/182] Compiling NIOCore AsyncChannel.swift
[169/182] Compiling NIOCore AsyncChannelHandler.swift
[170/182] Compiling NIOCore AsyncChannelInboundStream.swift
[171/182] Compiling NIOCore AsyncChannelOutboundWriter.swift
[172/182] Compiling NIOCore NIOAsyncSequenceProducer.swift
[173/182] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[174/182] Compiling NIOCore NIOAsyncWriter.swift
[175/182] Emitting module NIOCore
[176/183] Wrapping AST for NIOCore for debugging
[178/238] Compiling NIOPosix IO.swift
[179/238] Compiling NIOPosix IntegerBitPacking.swift
[180/238] Compiling NIOPosix IntegerTypes.swift
[181/238] Compiling NIOPosix Linux.swift
[182/238] Compiling NIOPosix LinuxCPUSet.swift
[183/238] Compiling NIOPosix LinuxUring.swift
[184/238] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[185/244] Compiling NTP _NTPError.swift
[186/244] Emitting module NIOPosix
[187/244] Compiling NIOPosix ThreadWindows.swift
[188/244] Compiling NIOPosix UnsafeTransfer.swift
[189/244] Compiling NIOPosix Utilities.swift
[190/244] Compiling NIOPosix VsockAddress.swift
[191/244] Compiling NIOPosix VsockChannelEvents.swift
[192/244] Compiling NIOPosix Windows.swift
[193/244] Compiling NTP NTPPacket.swift
[194/244] Compiling NTP NTPTime.swift
[195/244] Emitting module NTP
[196/244] Compiling NTP ByteBuffer+NTPPacket.swift
[197/245] Wrapping AST for NTP for debugging
[199/245] Compiling NIOPosix Socket.swift
[200/245] Compiling NIOPosix SocketChannel.swift
[201/245] Compiling NIOPosix SocketProtocols.swift
[202/245] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[203/245] Compiling NIOPosix System.swift
[204/245] Compiling NIOPosix Thread.swift
[205/245] Compiling NIOPosix ThreadPosix.swift
[206/245] Compiling NIOPosix SelectableEventLoop.swift
[207/245] Compiling NIOPosix SelectorEpoll.swift
[208/245] Compiling NIOPosix SelectorGeneric.swift
[209/245] Compiling NIOPosix SelectorKqueue.swift
[210/245] Compiling NIOPosix SelectorUring.swift
[211/245] Compiling NIOPosix SelectorWSAPoll.swift
[212/245] Compiling NIOPosix ServerSocket.swift
[213/245] Compiling NIOPosix Pool.swift
[214/245] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[215/245] Compiling NIOPosix PosixSingletons.swift
[216/245] Compiling NIOPosix RawSocketBootstrap.swift
[217/245] Compiling NIOPosix Resolver.swift
[218/245] Compiling NIOPosix Selectable.swift
[219/245] Compiling NIOPosix SelectableChannel.swift
[220/245] Compiling NIOPosix NIOPosixSendableMetatype.swift
[221/245] Compiling NIOPosix NIOThreadPool.swift
[222/245] Compiling NIOPosix NonBlockingFileIO.swift
[223/245] Compiling NIOPosix PendingDatagramWritesManager.swift
[224/245] Compiling NIOPosix PendingWritesManager.swift
[225/245] Compiling NIOPosix PipeChannel.swift
[226/245] Compiling NIOPosix PipePair.swift
[227/245] Compiling NIOPosix BSDSocketAPICommon.swift
[228/245] Compiling NIOPosix BSDSocketAPIPosix.swift
[229/245] Compiling NIOPosix BSDSocketAPIWindows.swift
[230/245] Compiling NIOPosix BaseSocket.swift
[231/245] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[232/245] Compiling NIOPosix BaseSocketChannel.swift
[233/245] Compiling NIOPosix BaseStreamSocketChannel.swift
[234/245] Compiling NIOPosix Bootstrap.swift
[235/245] Compiling NIOPosix ControlMessage.swift
[236/245] Compiling NIOPosix DatagramVectorReadManager.swift
[237/245] Compiling NIOPosix Errors+Any.swift
[238/245] Compiling NIOPosix FileDescriptor.swift
[239/245] Compiling NIOPosix GetaddrinfoResolver.swift
[240/245] Compiling NIOPosix HappyEyeballs.swift
[241/246] Wrapping AST for NIOPosix for debugging
[243/253] Compiling NTPClient NTPVersion.swift
[244/253] Emitting module NTPClient
[245/253] Compiling NTPClient Handlers.swift
[246/253] Compiling NTPClient Timeout.swift
[247/253] Compiling NTPClient NTPClient.swift
[248/253] Compiling NTPClient NTPError.swift
[249/253] Compiling NTPClient NTPResponse.swift
[250/254] Wrapping AST for NTPClient for debugging
[252/256] Emitting module simpleclient
[253/256] Compiling simpleclient simpleclient.swift
[254/257] Wrapping AST for simpleclient for debugging
[255/257] Write Objects.LinkFileList
[256/257] Linking simpleclient
Build complete! (125.83s)
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" : "/host/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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.