The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of DNSClient, reference main (751226), with Swift 5.10 for Linux on 7 Feb 2025 03:29:55 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: 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/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:         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-transport-services.git
Fetching https://github.com/apple/swift-nio.git
[1/2318] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.45s)
[1/73558] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.25s)
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.66s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.80.0 (1.09s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4051] Fetching swift-system
[1460/19699] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.82s)
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.05s)
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-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-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-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-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.1
Building for debugging...
[0/24] Write sources
[14/24] Compiling CNIODarwin shim.c
[15/24] Compiling _AtomicsShims.c
[16/24] Compiling CNIOWindows WSAStartup.c
[17/24] Compiling CNIOWindows shim.c
[18/24] Compiling CNIOLinux liburing_shims.c
[19/24] Compiling CNIOWASI CNIOWASI.c
[20/24] Compiling CNIOLinux shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[23/66] Emitting module InternalCollectionsUtilities
[24/68] Emitting module _NIODataStructures
[24/68] Compiling c-nioatomics.c
[25/68] Compiling c-atomics.c
[27/74] Emitting module NIOConcurrencyHelpers
[28/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/74] Compiling Atomics AtomicInteger.swift
[31/74] Compiling Atomics AtomicOptionalWrappable.swift
[32/74] Compiling Atomics AtomicMemoryOrderings.swift
[33/74] Compiling Atomics DoubleWord.swift
[34/76] Compiling Atomics RawRepresentable.swift
[35/76] Compiling Atomics AtomicBool.swift
[36/76] Compiling Atomics AtomicReference.swift
[37/76] Compiling Atomics AtomicStorage.swift
[38/76] Compiling Atomics AtomicValue.swift
[39/76] Compiling Atomics ManagedAtomicLazyReference.swift
[40/76] Compiling Atomics Primitives.shims.swift
[42/76] Compiling Atomics ManagedAtomic.swift
[52/76] Compiling Atomics PointerConformances.swift
[53/76] Compiling Atomics Primitives.native.swift
[54/76] Compiling Atomics OptionalRawRepresentable.swift
[57/76] Compiling Atomics IntegerConformances.swift
[58/76] Emitting module _NIOBase64
[59/77] Compiling _NIOBase64 Base64.swift
[62/78] Emitting module Atomics
[63/78] Compiling _NIODataStructures PriorityQueue.swift
[64/78] Compiling _NIODataStructures _TinyArray.swift
[65/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[66/93] Compiling DequeModule Deque+Extras.swift
[67/93] Compiling DequeModule Deque+Hashable.swift
[68/93] Compiling DequeModule Deque+CustomReflectable.swift
[69/93] Compiling DequeModule Deque+Descriptions.swift
[70/93] Compiling DequeModule Deque+Equatable.swift
[71/93] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[72/93] Compiling Atomics IntegerOperations.swift
[73/93] Compiling Atomics Unmanaged extensions.swift
[75/94] Compiling DequeModule _DequeBuffer.swift
[76/94] Compiling DequeModule _DequeBufferHeader.swift
[83/96] Compiling DequeModule Deque+Testing.swift
[84/96] Compiling DequeModule Deque._Storage.swift
[85/96] Compiling DequeModule Deque._UnsafeHandle.swift
[86/96] Compiling DequeModule Deque.swift
[87/96] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/96] Compiling NIOConcurrencyHelpers lock.swift
[89/96] Compiling DequeModule _DequeSlot.swift
[90/96] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/96] Compiling _NIODataStructures Heap.swift
[93/97] Compiling DequeModule Deque+Codable.swift
[94/97] Compiling DequeModule Deque+Collection.swift
[95/97] Emitting module DequeModule
[96/98] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[97/98] Compiling NIOConcurrencyHelpers atomics.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 EventLoop.swift
[125/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[126/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[127/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[128/166] Compiling NIOCore EventLoopFuture.swift
[129/166] Compiling NIOCore FileDescriptor.swift
[130/166] Compiling NIOCore FileHandle.swift
[131/166] Compiling NIOCore FileRegion.swift
[132/166] Compiling NIOCore ChannelPipeline.swift
[133/166] Compiling NIOCore CircularBuffer.swift
[134/166] Compiling NIOCore Codec.swift
[135/166] Compiling NIOCore ConvenienceOptionSupport.swift
[136/166] Compiling NIOCore DeadChannel.swift
[137/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/166] Compiling NIOCore EventLoop+Deprecated.swift
[139/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[140/166] Compiling NIOCore AddressedEnvelope.swift
[141/166] Compiling NIOCore AsyncAwaitSupport.swift
[142/166] Compiling NIOCore AsyncChannel.swift
[143/166] Compiling NIOCore AsyncChannelHandler.swift
[144/166] Compiling NIOCore AsyncChannelInboundStream.swift
[145/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[146/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[147/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[148/166] Compiling NIOCore NIOAsyncWriter.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] Emitting module NIOEmbedded
[169/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
~~~~~~~~~~~~~~~~^
[170/218] Compiling NIOEmbedded AsyncTestingChannel.swift
[171/218] Compiling NIOPosix PooledRecvBufferAllocator.swift
[172/218] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[173/218] Compiling NIOPosix PosixSingletons.swift
[174/218] Compiling NIOPosix RawSocketBootstrap.swift
[175/218] Compiling NIOPosix Resolver.swift
[176/218] Compiling NIOPosix Selectable.swift
[177/224] Compiling NIOEmbedded Embedded.swift
[179/225] Compiling NIOPosix ThreadPosix.swift
[180/225] Compiling NIOPosix ThreadWindows.swift
[181/225] Compiling NIOPosix UnsafeTransfer.swift
[182/225] Compiling NIOPosix Utilities.swift
[183/225] Compiling NIOPosix VsockAddress.swift
[184/225] Compiling NIOPosix VsockChannelEvents.swift
[185/225] Compiling NIOPosix ServerSocket.swift
[186/225] Compiling NIOPosix Socket.swift
[187/225] Compiling NIOPosix SocketChannel.swift
[188/225] Compiling NIOPosix SocketProtocols.swift
[189/225] Compiling NIOPosix System.swift
[190/225] Compiling NIOPosix Thread.swift
[191/225] Compiling NIOPosix SelectableChannel.swift
[192/225] Compiling NIOPosix SelectableEventLoop.swift
[193/225] Compiling NIOPosix SelectorEpoll.swift
[194/225] Compiling NIOPosix SelectorGeneric.swift
[195/225] Compiling NIOPosix SelectorKqueue.swift
[196/225] Compiling NIOPosix SelectorUring.swift
[197/225] Emitting module NIOPosix
[198/225] Compiling NIOPosix IO.swift
[199/225] Compiling NIOPosix IntegerBitPacking.swift
[200/225] Compiling NIOPosix IntegerTypes.swift
[201/225] Compiling NIOPosix Linux.swift
[202/225] Compiling NIOPosix LinuxCPUSet.swift
[203/225] Compiling NIOPosix LinuxUring.swift
[204/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[205/225] Compiling NIOPosix Bootstrap.swift
[206/225] Compiling NIOPosix ControlMessage.swift
[207/225] Compiling NIOPosix DatagramVectorReadManager.swift
[208/225] Compiling NIOPosix Errors+Any.swift
[209/225] Compiling NIOPosix FileDescriptor.swift
[210/225] Compiling NIOPosix GetaddrinfoResolver.swift
[211/225] Compiling NIOPosix HappyEyeballs.swift
[212/225] Compiling NIOPosix BSDSocketAPICommon.swift
[213/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[214/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[215/225] Compiling NIOPosix BaseSocket.swift
[216/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[217/225] Compiling NIOPosix BaseSocketChannel.swift
[218/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[219/225] Compiling NIOPosix NIOThreadPool.swift
[220/225] Compiling NIOPosix NonBlockingFileIO.swift
[221/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[222/225] Compiling NIOPosix PendingWritesManager.swift
[223/225] Compiling NIOPosix PipeChannel.swift
[224/225] Compiling NIOPosix PipePair.swift
[225/225] Compiling NIOPosix Pool.swift
[227/228] Emitting module NIO
[228/228] Compiling NIO Exports.swift
[230/240] Compiling NIOTLS TLSEvents.swift
[231/240] Emitting module NIOTLS
[232/240] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[233/240] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[234/240] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[235/240] Compiling NIOTLS SNIHandler.swift
[237/241] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[238/241] Emitting module NIOFoundationCompat
[239/241] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[240/241] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[241/241] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[243/264] Compiling NIOTransportServices StateManagedChannel.swift
[244/264] Compiling NIOTransportServices StateManagedListenerChannel.swift
[245/264] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[246/266] Compiling NIOTransportServices NIOTSBootstraps.swift
[247/266] Compiling NIOTransportServices NIOTSChannelOptions.swift
[248/266] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[249/266] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[250/266] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[251/266] Compiling NIOTransportServices NIOTSListenerChannel.swift
[252/266] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[253/266] Compiling NIOTransportServices NIOTSSingletons.swift
[254/266] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[255/266] Emitting module NIOTransportServices
[256/266] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[257/266] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[258/266] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[259/266] Compiling NIOTransportServices NIOTSErrors.swift
[260/266] Compiling NIOTransportServices NIOTSEventLoop.swift
[261/266] Compiling NIOTransportServices NIOTSDatagramListener.swift
[262/266] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[263/266] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[264/266] Compiling NIOTransportServices AcceptHandler.swift
[265/266] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[266/266] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[268/279] Compiling DNSClient PTR.swift
[269/280] Compiling DNSClient ConfigParser.swift
[270/280] Compiling DNSClient MessageOptions.swift
[271/280] Compiling DNSClient SRV.swift
[272/280] Emitting module DNSClient
[273/280] Compiling DNSClient Helpers.swift
[274/280] Compiling DNSClient Message.swift
[275/280] Compiling DNSClient DNSEncoder.swift
[276/280] Compiling DNSClient Errors.swift
[277/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 {}
^
[278/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 {}
^
[279/280] Compiling DNSClient DNSClient+Query.swift
[280/280] Compiling DNSClient DNSDecoder.swift
Build complete! (73.19s)
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.