Build Information
Successful build of mqtt-nio, reference main (493ca8
), with Swift 6.2 (beta) for Linux on 24 Jun 2025 01:18:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
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.2
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-3":/host -w "$PWD" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
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
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[423/6503] Fetching swift-log, swift-nio-transport-services
[1563/8585] Fetching swift-log, swift-nio-transport-services, swift-docc-plugin
[5584/10382] Fetching swift-log, swift-nio-transport-services, swift-docc-plugin, swift-atomics
[10383/25272] Fetching swift-log, swift-nio-transport-services, swift-docc-plugin, swift-atomics, swift-nio-ssl
[11426/101611] Fetching swift-log, swift-nio-transport-services, swift-docc-plugin, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.58s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.59s)
[4078/91229] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.21s)
Fetched https://github.com/apple/swift-nio.git from cache (4.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.57s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[4437/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.12s)
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.83s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.72s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.68s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.95s)
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.4
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/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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.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.2.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.5.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/434] Write sources
[19/434] Compiling CNIOWindows shim.c
[20/434] Compiling CNIOSHA1 c_nio_sha1.c
[21/434] Compiling CNIOLLHTTP c_nio_http.c
[22/434] Write swift-version-24593BA9C3E375BF.txt
[23/434] Compiling CNIOWindows WSAStartup.c
[23/434] Compiling _AtomicsShims.c
[25/434] Compiling ghash-ssse3-x86_64-apple.S
[26/434] Compiling CNIOWASI CNIOWASI.c
[27/434] Compiling CNIOLLHTTP c_nio_api.c
[28/434] Compiling CNIOLinux liburing_shims.c
[29/434] Compiling CNIODarwin shim.c
[30/447] Compiling CNIOLinux shim.c
[31/459] Compiling fiat_p256_adx_mul.S
[32/459] Compiling fiat_p256_adx_sqr.S
[33/459] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/459] Compiling fiat_curve25519_adx_square.S
[35/459] Compiling fiat_curve25519_adx_mul.S
[36/459] Compiling CNIOBoringSSLShims shims.c
[37/459] Compiling tls_method.cc
[38/459] Compiling tls_record.cc
[39/459] Compiling tls13_server.cc
[40/459] Compiling tls13_enc.cc
[41/459] Compiling tls13_client.cc
[42/459] Compiling tls13_both.cc
[43/459] Compiling t1_enc.cc
[44/459] Compiling ssl_x509.cc
[46/459] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/459] Compiling InternalCollectionsUtilities Debugging.swift
[48/460] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[49/460] Compiling InternalCollectionsUtilities UInt+reversed.swift
[50/460] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/460] Compiling InternalCollectionsUtilities Integer rank.swift
[52/460] Emitting module InternalCollectionsUtilities
[53/460] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/460] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[55/460] Compiling InternalCollectionsUtilities Descriptions.swift
[56/460] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[57/460] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/460] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/460] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/460] Compiling _NIOBase64 Base64.swift
[61/460] Emitting module _NIOBase64
[63/461] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/461] Compiling ssl_versions.cc
[65/462] Compiling _NIODataStructures PriorityQueue.swift
[66/462] Compiling _NIODataStructures _TinyArray.swift
[67/462] Compiling ssl_transcript.cc
[68/477] Compiling ssl_stat.cc
[70/477] Compiling DequeModule Deque+CustomReflectable.swift
[71/477] Compiling DequeModule Deque+Descriptions.swift
[72/479] Compiling DequeModule _DequeBuffer.swift
[73/479] Compiling DequeModule _DequeBufferHeader.swift
[74/479] Compiling DequeModule Deque+Equatable.swift
[75/479] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[76/479] Compiling DequeModule _DequeSlot.swift
[77/479] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/479] Compiling DequeModule Deque+Extras.swift
[79/479] Compiling DequeModule Deque+Hashable.swift
[80/479] Emitting module Logging
[81/479] Emitting module _NIODataStructures
[82/479] Compiling _NIODataStructures Heap.swift
[84/480] Compiling DequeModule Deque._UnsafeHandle.swift
[85/480] Compiling Logging MetadataProvider.swift
[86/480] Compiling DequeModule Deque.swift
[87/480] Compiling DequeModule Deque+Testing.swift
[88/480] Compiling DequeModule Deque._Storage.swift
[88/480] Compiling ssl_privkey.cc
[90/480] Compiling Logging Locks.swift
[91/480] Compiling Logging LogHandler.swift
[92/480] Compiling Logging Logging.swift
[92/480] Compiling ssl_session.cc
[95/481] Emitting module DequeModule
[96/481] Compiling DequeModule Deque+Codable.swift
[97/481] Compiling DequeModule Deque+Collection.swift
[98/482] Compiling ssl_key_share.cc
[99/482] Compiling ssl_file.cc
[100/482] Compiling ssl_lib.cc
[101/482] Compiling ssl_credential.cc
[102/482] Compiling ssl_cipher.cc
[103/482] Compiling ssl_cert.cc
[104/482] Compiling ssl_asn1.cc
[105/482] Compiling ssl_aead_ctx.cc
[106/482] Compiling s3_pkt.cc
[107/482] Compiling ssl_buffer.cc
[108/482] Compiling s3_lib.cc
[109/482] Compiling s3_both.cc
[110/482] Compiling handshake_server.cc
[111/482] Compiling handoff.cc
[112/482] Compiling handshake_client.cc
[113/482] Compiling handshake.cc
[114/482] Compiling extensions.cc
[115/482] Compiling encrypted_client_hello.cc
[116/482] Compiling dtls_record.cc
[117/482] Compiling bio_ssl.cc
[118/482] Compiling md5-x86_64-linux.S
[119/482] Compiling md5-586-linux.S
[120/482] Compiling dtls_method.cc
[121/482] Compiling md5-x86_64-apple.S
[122/482] Compiling d1_srtp.cc
[123/482] Compiling md5-586-apple.S
[124/482] Compiling chacha20_poly1305_armv8-win.S
[125/482] Compiling chacha20_poly1305_x86_64-apple.S
[126/482] Compiling d1_pkt.cc
[127/482] Compiling chacha20_poly1305_armv8-linux.S
[128/482] Compiling chacha20_poly1305_x86_64-linux.S
[129/482] Compiling chacha20_poly1305_armv8-apple.S
[130/482] Compiling chacha-x86_64-apple.S
[131/482] Compiling chacha-x86_64-linux.S
[132/482] Compiling chacha-x86-apple.S
[133/482] Compiling chacha-x86-linux.S
[134/482] Compiling chacha-armv8-win.S
[135/482] Compiling err_data.cc
[136/482] Compiling chacha-armv8-linux.S
[137/482] Compiling chacha-armv8-apple.S
[138/482] Compiling chacha-armv4-linux.S
[139/482] Compiling aes128gcmsiv-x86_64-linux.S
[140/482] Compiling x86_64-mont5-apple.S
[141/482] Compiling aes128gcmsiv-x86_64-apple.S
[142/482] Compiling x86_64-mont-linux.S
[143/482] Compiling x86_64-mont-apple.S
[144/482] Compiling x86_64-mont5-linux.S
[145/482] Compiling x86-mont-linux.S
[146/482] Compiling x86-mont-apple.S
[147/482] Compiling vpaes-x86-linux.S
[148/482] Compiling vpaes-x86-apple.S
[149/482] Compiling vpaes-x86_64-linux.S
[150/482] Compiling vpaes-x86_64-apple.S
[151/482] Compiling vpaes-armv8-win.S
[152/482] Compiling vpaes-armv8-apple.S
[153/482] Compiling vpaes-armv8-linux.S
[154/482] Compiling vpaes-armv7-linux.S
[155/482] Compiling sha512-x86_64-apple.S
[156/482] Compiling sha512-x86_64-linux.S
[157/482] Compiling sha512-armv8-win.S
[158/482] Compiling sha512-armv4-linux.S
[159/482] Compiling d1_both.cc
[160/482] Compiling sha512-armv8-linux.S
[161/482] Compiling sha256-x86_64-linux.S
[162/482] Compiling sha512-armv8-apple.S
[163/482] Compiling sha512-586-linux.S
[164/482] Compiling sha512-586-apple.S
[165/482] Compiling sha256-586-linux.S
[166/482] Compiling sha256-armv8-win.S
[167/482] Compiling sha256-armv8-apple.S
[168/482] Compiling sha256-armv8-linux.S
[169/482] Compiling sha256-586-apple.S
[170/482] Compiling sha256-x86_64-apple.S
[171/482] Compiling sha256-armv4-linux.S
[172/482] Compiling sha1-armv8-win.S
[173/482] Compiling sha1-x86_64-apple.S
[174/482] Compiling d1_lib.cc
[175/482] Compiling sha1-x86_64-linux.S
[176/482] Compiling sha1-armv8-linux.S
[177/482] Compiling sha1-586-linux.S
[178/482] Compiling sha1-586-apple.S
[179/482] Compiling sha1-armv4-large-linux.S
[180/482] Compiling sha1-armv8-apple.S
[181/482] Compiling rsaz-avx2-apple.S
[182/482] Compiling rsaz-avx2-linux.S
[183/482] Compiling rdrand-x86_64-linux.S
[184/482] Compiling rdrand-x86_64-apple.S
[185/482] Compiling p256_beeu-armv8-asm-apple.S
[186/482] Compiling p256_beeu-x86_64-asm-apple.S
[187/482] Compiling p256_beeu-armv8-asm-win.S
[188/482] Compiling p256_beeu-x86_64-asm-linux.S
[189/482] Compiling p256_beeu-armv8-asm-linux.S
[190/482] Compiling p256-x86_64-asm-linux.S
[191/482] Compiling p256-armv8-asm-linux.S
[192/482] Compiling p256-armv8-asm-win.S
[193/482] Compiling ghashv8-armv8-win.S
[194/482] Compiling p256-x86_64-asm-apple.S
[195/482] Compiling ghashv8-armv8-linux.S
[196/482] Compiling p256-armv8-asm-apple.S
[197/482] Compiling ghashv8-armv8-apple.S
[198/482] Compiling ghash-x86_64-apple.S
[199/482] Compiling ghash-x86-linux.S
[200/482] Compiling ghash-x86_64-linux.S
[201/482] Compiling ghashv8-armv7-linux.S
[202/482] Compiling ghash-x86-apple.S
[203/482] Compiling ghash-ssse3-x86-apple.S
[204/482] Compiling ghash-ssse3-x86_64-linux.S
[205/482] Compiling ghash-ssse3-x86-linux.S
[206/482] Compiling ghash-armv4-linux.S
[207/482] Compiling co-586-linux.S
[208/482] Compiling ghash-neon-armv8-win.S
[209/482] Compiling co-586-apple.S
[210/482] Compiling ghash-neon-armv8-linux.S
[210/482] Compiling ghash-neon-armv8-apple.S
[212/482] Compiling bsaes-armv7-linux.S
[213/482] Compiling bn-armv8-linux.S
[214/482] Compiling bn-armv8-win.S
[215/482] Compiling bn-586-linux.S
[216/482] Compiling bn-586-apple.S
[217/482] Compiling armv8-mont-apple.S
[218/482] Compiling bn-armv8-apple.S
[219/482] Compiling armv8-mont-win.S
[220/482] Compiling aesv8-gcm-armv8-win.S
[221/482] Compiling armv4-mont-linux.S
[222/482] Compiling armv8-mont-linux.S
[223/482] Compiling aesv8-gcm-armv8-linux.S
[224/482] Compiling aesv8-armv8-win.S
[225/482] Compiling aesv8-gcm-armv8-apple.S
[226/482] Compiling aesv8-armv7-linux.S
[227/482] Compiling aesv8-armv8-apple.S
[228/482] Compiling aesv8-armv8-linux.S
[229/482] Compiling aesni-x86-apple.S
[230/482] Compiling aesni-x86-linux.S
[231/482] Compiling aesni-x86_64-apple.S
[232/482] Compiling aesni-x86_64-linux.S
[233/482] Compiling aes-gcm-avx2-x86_64-apple.S
[234/482] Compiling aesni-gcm-x86_64-linux.S
[235/482] Compiling aes-gcm-avx10-x86_64-linux.S
[236/482] Compiling aes-gcm-avx2-x86_64-linux.S
[236/482] Compiling aesni-gcm-x86_64-apple.S
[238/482] Compiling aes-gcm-avx10-x86_64-apple.S
[239/482] Compiling x_x509a.cc
[240/482] Compiling x_spki.cc
[241/482] Compiling x_x509.cc
[242/482] Compiling x_name.cc
[243/482] Compiling x_pubkey.cc
[244/482] Compiling x_val.cc
[245/482] Compiling x_sig.cc
[246/482] Compiling x_req.cc
[247/482] Compiling x_exten.cc
[248/482] Compiling x509spki.cc
[249/482] Compiling x_crl.cc
[250/482] Compiling x509rset.cc
[251/482] Compiling x_attrib.cc
[252/482] Compiling x_algor.cc
[253/482] Compiling x_all.cc
[254/482] Compiling x509name.cc
[255/482] Compiling x509cset.cc
[256/482] Compiling x509_v3.cc
[257/482] Compiling x509_set.cc
[258/482] Compiling x509_txt.cc
[259/482] Compiling x509_vpm.cc
[260/482] Compiling x509_vfy.cc
[261/482] Compiling x509_trs.cc
[262/482] Compiling x509_obj.cc
[263/482] Compiling x509_req.cc
[264/482] Compiling x509_lu.cc
[265/482] Compiling x509_ext.cc
[266/482] Compiling x509_def.cc
[267/482] Compiling x509_d2.cc
[268/482] Compiling x509_cmp.cc
[269/482] Compiling x509_att.cc
[270/482] Compiling v3_prn.cc
[271/482] Compiling x509.cc
[272/482] Compiling v3_utl.cc
[273/482] Compiling v3_purp.cc
[274/482] Compiling v3_skey.cc
[275/482] Compiling v3_pmaps.cc
[276/482] Compiling v3_pcons.cc
[277/482] Compiling v3_ocsp.cc
[278/482] Compiling v3_lib.cc
[279/482] Compiling v3_int.cc
[280/482] Compiling v3_ncons.cc
[281/482] Compiling v3_ia5.cc
[282/482] Compiling v3_info.cc
[283/482] Compiling v3_genn.cc
[284/482] Compiling v3_extku.cc
[285/482] Compiling v3_enum.cc
[286/482] Compiling v3_conf.cc
[287/482] Compiling v3_cpols.cc
[288/482] Compiling v3_crld.cc
[289/482] Compiling v3_alt.cc
[290/482] Compiling v3_bitst.cc
[291/482] Compiling v3_bcons.cc
[292/482] Compiling v3_akeya.cc
[293/482] Compiling t_req.cc
[294/482] Compiling v3_akey.cc
[295/482] Compiling t_x509a.cc
[296/482] Compiling t_x509.cc
[297/482] Compiling rsa_pss.cc
[298/482] Compiling t_crl.cc
[299/482] Compiling i2d_pr.cc
[300/482] Compiling policy.cc
[301/482] Compiling name_print.cc
[302/482] Compiling a_verify.cc
[303/482] Compiling algorithm.cc
[304/482] Compiling by_file.cc
[305/482] Compiling by_dir.cc
[306/482] Compiling asn1_gen.cc
[307/482] Compiling voprf.cc
[308/482] Compiling a_digest.cc
[309/482] Compiling a_sign.cc
[310/482] Compiling thread_none.cc
[311/482] Compiling thread_pthread.cc
[312/482] Compiling thread_win.cc
[313/482] Compiling thread.cc
[314/482] Compiling pmbtoken.cc
[315/482] Compiling trust_token.cc
[316/482] Compiling siphash.cc
[317/482] Compiling sha512.cc
[318/482] Compiling stack.cc
[319/482] Compiling sha256.cc
[320/482] Compiling sha1.cc
[321/482] Compiling slhdsa.cc
[322/482] Compiling spake2plus.cc
[323/482] Compiling rsa_print.cc
[324/482] Compiling rsa_extra.cc
[325/482] Compiling rc4.cc
[326/482] Compiling refcount.cc
[327/482] Compiling rsa_crypt.cc
[328/482] Compiling windows.cc
[329/482] Compiling urandom.cc
[330/482] Compiling trusty.cc
[331/482] Compiling rsa_asn1.cc
[332/482] Compiling passive.cc
[333/482] Compiling rand.cc
[334/482] Compiling ios.cc
[335/482] Compiling getentropy.cc
[336/482] Compiling poly1305_arm_asm.S
[337/482] Compiling deterministic.cc
[338/482] Compiling fork_detect.cc
[339/482] Compiling forkunsafe.cc
[340/482] Compiling poly1305_arm.cc
[341/482] Compiling poly1305.cc
[342/482] Compiling poly1305_vec.cc
[343/482] Compiling pool.cc
[344/482] Compiling pkcs7_x509.cc
[345/482] Compiling pkcs7.cc
[346/482] Compiling pkcs8.cc
[347/482] Compiling pkcs8_x509.cc
[348/482] Compiling pem_x509.cc
[348/482] Compiling p5_pbev2.cc
[350/482] Compiling pem_xaux.cc
[351/482] Compiling pem_pkey.cc
[352/482] Compiling mlkem.cc
[353/482] Compiling pem_oth.cc
[354/482] Compiling pem_pk8.cc
[355/482] Compiling pem_lib.cc
[356/482] Compiling obj_xref.cc
[357/482] Compiling mldsa.cc
[358/482] Compiling pem_all.cc
[359/482] Compiling mem.cc
[360/482] Compiling pem_info.cc
[361/482] Compiling md5.cc
[362/482] Compiling obj.cc
[363/482] Compiling fips_shared_support.cc
[364/482] Compiling lhash.cc
[365/482] Compiling poly_rq_mul.S
[366/482] Compiling md4.cc
[367/482] Compiling hrss.cc
[368/482] Compiling kyber.cc
[369/482] Compiling ex_data.cc
[370/482] Compiling sign.cc
[371/482] Compiling scrypt.cc
[372/482] Compiling hpke.cc
[373/482] Compiling pbkdf.cc
[374/482] Compiling print.cc
[375/482] Compiling p_x25519.cc
[376/482] Compiling p_ed25519.cc
[377/482] Compiling p_x25519_asn1.cc
[378/482] Compiling p_rsa_asn1.cc
[379/482] Compiling p_rsa.cc
[380/482] Compiling p_hkdf.cc
[381/482] Compiling p_ed25519_asn1.cc
[382/482] Compiling p_ec.cc
[383/482] Compiling p_dh.cc
[384/482] Compiling p_dh_asn1.cc
[385/482] Compiling evp_ctx.cc
[386/482] Compiling p_ec_asn1.cc
[387/482] Compiling err.cc
[388/482] Compiling p_dsa_asn1.cc
[389/482] Compiling evp_asn1.cc
[390/482] Compiling evp.cc
[391/482] Compiling engine.cc
[392/482] Compiling ecdh.cc
[393/482] Compiling dsa.cc
[394/482] Compiling ec_derive.cc
[395/482] Compiling ecdsa_asn1.cc
[396/482] Compiling hash_to_curve.cc
[397/482] Compiling ec_asn1.cc
[398/482] Compiling dsa_asn1.cc
[399/482] Compiling params.cc
[400/482] Compiling x25519-asm-arm.S
[401/482] Compiling digest_extra.cc
[402/482] Compiling des.cc
[403/482] Compiling spake25519.cc
[404/482] Compiling dh_asn1.cc
[405/482] Compiling cpu_arm_linux.cc
[406/482] Compiling crypto.cc
[407/482] Compiling cpu_intel.cc
[408/482] Compiling curve25519.cc
[409/482] Compiling cpu_aarch64_win.cc
[410/482] Compiling cpu_aarch64_sysreg.cc
[411/482] Compiling cpu_arm_freebsd.cc
[412/482] Compiling cpu_aarch64_openbsd.cc
[413/482] Compiling bcm.cc
[414/482] Compiling curve25519_64_adx.cc
[415/482] Compiling cpu_aarch64_fuchsia.cc
[416/482] Compiling cpu_aarch64_apple.cc
[417/482] Compiling cpu_aarch64_linux.cc
[418/482] Compiling e_rc4.cc
[419/482] Compiling tls_cbc.cc
[420/482] Compiling conf.cc
[421/482] Compiling get_cipher.cc
[422/482] Compiling e_tls.cc
[423/482] Compiling e_rc2.cc
[424/482] Compiling e_null.cc
[425/482] Compiling e_des.cc
[426/482] Compiling e_aesgcmsiv.cc
[427/482] Compiling derive_key.cc
[428/482] Compiling e_aesctrhmac.cc
[429/482] Compiling chacha.cc
[430/482] Compiling e_chacha20poly1305.cc
[431/482] Compiling unicode.cc
[432/482] Compiling buf.cc
[433/482] Compiling cbs.cc
[434/482] Compiling cbb.cc
[435/482] Compiling ber.cc
[436/482] Compiling blake2.cc
[437/482] Compiling bn_asn1.cc
[438/482] Compiling asn1_compat.cc
[439/482] Compiling socket_helper.cc
[440/482] Compiling printf.cc
[441/482] Compiling socket.cc
[442/482] Compiling convert.cc
[443/482] Compiling fd.cc
[444/482] Compiling connect.cc
[445/482] Compiling pair.cc
[446/482] Compiling file.cc
[447/482] Compiling base64.cc
[448/482] Compiling hexdump.cc
[449/482] Compiling bio_mem.cc
[450/482] Compiling errno.cc
[451/482] Compiling bio.cc
[452/482] Compiling tasn_typ.cc
[453/482] Compiling tasn_fre.cc
[454/482] Compiling tasn_utl.cc
[455/482] Compiling tasn_enc.cc
[456/482] Compiling posix_time.cc
[457/482] Compiling tasn_new.cc
[458/482] Compiling f_string.cc
[459/482] Compiling asn1_par.cc
[460/482] Compiling f_int.cc
[461/482] Compiling asn_pack.cc
[462/482] Compiling tasn_dec.cc
[463/482] Compiling a_utctm.cc
[464/482] Compiling a_octet.cc
[465/482] Compiling asn1_lib.cc
[466/482] Compiling a_time.cc
[467/482] Compiling a_type.cc
[468/482] Compiling a_strnid.cc
[469/482] Compiling a_object.cc
[470/482] Compiling a_strex.cc
[471/482] Compiling a_i2d_fp.cc
[472/482] Compiling a_dup.cc
[473/482] Compiling a_int.cc
[474/482] Write sources
[475/482] Compiling a_mbstr.cc
[476/482] Compiling a_gentm.cc
[477/500] Compiling a_d2i_fp.cc
[478/500] Compiling a_bitstr.cc
[479/500] Compiling a_bool.cc
[481/500] Compiling Atomics AtomicMemoryOrderings.swift
[482/500] Compiling Atomics DoubleWord.swift
[483/500] Compiling Atomics AtomicStorage.swift
[484/500] Compiling Atomics AtomicValue.swift
[485/502] Compiling Atomics IntegerOperations.swift
[486/502] Compiling Atomics Unmanaged extensions.swift
[487/502] Compiling Atomics AtomicInteger.swift
[488/502] Compiling Atomics AtomicOptionalWrappable.swift
[489/502] Compiling Atomics AtomicReference.swift
[490/502] Compiling Atomics ManagedAtomic.swift
[491/502] Compiling Atomics ManagedAtomicLazyReference.swift
[492/502] Compiling Atomics UnsafeAtomic.swift
[493/502] Compiling Atomics UnsafeAtomicLazyReference.swift
[493/502] Compiling c-nioatomics.c
[495/502] Emitting module Atomics
[495/502] Compiling c-atomics.c
[497/502] Compiling Atomics IntegerConformances.swift
[498/502] Compiling Atomics PointerConformances.swift
[499/502] Compiling Atomics Primitives.native.swift
[500/502] Compiling Atomics OptionalRawRepresentable.swift
[501/502] Compiling Atomics RawRepresentable.swift
[502/502] Compiling Atomics AtomicBool.swift
[504/509] Compiling NIOConcurrencyHelpers lock.swift
[505/509] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[506/509] Emitting module NIOConcurrencyHelpers
[507/509] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[508/509] Compiling NIOConcurrencyHelpers NIOLock.swift
[509/509] Compiling NIOConcurrencyHelpers atomics.swift
[511/570] Compiling NIOCore MulticastChannel.swift
[512/570] Compiling NIOCore NIOAny.swift
[513/570] Compiling NIOCore NIOCloseOnErrorHandler.swift
[514/570] Compiling NIOCore NIOLoopBound.swift
[515/570] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[516/570] Compiling NIOCore NIOScheduledCallback.swift
[517/570] Compiling NIOCore NIOSendable.swift
[518/570] Compiling NIOCore RecvByteBufferAllocator.swift
[519/578] Compiling NIOCore IO.swift
[520/578] Compiling NIOCore IOData.swift
[521/578] Compiling NIOCore IPProtocol.swift
[522/578] Compiling NIOCore IntegerBitPacking.swift
[523/578] Compiling NIOCore IntegerTypes.swift
[524/578] Compiling NIOCore Interfaces.swift
[525/578] Compiling NIOCore Linux.swift
[526/578] Compiling NIOCore MarkedCircularBuffer.swift
[527/578] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[528/578] Compiling NIOCore EventLoopFuture+Deprecated.swift
[529/578] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[530/578] Compiling NIOCore EventLoopFuture.swift
[531/578] Compiling NIOCore FileDescriptor.swift
[532/578] Compiling NIOCore FileHandle.swift
[533/578] Compiling NIOCore FileRegion.swift
[534/578] Compiling NIOCore GlobalSingletons.swift
[535/578] Compiling NIOCore AddressedEnvelope.swift
[536/578] Compiling NIOCore AsyncAwaitSupport.swift
[537/578] Compiling NIOCore AsyncChannel.swift
[538/578] Compiling NIOCore AsyncChannelHandler.swift
[539/578] Compiling NIOCore AsyncChannelInboundStream.swift
[540/578] Compiling NIOCore AsyncChannelOutboundWriter.swift
[541/578] Compiling NIOCore NIOAsyncSequenceProducer.swift
[542/578] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[543/578] Compiling NIOCore NIOAsyncWriter.swift
[544/578] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[545/578] Compiling NIOCore SocketAddresses.swift
[546/578] Compiling NIOCore SocketOptionProvider.swift
[547/578] Compiling NIOCore SystemCallHelpers.swift
[548/578] Compiling NIOCore TimeAmount+Duration.swift
[549/578] Compiling NIOCore TypeAssistedChannelHandler.swift
[550/578] Compiling NIOCore UniversalBootstrapSupport.swift
[551/578] Compiling NIOCore Utilities.swift
[552/578] Compiling NIOCore CircularBuffer.swift
[553/578] Compiling NIOCore Codec.swift
[554/578] Compiling NIOCore ConvenienceOptionSupport.swift
[555/578] Compiling NIOCore DeadChannel.swift
[556/578] Compiling NIOCore DispatchQueue+WithFuture.swift
[557/578] Compiling NIOCore EventLoop+Deprecated.swift
[558/578] Compiling NIOCore EventLoop+SerialExecutor.swift
[559/578] Compiling NIOCore EventLoop.swift
[560/578] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[561/578] Compiling NIOCore BSDSocketAPI.swift
[562/578] Compiling NIOCore ByteBuffer-aux.swift
[563/578] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[564/578] Compiling NIOCore ByteBuffer-conversions.swift
[565/578] Compiling NIOCore ByteBuffer-core.swift
[566/578] Compiling NIOCore ByteBuffer-hex.swift
[567/578] Compiling NIOCore ByteBuffer-int.swift
[568/578] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[569/578] Compiling NIOCore ByteBuffer-multi-int.swift
[570/578] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[571/578] Compiling NIOCore ByteBuffer-views.swift
[572/578] Compiling NIOCore Channel.swift
[573/578] Compiling NIOCore ChannelHandler.swift
[574/578] Compiling NIOCore ChannelHandlers.swift
[575/578] Compiling NIOCore ChannelInvoker.swift
[576/578] Compiling NIOCore ChannelOption.swift
[577/578] Compiling NIOCore ChannelPipeline.swift
[578/578] Emitting module NIOCore
[580/629] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[581/629] Compiling NIOEmbedded AsyncTestingChannel.swift
[582/629] Emitting module NIOEmbedded
[583/629] Compiling NIOEmbedded Embedded.swift
[585/630] Compiling NIOPosix Pool.swift
[586/630] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[587/630] Compiling NIOPosix PosixSingletons.swift
[588/630] Compiling NIOPosix RawSocketBootstrap.swift
[589/630] Compiling NIOPosix Resolver.swift
[590/630] Compiling NIOPosix Selectable.swift
[591/636] Compiling NIOPosix ThreadPosix.swift
[592/636] Compiling NIOPosix ThreadWindows.swift
[593/636] Compiling NIOPosix UnsafeTransfer.swift
[594/636] Compiling NIOPosix Utilities.swift
[595/636] Compiling NIOPosix VsockAddress.swift
[596/636] Compiling NIOPosix VsockChannelEvents.swift
[597/636] Compiling NIOPosix SelectableChannel.swift
[598/636] Compiling NIOPosix SelectableEventLoop.swift
[599/636] Compiling NIOPosix SelectorEpoll.swift
[600/636] Compiling NIOPosix SelectorGeneric.swift
[601/636] Compiling NIOPosix SelectorKqueue.swift
[602/636] Compiling NIOPosix SelectorUring.swift
[603/636] Compiling NIOPosix ServerSocket.swift
[604/636] Compiling NIOPosix Socket.swift
[605/636] Compiling NIOPosix SocketChannel.swift
[606/636] Compiling NIOPosix SocketProtocols.swift
[607/636] Compiling NIOPosix System.swift
[608/636] Compiling NIOPosix Thread.swift
[609/636] Emitting module NIOPosix
[610/636] Compiling NIOPosix BSDSocketAPICommon.swift
[611/636] Compiling NIOPosix BSDSocketAPIPosix.swift
[612/636] Compiling NIOPosix BSDSocketAPIWindows.swift
[613/636] Compiling NIOPosix BaseSocket.swift
[614/636] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[615/636] Compiling NIOPosix BaseSocketChannel.swift
[616/636] Compiling NIOPosix BaseStreamSocketChannel.swift
[617/636] Compiling NIOPosix Bootstrap.swift
[618/636] Compiling NIOPosix ControlMessage.swift
[619/636] Compiling NIOPosix DatagramVectorReadManager.swift
[620/636] Compiling NIOPosix Errors+Any.swift
[621/636] Compiling NIOPosix FileDescriptor.swift
[622/636] Compiling NIOPosix GetaddrinfoResolver.swift
[623/636] Compiling NIOPosix HappyEyeballs.swift
[624/636] Compiling NIOPosix IO.swift
[625/636] Compiling NIOPosix IntegerBitPacking.swift
[626/636] Compiling NIOPosix IntegerTypes.swift
[627/636] Compiling NIOPosix Linux.swift
[628/636] Compiling NIOPosix LinuxCPUSet.swift
[629/636] Compiling NIOPosix LinuxUring.swift
[630/636] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[631/636] Compiling NIOPosix NIOThreadPool.swift
[632/636] Compiling NIOPosix NonBlockingFileIO.swift
[633/636] Compiling NIOPosix PendingDatagramWritesManager.swift
[634/636] Compiling NIOPosix PendingWritesManager.swift
[635/636] Compiling NIOPosix PipeChannel.swift
[636/636] Compiling NIOPosix PipePair.swift
[638/639] Emitting module NIO
[639/639] Compiling NIO Exports.swift
[641/667] Compiling NIOTLS TLSEvents.swift
[642/667] Emitting module NIOTLS
[643/667] Compiling NIOTLS SNIHandler.swift
[644/667] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[645/667] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[646/667] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[648/668] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[649/668] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[650/699] Compiling NIOSSL SSLCallbacks.swift
[651/699] Compiling NIOSSL SSLContext.swift
[652/699] Compiling NIOSSL AndroidCABundle.swift
[653/699] Compiling NIOSSL ByteBufferBIO.swift
[654/699] Compiling NIOSSL CustomPrivateKey.swift
[655/699] Compiling NIOSSL IdentityVerification.swift
[656/699] Compiling NIOSSL NIOSSLHandler.swift
[657/699] Compiling NIOSSL NIOSSLServerHandler.swift
[658/699] Compiling NIOSSL ObjectIdentifier.swift
[659/699] Compiling NIOSSL PosixPort.swift
[660/699] Compiling NIOSSL SSLPKCS12Bundle.swift
[661/699] Compiling NIOSSL SSLCertificate.swift
[662/699] Emitting module NIOHTTP1
[663/699] Compiling NIOSSL LinuxCABundle.swift
[664/699] Compiling NIOSSL NIOSSLClientHandler.swift
[665/699] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[667/700] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[668/700] Emitting module NIOFoundationCompat
[669/700] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[670/700] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[671/700] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[672/701] Compiling NIOSSL SSLPrivateKey.swift
[673/701] Compiling NIOSSL SSLPublicKey.swift
[674/701] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[675/701] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[677/737] Emitting module NIOSSL
[678/737] Compiling NIOTransportServices NIOTSDatagramListener.swift
[679/737] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[680/737] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[681/737] Compiling NIOTransportServices AcceptHandler.swift
[682/737] Compiling NIOTransportServices StateManagedChannel.swift
[683/737] Compiling NIOTransportServices StateManagedListenerChannel.swift
[684/737] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[685/739] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[686/739] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[687/739] Compiling NIOTransportServices NIOTSBootstraps.swift
[688/739] Compiling NIOTransportServices NIOTSChannelOptions.swift
[689/739] Compiling NIOSSL SubjectAlternativeName.swift
[690/739] Compiling NIOSSL NIOSSLSecureBytes.swift
[691/739] Compiling NIOSSL RNG.swift
[692/739] Compiling NIOSSL SafeCompare.swift
[695/739] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[696/739] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[697/739] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[698/739] Compiling NIOTransportServices NIOTSListenerChannel.swift
[699/739] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[700/739] Compiling NIOTransportServices NIOTSErrors.swift
[701/739] Compiling NIOTransportServices NIOTSEventLoop.swift
[702/739] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[703/739] Compiling NIOTransportServices NIOTSSingletons.swift
[704/739] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[705/739] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[706/739] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[710/739] Emitting module NIOTransportServices
[719/740] Compiling NIOWebSocket WebSocketOpcode.swift
[722/741] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[723/741] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[724/741] Emitting module NIOWebSocket
[725/741] Compiling NIOWebSocket WebSocketErrorCodes.swift
[726/741] Compiling NIOWebSocket WebSocketFrame.swift
[729/741] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[739/742] Compiling NIOSSL Zeroization.swift
[740/742] Compiling NIOSSL TLSConfiguration.swift
[741/742] Compiling NIOSSL UniversalBootstrapSupport.swift
[742/742] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[744/765] Emitting module MQTTNIO
[745/768] Compiling MQTTNIO MQTTMessageDecoder.swift
[746/768] Compiling MQTTNIO MQTTMessageHandler.swift
[747/768] Compiling MQTTNIO MQTTTaskHandler.swift
[748/768] Compiling MQTTNIO MQTTSerializer.swift
[749/768] Compiling MQTTNIO MQTTTask.swift
[750/768] Compiling MQTTNIO TSTLSConfiguration.swift
[751/768] Compiling MQTTNIO MQTTConnection.swift
[752/768] Compiling MQTTNIO MQTTCoreTypes.swift
[753/768] Compiling MQTTNIO MQTTCoreTypesV5.swift
[754/768] Compiling MQTTNIO MQTTError.swift
[755/768] Compiling MQTTNIO MQTTInflight.swift
[756/768] Compiling MQTTNIO MQTTListeners.swift
[757/768] Compiling MQTTNIO MQTTPacket.swift
[758/768] Compiling MQTTNIO MQTTProperties.swift
[759/768] Compiling MQTTNIO MQTTReason.swift
[760/768] Compiling MQTTNIO PingreqHandler.swift
[761/768] Compiling MQTTNIO WebSocketHandler.swift
[762/768] Compiling MQTTNIO WebSocketInitialRequest.swift
[763/768] Compiling MQTTNIO MQTTClient+async.swift
[764/768] Compiling MQTTNIO MQTTClientV5+async.swift
[765/768] Compiling MQTTNIO Sendable.swift
[766/768] Compiling MQTTNIO MQTTClient.swift
[767/768] Compiling MQTTNIO MQTTClientV5.swift
[768/768] Compiling MQTTNIO MQTTConfiguration.swift
Build complete! (185.63s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.