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 mqtt-nio, reference main (493ca8), with Swift 6.0 for Linux on 13 May 2025 14:44:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server-community/mqtt-nio.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/swift-server-community/mqtt-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 493ca8b End publish listener on connection close if clean session is set to true (#171)
Cloned https://github.com/swift-server-community/mqtt-nio.git
Revision (git rev-parse @):
493ca8bae5b3e93f9246a1a182a87efe25b5e6ba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server-community/mqtt-nio.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swift-server-community/mqtt-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
[1/2049] Fetching swift-docc-plugin
[227/5885] Fetching swift-docc-plugin, swift-log
[458/8547] Fetching swift-docc-plugin, swift-log, swift-nio-transport-services
[972/10257] Fetching swift-docc-plugin, swift-log, swift-nio-transport-services, swift-atomics
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.38s)
[1/75902] Fetching swift-nio
[2/90738] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-log.git from cache (1.53s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.56s)
[56927/75902] Fetching swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (4.44s)
Fetched https://github.com/apple/swift-nio.git from cache (4.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.79s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
[4368/20751] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
[2950/16384] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3381] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.60s)
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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.24.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.83.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/434] Write sources
[20/434] Compiling CNIOWindows shim.c
[21/434] Compiling _AtomicsShims.c
[22/434] Compiling CNIOWindows WSAStartup.c
[22/434] Compiling CNIOWASI CNIOWASI.c
[24/434] Compiling CNIOLinux liburing_shims.c
[25/434] Compiling CNIOSHA1 c_nio_sha1.c
[26/434] Compiling CNIOLLHTTP c_nio_http.c
[27/434] Compiling CNIODarwin shim.c
[28/434] Compiling CNIOLinux shim.c
[29/434] Compiling fiat_p256_adx_sqr.S
[30/434] Compiling CNIOLLHTTP c_nio_api.c
[31/434] Compiling fiat_p256_adx_mul.S
[32/434] Compiling fiat_curve25519_adx_square.S
[33/434] Compiling fiat_curve25519_adx_mul.S
[34/434] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/434] Write swift-version-24593BA9C3E375BF.txt
[36/434] Compiling CNIOBoringSSLShims shims.c
[37/438] Compiling tls_method.cc
[38/438] Compiling tls_record.cc
[39/438] Compiling tls13_server.cc
[40/438] Compiling tls13_enc.cc
[41/462] Compiling tls13_client.cc
[42/481] Compiling c-nioatomics.c
[43/481] Compiling c-atomics.c
[44/481] Compiling tls13_both.cc
[45/481] Compiling t1_enc.cc
[46/487] Compiling ssl_x509.cc
[48/487] Compiling Atomics AtomicMemoryOrderings.swift
[49/487] Compiling Atomics DoubleWord.swift
[50/487] Compiling Atomics AtomicStorage.swift
[51/487] Compiling Atomics AtomicValue.swift
[52/487] Compiling Atomics ManagedAtomic.swift
[53/487] Compiling Atomics ManagedAtomicLazyReference.swift
[54/487] Compiling Atomics OptionalRawRepresentable.swift
[55/487] Compiling Atomics RawRepresentable.swift
[56/487] Compiling Atomics AtomicBool.swift
[57/487] Emitting module InternalCollectionsUtilities
[60/491] Compiling Atomics AtomicReference.swift
[63/491] Compiling Atomics Primitives.shims.swift
[64/491] Compiling Atomics AtomicInteger.swift
[65/491] Compiling Atomics AtomicOptionalWrappable.swift
[66/491] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/491] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/491] Compiling Atomics IntegerConformances.swift
[73/491] Compiling Atomics PointerConformances.swift
[74/491] Compiling Atomics Primitives.native.swift
[77/491] Emitting module Atomics
[78/491] Compiling Logging LogHandler.swift
[85/491] Compiling _NIOBase64 Base64.swift
[86/491] Emitting module _NIOBase64
[88/492] Compiling _NIODataStructures _TinyArray.swift
[89/492] Compiling _NIODataStructures PriorityQueue.swift
[92/493] Compiling Atomics IntegerOperations.swift
[93/493] Compiling Atomics Unmanaged extensions.swift
[96/494] Emitting module NIOConcurrencyHelpers
[97/494] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/494] Compiling Logging MetadataProvider.swift
[99/494] Emitting module Logging
[100/494] Compiling Logging Locks.swift
[101/494] Emitting module _NIODataStructures
[102/494] Compiling _NIODataStructures Heap.swift
[103/495] Compiling NIOConcurrencyHelpers lock.swift
[104/495] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/495] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[107/495] Compiling NIOConcurrencyHelpers atomics.swift
[108/511] Compiling ssl_versions.cc
[110/511] Compiling DequeModule Deque+CustomReflectable.swift
[111/511] Compiling DequeModule Deque+Descriptions.swift
[112/513] Compiling Logging Logging.swift
[112/514] Compiling ssl_transcript.cc
[114/514] Compiling DequeModule Deque+Equatable.swift
[115/514] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[117/514] Compiling DequeModule Deque+Extras.swift
[118/514] Compiling DequeModule Deque+Hashable.swift
[119/514] Compiling DequeModule _DequeSlot.swift
[120/514] Compiling DequeModule _UnsafeWrappedBuffer.swift
[121/514] Compiling DequeModule _DequeBuffer.swift
[122/514] Compiling DequeModule _DequeBufferHeader.swift
[123/514] Compiling DequeModule Deque+Testing.swift
[124/514] Compiling DequeModule Deque._Storage.swift
[125/514] Compiling DequeModule Deque._UnsafeHandle.swift
[126/514] Compiling DequeModule Deque.swift
[127/514] Compiling DequeModule Deque+Codable.swift
[128/514] Compiling DequeModule Deque+Collection.swift
[128/514] Compiling ssl_stat.cc
[130/514] Emitting module DequeModule
[131/515] Compiling ssl_session.cc
[132/515] Compiling ssl_privkey.cc
[133/515] Compiling ssl_key_share.cc
[134/515] Compiling ssl_credential.cc
[135/515] Compiling ssl_file.cc
[136/553] Compiling ssl_lib.cc
[137/575] Compiling ssl_cipher.cc
[138/575] Compiling ssl_buffer.cc
[139/575] Compiling ssl_cert.cc
[140/575] Compiling ssl_asn1.cc
[141/575] Compiling ssl_aead_ctx.cc
[142/575] Compiling s3_pkt.cc
[144/575] Compiling NIOCore MulticastChannel.swift
[145/575] Compiling NIOCore NIOAny.swift
[146/575] Compiling NIOCore NIOCloseOnErrorHandler.swift
[147/575] Compiling NIOCore NIOLoopBound.swift
[148/575] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[149/575] Compiling NIOCore NIOScheduledCallback.swift
[150/575] Compiling NIOCore NIOSendable.swift
[151/575] Compiling NIOCore RecvByteBufferAllocator.swift
[151/583] Compiling s3_both.cc
[152/583] Compiling s3_lib.cc
[154/583] Compiling NIOCore IO.swift
[155/583] Compiling NIOCore IOData.swift
[156/583] Compiling NIOCore IPProtocol.swift
[157/583] Compiling NIOCore IntegerBitPacking.swift
[158/583] Compiling NIOCore IntegerTypes.swift
[159/583] Compiling NIOCore Interfaces.swift
[160/583] Compiling NIOCore Linux.swift
[161/583] Compiling NIOCore MarkedCircularBuffer.swift
[162/583] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[163/583] Compiling NIOCore EventLoopFuture+Deprecated.swift
[164/583] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[165/583] Compiling NIOCore EventLoopFuture.swift
[166/583] Compiling NIOCore FileDescriptor.swift
[167/583] Compiling NIOCore FileHandle.swift
[168/583] Compiling NIOCore FileRegion.swift
[169/583] Compiling NIOCore GlobalSingletons.swift
[169/583] Compiling handshake_server.cc
[171/583] Compiling NIOCore CircularBuffer.swift
[172/583] Compiling NIOCore Codec.swift
[173/583] Compiling NIOCore ConvenienceOptionSupport.swift
[174/583] Compiling NIOCore DeadChannel.swift
[175/583] Compiling NIOCore DispatchQueue+WithFuture.swift
[176/583] Compiling NIOCore EventLoop+Deprecated.swift
[177/583] Compiling NIOCore EventLoop+SerialExecutor.swift
[178/583] Compiling NIOCore EventLoop.swift
[178/583] Compiling handoff.cc
[179/583] Compiling handshake.cc
[180/583] Compiling handshake_client.cc
[181/583] Compiling encrypted_client_hello.cc
[183/583] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[184/583] Compiling NIOCore SocketAddresses.swift
[185/583] Compiling NIOCore SocketOptionProvider.swift
[186/583] Compiling NIOCore SystemCallHelpers.swift
[187/583] Compiling NIOCore TimeAmount+Duration.swift
[188/583] Compiling NIOCore TypeAssistedChannelHandler.swift
[189/583] Compiling NIOCore UniversalBootstrapSupport.swift
[190/583] Compiling NIOCore Utilities.swift
[190/583] Compiling dtls_record.cc
[191/583] Compiling extensions.cc
[192/583] Compiling md5-x86_64-linux.S
[193/583] Compiling md5-x86_64-apple.S
[194/583] Compiling md5-586-linux.S
[195/583] Compiling md5-586-apple.S
[196/583] Compiling dtls_method.cc
[197/583] Compiling d1_pkt.cc
[198/583] Compiling chacha20_poly1305_x86_64-linux.S
[199/583] Compiling d1_srtp.cc
[200/583] Compiling chacha20_poly1305_x86_64-apple.S
[201/583] Compiling err_data.cc
[202/583] Compiling chacha20_poly1305_armv8-win.S
[203/583] Compiling chacha20_poly1305_armv8-linux.S
[204/583] Compiling chacha20_poly1305_armv8-apple.S
[205/583] Compiling chacha-x86_64-linux.S
[206/583] Compiling chacha-x86-linux.S
[207/583] Compiling chacha-x86_64-apple.S
[208/583] Compiling chacha-armv8-win.S
[209/583] Compiling chacha-x86-apple.S
[210/583] Compiling chacha-armv8-linux.S
[211/583] Compiling bio_ssl.cc
[212/583] Compiling chacha-armv8-apple.S
[212/583] Compiling chacha-armv4-linux.S
[214/583] Compiling aes128gcmsiv-x86_64-apple.S
[215/583] Compiling aes128gcmsiv-x86_64-linux.S
[216/583] Compiling x86_64-mont-linux.S
[217/583] Compiling x86_64-mont5-apple.S
[218/583] Compiling x86_64-mont5-linux.S
[219/583] Compiling x86_64-mont-apple.S
[220/583] Compiling x86-mont-linux.S
[221/583] Compiling d1_lib.cc
[222/583] Compiling x86-mont-apple.S
[223/583] Compiling vpaes-x86_64-linux.S
[224/583] Compiling vpaes-x86_64-apple.S
[225/583] Compiling vpaes-x86-linux.S
[226/583] Compiling vpaes-armv8-win.S
[227/583] Compiling vpaes-x86-apple.S
[228/583] Compiling vpaes-armv8-linux.S
[229/583] Compiling vpaes-armv8-apple.S
[230/583] Compiling vpaes-armv7-linux.S
[231/583] Compiling sha512-x86_64-linux.S
[232/583] Compiling sha512-x86_64-apple.S
[233/583] Compiling sha512-armv8-win.S
[234/583] Compiling sha512-armv8-linux.S
[235/583] Compiling sha512-armv4-linux.S
[236/583] Compiling sha512-armv8-apple.S
[236/583] Compiling sha512-586-linux.S
[238/583] Compiling sha512-586-apple.S
[239/583] Compiling sha256-x86_64-apple.S
[240/583] Compiling sha256-x86_64-linux.S
[241/583] Compiling sha256-armv8-win.S
[242/583] Compiling d1_both.cc
[243/583] Compiling sha256-armv8-linux.S
[243/583] Compiling sha256-armv8-apple.S
[245/583] Compiling sha256-armv4-linux.S
[246/583] Compiling sha256-586-linux.S
[247/583] Compiling sha256-586-apple.S
[248/583] Compiling sha1-armv8-win.S
[249/583] Compiling sha1-x86_64-apple.S
[250/583] Compiling sha1-armv8-linux.S
[251/583] Compiling sha1-armv8-apple.S
[252/583] Compiling sha1-armv4-large-linux.S
[253/583] Compiling sha1-x86_64-linux.S
[254/583] Compiling sha1-586-linux.S
[255/583] Compiling sha1-586-apple.S
[256/583] Compiling rdrand-x86_64-linux.S
[257/583] Compiling rsaz-avx2-linux.S
[258/583] Compiling rsaz-avx2-apple.S
[259/583] Compiling rdrand-x86_64-apple.S
[260/583] Compiling p256_beeu-x86_64-asm-linux.S
[261/583] Compiling p256_beeu-armv8-asm-win.S
[262/583] Compiling p256_beeu-x86_64-asm-apple.S
[263/583] Compiling p256_beeu-armv8-asm-linux.S
[264/583] Compiling p256_beeu-armv8-asm-apple.S
[265/583] Compiling p256-x86_64-asm-apple.S
[266/583] Compiling p256-x86_64-asm-linux.S
[267/583] Compiling p256-armv8-asm-linux.S
[268/583] Compiling p256-armv8-asm-apple.S
[269/583] Compiling p256-armv8-asm-win.S
[270/583] Compiling ghashv8-armv8-win.S
[271/583] Compiling ghashv8-armv8-linux.S
[272/583] Compiling ghashv8-armv8-apple.S
[273/583] Compiling ghash-x86_64-linux.S
[274/583] Compiling ghash-x86-linux.S
[274/583] Compiling ghashv8-armv7-linux.S
[276/583] Compiling ghash-x86_64-apple.S
[277/583] Compiling ghash-ssse3-x86_64-linux.S
[278/583] Compiling ghash-x86-apple.S
[279/583] Compiling ghash-ssse3-x86_64-apple.S
[280/583] Compiling ghash-ssse3-x86-linux.S
[280/583] Compiling ghash-neon-armv8-win.S
[282/583] Compiling ghash-neon-armv8-linux.S
[283/583] Compiling ghash-ssse3-x86-apple.S
[284/583] Compiling co-586-linux.S
[285/583] Compiling ghash-neon-armv8-apple.S
[286/583] Compiling bn-armv8-win.S
[287/583] Compiling bn-armv8-linux.S
[288/583] Compiling ghash-armv4-linux.S
[289/583] Compiling bsaes-armv7-linux.S
[290/583] Compiling co-586-apple.S
[291/583] Compiling bn-armv8-apple.S
[292/583] Compiling bn-586-linux.S
[293/583] Compiling bn-586-apple.S
[294/583] Compiling armv8-mont-win.S
[295/583] Compiling armv8-mont-linux.S
[296/583] Compiling armv4-mont-linux.S
[297/583] Compiling aesv8-gcm-armv8-win.S
[298/583] Compiling armv8-mont-apple.S
[299/583] Compiling aesv8-gcm-armv8-apple.S
[300/583] Compiling aesv8-armv8-win.S
[301/583] Compiling aesv8-gcm-armv8-linux.S
[302/583] Compiling aesv8-armv8-apple.S
[303/583] Compiling aesv8-armv8-linux.S
[304/583] Compiling aesni-x86_64-apple.S
[305/583] Compiling aesv8-armv7-linux.S
[306/583] Compiling aesni-x86-linux.S
[307/583] Compiling aesni-x86_64-linux.S
[308/583] Compiling aesni-x86-apple.S
[309/583] Compiling aesni-gcm-x86_64-apple.S
[310/583] Compiling aes-gcm-avx2-x86_64-apple.S
[311/583] Compiling aes-gcm-avx10-x86_64-apple.S
[312/583] Compiling aesni-gcm-x86_64-linux.S
[313/583] Compiling aes-gcm-avx2-x86_64-linux.S
[314/583] Compiling aes-gcm-avx10-x86_64-linux.S
[315/583] Compiling x_x509a.cc
[316/583] Compiling x_val.cc
[317/583] Compiling x_sig.cc
[318/583] Compiling x_spki.cc
[319/583] Compiling x_pubkey.cc
[320/583] Compiling x_x509.cc
[321/583] Compiling x_req.cc
[322/583] Compiling x_name.cc
[323/583] Compiling x_attrib.cc
[324/583] Compiling x_crl.cc
[326/583] Emitting module NIOCore
[326/583] Compiling x_exten.cc
[327/583] Compiling x_algor.cc
[328/583] Compiling x509spki.cc
[329/583] Compiling x_all.cc
[331/583] Compiling NIOCore AddressedEnvelope.swift
[332/583] Compiling NIOCore AsyncAwaitSupport.swift
[333/583] Compiling NIOCore AsyncChannel.swift
[334/583] Compiling NIOCore AsyncChannelHandler.swift
[335/583] Compiling NIOCore AsyncChannelInboundStream.swift
[336/583] Compiling NIOCore AsyncChannelOutboundWriter.swift
[337/583] Compiling NIOCore NIOAsyncSequenceProducer.swift
[338/583] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[339/583] Compiling NIOCore NIOAsyncWriter.swift
[340/583] Compiling NIOCore ByteBuffer-multi-int.swift
[341/583] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[342/583] Compiling NIOCore ByteBuffer-views.swift
[343/583] Compiling NIOCore Channel.swift
[344/583] Compiling NIOCore ChannelHandler.swift
[345/583] Compiling NIOCore ChannelHandlers.swift
[346/583] Compiling NIOCore ChannelInvoker.swift
[347/583] Compiling NIOCore ChannelOption.swift
[348/583] Compiling NIOCore ChannelPipeline.swift
[349/583] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[350/583] Compiling NIOCore BSDSocketAPI.swift
[351/583] Compiling NIOCore ByteBuffer-aux.swift
[352/583] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[353/583] Compiling NIOCore ByteBuffer-conversions.swift
[354/583] Compiling NIOCore ByteBuffer-core.swift
[355/583] Compiling NIOCore ByteBuffer-hex.swift
[356/583] Compiling NIOCore ByteBuffer-int.swift
[357/583] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[358/584] Compiling x509rset.cc
[359/584] Compiling x509name.cc
[360/584] Compiling x509_vpm.cc
[361/584] Compiling x509cset.cc
[362/584] Compiling x509_v3.cc
[363/584] Compiling x509_txt.cc
[364/584] Compiling x509_vfy.cc
[365/634] Compiling x509_trs.cc
[367/634] Emitting module NIOEmbedded
[367/634] Compiling x509_req.cc
[368/634] Compiling x509_set.cc
[369/634] Compiling x509_lu.cc
[370/634] Compiling x509_ext.cc
[371/634] Compiling x509_obj.cc
[373/634] Compiling NIOPosix Pool.swift
[374/634] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[375/634] Compiling NIOPosix PosixSingletons.swift
[376/634] Compiling NIOPosix RawSocketBootstrap.swift
[377/634] Compiling NIOPosix Resolver.swift
[378/634] Compiling NIOPosix Selectable.swift
[378/640] Compiling x509_def.cc
[380/640] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[381/640] Compiling NIOEmbedded Embedded.swift
[382/640] Compiling NIOEmbedded AsyncTestingChannel.swift
[383/641] Compiling x509_d2.cc
[384/641] Compiling x509.cc
[385/641] Compiling x509_cmp.cc
[386/641] Compiling x509_att.cc
[388/641] Compiling NIOPosix ThreadPosix.swift
[389/641] Compiling NIOPosix ThreadWindows.swift
[390/641] Compiling NIOPosix UnsafeTransfer.swift
[391/641] Compiling NIOPosix Utilities.swift
[392/641] Compiling NIOPosix VsockAddress.swift
[393/641] Compiling NIOPosix VsockChannelEvents.swift
[393/641] Compiling v3_utl.cc
[394/641] Compiling v3_skey.cc
[395/641] Compiling v3_prn.cc
[397/641] Compiling NIOPosix SelectableChannel.swift
[398/641] Compiling NIOPosix SelectableEventLoop.swift
[399/641] Compiling NIOPosix SelectorEpoll.swift
[400/641] Compiling NIOPosix SelectorGeneric.swift
[401/641] Compiling NIOPosix SelectorKqueue.swift
[402/641] Compiling NIOPosix SelectorUring.swift
[403/641] Compiling NIOPosix ServerSocket.swift
[404/641] Compiling NIOPosix Socket.swift
[405/641] Compiling NIOPosix SocketChannel.swift
[406/641] Compiling NIOPosix SocketProtocols.swift
[407/641] Compiling NIOPosix System.swift
[408/641] Compiling NIOPosix Thread.swift
[408/641] Compiling v3_purp.cc
[409/641] Compiling v3_pmaps.cc
[410/641] Compiling v3_pcons.cc
[411/641] Compiling v3_ocsp.cc
[412/641] Compiling v3_ncons.cc
[413/641] Compiling v3_info.cc
[414/641] Compiling v3_int.cc
[415/641] Compiling v3_lib.cc
[417/641] Compiling NIOPosix IO.swift
[418/641] Compiling NIOPosix IntegerBitPacking.swift
[419/641] Compiling NIOPosix IntegerTypes.swift
[420/641] Compiling NIOPosix Linux.swift
[421/641] Compiling NIOPosix LinuxCPUSet.swift
[422/641] Compiling NIOPosix LinuxUring.swift
[423/641] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[424/641] Compiling NIOPosix NIOThreadPool.swift
[425/641] Compiling NIOPosix NonBlockingFileIO.swift
[426/641] Compiling NIOPosix PendingDatagramWritesManager.swift
[427/641] Compiling NIOPosix PendingWritesManager.swift
[428/641] Compiling NIOPosix PipeChannel.swift
[429/641] Compiling NIOPosix PipePair.swift
[430/641] Compiling NIOPosix Bootstrap.swift
[431/641] Compiling NIOPosix ControlMessage.swift
[432/641] Compiling NIOPosix DatagramVectorReadManager.swift
[433/641] Compiling NIOPosix Errors+Any.swift
[434/641] Compiling NIOPosix FileDescriptor.swift
[435/641] Compiling NIOPosix GetaddrinfoResolver.swift
[436/641] Compiling NIOPosix HappyEyeballs.swift
[437/641] Compiling NIOPosix BSDSocketAPICommon.swift
[438/641] Compiling NIOPosix BSDSocketAPIPosix.swift
[439/641] Compiling NIOPosix BSDSocketAPIWindows.swift
[440/641] Compiling NIOPosix BaseSocket.swift
[441/641] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[442/641] Compiling NIOPosix BaseSocketChannel.swift
[443/641] Compiling NIOPosix BaseStreamSocketChannel.swift
[444/641] Emitting module NIOPosix
[444/642] Compiling v3_ia5.cc
[446/642] Compiling v3_genn.cc
[447/642] Compiling v3_extku.cc
[448/644] Compiling v3_enum.cc
[450/644] Compiling NIO Exports.swift
[451/644] Emitting module NIO
[451/644] Compiling v3_crld.cc
[452/644] Compiling v3_cpols.cc
[453/645] Compiling v3_conf.cc
[455/645] Compiling v3_bitst.cc
[456/645] Compiling v3_alt.cc
[457/645] Compiling v3_bcons.cc
[458/651] Compiling t_req.cc
[460/667] Compiling NIOTLS TLSEvents.swift
[461/667] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[461/672] Compiling v3_akeya.cc
[463/672] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[464/672] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[464/674] Compiling t_x509a.cc
[465/674] Compiling t_x509.cc
[466/674] Compiling v3_akey.cc
[468/674] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[469/674] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[470/674] Emitting module NIOTLS
[471/674] Compiling NIOTLS SNIHandler.swift
[472/675] Compiling i2d_pr.cc
[474/675] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[475/675] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[475/675] Compiling t_crl.cc
[477/675] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[478/675] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[479/675] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[480/675] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[481/675] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[482/675] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[482/675] Compiling rsa_pss.cc
[483/675] Compiling name_print.cc
[484/675] Compiling policy.cc
[486/675] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[487/675] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[488/675] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[489/675] Compiling NIOHTTP1 HTTPTypes.swift
[489/675] Compiling by_file.cc
[490/675] Compiling by_dir.cc
[491/675] Compiling asn1_gen.cc
[493/675] Compiling NIOHTTP1 ByteCollectionUtils.swift
[494/675] Compiling NIOHTTP1 HTTPDecoder.swift
[495/675] Compiling NIOHTTP1 HTTPEncoder.swift
[496/675] Emitting module NIOHTTP1
[497/676] Compiling algorithm.cc
[498/676] Compiling a_verify.cc
[499/676] Compiling a_sign.cc
[500/676] Compiling a_digest.cc
[501/676] Compiling thread_win.cc
[502/676] Compiling thread_pthread.cc
[503/676] Compiling thread_none.cc
[504/676] Compiling trust_token.cc
[505/676] Compiling voprf.cc
[506/686] Compiling pmbtoken.cc
[507/686] Compiling thread.cc
[509/686] Compiling NIOWebSocket WebSocketOpcode.swift
[509/687] Compiling sha512.cc
[510/687] Compiling stack.cc
[511/687] Compiling siphash.cc
[512/687] Compiling slhdsa.cc
[513/687] Compiling sha256.cc
[515/687] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[516/687] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[517/687] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[517/687] Compiling sha1.cc
[519/687] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[520/687] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[521/687] Compiling NIOWebSocket SHA1.swift
[522/687] Emitting module NIOWebSocket
[523/687] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[524/687] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[525/687] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[526/687] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[526/687] Compiling rsa_print.cc
[527/687] Compiling rsa_extra.cc
[529/687] Compiling NIOWebSocket WebSocketErrorCodes.swift
[530/687] Compiling NIOWebSocket WebSocketFrame.swift
[530/688] Compiling spake2plus.cc
[532/688] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[534/688] Emitting module NIOFoundationCompat
[534/689] Compiling rsa_crypt.cc
[536/689] Compiling urandom.cc
[537/689] Compiling rc4.cc
[538/689] Compiling refcount.cc
[539/689] Compiling windows.cc
[540/689] Compiling rsa_asn1.cc
[541/689] Compiling trusty.cc
[542/689] Compiling rand.cc
[543/689] Compiling getentropy.cc
[544/689] Compiling passive.cc
[545/693] Compiling ios.cc
[546/711] Compiling poly1305_arm_asm.S
[547/711] Compiling forkunsafe.cc
[548/711] Compiling fork_detect.cc
[550/711] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[551/711] Compiling NIOTransportServices NIOTSErrors.swift
[552/711] Compiling NIOTransportServices NIOTSEventLoop.swift
[553/713] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[554/713] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[555/713] Compiling NIOTransportServices NIOTSListenerChannel.swift
[556/713] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[557/713] Compiling NIOTransportServices NIOTSSingletons.swift
[558/713] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[559/713] Compiling NIOTransportServices StateManagedChannel.swift
[560/713] Compiling NIOTransportServices StateManagedListenerChannel.swift
[561/713] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[561/713] Compiling deterministic.cc
[563/713] Emitting module NIOTransportServices
[564/713] Compiling NIOTransportServices NIOTSBootstraps.swift
[565/713] Compiling NIOTransportServices NIOTSChannelOptions.swift
[566/713] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[567/713] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[568/713] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[568/713] Compiling poly1305_arm.cc
[570/713] Compiling NIOTransportServices AcceptHandler.swift
[571/713] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[572/713] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[573/713] Compiling NIOTransportServices NIOTSDatagramListener.swift
[574/713] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[575/713] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[576/714] Compiling poly1305.cc
[577/714] Compiling poly1305_vec.cc
[578/714] Compiling pool.cc
[579/714] Compiling pkcs8.cc
[580/714] Compiling p5_pbev2.cc
[581/714] Compiling pkcs8_x509.cc
[582/714] Compiling pem_xaux.cc
[583/714] Compiling pkcs7.cc
[584/714] Compiling pkcs7_x509.cc
[585/714] Compiling pem_pkey.cc
[586/714] Compiling pem_x509.cc
[587/714] Compiling pem_pk8.cc
[588/714] Compiling mlkem.cc
[589/714] Compiling obj_xref.cc
[590/714] Compiling pem_oth.cc
[591/714] Compiling pem_info.cc
[592/714] Compiling mem.cc
[593/714] Compiling mldsa.cc
[594/714] Compiling md5.cc
[595/714] Compiling pem_all.cc
[596/714] Compiling obj.cc
[597/714] Compiling pem_lib.cc
[598/714] Compiling fips_shared_support.cc
[598/714] Compiling md4.cc
[600/714] Compiling poly_rq_mul.S
[601/714] Compiling lhash.cc
[602/714] Compiling sign.cc
[603/714] Compiling hrss.cc
[604/714] Compiling ex_data.cc
[605/714] Compiling scrypt.cc
[606/714] Compiling kyber.cc
[607/714] Compiling print.cc
[608/714] Compiling hpke.cc
[609/714] Compiling p_x25519.cc
[610/714] Compiling pbkdf.cc
[611/714] Compiling p_x25519_asn1.cc
[612/714] Compiling p_rsa_asn1.cc
[613/714] Compiling p_ed25519.cc
[614/714] Compiling p_ed25519_asn1.cc
[615/714] Compiling p_rsa.cc
[616/714] Compiling p_hkdf.cc
[617/714] Compiling p_ec.cc
[618/714] Compiling p_ec_asn1.cc
[619/714] Compiling p_dh.cc
[620/714] Compiling evp.cc
[621/714] Compiling evp_ctx.cc
[622/714] Compiling p_dsa_asn1.cc
[623/714] Compiling p_dh_asn1.cc
[624/714] Compiling err.cc
[625/714] Compiling engine.cc
[626/714] Compiling ecdh.cc
[627/714] Compiling evp_asn1.cc
[628/714] Compiling ec_derive.cc
[629/714] Compiling hash_to_curve.cc
[630/714] Compiling ecdsa_asn1.cc
[631/714] Compiling dsa.cc
[632/714] Compiling params.cc
[633/714] Compiling dsa_asn1.cc
[634/714] Compiling ec_asn1.cc
[635/714] Compiling x25519-asm-arm.S
[636/714] Compiling des.cc
[637/714] Compiling digest_extra.cc
[638/714] Compiling dh_asn1.cc
[639/714] Compiling crypto.cc
[640/714] Compiling cpu_arm_linux.cc
[641/714] Compiling cpu_intel.cc
[642/714] Compiling spake25519.cc
[643/714] Compiling curve25519.cc
[644/714] Compiling cpu_arm_freebsd.cc
[645/714] Compiling curve25519_64_adx.cc
[646/714] Compiling cpu_aarch64_win.cc
[647/714] Compiling cpu_aarch64_sysreg.cc
[648/714] Compiling cpu_aarch64_openbsd.cc
[649/714] Compiling cpu_aarch64_apple.cc
[650/714] Compiling cpu_aarch64_linux.cc
[651/714] Compiling cpu_aarch64_fuchsia.cc
[652/714] Compiling get_cipher.cc
[653/714] Compiling e_tls.cc
[654/714] Compiling bcm.cc
[655/714] Compiling e_rc2.cc
[656/714] Compiling tls_cbc.cc
[657/714] Compiling conf.cc
[658/714] Compiling e_des.cc
[659/714] Compiling e_rc4.cc
[660/714] Compiling e_chacha20poly1305.cc
[661/714] Compiling e_null.cc
[662/714] Compiling e_aesgcmsiv.cc
[663/714] Compiling derive_key.cc
[664/714] Compiling e_aesctrhmac.cc
[665/714] Compiling chacha.cc
[666/714] Compiling unicode.cc
[667/714] Compiling ber.cc
[668/714] Compiling cbs.cc
[669/714] Compiling buf.cc
[670/714] Compiling cbb.cc
[671/714] Compiling asn1_compat.cc
[672/714] Compiling blake2.cc
[673/714] Compiling socket_helper.cc
[674/714] Compiling bn_asn1.cc
[675/714] Compiling printf.cc
[676/714] Compiling socket.cc
[677/714] Compiling convert.cc
[678/714] Compiling hexdump.cc
[679/714] Compiling errno.cc
[680/714] Compiling file.cc
[681/714] Compiling pair.cc
[682/714] Compiling fd.cc
[683/714] Compiling connect.cc
[684/714] Compiling bio_mem.cc
[685/714] Compiling base64.cc
[686/714] Compiling bio.cc
[687/714] Compiling tasn_fre.cc
[688/714] Compiling tasn_typ.cc
[689/714] Compiling tasn_enc.cc
[690/714] Compiling tasn_utl.cc
[691/714] Compiling posix_time.cc
[692/714] Compiling tasn_dec.cc
[693/714] Compiling tasn_new.cc
[694/714] Compiling f_int.cc
[695/714] Compiling f_string.cc
[696/714] Compiling asn1_par.cc
[697/714] Compiling asn_pack.cc
[698/714] Compiling a_octet.cc
[699/714] Compiling asn1_lib.cc
[700/714] Compiling a_type.cc
[701/714] Compiling a_utctm.cc
[702/714] Compiling a_time.cc
[703/714] Compiling a_object.cc
[704/714] Compiling a_strnid.cc
[705/714] Compiling a_strex.cc
[706/714] Compiling a_i2d_fp.cc
[707/714] Compiling a_dup.cc
[708/714] Compiling a_d2i_fp.cc
[709/714] Compiling a_bitstr.cc
[710/714] Compiling a_mbstr.cc
[711/714] Compiling a_gentm.cc
[712/714] Compiling a_int.cc
[713/714] Compiling a_bool.cc
[715/743] Emitting module NIOSSL
[716/747] Compiling NIOSSL SubjectAlternativeName.swift
[717/747] Compiling NIOSSL NIOSSLSecureBytes.swift
[718/747] Compiling NIOSSL RNG.swift
[719/747] Compiling NIOSSL SafeCompare.swift
[720/747] Compiling NIOSSL SSLPrivateKey.swift
[721/747] Compiling NIOSSL SSLPublicKey.swift
[722/747] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[723/747] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[724/747] Compiling NIOSSL AndroidCABundle.swift
[725/747] Compiling NIOSSL ByteBufferBIO.swift
[726/747] Compiling NIOSSL CustomPrivateKey.swift
[727/747] Compiling NIOSSL IdentityVerification.swift
[728/747] Compiling NIOSSL NIOSSLServerHandler.swift
[729/747] Compiling NIOSSL ObjectIdentifier.swift
[730/747] Compiling NIOSSL PosixPort.swift
[731/747] Compiling NIOSSL SSLCallbacks.swift
[732/747] Compiling NIOSSL LinuxCABundle.swift
[733/747] Compiling NIOSSL NIOSSLClientHandler.swift
[734/747] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[735/747] Compiling NIOSSL NIOSSLHandler.swift
[736/747] Compiling NIOSSL SSLCertificate.swift
[737/747] Compiling NIOSSL SSLCertificateExtensions.swift
[738/747] Compiling NIOSSL SSLCertificateName.swift
[739/747] Compiling NIOSSL SSLConnection.swift
[740/747] Compiling NIOSSL SSLContext.swift
[741/747] Compiling NIOSSL SSLErrors.swift
[742/747] Compiling NIOSSL SSLInit.swift
[743/747] Compiling NIOSSL SSLPKCS12Bundle.swift
[744/747] Compiling NIOSSL Zeroization.swift
[745/747] Compiling NIOSSL TLSConfiguration.swift
[746/747] Compiling NIOSSL UniversalBootstrapSupport.swift
[747/747] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[749/770] Compiling MQTTNIO MQTTError.swift
[750/770] Compiling MQTTNIO MQTTInflight.swift
[751/770] Compiling MQTTNIO MQTTListeners.swift
[752/773] Compiling MQTTNIO MQTTClient+async.swift
[753/773] Compiling MQTTNIO MQTTClientV5+async.swift
[754/773] Compiling MQTTNIO Sendable.swift
[755/773] Compiling MQTTNIO MQTTSerializer.swift
[756/773] Compiling MQTTNIO MQTTTask.swift
[757/773] Compiling MQTTNIO TSTLSConfiguration.swift
[758/773] Compiling MQTTNIO MQTTMessageDecoder.swift
[759/773] Compiling MQTTNIO MQTTMessageHandler.swift
[760/773] Compiling MQTTNIO MQTTTaskHandler.swift
[761/773] Compiling MQTTNIO MQTTConnection.swift
[762/773] Compiling MQTTNIO MQTTCoreTypes.swift
[763/773] Compiling MQTTNIO MQTTCoreTypesV5.swift
[764/773] Compiling MQTTNIO MQTTPacket.swift
[765/773] Compiling MQTTNIO MQTTProperties.swift
[766/773] Compiling MQTTNIO MQTTReason.swift
[767/773] Emitting module MQTTNIO
[768/773] Compiling MQTTNIO PingreqHandler.swift
[769/773] Compiling MQTTNIO WebSocketHandler.swift
[770/773] Compiling MQTTNIO WebSocketInitialRequest.swift
[771/773] Compiling MQTTNIO MQTTClient.swift
[772/773] Compiling MQTTNIO MQTTClientV5.swift
[773/773] Compiling MQTTNIO MQTTConfiguration.swift
Build complete! (131.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.80.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "mqtt-nio",
  "name" : "mqtt-nio",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MQTTNIO",
      "targets" : [
        "MQTTNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MQTTNIOTests",
      "module_type" : "SwiftTarget",
      "name" : "MQTTNIOTests",
      "path" : "Tests/MQTTNIOTests",
      "sources" : [
        "CoreMQTTTests.swift",
        "MQTTNIOTests+async.swift",
        "MQTTNIOTests.swift",
        "MQTTNIOv5Tests.swift"
      ],
      "target_dependencies" : [
        "MQTTNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MQTTNIO",
      "module_type" : "SwiftTarget",
      "name" : "MQTTNIO",
      "path" : "Sources/MQTTNIO",
      "product_dependencies" : [
        "Atomics",
        "Logging",
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOSSL",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "MQTTNIO"
      ],
      "sources" : [
        "AsyncAwaitSupport/MQTTClient+async.swift",
        "AsyncAwaitSupport/MQTTClientV5+async.swift",
        "AsyncAwaitSupport/Sendable.swift",
        "ChannelHandlers/MQTTMessageDecoder.swift",
        "ChannelHandlers/MQTTMessageHandler.swift",
        "ChannelHandlers/MQTTTaskHandler.swift",
        "ChannelHandlers/PingreqHandler.swift",
        "ChannelHandlers/WebSocketHandler.swift",
        "ChannelHandlers/WebSocketInitialRequest.swift",
        "MQTTClient.swift",
        "MQTTClientV5.swift",
        "MQTTConfiguration.swift",
        "MQTTConnection.swift",
        "MQTTCoreTypes.swift",
        "MQTTCoreTypesV5.swift",
        "MQTTError.swift",
        "MQTTInflight.swift",
        "MQTTListeners.swift",
        "MQTTPacket.swift",
        "MQTTProperties.swift",
        "MQTTReason.swift",
        "MQTTSerializer.swift",
        "MQTTTask.swift",
        "TSTLSConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.