Build Information
Successful build of SwiftMQTTAsync, reference v0.2.0 (f7c100), with Swift 6.2 for Linux on 10 Feb 2026 05:28:40 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LukaAlhonen/SwiftMQTTAsync.git
Reference: v0.2.0
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/LukaAlhonen/SwiftMQTTAsync
* tag v0.2.0 -> FETCH_HEAD
HEAD is now at f7c1007 Merge pull request #40 from LukaAlhonen/dev
Cloned https://github.com/LukaAlhonen/SwiftMQTTAsync.git
Revision (git rev-parse @):
f7c10070d016903bc82832af9bd511908833e7bf
SUCCESS checkout https://github.com/LukaAlhonen/SwiftMQTTAsync.git at v0.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/LukaAlhonen/SwiftMQTTAsync.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/81972] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.19s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (7.48s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[1257/7372] Fetching swift-atomics, swift-system
[7373/26865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.85s)
[6694/21313] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
[5069/19493] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.50s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.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
Building for debugging...
[0/23] Write sources
[10/23] Compiling CNIOWindows WSAStartup.c
[11/23] Compiling CNIOWASI CNIOWASI.c
[12/23] Compiling CNIOWindows shim.c
[13/23] Compiling CNIOOpenBSD shim.c
[14/23] Compiling CNIOLinux liburing_shims.c
[15/23] Compiling CNIODarwin shim.c
[16/23] Write sources
[17/23] Compiling CNIOPosix event_loop_id.c
[18/23] Compiling _AtomicsShims.c
[19/23] Write swift-version-24593BA9C3E375BF.txt
[20/23] Compiling CNIOLinux shim.c
[21/63] Compiling c-nioatomics.c
[22/63] Compiling c-atomics.c
[24/69] Emitting module Atomics
[25/69] Compiling Atomics OptionalRawRepresentable.swift
[26/69] Compiling Atomics RawRepresentable.swift
[27/69] Compiling Atomics AtomicBool.swift
[28/71] Emitting module InternalCollectionsUtilities
[29/73] Compiling Atomics IntegerConformances.swift
[30/73] Compiling Atomics PointerConformances.swift
[31/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/73] Emitting module _NIOBase64
[33/73] Compiling _NIOBase64 Base64.swift
[34/74] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[35/74] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[36/74] Compiling Atomics AtomicMemoryOrderings.swift
[37/74] Compiling Atomics DoubleWord.swift
[38/74] Compiling Atomics AtomicOptionalWrappable.swift
[39/74] Compiling Atomics AtomicReference.swift
[40/74] Compiling Atomics AtomicInteger.swift
[43/74] Compiling Atomics ManagedAtomic.swift
[44/74] Compiling Atomics ManagedAtomicLazyReference.swift
[45/74] Compiling Atomics AtomicStorage.swift
[46/74] Compiling Atomics AtomicValue.swift
[64/75] Compiling _NIODataStructures PriorityQueue.swift
[65/75] Compiling _NIODataStructures _TinyArray.swift
[66/90] Compiling Atomics IntegerOperations.swift
[67/90] Compiling Atomics Unmanaged extensions.swift
[69/91] Compiling DequeModule _DequeBuffer.swift
[70/91] Compiling DequeModule _DequeBufferHeader.swift
[71/93] Compiling NIOConcurrencyHelpers lock.swift
[72/93] Emitting module _NIODataStructures
[73/93] Compiling _NIODataStructures Heap.swift
[74/94] Compiling DequeModule _DequeSlot.swift
[75/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/94] Compiling DequeModule Deque+Testing.swift
[78/94] Compiling DequeModule Deque._Storage.swift
[79/94] Compiling DequeModule Deque+Equatable.swift
[80/94] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/94] Compiling DequeModule Deque+Extras.swift
[82/94] Compiling DequeModule Deque+Hashable.swift
[83/94] Compiling DequeModule Deque._UnsafeHandle.swift
[84/94] Compiling DequeModule Deque.swift
[85/94] Compiling NIOConcurrencyHelpers atomics.swift
[86/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[87/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/94] Emitting module NIOConcurrencyHelpers
[89/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/95] Compiling DequeModule Deque+CustomReflectable.swift
[92/95] Compiling DequeModule Deque+Descriptions.swift
[93/95] Emitting module DequeModule
[94/95] Compiling DequeModule Deque+Codable.swift
[95/95] Compiling DequeModule Deque+Collection.swift
[97/159] Compiling NIOCore AddressedEnvelope.swift
[98/159] Compiling NIOCore AsyncAwaitSupport.swift
[99/159] Compiling NIOCore AsyncChannel.swift
[100/159] Compiling NIOCore AsyncChannelHandler.swift
[101/159] Compiling NIOCore AsyncChannelInboundStream.swift
[102/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[103/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[104/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[105/159] Compiling NIOCore NIOAsyncWriter.swift
[106/167] Compiling NIOCore EventLoopFuture+Deprecated.swift
[107/167] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[108/167] Compiling NIOCore EventLoopFuture.swift
[109/167] Compiling NIOCore FileDescriptor.swift
[110/167] Compiling NIOCore FileHandle.swift
[111/167] Compiling NIOCore FileRegion.swift
[112/167] Compiling NIOCore GlobalSingletons.swift
[113/167] Compiling NIOCore IO.swift
[114/167] Compiling NIOCore IOData.swift
[115/167] Compiling NIOCore CircularBuffer.swift
[116/167] Compiling NIOCore Codec.swift
[117/167] Compiling NIOCore ConvenienceOptionSupport.swift
[118/167] Compiling NIOCore DeadChannel.swift
[119/167] Compiling NIOCore DispatchQueue+WithFuture.swift
[120/167] Compiling NIOCore EventLoop+Deprecated.swift
[121/167] Compiling NIOCore EventLoop+SerialExecutor.swift
[122/167] Compiling NIOCore EventLoop.swift
[123/167] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[124/167] Compiling NIOCore NIOCoreSendableMetatype.swift
[125/167] Compiling NIOCore NIODecodedAsyncSequence.swift
[126/167] Compiling NIOCore NIOLoopBound.swift
[127/167] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[128/167] Compiling NIOCore NIOScheduledCallback.swift
[129/167] Compiling NIOCore NIOSendable.swift
[130/167] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[131/167] Compiling NIOCore RecvByteBufferAllocator.swift
[132/167] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[133/167] Compiling NIOCore BSDSocketAPI.swift
[134/167] Compiling NIOCore ByteBuffer-aux.swift
[135/167] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[136/167] Compiling NIOCore ByteBuffer-conversions.swift
[137/167] Compiling NIOCore ByteBuffer-core.swift
[138/167] Compiling NIOCore ByteBuffer-hex.swift
[139/167] Compiling NIOCore ByteBuffer-int.swift
[140/167] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[141/167] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[142/167] Compiling NIOCore SocketAddresses.swift
[143/167] Compiling NIOCore SocketOptionProvider.swift
[144/167] Compiling NIOCore SystemCallHelpers.swift
[145/167] Compiling NIOCore TimeAmount+Duration.swift
[146/167] Compiling NIOCore TypeAssistedChannelHandler.swift
[147/167] Compiling NIOCore UniversalBootstrapSupport.swift
[148/167] Compiling NIOCore Utilities.swift
[149/167] Compiling NIOCore ByteBuffer-multi-int.swift
[150/167] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[151/167] Compiling NIOCore ByteBuffer-views.swift
[152/167] Compiling NIOCore Channel.swift
[153/167] Compiling NIOCore ChannelHandler.swift
[154/167] Compiling NIOCore ChannelHandlers.swift
[155/167] Compiling NIOCore ChannelInvoker.swift
[156/167] Compiling NIOCore ChannelOption.swift
[157/167] Compiling NIOCore ChannelPipeline.swift
[158/167] Compiling NIOCore IPProtocol.swift
[159/167] Compiling NIOCore IntegerBitPacking.swift
[160/167] Compiling NIOCore IntegerTypes.swift
[161/167] Compiling NIOCore Interfaces.swift
[162/167] Compiling NIOCore Linux.swift
[163/167] Compiling NIOCore MarkedCircularBuffer.swift
[164/167] Compiling NIOCore MulticastChannel.swift
[165/167] Compiling NIOCore NIOAny.swift
[166/167] Compiling NIOCore NIOCloseOnErrorHandler.swift
[167/167] Emitting module NIOCore
[169/222] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/222] Emitting module NIOEmbedded
[171/222] Compiling NIOEmbedded AsyncTestingChannel.swift
[172/222] Compiling NIOEmbedded Embedded.swift
[174/223] Compiling NIOPosix Pool.swift
[175/223] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[176/223] Compiling NIOPosix PosixSingletons.swift
[177/223] Compiling NIOPosix RawSocketBootstrap.swift
[178/223] Compiling NIOPosix Resolver.swift
[179/223] Compiling NIOPosix Selectable.swift
[180/223] Compiling NIOPosix SelectableChannel.swift
[181/229] Compiling NIOPosix ThreadWindows.swift
[182/229] Compiling NIOPosix UnsafeTransfer.swift
[183/229] Compiling NIOPosix Utilities.swift
[184/229] Compiling NIOPosix VsockAddress.swift
[185/229] Compiling NIOPosix VsockChannelEvents.swift
[186/229] Compiling NIOPosix Windows.swift
[187/229] Compiling NIOPosix SelectableEventLoop.swift
[188/229] Compiling NIOPosix SelectorEpoll.swift
[189/229] Compiling NIOPosix SelectorGeneric.swift
[190/229] Compiling NIOPosix SelectorKqueue.swift
[191/229] Compiling NIOPosix SelectorUring.swift
[192/229] Compiling NIOPosix SelectorWSAPoll.swift
[193/229] Compiling NIOPosix ServerSocket.swift
[194/229] Compiling NIOPosix Socket.swift
[195/229] Compiling NIOPosix SocketChannel.swift
[196/229] Compiling NIOPosix SocketProtocols.swift
[197/229] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[198/229] Compiling NIOPosix System.swift
[199/229] Compiling NIOPosix Thread.swift
[200/229] Compiling NIOPosix ThreadPosix.swift
[201/229] Compiling NIOPosix BSDSocketAPICommon.swift
[202/229] Compiling NIOPosix BSDSocketAPIPosix.swift
[203/229] Compiling NIOPosix BSDSocketAPIWindows.swift
[204/229] Compiling NIOPosix BaseSocket.swift
[205/229] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[206/229] Compiling NIOPosix BaseSocketChannel.swift
[207/229] Compiling NIOPosix BaseStreamSocketChannel.swift
[208/229] Emitting module NIOPosix
[209/229] Compiling NIOPosix Bootstrap.swift
[210/229] Compiling NIOPosix ControlMessage.swift
[211/229] Compiling NIOPosix DatagramVectorReadManager.swift
[212/229] Compiling NIOPosix Errors+Any.swift
[213/229] Compiling NIOPosix FileDescriptor.swift
[214/229] Compiling NIOPosix GetaddrinfoResolver.swift
[215/229] Compiling NIOPosix HappyEyeballs.swift
[216/229] Compiling NIOPosix IO.swift
[217/229] Compiling NIOPosix IntegerBitPacking.swift
[218/229] Compiling NIOPosix IntegerTypes.swift
[219/229] Compiling NIOPosix Linux.swift
[220/229] Compiling NIOPosix LinuxCPUSet.swift
[221/229] Compiling NIOPosix LinuxUring.swift
[222/229] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[223/229] Compiling NIOPosix NIOPosixSendableMetatype.swift
[224/229] Compiling NIOPosix NIOThreadPool.swift
[225/229] Compiling NIOPosix NonBlockingFileIO.swift
[226/229] Compiling NIOPosix PendingDatagramWritesManager.swift
[227/229] Compiling NIOPosix PendingWritesManager.swift
[228/229] Compiling NIOPosix PipeChannel.swift
[229/229] Compiling NIOPosix PipePair.swift
[231/232] Emitting module NIO
[232/232] Compiling NIO Exports.swift
[234/263] Emitting module SwiftMQTTAsync
[235/267] Compiling SwiftMQTTAsync Disconnect.swift
[236/267] Compiling SwiftMQTTAsync Pingreq.swift
[237/267] Compiling SwiftMQTTAsync Pingresp.swift
[238/267] Compiling SwiftMQTTAsync Puback.swift
[239/267] Compiling SwiftMQTTAsync QoS.swift
[240/267] Compiling SwiftMQTTAsync DecodeRemainingLength.swift
[241/267] Compiling SwiftMQTTAsync EncodeUInt.swift
[242/267] Compiling SwiftMQTTAsync SwiftMQTT.swift
[243/267] Compiling SwiftMQTTAsync Pubcomp.swift
[244/267] Compiling SwiftMQTTAsync Publish.swift
[245/267] Compiling SwiftMQTTAsync Pubrec.swift
[246/267] Compiling SwiftMQTTAsync Pubrel.swift
[247/267] Compiling SwiftMQTTAsync Suback.swift
[248/267] Compiling SwiftMQTTAsync Subscribe.swift
[249/267] Compiling SwiftMQTTAsync Unsuback.swift
[250/267] Compiling SwiftMQTTAsync Unsubscribe.swift
[251/267] Compiling SwiftMQTTAsync PacketIdAllocator.swift
[252/267] Compiling SwiftMQTTAsync PacketParser.swift
[253/267] Compiling SwiftMQTTAsync Bytes.swift
[254/267] Compiling SwiftMQTTAsync FixedHeader.swift
[255/267] Compiling SwiftMQTTAsync MQTTError.swift
[256/267] Compiling SwiftMQTTAsync MQTTEvent.swift
[257/267] Compiling SwiftMQTTAsync MQTTEventBus.swift
[258/267] Compiling SwiftMQTTAsync MQTTSession.swift
[259/267] Compiling SwiftMQTTAsync MQTTControlPacket.swift
[260/267] Compiling SwiftMQTTAsync MQTTPacket.swift
[261/267] Compiling SwiftMQTTAsync Connack.swift
[262/267] Compiling SwiftMQTTAsync Connect.swift
[263/267] Compiling SwiftMQTTAsync Config.swift
[264/267] Compiling SwiftMQTTAsync Inflight.swift
[265/267] Compiling SwiftMQTTAsync MQTTClient.swift
[266/267] Compiling SwiftMQTTAsync MQTTConnection.swift
[267/267] Compiling SwiftMQTTAsync MQTTConnectionHandler.swift
Build complete! (41.00s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.94.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "SwiftMQTTAsync",
"name" : "SwiftMQTTAsync",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftMQTTAsync",
"targets" : [
"SwiftMQTTAsync"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftMQTTTests",
"module_type" : "SwiftTarget",
"name" : "SwiftMQTTTests",
"path" : "Tests/SwiftMQTTTests",
"sources" : [
"MQTTClientTests.swift",
"MQTTControlPacketTests.swift",
"Utils/WithTimeout.swift"
],
"target_dependencies" : [
"SwiftMQTTAsync"
],
"type" : "test"
},
{
"c99name" : "SwiftMQTTAsync",
"module_type" : "SwiftTarget",
"name" : "SwiftMQTTAsync",
"path" : "Sources/SwiftMQTTAsync",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"SwiftMQTTAsync"
],
"sources" : [
"MQTTClient/Config.swift",
"MQTTClient/Inflight.swift",
"MQTTClient/MQTTClient.swift",
"MQTTClient/MQTTConnection.swift",
"MQTTClient/MQTTConnectionHandler.swift",
"MQTTClient/MQTTError.swift",
"MQTTClient/MQTTEvent.swift",
"MQTTClient/MQTTEventBus.swift",
"MQTTClient/MQTTSession.swift",
"MQTTClient/PacketIdAllocator.swift",
"MQTTClient/PacketParser.swift",
"MQTTPacket/Bytes.swift",
"MQTTPacket/FixedHeader.swift",
"MQTTPacket/MQTTControlPacket.swift",
"MQTTPacket/MQTTPacket.swift",
"MQTTPacket/Packets/Connack.swift",
"MQTTPacket/Packets/Connect.swift",
"MQTTPacket/Packets/Disconnect.swift",
"MQTTPacket/Packets/Pingreq.swift",
"MQTTPacket/Packets/Pingresp.swift",
"MQTTPacket/Packets/Puback.swift",
"MQTTPacket/Packets/Pubcomp.swift",
"MQTTPacket/Packets/Publish.swift",
"MQTTPacket/Packets/Pubrec.swift",
"MQTTPacket/Packets/Pubrel.swift",
"MQTTPacket/Packets/Suback.swift",
"MQTTPacket/Packets/Subscribe.swift",
"MQTTPacket/Packets/Unsuback.swift",
"MQTTPacket/Packets/Unsubscribe.swift",
"MQTTPacket/QoS.swift",
"MQTTPacket/Utils/DecodeRemainingLength.swift",
"MQTTPacket/Utils/EncodeUInt.swift",
"SwiftMQTT.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.