Build Information
Successful build of DNSClient, reference main (751226
), with Swift 5.10 for macOS (SPM) on 7 Feb 2025 03:30:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/DNSClient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/DNSClient
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7512266 Merge branch 'master'
Cloned https://github.com/orlandos-nl/DNSClient.git
Revision (git rev-parse @):
7512266cd5a212fb52596abac63febe77d963b27
SUCCESS checkout https://github.com/orlandos-nl/DNSClient.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/orlandos-nl/DNSClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[3/25] Copying PrivacyInfo.xcprivacy
[4/25] Write sources
[14/25] Write swift-version-33747A42983211AE.txt
[15/25] Write sources
[16/25] Compiling CNIOWindows shim.c
[16/25] Compiling CNIOWindows WSAStartup.c
[18/25] Compiling CNIOWASI CNIOWASI.c
[19/25] Compiling CNIOLinux liburing_shims.c
[20/25] Compiling CNIOLinux shim.c
[21/49] Compiling _AtomicsShims.c
[22/49] Compiling CNIODarwin shim.c
[24/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/50] Compiling InternalCollectionsUtilities Specialize.swift
[27/50] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[28/50] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/50] Compiling InternalCollectionsUtilities Debugging.swift
[30/50] Compiling InternalCollectionsUtilities Descriptions.swift
[31/65] Emitting module InternalCollectionsUtilities
[32/65] Compiling Atomics AtomicStorage.swift
[33/65] Compiling Atomics AtomicValue.swift
[34/66] Compiling Atomics PointerConformances.swift
[35/66] Compiling Atomics Primitives.native.swift
[36/67] Compiling Atomics OptionalRawRepresentable.swift
[37/67] Compiling Atomics RawRepresentable.swift
[38/69] Compiling Atomics AtomicBool.swift
[39/69] Compiling Atomics IntegerConformances.swift
[40/69] Compiling Atomics Primitives.shims.swift
[41/69] Compiling Atomics AtomicInteger.swift
[42/69] Emitting module _NIOBase64
[43/69] Compiling _NIOBase64 Base64.swift
[44/69] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/85] Compiling DequeModule _DequeBufferHeader.swift
[46/86] Compiling DequeModule _DequeBuffer.swift
[47/86] Compiling DequeModule Deque+Equatable.swift
[48/86] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[49/86] Compiling DequeModule _DequeSlot.swift
[50/86] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/86] Compiling DequeModule Deque+Testing.swift
[52/86] Compiling DequeModule Deque._Storage.swift
[53/86] Compiling DequeModule Deque+Extras.swift
[54/86] Compiling DequeModule Deque+Hashable.swift
[55/86] Compiling DequeModule Deque+CustomReflectable.swift
[56/86] Compiling DequeModule Deque+Descriptions.swift
[57/86] Compiling DequeModule Deque._UnsafeHandle.swift
[58/86] Compiling DequeModule Deque.swift
[59/86] Compiling DequeModule Deque+Codable.swift
[60/86] Compiling DequeModule Deque+Collection.swift
[61/86] Emitting module DequeModule
[62/86] Compiling _NIODataStructures _TinyArray.swift
[63/86] Compiling _NIODataStructures Heap.swift
[64/86] Compiling _NIODataStructures PriorityQueue.swift
[65/86] Emitting module _NIODataStructures
[66/86] Compiling Atomics UnsafeAtomic.swift
[67/86] Compiling Atomics UnsafeAtomicLazyReference.swift
[70/88] Compiling Atomics ManagedAtomic.swift
[71/88] Compiling Atomics ManagedAtomicLazyReference.swift
[74/88] Compiling Atomics IntegerOperations.swift
[75/88] Compiling Atomics Unmanaged extensions.swift
[83/88] Compiling c-nioatomics.c
[87/88] Emitting module Atomics
[87/88] Compiling c-atomics.c
[89/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/94] Compiling NIOConcurrencyHelpers lock.swift
[91/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/94] Emitting module NIOConcurrencyHelpers
[93/94] Compiling NIOConcurrencyHelpers atomics.swift
[94/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/155] Compiling NIOCore GlobalSingletons.swift
[96/155] Compiling NIOCore IO.swift
[97/155] Compiling NIOCore IOData.swift
[98/155] Compiling NIOCore IPProtocol.swift
[99/155] Compiling NIOCore IntegerBitPacking.swift
[100/155] Compiling NIOCore IntegerTypes.swift
[101/161] Compiling NIOCore Interfaces.swift
[102/161] Compiling NIOCore Linux.swift
[103/161] Compiling NIOCore MarkedCircularBuffer.swift
[104/161] Compiling NIOCore MulticastChannel.swift
[105/161] Compiling NIOCore NIOAny.swift
[106/161] Compiling NIOCore NIOCloseOnErrorHandler.swift
[107/161] Compiling NIOCore NIOLoopBound.swift
[108/161] Compiling NIOCore NIOScheduledCallback.swift
[109/161] Compiling NIOCore NIOSendable.swift
[110/161] Compiling NIOCore RecvByteBufferAllocator.swift
[111/161] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[112/161] Compiling NIOCore SocketAddresses.swift
[113/161] Compiling NIOCore SocketOptionProvider.swift
[114/161] Compiling NIOCore SystemCallHelpers.swift
[115/161] Compiling NIOCore TimeAmount+Duration.swift
[116/161] Compiling NIOCore TypeAssistedChannelHandler.swift
[117/161] Compiling NIOCore UniversalBootstrapSupport.swift
[118/161] Compiling NIOCore Utilities.swift
[119/161] Compiling NIOCore Codec.swift
[120/161] Compiling NIOCore ConvenienceOptionSupport.swift
[121/161] Compiling NIOCore DeadChannel.swift
[122/161] Compiling NIOCore DispatchQueue+WithFuture.swift
[123/161] Compiling NIOCore EventLoop+Deprecated.swift
[124/161] Compiling NIOCore EventLoop+SerialExecutor.swift
[125/161] Compiling NIOCore EventLoop.swift
[126/161] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[127/161] Compiling NIOCore EventLoopFuture+Deprecated.swift
[128/161] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[129/161] Compiling NIOCore EventLoopFuture.swift
[130/161] Compiling NIOCore FileDescriptor.swift
[131/161] Compiling NIOCore FileHandle.swift
[132/161] Compiling NIOCore FileRegion.swift
[133/161] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[134/161] Compiling NIOCore NIOAsyncWriter.swift
[135/161] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[136/161] Compiling NIOCore BSDSocketAPI.swift
[137/161] Compiling NIOCore ByteBuffer-aux.swift
[138/161] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[139/161] Compiling NIOCore ByteBuffer-conversions.swift
[140/161] Compiling NIOCore Channel.swift
[141/161] Compiling NIOCore ChannelHandler.swift
[142/161] Compiling NIOCore ChannelHandlers.swift
[143/161] Compiling NIOCore ChannelInvoker.swift
[144/161] Compiling NIOCore ChannelOption.swift
[145/161] Compiling NIOCore ChannelPipeline.swift
[146/161] Compiling NIOCore CircularBuffer.swift
[147/161] Compiling NIOCore ByteBuffer-core.swift
[148/161] Compiling NIOCore ByteBuffer-hex.swift
[149/161] Compiling NIOCore ByteBuffer-int.swift
[150/161] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[151/161] Compiling NIOCore ByteBuffer-multi-int.swift
[152/161] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[153/161] Compiling NIOCore ByteBuffer-views.swift
[154/161] Emitting module NIOCore
[155/161] Compiling NIOCore AddressedEnvelope.swift
[156/161] Compiling NIOCore AsyncAwaitSupport.swift
[157/161] Compiling NIOCore AsyncChannel.swift
[158/161] Compiling NIOCore AsyncChannelHandler.swift
[159/161] Compiling NIOCore AsyncChannelInboundStream.swift
[160/161] Compiling NIOCore AsyncChannelOutboundWriter.swift
[161/161] Compiling NIOCore NIOAsyncSequenceProducer.swift
[162/214] Emitting module NIOEmbedded
[163/214] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[164/214] Compiling NIOEmbedded AsyncTestingChannel.swift
[165/214] Compiling NIOEmbedded Embedded.swift
[166/214] Compiling NIOPosix SocketProtocols.swift
[167/214] Compiling NIOPosix System.swift
[168/214] Compiling NIOPosix Thread.swift
[169/214] Compiling NIOPosix ThreadPosix.swift
[170/214] Compiling NIOPosix ThreadWindows.swift
[171/219] Emitting module NIOPosix
[172/219] Compiling NIOPosix PooledRecvBufferAllocator.swift
[173/219] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[174/219] Compiling NIOPosix PosixSingletons.swift
[175/219] Compiling NIOPosix RawSocketBootstrap.swift
[176/219] Compiling NIOPosix Resolver.swift
[177/219] Compiling NIOPosix Selectable.swift
[178/219] Compiling NIOPosix SelectableChannel.swift
[179/219] Compiling NIOPosix SelectableEventLoop.swift
[180/219] Compiling NIOPosix SelectorEpoll.swift
[181/219] Compiling NIOPosix SelectorGeneric.swift
[182/219] Compiling NIOPosix PendingDatagramWritesManager.swift
[183/219] Compiling NIOPosix PendingWritesManager.swift
[184/219] Compiling NIOPosix PipeChannel.swift
[185/219] Compiling NIOPosix PipePair.swift
[186/219] Compiling NIOPosix Pool.swift
[187/219] Compiling NIOPosix LinuxCPUSet.swift
[188/219] Compiling NIOPosix LinuxUring.swift
[189/219] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[190/219] Compiling NIOPosix NIOThreadPool.swift
[191/219] Compiling NIOPosix NonBlockingFileIO.swift
[192/219] Compiling NIOPosix BaseStreamSocketChannel.swift
[193/219] Compiling NIOPosix Bootstrap.swift
[194/219] Compiling NIOPosix ControlMessage.swift
[195/219] Compiling NIOPosix DatagramVectorReadManager.swift
[196/219] Compiling NIOPosix Errors+Any.swift
[197/219] Compiling NIOPosix FileDescriptor.swift
[198/219] Compiling NIOPosix SelectorKqueue.swift
[199/219] Compiling NIOPosix SelectorUring.swift
[200/219] Compiling NIOPosix ServerSocket.swift
[201/219] Compiling NIOPosix Socket.swift
[202/219] Compiling NIOPosix SocketChannel.swift
[203/219] Compiling NIOPosix GetaddrinfoResolver.swift
[204/219] Compiling NIOPosix HappyEyeballs.swift
[205/219] Compiling NIOPosix IO.swift
[206/219] Compiling NIOPosix IntegerBitPacking.swift
[207/219] Compiling NIOPosix IntegerTypes.swift
[208/219] Compiling NIOPosix Linux.swift
[209/219] Compiling NIOPosix BSDSocketAPICommon.swift
[210/219] Compiling NIOPosix BSDSocketAPIPosix.swift
[211/219] Compiling NIOPosix BSDSocketAPIWindows.swift
[212/219] Compiling NIOPosix BaseSocket.swift
[213/219] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[214/219] Compiling NIOPosix BaseSocketChannel.swift
[215/219] Compiling NIOPosix UnsafeTransfer.swift
[216/219] Compiling NIOPosix Utilities.swift
[217/219] Compiling NIOPosix VsockAddress.swift
[218/219] Compiling NIOPosix VsockChannelEvents.swift
[219/219] Compiling NIOPosix resource_bundle_accessor.swift
[220/221] Emitting module NIO
[221/221] Compiling NIO Exports.swift
[222/232] Compiling NIOTLS TLSEvents.swift
[223/232] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[224/232] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[225/232] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[226/232] Compiling NIOTLS SNIHandler.swift
[227/232] Emitting module NIOTLS
[228/232] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[229/232] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[230/232] Emitting module NIOFoundationCompat
[231/232] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[232/232] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[233/254] Emitting module NIOTransportServices
[234/254] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[235/254] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[236/254] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[237/256] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[238/256] Compiling NIOTransportServices NIOTSListenerChannel.swift
[239/256] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[240/256] Compiling NIOTransportServices StateManagedChannel.swift
[241/256] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[242/256] Compiling NIOTransportServices NIOTSErrors.swift
[243/256] Compiling NIOTransportServices NIOTSDatagramListener.swift
[244/256] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[245/256] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[246/256] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[247/256] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[248/256] Compiling NIOTransportServices NIOTSEventLoop.swift
[249/256] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[250/256] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[251/256] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[252/256] Compiling NIOTransportServices AcceptHandler.swift
[253/256] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[254/256] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[255/256] Compiling NIOTransportServices StateManagedListenerChannel.swift
[256/256] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[257/268] Compiling DNSClient ConfigParser.swift
[258/269] Compiling DNSClient SRV.swift
[259/269] Compiling DNSClient PTR.swift
[260/269] Compiling DNSClient MessageOptions.swift
[261/269] Compiling DNSClient Errors.swift
[262/269] Compiling DNSClient DNSEncoder.swift
[263/269] Compiling DNSClient Message.swift
[264/269] Compiling DNSClient Helpers.swift
[265/269] Compiling DNSClient DNSClient+Query.swift
[266/269] Compiling DNSClient DNSDecoder.swift
[267/269] Compiling DNSClient Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:156:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
ByteToMessageHandler(UInt16FrameDecoder()),
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:157:21: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
MessageToByteHandler(UInt16FrameEncoder()),
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:267:17: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
ByteToMessageHandler(UInt16FrameDecoder()),
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:268:17: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
MessageToByteHandler(UInt16FrameEncoder()),
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[268/269] Compiling DNSClient DNSClient+Connect.swift
/Users/admin/builder/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:156:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
ByteToMessageHandler(UInt16FrameDecoder()),
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:157:21: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
MessageToByteHandler(UInt16FrameEncoder()),
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:267:17: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
ByteToMessageHandler(UInt16FrameDecoder()),
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:268:17: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
MessageToByteHandler(UInt16FrameEncoder()),
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[269/269] Emitting module DNSClient
Build complete! (26.84s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
[1/2318] Fetching swift-nio-transport-services
[2319/75876] Fetching swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.50s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (4.50s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (0.35s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.80.0 (0.53s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4051] Fetching swift-system
[650/19699] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.85s)
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.52s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.80.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
}
],
"manifest_display_name" : "DNSClient",
"name" : "DNSClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DNSClient",
"targets" : [
"DNSClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DNSClientTests",
"module_type" : "SwiftTarget",
"name" : "DNSClientTests",
"path" : "Tests/DNSClientTests",
"product_dependencies" : [
"NIO"
],
"sources" : [
"DNSTCPClientTests.swift",
"DNSUDPClientTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"DNSClient"
],
"type" : "test"
},
{
"c99name" : "DNSClient",
"module_type" : "SwiftTarget",
"name" : "DNSClient",
"path" : "Sources/DNSClient",
"product_dependencies" : [
"NIOTransportServices",
"NIO"
],
"product_memberships" : [
"DNSClient"
],
"sources" : [
"Client.swift",
"DNSClient+Connect.swift",
"DNSClient+Query.swift",
"DNSDecoder.swift",
"DNSEncoder.swift",
"Errors.swift",
"Helpers.swift",
"Messages/Message.swift",
"Messages/MessageOptions.swift",
"PTR.swift",
"ResolvConf/ConfigParser.swift",
"SRV.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.