Build Information
Successful build of DNSClient, reference 2.4.4 (551fbd
), with Swift 5.10 for Linux on 6 Feb 2025 20:47:25 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/DNSClient.git
Reference: 2.4.4
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/orlandos-nl/DNSClient
* tag 2.4.4 -> FETCH_HEAD
HEAD is now at 551fbdd Merge tag '2.4.3'
Cloned https://github.com/orlandos-nl/DNSClient.git
Revision (git rev-parse @):
551fbddbf4fa728d4cd86f6a5208fe4f925f0549
SUCCESS checkout https://github.com/orlandos-nl/DNSClient.git at 2.4.4
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/orlandos-nl/DNSClient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2318] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.93s)
[1/73558] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.41s)
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.61s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.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.2.0 (0.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.80.0 (1.13s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4051] Fetching swift-system
[123/19682] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.47s)
Fetched https://github.com/apple/swift-collections.git from cache (1.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.77s)
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
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
Building for debugging...
[0/24] Write sources
[13/24] Compiling _AtomicsShims.c
[14/24] Compiling CNIOWASI CNIOWASI.c
[15/24] Compiling CNIOWindows shim.c
[16/24] Write sources
[17/24] Compiling CNIODarwin shim.c
[18/24] Compiling CNIOWindows WSAStartup.c
[19/24] Compiling CNIOLinux liburing_shims.c
[20/24] Compiling CNIOLinux shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[22/66] Compiling c-nioatomics.c
[23/66] Compiling c-atomics.c
[25/72] Emitting module InternalCollectionsUtilities
[26/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[29/76] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[30/76] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[31/76] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/76] Compiling InternalCollectionsUtilities Specialize.swift
[36/76] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[37/76] Compiling InternalCollectionsUtilities Integer rank.swift
[38/76] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/76] Compiling InternalCollectionsUtilities Debugging.swift
[40/76] Compiling InternalCollectionsUtilities Descriptions.swift
[41/76] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/76] Compiling InternalCollectionsUtilities _SortedCollection.swift
[44/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[46/76] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/77] Compiling _NIOBase64 Base64.swift
[60/77] Emitting module _NIOBase64
[63/78] Compiling Atomics IntegerOperations.swift
[64/78] Compiling Atomics Unmanaged extensions.swift
[65/78] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[66/78] Emitting module NIOConcurrencyHelpers
[67/78] Compiling _NIODataStructures _TinyArray.swift
[68/78] Compiling _NIODataStructures PriorityQueue.swift
[69/78] Emitting module Atomics
[74/94] Compiling DequeModule Deque+Equatable.swift
[75/94] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[76/94] Compiling DequeModule Deque+CustomReflectable.swift
[77/94] Compiling DequeModule Deque+Descriptions.swift
[78/96] Compiling DequeModule _DequeBuffer.swift
[79/96] Compiling DequeModule _DequeBufferHeader.swift
[80/96] Emitting module _NIODataStructures
[81/96] Compiling _NIODataStructures Heap.swift
[82/97] Compiling NIOConcurrencyHelpers lock.swift
[84/97] Compiling DequeModule _DequeSlot.swift
[85/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/97] Compiling NIOConcurrencyHelpers atomics.swift
[87/97] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/97] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/98] Compiling DequeModule Deque+Testing.swift
[90/98] Compiling DequeModule Deque._Storage.swift
[91/98] Compiling DequeModule Deque+Extras.swift
[92/98] Compiling DequeModule Deque+Hashable.swift
[93/98] Compiling DequeModule Deque._UnsafeHandle.swift
[94/98] Compiling DequeModule Deque.swift
[96/98] Emitting module DequeModule
[97/98] Compiling DequeModule Deque+Codable.swift
[98/98] Compiling DequeModule Deque+Collection.swift
[100/158] Compiling NIOCore MarkedCircularBuffer.swift
[101/158] Compiling NIOCore MulticastChannel.swift
[102/158] Compiling NIOCore NIOAny.swift
[103/158] Compiling NIOCore NIOCloseOnErrorHandler.swift
[104/158] Compiling NIOCore NIOLoopBound.swift
[105/158] Compiling NIOCore NIOScheduledCallback.swift
[106/158] Compiling NIOCore NIOSendable.swift
[107/158] Compiling NIOCore RecvByteBufferAllocator.swift
[108/166] Compiling NIOCore GlobalSingletons.swift
[109/166] Compiling NIOCore IO.swift
[110/166] Compiling NIOCore IOData.swift
[111/166] Compiling NIOCore IPProtocol.swift
[112/166] Compiling NIOCore IntegerBitPacking.swift
[113/166] Compiling NIOCore IntegerTypes.swift
[114/166] Compiling NIOCore Interfaces.swift
[115/166] Compiling NIOCore Linux.swift
[116/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[117/166] Compiling NIOCore SocketAddresses.swift
[118/166] Compiling NIOCore SocketOptionProvider.swift
[119/166] Compiling NIOCore SystemCallHelpers.swift
[120/166] Compiling NIOCore TimeAmount+Duration.swift
[121/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[122/166] Compiling NIOCore UniversalBootstrapSupport.swift
[123/166] Compiling NIOCore Utilities.swift
[124/166] Compiling NIOCore AddressedEnvelope.swift
[125/166] Compiling NIOCore AsyncAwaitSupport.swift
[126/166] Compiling NIOCore AsyncChannel.swift
[127/166] Compiling NIOCore AsyncChannelHandler.swift
[128/166] Compiling NIOCore AsyncChannelInboundStream.swift
[129/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[130/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[131/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[132/166] Compiling NIOCore NIOAsyncWriter.swift
[133/166] Compiling NIOCore ChannelPipeline.swift
[134/166] Compiling NIOCore CircularBuffer.swift
[135/166] Compiling NIOCore Codec.swift
[136/166] Compiling NIOCore ConvenienceOptionSupport.swift
[137/166] Compiling NIOCore DeadChannel.swift
[138/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[139/166] Compiling NIOCore EventLoop+Deprecated.swift
[140/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[141/166] Compiling NIOCore EventLoop.swift
[142/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[143/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[144/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[145/166] Compiling NIOCore EventLoopFuture.swift
[146/166] Compiling NIOCore FileDescriptor.swift
[147/166] Compiling NIOCore FileHandle.swift
[148/166] Compiling NIOCore FileRegion.swift
[149/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[150/166] Compiling NIOCore BSDSocketAPI.swift
[151/166] Compiling NIOCore ByteBuffer-aux.swift
[152/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[153/166] Compiling NIOCore ByteBuffer-conversions.swift
[154/166] Compiling NIOCore ByteBuffer-core.swift
[155/166] Compiling NIOCore ByteBuffer-hex.swift
[156/166] Compiling NIOCore ByteBuffer-int.swift
[157/166] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/166] Compiling NIOCore ByteBuffer-multi-int.swift
[159/166] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[160/166] Compiling NIOCore ByteBuffer-views.swift
[161/166] Compiling NIOCore Channel.swift
[162/166] Compiling NIOCore ChannelHandler.swift
[163/166] Compiling NIOCore ChannelHandlers.swift
[164/166] Compiling NIOCore ChannelInvoker.swift
[165/166] Compiling NIOCore ChannelOption.swift
[166/166] Emitting module NIOCore
[168/218] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[169/218] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/218] Emitting module NIOEmbedded
[171/218] Compiling NIOEmbedded Embedded.swift
[173/219] Compiling NIOPosix IO.swift
[174/219] Compiling NIOPosix IntegerBitPacking.swift
[175/219] Compiling NIOPosix IntegerTypes.swift
[176/219] Compiling NIOPosix Linux.swift
[177/219] Compiling NIOPosix LinuxCPUSet.swift
[178/219] Compiling NIOPosix LinuxUring.swift
[179/219] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[180/225] Emitting module NIOPosix
[181/225] Compiling NIOPosix PooledRecvBufferAllocator.swift
[182/225] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[183/225] Compiling NIOPosix PosixSingletons.swift
[184/225] Compiling NIOPosix RawSocketBootstrap.swift
[185/225] Compiling NIOPosix Resolver.swift
[186/225] Compiling NIOPosix Selectable.swift
[187/225] Compiling NIOPosix SelectableChannel.swift
[188/225] Compiling NIOPosix SelectableEventLoop.swift
[189/225] Compiling NIOPosix SelectorEpoll.swift
[190/225] Compiling NIOPosix SelectorGeneric.swift
[191/225] Compiling NIOPosix SelectorKqueue.swift
[192/225] Compiling NIOPosix SelectorUring.swift
[193/225] Compiling NIOPosix BSDSocketAPICommon.swift
[194/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[195/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[196/225] Compiling NIOPosix BaseSocket.swift
[197/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[198/225] Compiling NIOPosix BaseSocketChannel.swift
[199/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[200/225] Compiling NIOPosix ThreadPosix.swift
[201/225] Compiling NIOPosix ThreadWindows.swift
[202/225] Compiling NIOPosix UnsafeTransfer.swift
[203/225] Compiling NIOPosix Utilities.swift
[204/225] Compiling NIOPosix VsockAddress.swift
[205/225] Compiling NIOPosix VsockChannelEvents.swift
[206/225] Compiling NIOPosix ServerSocket.swift
[207/225] Compiling NIOPosix Socket.swift
[208/225] Compiling NIOPosix SocketChannel.swift
[209/225] Compiling NIOPosix SocketProtocols.swift
[210/225] Compiling NIOPosix System.swift
[211/225] Compiling NIOPosix Thread.swift
[212/225] Compiling NIOPosix NIOThreadPool.swift
[213/225] Compiling NIOPosix NonBlockingFileIO.swift
[214/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[215/225] Compiling NIOPosix PendingWritesManager.swift
[216/225] Compiling NIOPosix PipeChannel.swift
[217/225] Compiling NIOPosix PipePair.swift
[218/225] Compiling NIOPosix Pool.swift
[219/225] Compiling NIOPosix Bootstrap.swift
[220/225] Compiling NIOPosix ControlMessage.swift
[221/225] Compiling NIOPosix DatagramVectorReadManager.swift
[222/225] Compiling NIOPosix Errors+Any.swift
[223/225] Compiling NIOPosix FileDescriptor.swift
[224/225] Compiling NIOPosix GetaddrinfoResolver.swift
[225/225] Compiling NIOPosix HappyEyeballs.swift
[227/228] Compiling NIO Exports.swift
[228/228] Emitting module NIO
[230/240] Compiling NIOTLS TLSEvents.swift
[231/240] Emitting module NIOTLS
[232/240] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[233/240] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[234/240] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[235/240] Compiling NIOTLS SNIHandler.swift
[237/241] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[238/241] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[239/241] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[240/241] Emitting module NIOFoundationCompat
[241/241] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[243/264] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[244/264] Compiling NIOTransportServices NIOTSErrors.swift
[245/264] Compiling NIOTransportServices NIOTSEventLoop.swift
[246/264] Compiling NIOTransportServices StateManagedChannel.swift
[247/264] Compiling NIOTransportServices StateManagedListenerChannel.swift
[248/264] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[249/264] Compiling NIOTransportServices AcceptHandler.swift
[250/264] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[251/264] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[252/266] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[253/266] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[254/266] Compiling NIOTransportServices NIOTSListenerChannel.swift
[255/266] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[256/266] Compiling NIOTransportServices NIOTSSingletons.swift
[257/266] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[258/266] Emitting module NIOTransportServices
[259/266] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[260/266] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[261/266] Compiling NIOTransportServices NIOTSBootstraps.swift
[262/266] Compiling NIOTransportServices NIOTSChannelOptions.swift
[263/266] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[264/266] Compiling NIOTransportServices NIOTSDatagramListener.swift
[265/266] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[266/266] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[268/279] Compiling DNSClient ConfigParser.swift
[269/280] Compiling DNSClient MessageOptions.swift
[270/280] Compiling DNSClient PTR.swift
[271/280] Compiling DNSClient SRV.swift
[272/280] Emitting module DNSClient
[273/280] Compiling DNSClient DNSEncoder.swift
[274/280] Compiling DNSClient Errors.swift
[275/280] Compiling DNSClient Client.swift
/host/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()),
^
/host/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 {}
^
/host/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()),
^
/host/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 {}
^
[276/280] Compiling DNSClient DNSClient+Connect.swift
/host/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()),
^
/host/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 {}
^
/host/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()),
^
/host/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 {}
^
[277/280] Compiling DNSClient DNSClient+Query.swift
[278/280] Compiling DNSClient DNSDecoder.swift
[279/280] Compiling DNSClient Helpers.swift
[280/280] Compiling DNSClient Message.swift
Build complete! (41.98s)
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" : "/host/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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.