Build Information
Successful build of rabbitmq-nio, reference main (27e43c
), with Swift 6.0 for Linux on 24 Jul 2025 01:07:45 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/funcmike/rabbitmq-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/funcmike/rabbitmq-nio
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 27e43cd Merge pull request #51 from nathanfallet/fix/canel-ok-only-if-requested
Cloned https://github.com/funcmike/rabbitmq-nio.git
Revision (git rev-parse @):
27e43cd96ecf9ae8691edac7972b695b6c9d415c
SUCCESS checkout https://github.com/funcmike/rabbitmq-nio.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/funcmike/rabbitmq-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:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/16888] Fetching swift-collections
[1184/31866] Fetching swift-collections, swift-nio-ssl
[4877/108709] Fetching swift-collections, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.73s)
[68373/93731] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (7.39s)
Fetched https://github.com/apple/swift-nio.git from cache (7.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.23s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (3.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (1.33s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[707/6465] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Fetched https://github.com/apple/swift-system.git from cache (0.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.91s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.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.33.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.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.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.5.0
Building for debugging...
[0/431] Write sources
[8/431] Compiling CNIOWindows shim.c
[8/431] Compiling CNIOWindows WSAStartup.c
[8/431] Compiling CNIOWASI CNIOWASI.c
[11/431] Write sources
[19/431] Compiling CNIOPosix event_loop_id.c
[20/431] Compiling CNIODarwin shim.c
[20/431] Compiling CNIOLinux liburing_shims.c
[22/431] Compiling _AtomicsShims.c
[23/431] Compiling fiat_p256_adx_sqr.S
[24/431] Compiling fiat_p256_adx_mul.S
[25/431] Compiling fiat_curve25519_adx_square.S
[26/431] Compiling CNIOLinux shim.c
[27/431] Compiling fiat_curve25519_adx_mul.S
[28/431] Write swift-version-24593BA9C3E375BF.txt
[29/431] Compiling CNIOBoringSSLShims shims.c
[30/435] Compiling tls_method.cc
[31/435] Compiling tls13_enc.cc
[32/435] Compiling tls_record.cc
[33/435] Compiling tls13_both.cc
[34/435] Compiling tls13_server.cc
[35/437] Compiling t1_enc.cc
[36/437] Compiling tls13_client.cc
[37/451] Compiling ssl_stat.cc
[38/451] Compiling ssl_versions.cc
[39/451] Compiling ssl_x509.cc
[40/451] Compiling ssl_transcript.cc
[41/451] Compiling ssl_session.cc
[42/451] Compiling ssl_privkey.cc
[44/451] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/451] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/451] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[47/452] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/452] Compiling InternalCollectionsUtilities Integer rank.swift
[49/452] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/452] Compiling InternalCollectionsUtilities UInt+reversed.swift
[51/452] Emitting module InternalCollectionsUtilities
[52/452] Compiling InternalCollectionsUtilities Descriptions.swift
[53/452] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/452] Emitting module _NIOBase64
[55/452] Compiling _NIOBase64 Base64.swift
[56/453] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/453] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/453] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[59/453] Compiling InternalCollectionsUtilities Debugging.swift
[61/453] Compiling _NIODataStructures _TinyArray.swift
[62/453] Compiling _NIODataStructures PriorityQueue.swift
[62/453] Compiling ssl_file.cc
[64/453] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/454] Compiling ssl_key_share.cc
[65/454] Compiling ssl_lib.cc
[68/454] Emitting module _NIODataStructures
[69/454] Compiling _NIODataStructures Heap.swift
[70/455] Compiling ssl_credential.cc
[71/455] Compiling ssl_aead_ctx.cc
[72/578] Compiling ssl_cert.cc
[74/585] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[74/585] Compiling ssl_cipher.cc
[76/661] Compiling HeapModule _HeapNode.swift
[76/661] Compiling ssl_buffer.cc
[78/661] Compiling HeapModule Heap.swift
[79/661] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[80/661] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[81/661] Compiling HashTreeCollections TreeDictionary+Keys.swift
[82/661] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[83/661] Compiling HashTreeCollections TreeDictionary+Merge.swift
[84/661] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[85/661] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[86/668] Emitting module HeapModule
[87/668] Compiling HashTreeCollections _HashNode.swift
[88/668] Compiling HashTreeCollections _HashNodeHeader.swift
[89/668] Compiling HashTreeCollections _HashSlot.swift
[90/668] Compiling HashTreeCollections _HashStack.swift
[91/668] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[92/668] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[93/668] Compiling HashTreeCollections TreeDictionary+Filter.swift
[94/668] Compiling HeapModule Heap+Invariants.swift
[95/668] Compiling HeapModule Heap+Descriptions.swift
[96/668] Compiling HeapModule Heap+UnsafeHandle.swift
[98/684] Compiling DequeModule Deque+CustomReflectable.swift
[99/684] Compiling DequeModule Deque+Descriptions.swift
[100/684] Compiling DequeModule Deque+Equatable.swift
[101/684] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[102/686] Compiling OrderedCollections OrderedSet+SubSequence.swift
[103/686] Compiling OrderedCollections OrderedSet+Testing.swift
[104/686] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[105/686] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[106/686] Compiling OrderedCollections OrderedSet.swift
[107/686] Compiling OrderedCollections _UnsafeBitset.swift
[108/686] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[109/686] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[110/686] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[111/686] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[112/696] Compiling DequeModule _DequeBuffer.swift
[113/696] Compiling DequeModule _DequeBufferHeader.swift
[114/696] Compiling DequeModule Deque+Codable.swift
[115/696] Compiling DequeModule Deque+Collection.swift
[120/696] Compiling DequeModule Deque+Extras.swift
[121/696] Compiling DequeModule Deque+Hashable.swift
[121/696] Compiling s3_pkt.cc
[122/696] Compiling ssl_asn1.cc
[124/696] Compiling HashTreeCollections _HashNode+Builder.swift
[125/696] Compiling HashTreeCollections _HashNode+Debugging.swift
[126/696] Compiling HashTreeCollections _HashNode+Initializers.swift
[127/696] Compiling HashTreeCollections _HashNode+Invariants.swift
[128/696] Compiling HashTreeCollections _HashNode+Lookups.swift
[129/696] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[130/696] Compiling HashTreeCollections _HashTreeIterator.swift
[131/696] Compiling HashTreeCollections _HashTreeStatistics.swift
[132/696] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[133/696] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[134/696] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[135/696] Compiling HashTreeCollections _HashNode+Structural union.swift
[136/696] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[137/696] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[138/696] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[139/696] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[140/696] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[141/696] Compiling HashTreeCollections _RawHashNode.swift
[142/696] Compiling HashTreeCollections _UnmanagedHashNode.swift
[143/696] Compiling HashTreeCollections _UnsafePath.swift
[144/696] Compiling HashTreeCollections TreeDictionary+Codable.swift
[145/696] Compiling HashTreeCollections TreeDictionary+Collection.swift
[146/696] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[147/696] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[160/696] Compiling OrderedCollections OrderedSet+Sendable.swift
[161/696] Compiling HashTreeCollections TreeDictionary.swift
[162/696] Compiling HashTreeCollections TreeSet+Codable.swift
[163/696] Compiling HashTreeCollections TreeSet+Collection.swift
[164/696] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[165/696] Compiling HashTreeCollections TreeSet+Debugging.swift
[166/696] Compiling HashTreeCollections TreeSet+Descriptions.swift
[167/696] Compiling HashTreeCollections TreeSet+Equatable.swift
[168/696] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[169/696] Compiling HashTreeCollections TreeSet+Extras.swift
[170/696] Compiling HashTreeCollections TreeSet+Filter.swift
[171/696] Compiling DequeModule _DequeSlot.swift
[172/696] Compiling DequeModule _UnsafeWrappedBuffer.swift
[173/696] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[174/696] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[175/696] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[176/696] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[177/696] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[178/696] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[179/696] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[180/696] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[181/696] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[182/696] Compiling HashTreeCollections TreeSet.swift
[193/696] Compiling DequeModule Deque._UnsafeHandle.swift
[194/696] Compiling DequeModule Deque.swift
[195/696] Compiling DequeModule Deque+Testing.swift
[196/696] Compiling DequeModule Deque._Storage.swift
[209/705] Emitting module DequeModule
[254/706] Compiling s3_lib.cc
[265/706] Compiling handshake_client.cc
[267/706] Emitting module OrderedCollections
[267/706] Compiling s3_both.cc
[270/707] Emitting module _RopeModule
[270/707] Compiling handshake_server.cc
[324/707] Compiling _RopeModule Rope+Join.swift
[325/707] Compiling _RopeModule Rope+MutatingForEach.swift
[326/707] Compiling _RopeModule Rope+Remove.swift
[327/707] Compiling _RopeModule Rope+RemoveSubrange.swift
[328/707] Compiling _RopeModule Rope+Split.swift
[329/707] Compiling _RopeModule Optional Utilities.swift
[330/707] Compiling _RopeModule String Utilities.swift
[331/707] Compiling _RopeModule String.Index+ABI.swift
[332/707] Compiling _RopeModule _CharacterRecognizer.swift
[333/708] Compiling handshake.cc
[334/708] Compiling handoff.cc
[336/708] Emitting module HashTreeCollections
[336/709] Compiling dtls_record.cc
[338/709] Compiling extensions.cc
[339/709] Compiling md5-x86_64-linux.S
[340/709] Compiling md5-x86_64-apple.S
[341/709] Compiling md5-586-linux.S
[342/709] Compiling encrypted_client_hello.cc
[343/709] Compiling md5-586-apple.S
[344/709] Compiling chacha20_poly1305_x86_64-linux.S
[345/709] Compiling chacha20_poly1305_x86_64-apple.S
[346/709] Compiling chacha20_poly1305_armv8-win.S
[347/709] Compiling chacha20_poly1305_armv8-linux.S
[348/709] Compiling err_data.cc
[349/709] Compiling dtls_method.cc
[350/709] Compiling chacha20_poly1305_armv8-apple.S
[351/709] Compiling chacha-x86_64-linux.S
[352/709] Compiling chacha-x86_64-apple.S
[353/709] Compiling chacha-x86-linux.S
[354/709] Compiling chacha-x86-apple.S
[355/709] Compiling chacha-armv8-apple.S
[356/709] Compiling chacha-armv8-win.S
[357/709] Compiling chacha-armv8-linux.S
[358/709] Compiling chacha-armv4-linux.S
[359/709] Compiling aes128gcmsiv-x86_64-apple.S
[360/709] Compiling aes128gcmsiv-x86_64-linux.S
[361/709] Compiling x86_64-mont-linux.S
[362/709] Compiling x86_64-mont5-linux.S
[363/709] Compiling x86_64-mont5-apple.S
[364/709] Compiling x86_64-mont-apple.S
[365/709] Compiling x86-mont-apple.S
[366/709] Compiling x86-mont-linux.S
[367/709] Compiling vpaes-x86_64-linux.S
[368/709] Compiling vpaes-x86_64-apple.S
[369/709] Compiling vpaes-x86-linux.S
[370/709] Compiling vpaes-armv8-win.S
[371/709] Compiling vpaes-x86-apple.S
[372/709] Compiling bio_ssl.cc
[373/709] Compiling vpaes-armv7-linux.S
[374/709] Compiling vpaes-armv8-linux.S
[375/709] Compiling vpaes-armv8-apple.S
[376/709] Compiling sha512-x86_64-linux.S
[377/709] Compiling sha512-armv8-win.S
[378/709] Compiling sha512-armv8-linux.S
[379/709] Compiling sha512-x86_64-apple.S
[380/709] Compiling sha512-armv4-linux.S
[381/709] Compiling sha512-armv8-apple.S
[382/709] Compiling sha512-586-linux.S
[383/709] Compiling d1_srtp.cc
[384/709] Compiling sha512-586-apple.S
[385/709] Compiling sha256-x86_64-apple.S
[386/709] Compiling sha256-x86_64-linux.S
[387/709] Compiling sha256-armv8-win.S
[388/709] Compiling sha256-armv8-apple.S
[389/709] Compiling sha256-armv4-linux.S
[390/709] Compiling sha256-armv8-linux.S
[391/709] Compiling sha256-586-linux.S
[391/709] Compiling sha1-armv8-win.S
[393/709] Compiling sha256-586-apple.S
[394/709] Compiling sha1-x86_64-apple.S
[395/709] Compiling sha1-armv8-linux.S
[396/709] Compiling sha1-586-linux.S
[397/709] Compiling sha1-armv8-apple.S
[398/709] Compiling sha1-x86_64-linux.S
[399/709] Compiling sha1-586-apple.S
[400/709] Compiling sha1-armv4-large-linux.S
[401/709] Compiling rsaz-avx2-linux.S
[402/709] Compiling rsaz-avx2-apple.S
[403/709] Compiling rdrand-x86_64-apple.S
[404/709] Compiling rdrand-x86_64-linux.S
[405/709] Compiling p256_beeu-x86_64-asm-linux.S
[406/709] Compiling d1_pkt.cc
[407/709] Compiling p256_beeu-armv8-asm-win.S
[408/709] Compiling p256_beeu-armv8-asm-linux.S
[409/709] Compiling p256_beeu-x86_64-asm-apple.S
[410/709] Compiling p256_beeu-armv8-asm-apple.S
[411/709] Compiling p256-x86_64-asm-linux.S
[412/709] Compiling p256-x86_64-asm-apple.S
[413/709] Compiling p256-armv8-asm-win.S
[414/709] Compiling p256-armv8-asm-apple.S
[415/709] Compiling p256-armv8-asm-linux.S
[416/709] Compiling ghashv8-armv8-win.S
[417/709] Compiling ghash-x86_64-linux.S
[418/709] Compiling ghashv8-armv8-apple.S
[419/709] Compiling ghashv8-armv8-linux.S
[420/709] Compiling ghash-x86-linux.S
[421/709] Compiling d1_lib.cc
[422/709] Compiling ghash-x86_64-apple.S
[423/709] Compiling ghashv8-armv7-linux.S
[424/709] Compiling d1_both.cc
[425/709] Compiling ghash-x86-apple.S
[426/709] Compiling ghash-ssse3-x86_64-apple.S
[426/709] Compiling ghash-ssse3-x86-apple.S
[428/709] Compiling ghash-ssse3-x86_64-linux.S
[429/709] Compiling ghash-ssse3-x86-linux.S
[430/709] Compiling ghash-neon-armv8-linux.S
[431/709] Compiling ghash-neon-armv8-win.S
[432/709] Compiling ghash-armv4-linux.S
[433/709] Compiling ghash-neon-armv8-apple.S
[434/709] Compiling co-586-linux.S
[435/709] Compiling bn-armv8-apple.S
[436/709] Compiling co-586-apple.S
[437/709] Compiling bn-armv8-linux.S
[438/709] Compiling bn-armv8-win.S
[439/709] Compiling bsaes-armv7-linux.S
[440/709] Compiling bn-586-linux.S
[441/709] Compiling armv8-mont-win.S
[442/709] Compiling bn-586-apple.S
[443/709] Compiling aesv8-gcm-armv8-win.S
[444/709] Compiling armv4-mont-linux.S
[445/709] Compiling armv8-mont-apple.S
[446/709] Compiling armv8-mont-linux.S
[447/709] Compiling aesv8-gcm-armv8-linux.S
[448/709] Compiling aesv8-armv8-linux.S
[449/709] Compiling aesv8-armv8-win.S
[450/709] Compiling aesv8-armv7-linux.S
[451/709] Compiling aesv8-armv8-apple.S
[452/709] Compiling aesv8-gcm-armv8-apple.S
[453/709] Compiling aesni-x86_64-linux.S
[454/709] Compiling aesni-x86_64-apple.S
[455/709] Compiling aesni-x86-linux.S
[456/709] Compiling aesni-gcm-x86_64-apple.S
[457/709] Compiling aes-gcm-avx2-x86_64-linux.S
[458/709] Compiling aesni-x86-apple.S
[459/709] Compiling aesni-gcm-x86_64-linux.S
[460/709] Compiling aes-gcm-avx2-x86_64-apple.S
[461/709] Compiling aes-gcm-avx10-x86_64-apple.S
[462/709] Compiling aes-gcm-avx10-x86_64-linux.S
[463/709] Compiling x_spki.cc
[464/709] Compiling x_req.cc
[465/709] Compiling x_x509a.cc
[466/709] Compiling x_pubkey.cc
[467/709] Compiling x_val.cc
[468/709] Compiling x_sig.cc
[469/709] Compiling x_name.cc
[470/709] Compiling x_x509.cc
[471/709] Compiling x_crl.cc
[472/709] Compiling x_attrib.cc
[473/709] Compiling x_exten.cc
[474/709] Compiling x_all.cc
[475/709] Compiling x509spki.cc
[476/709] Compiling x_algor.cc
[477/709] Compiling x509name.cc
[478/709] Compiling x509_vfy.cc
[479/709] Compiling x509rset.cc
[480/709] Compiling x509_vpm.cc
[481/709] Compiling x509cset.cc
[482/709] Compiling x509_v3.cc
[483/709] Compiling x509_txt.cc
[484/709] Compiling x509_set.cc
[485/709] Compiling x509_trs.cc
[486/709] Compiling x509_lu.cc
[487/709] Compiling x509_req.cc
[488/709] Compiling x509_obj.cc
[489/709] Compiling x509_ext.cc
[490/709] Compiling x509_d2.cc
[491/709] Compiling v3_purp.cc
[492/709] Compiling x509_def.cc
[493/709] Compiling x509_cmp.cc
[494/709] Compiling x509_att.cc
[495/709] Compiling x509.cc
[496/709] Compiling v3_skey.cc
[497/709] Compiling v3_pmaps.cc
[498/709] Compiling v3_utl.cc
[499/709] Compiling v3_prn.cc
[500/709] Compiling v3_pcons.cc
[501/709] Compiling v3_ncons.cc
[502/709] Compiling v3_ocsp.cc
[503/709] Compiling v3_int.cc
[504/709] Compiling v3_extku.cc
[505/709] Compiling v3_lib.cc
[506/709] Compiling v3_info.cc
[507/709] Compiling v3_ia5.cc
[508/709] Compiling v3_genn.cc
[509/709] Compiling v3_enum.cc
[510/709] Compiling v3_bitst.cc
[511/709] Compiling v3_crld.cc
[512/709] Compiling v3_cpols.cc
[513/709] Compiling v3_akeya.cc
[514/709] Compiling v3_conf.cc
[515/709] Compiling v3_bcons.cc
[516/709] Compiling v3_alt.cc
[517/709] Compiling v3_akey.cc
[518/709] Compiling t_x509a.cc
[519/709] Compiling t_x509.cc
[520/709] Compiling t_crl.cc
[521/709] Compiling name_print.cc
[522/709] Compiling rsa_pss.cc
[523/709] Compiling t_req.cc
[524/709] Compiling policy.cc
[525/709] Compiling i2d_pr.cc
[526/709] Compiling by_file.cc
[527/709] Compiling a_verify.cc
[528/709] Compiling by_dir.cc
[529/709] Compiling asn1_gen.cc
[530/709] Compiling voprf.cc
[531/709] Compiling a_sign.cc
[532/709] Compiling algorithm.cc
[533/709] Compiling a_digest.cc
[534/709] Compiling thread_win.cc
[535/709] Compiling thread_none.cc
[536/709] Compiling thread_pthread.cc
[537/709] Compiling thread.cc
[538/709] Compiling stack.cc
[539/709] Compiling trust_token.cc
[540/709] Compiling sha512.cc
[541/709] Compiling pmbtoken.cc
[542/709] Compiling siphash.cc
[543/709] Compiling sha256.cc
[544/709] Compiling slhdsa.cc
[545/709] Compiling rsa_print.cc
[546/709] Compiling sha1.cc
[547/709] Compiling rsa_extra.cc
[548/709] Compiling spake2plus.cc
[549/709] Compiling windows.cc
[550/709] Compiling rc4.cc
[551/709] Compiling rsa_crypt.cc
[552/709] Compiling refcount.cc
[553/709] Compiling trusty.cc
[554/709] Compiling urandom.cc
[555/709] Compiling rand.cc
[556/709] Compiling rsa_asn1.cc
[557/709] Compiling ios.cc
[558/709] Compiling passive.cc
[559/709] Compiling getentropy.cc
[560/709] Compiling poly1305_arm_asm.S
[561/709] Compiling forkunsafe.cc
[562/709] Compiling fork_detect.cc
[563/709] Compiling deterministic.cc
[564/709] Compiling poly1305.cc
[565/709] Compiling poly1305_arm.cc
[566/709] Compiling pool.cc
[567/709] Compiling poly1305_vec.cc
[568/709] Compiling p5_pbev2.cc
[569/709] Compiling pkcs8_x509.cc
[570/709] Compiling pkcs7.cc
[571/709] Compiling pkcs8.cc
[572/709] Compiling pkcs7_x509.cc
[573/709] Compiling pem_x509.cc
[574/709] Compiling pem_xaux.cc
[575/709] Compiling pem_pkey.cc
[576/709] Compiling pem_all.cc
[577/709] Compiling obj_xref.cc
[578/709] Compiling mlkem.cc
[579/709] Compiling mem.cc
[580/709] Compiling pem_pk8.cc
[581/709] Compiling pem_oth.cc
[582/709] Compiling pem_lib.cc
[583/709] Compiling mldsa.cc
[584/709] Compiling md4.cc
[585/709] Compiling md5.cc
[586/709] Compiling poly_rq_mul.S
[587/709] Compiling fips_shared_support.cc
[588/709] Compiling lhash.cc
[589/709] Compiling pem_info.cc
[590/709] Compiling obj.cc
[591/709] Compiling hrss.cc
[592/709] Compiling sign.cc
[593/709] Compiling ex_data.cc
[594/709] Compiling kyber.cc
[595/709] Compiling scrypt.cc
[596/709] Compiling hpke.cc
[597/709] Compiling print.cc
[598/709] Compiling pbkdf.cc
[599/709] Compiling p_x25519.cc
[600/709] Compiling p_x25519_asn1.cc
[601/709] Compiling p_rsa_asn1.cc
[602/709] Compiling p_rsa.cc
[603/709] Compiling p_ed25519.cc
[604/709] Compiling p_hkdf.cc
[605/709] Compiling p_ed25519_asn1.cc
[606/709] Compiling p_ec.cc
[607/709] Compiling p_ec_asn1.cc
[608/709] Compiling evp_ctx.cc
[609/709] Compiling p_dh.cc
[610/709] Compiling p_dh_asn1.cc
[611/709] Compiling p_dsa_asn1.cc
[612/709] Compiling err.cc
[613/709] Compiling engine.cc
[614/709] Compiling evp.cc
[615/709] Compiling ecdh.cc
[616/709] Compiling evp_asn1.cc
[617/709] Compiling hash_to_curve.cc
[618/709] Compiling ec_derive.cc
[619/709] Compiling ecdsa_asn1.cc
[620/709] Compiling dsa.cc
[621/709] Compiling dsa_asn1.cc
[622/709] Compiling ec_asn1.cc
[623/709] Compiling params.cc
[624/709] Compiling x25519-asm-arm.S
[625/709] Compiling des.cc
[626/709] Compiling digest_extra.cc
[627/709] Compiling dh_asn1.cc
[628/709] Compiling cpu_arm_linux.cc
[629/709] Compiling curve25519.cc
[630/709] Compiling spake25519.cc
[631/709] Compiling cpu_intel.cc
[632/709] Compiling crypto.cc
[633/709] Compiling cpu_arm_freebsd.cc
[634/709] Compiling cpu_aarch64_sysreg.cc
[635/709] Compiling cpu_aarch64_win.cc
[636/709] Compiling cpu_aarch64_openbsd.cc
[637/709] Compiling cpu_aarch64_fuchsia.cc
[638/709] Compiling cpu_aarch64_linux.cc
[639/709] Compiling bcm.cc
[640/709] Compiling cpu_aarch64_apple.cc
[640/709] Compiling e_rc4.cc
[640/709] Compiling get_cipher.cc
[640/709] Compiling e_tls.cc
[640/709] Compiling tls_cbc.cc
[640/709] Compiling conf.cc
[640/709] Compiling e_rc2.cc
[640/709] Compiling e_null.cc
[640/709] Compiling e_des.cc
[640/709] Compiling e_chacha20poly1305.cc
[640/709] Compiling derive_key.cc
[640/709] Compiling e_aesgcmsiv.cc
[640/709] Compiling e_aesctrhmac.cc
[640/709] Compiling chacha.cc
[640/709] Compiling unicode.cc
[655/709] Compiling buf.cc
[656/709] Compiling curve25519_64_adx.cc
[657/709] Compiling cbb.cc
[658/709] Compiling ber.cc
[659/709] Compiling cbs.cc
[660/709] Compiling asn1_compat.cc
[661/709] Compiling blake2.cc
[662/709] Compiling bn_asn1.cc
[663/709] Compiling socket_helper.cc
[664/709] Compiling convert.cc
[665/709] Compiling printf.cc
[666/709] Compiling socket.cc
[667/709] Compiling fd.cc
[668/709] Compiling file.cc
[669/709] Compiling hexdump.cc
[670/709] Compiling errno.cc
[671/709] Compiling pair.cc
[672/709] Compiling connect.cc
[673/709] Compiling bio_mem.cc
[674/709] Compiling base64.cc
[675/709] Compiling tasn_fre.cc
[676/709] Compiling tasn_typ.cc
[677/709] Compiling bio.cc
[678/709] Compiling posix_time.cc
[679/709] Compiling tasn_utl.cc
[680/709] Compiling tasn_dec.cc
[681/709] Compiling tasn_new.cc
[682/709] Compiling tasn_enc.cc
[683/709] Compiling f_int.cc
[684/709] Compiling f_string.cc
[685/709] Compiling asn_pack.cc
[686/709] Compiling asn1_par.cc
[687/709] Compiling asn1_lib.cc
[688/709] Compiling a_utctm.cc
[689/709] Compiling a_type.cc
[690/709] Compiling a_octet.cc
[691/709] Compiling a_i2d_fp.cc
[692/709] Compiling a_object.cc
[693/709] Compiling a_int.cc
[694/709] Compiling a_dup.cc
[695/709] Compiling a_strnid.cc
[696/709] Compiling a_time.cc
[697/709] Compiling a_strex.cc
[698/709] Write sources
[699/709] Compiling a_bitstr.cc
[700/709] Write sources
[701/709] Compiling a_mbstr.cc
[701/709] Write sources
[704/710] Compiling a_d2i_fp.cc
[705/771] Compiling a_gentm.cc
[706/780] Compiling a_bool.cc
[708/780] Compiling Atomics ManagedAtomic.swift
[709/780] Compiling Atomics ManagedAtomicLazyReference.swift
[710/782] Compiling Atomics UnsafeAtomic.swift
[711/782] Compiling Atomics UnsafeAtomicLazyReference.swift
[712/782] Compiling Atomics AtomicMemoryOrderings.swift
[713/782] Compiling Atomics DoubleWord.swift
[714/782] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[715/782] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[716/782] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[717/782] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[718/782] Compiling BitCollections BitSet+SetAlgebra union.swift
[719/782] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[720/782] Compiling BitCollections BitSet.Counted.swift
[721/782] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[722/782] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[723/782] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[724/782] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[725/782] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[726/782] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[727/782] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[728/789] Compiling Atomics IntegerOperations.swift
[729/789] Compiling Atomics Unmanaged extensions.swift
[730/789] Emitting module BitCollections
[731/789] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[732/789] Compiling BitCollections BitSet+CustomReflectable.swift
[733/789] Compiling BitCollections BitSet+CustomStringConvertible.swift
[734/789] Compiling BitCollections BitSet+Equatable.swift
[735/789] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[736/789] Compiling BitCollections BitSet+Extras.swift
[737/789] Compiling BitCollections BitSet+Hashable.swift
[738/789] Compiling BitCollections BitSet+Initializers.swift
[739/789] Compiling BitCollections BitSet+Invariants.swift
[740/789] Compiling BitCollections BitSet+Random.swift
[741/789] Compiling BitCollections BitSet+SetAlgebra basics.swift
[742/789] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[743/789] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[744/789] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[745/789] Compiling Atomics AtomicStorage.swift
[746/789] Compiling Atomics AtomicValue.swift
[747/789] Compiling Atomics OptionalRawRepresentable.swift
[748/789] Compiling Atomics RawRepresentable.swift
[749/789] Compiling Atomics AtomicBool.swift
[750/789] Compiling Atomics AtomicInteger.swift
[751/789] Compiling Atomics AtomicOptionalWrappable.swift
[752/789] Compiling Atomics AtomicReference.swift
[753/789] Compiling BitCollections BitSet.Index.swift
[754/789] Compiling BitCollections BitSet._UnsafeHandle.swift
[755/789] Compiling BitCollections BitSet.swift
[756/789] Compiling BitCollections Range+Utilities.swift
[757/789] Compiling BitCollections Slice+Utilities.swift
[758/789] Compiling BitCollections UInt+Tricks.swift
[759/789] Compiling BitCollections _Word.swift
[763/789] Compiling BitCollections BitArray+Fill.swift
[764/789] Compiling BitCollections BitArray+Hashable.swift
[765/789] Compiling BitCollections BitArray+Initializers.swift
[766/789] Compiling BitCollections BitArray+Invariants.swift
[767/789] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[778/789] Compiling Atomics IntegerConformances.swift
[779/789] Compiling Atomics PointerConformances.swift
[780/789] Compiling Atomics Primitives.native.swift
[788/792] Emitting module Atomics
[789/793] Compiling Collections Collections.swift
[791/793] Emitting module Collections
[792/794] Compiling c-nioatomics.c
[793/794] Compiling c-atomics.c
[795/800] Compiling NIOConcurrencyHelpers lock.swift
[796/800] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[797/800] Emitting module NIOConcurrencyHelpers
[798/800] Compiling NIOConcurrencyHelpers NIOLock.swift
[799/800] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[800/800] Compiling NIOConcurrencyHelpers atomics.swift
[802/862] Compiling NIOCore NIOAny.swift
[803/862] Compiling NIOCore NIOCloseOnErrorHandler.swift
[804/862] Compiling NIOCore NIOCoreSendableMetatype.swift
[805/862] Compiling NIOCore NIOLoopBound.swift
[806/862] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[807/862] Compiling NIOCore NIOScheduledCallback.swift
[808/862] Compiling NIOCore NIOSendable.swift
[809/862] Compiling NIOCore RecvByteBufferAllocator.swift
[810/870] Compiling NIOCore IOData.swift
[811/870] Compiling NIOCore IPProtocol.swift
[812/870] Compiling NIOCore IntegerBitPacking.swift
[813/870] Compiling NIOCore IntegerTypes.swift
[814/870] Compiling NIOCore Interfaces.swift
[815/870] Compiling NIOCore Linux.swift
[816/870] Compiling NIOCore MarkedCircularBuffer.swift
[817/870] Compiling NIOCore MulticastChannel.swift
[818/870] Compiling NIOCore EventLoopFuture+Deprecated.swift
[819/870] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[820/870] Compiling NIOCore EventLoopFuture.swift
[821/870] Compiling NIOCore FileDescriptor.swift
[822/870] Compiling NIOCore FileHandle.swift
[823/870] Compiling NIOCore FileRegion.swift
[824/870] Compiling NIOCore GlobalSingletons.swift
[825/870] Compiling NIOCore IO.swift
[826/870] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[827/870] Compiling NIOCore SocketAddresses.swift
[828/870] Compiling NIOCore SocketOptionProvider.swift
[829/870] Compiling NIOCore SystemCallHelpers.swift
[830/870] Compiling NIOCore TimeAmount+Duration.swift
[831/870] Compiling NIOCore TypeAssistedChannelHandler.swift
[832/870] Compiling NIOCore UniversalBootstrapSupport.swift
[833/870] Compiling NIOCore Utilities.swift
[834/870] Compiling NIOCore CircularBuffer.swift
[835/870] Compiling NIOCore Codec.swift
[836/870] Compiling NIOCore ConvenienceOptionSupport.swift
[837/870] Compiling NIOCore DeadChannel.swift
[838/870] Compiling NIOCore DispatchQueue+WithFuture.swift
[839/870] Compiling NIOCore EventLoop+Deprecated.swift
[840/870] Compiling NIOCore EventLoop+SerialExecutor.swift
[841/870] Compiling NIOCore EventLoop.swift
[842/870] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[843/870] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[844/870] Compiling NIOCore BSDSocketAPI.swift
[845/870] Compiling NIOCore ByteBuffer-aux.swift
[846/870] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[847/870] Compiling NIOCore ByteBuffer-conversions.swift
[848/870] Compiling NIOCore ByteBuffer-core.swift
[849/870] Compiling NIOCore ByteBuffer-hex.swift
[850/870] Compiling NIOCore ByteBuffer-int.swift
[851/870] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[852/870] Emitting module NIOCore
[853/870] Compiling NIOCore AddressedEnvelope.swift
[854/870] Compiling NIOCore AsyncAwaitSupport.swift
[855/870] Compiling NIOCore AsyncChannel.swift
[856/870] Compiling NIOCore AsyncChannelHandler.swift
[857/870] Compiling NIOCore AsyncChannelInboundStream.swift
[858/870] Compiling NIOCore AsyncChannelOutboundWriter.swift
[859/870] Compiling NIOCore NIOAsyncSequenceProducer.swift
[860/870] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[861/870] Compiling NIOCore NIOAsyncWriter.swift
[862/870] Compiling NIOCore ByteBuffer-multi-int.swift
[863/870] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[864/870] Compiling NIOCore ByteBuffer-views.swift
[865/870] Compiling NIOCore Channel.swift
[866/870] Compiling NIOCore ChannelHandler.swift
[867/870] Compiling NIOCore ChannelHandlers.swift
[868/870] Compiling NIOCore ChannelInvoker.swift
[869/870] Compiling NIOCore ChannelOption.swift
[870/870] Compiling NIOCore ChannelPipeline.swift
[872/931] Compiling NIOEmbedded AsyncTestingChannel.swift
[873/931] Compiling NIOEmbedded Embedded.swift
[874/931] Emitting module NIOEmbedded
[875/931] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[877/932] Compiling NIOPosix IO.swift
[878/932] Compiling NIOPosix IntegerBitPacking.swift
[879/932] Compiling NIOPosix IntegerTypes.swift
[880/932] Compiling NIOPosix Linux.swift
[881/932] Compiling NIOPosix LinuxCPUSet.swift
[882/932] Compiling NIOPosix LinuxUring.swift
[883/932] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[884/938] Compiling AMQPProtocol ProtocolError.swift
[885/939] Compiling AMQPProtocol Protocol.swift
[886/939] Emitting module AMQPProtocol
[887/939] Compiling NIOPosix ThreadPosix.swift
[888/939] Compiling NIOPosix ThreadWindows.swift
[889/939] Compiling NIOPosix UnsafeTransfer.swift
[890/939] Compiling NIOPosix Utilities.swift
[891/939] Compiling NIOPosix VsockAddress.swift
[892/939] Compiling NIOPosix VsockChannelEvents.swift
[893/939] Compiling AMQPProtocol Properties.swift
[894/939] Emitting module NIOPosix
[895/939] Compiling NIOPosix BSDSocketAPICommon.swift
[896/939] Compiling NIOPosix BSDSocketAPIPosix.swift
[897/939] Compiling NIOPosix BSDSocketAPIWindows.swift
[898/939] Compiling NIOPosix BaseSocket.swift
[899/939] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[900/939] Compiling NIOPosix BaseSocketChannel.swift
[901/939] Compiling NIOPosix BaseStreamSocketChannel.swift
[902/939] Compiling NIOPosix SelectableEventLoop.swift
[903/939] Compiling NIOPosix SelectorEpoll.swift
[904/939] Compiling NIOPosix SelectorGeneric.swift
[905/939] Compiling NIOPosix SelectorKqueue.swift
[906/939] Compiling NIOPosix SelectorUring.swift
[907/939] Compiling NIOPosix ServerSocket.swift
[908/939] Compiling NIOPosix Socket.swift
[909/939] Compiling NIOPosix SocketChannel.swift
[910/939] Compiling NIOPosix SocketProtocols.swift
[911/939] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[912/939] Compiling NIOPosix System.swift
[913/939] Compiling NIOPosix Thread.swift
[914/939] Compiling AMQPProtocol ByteBuffer+AMQP.swift
[915/939] Compiling AMQPProtocol Date+AMQP.swift
[916/939] Compiling AMQPProtocol Table.swift
[917/939] Compiling NIOPosix NIOPosixSendableMetatype.swift
[918/939] Compiling NIOPosix NIOThreadPool.swift
[919/939] Compiling NIOPosix NonBlockingFileIO.swift
[920/939] Compiling NIOPosix PendingDatagramWritesManager.swift
[921/939] Compiling NIOPosix PendingWritesManager.swift
[922/939] Compiling NIOPosix PipeChannel.swift
[923/939] Compiling NIOPosix PipePair.swift
[924/939] Compiling NIOPosix Pool.swift
[925/939] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[926/939] Compiling NIOPosix PosixSingletons.swift
[927/939] Compiling NIOPosix RawSocketBootstrap.swift
[928/939] Compiling NIOPosix Resolver.swift
[929/939] Compiling NIOPosix Selectable.swift
[930/939] Compiling NIOPosix SelectableChannel.swift
[931/939] Compiling NIOPosix Bootstrap.swift
[932/939] Compiling NIOPosix ControlMessage.swift
[933/939] Compiling NIOPosix DatagramVectorReadManager.swift
[934/939] Compiling NIOPosix Errors+Any.swift
[935/939] Compiling NIOPosix FileDescriptor.swift
[936/939] Compiling NIOPosix GetaddrinfoResolver.swift
[937/939] Compiling NIOPosix HappyEyeballs.swift
[939/940] Compiling AMQPProtocol UInt8+AMQP.swift
[940/940] Compiling AMQPProtocol Frame.swift
[942/943] Compiling NIO Exports.swift
[943/943] Emitting module NIO
[945/950] Compiling NIOTLS TLSEvents.swift
[946/950] Emitting module NIOTLS
[947/950] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[948/950] Compiling NIOTLS SNIHandler.swift
[949/950] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[950/950] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[952/980] Emitting module NIOSSL
[953/984] Compiling NIOSSL SSLPrivateKey.swift
[954/984] Compiling NIOSSL SSLPublicKey.swift
[955/984] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[956/984] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[957/984] Compiling NIOSSL SubjectAlternativeName.swift
[958/984] Compiling NIOSSL NIOSSLSecureBytes.swift
[959/984] Compiling NIOSSL RNG.swift
[960/984] Compiling NIOSSL SafeCompare.swift
[961/984] Compiling NIOSSL SSLContext.swift
[962/984] Compiling NIOSSL SSLErrors.swift
[963/984] Compiling NIOSSL SSLInit.swift
[964/984] Compiling NIOSSL SSLPKCS12Bundle.swift
[965/984] Compiling NIOSSL NIOSSLServerHandler.swift
[966/984] Compiling NIOSSL ObjectIdentifier.swift
[967/984] Compiling NIOSSL PosixPort.swift
[968/984] Compiling NIOSSL SSLCallbacks.swift
[969/984] Compiling NIOSSL LinuxCABundle.swift
[970/984] Compiling NIOSSL NIOSSLClientHandler.swift
[971/984] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[972/984] Compiling NIOSSL NIOSSLHandler.swift
[973/984] Compiling NIOSSL AndroidCABundle.swift
[974/984] Compiling NIOSSL ByteBufferBIO.swift
[975/984] Compiling NIOSSL CustomPrivateKey.swift
[976/984] Compiling NIOSSL IdentityVerification.swift
[977/984] Compiling NIOSSL SSLCertificate.swift
[978/984] Compiling NIOSSL SSLCertificateExtensions.swift
[979/984] Compiling NIOSSL SSLCertificateName.swift
[980/984] Compiling NIOSSL SSLConnection.swift
[981/984] Compiling NIOSSL Zeroization.swift
[982/984] Compiling NIOSSL TLSConfiguration.swift
[983/984] Compiling NIOSSL UniversalBootstrapSupport.swift
[984/984] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[986/998] Compiling AMQPClient AMQPFrameDecoder.swift
[987/999] Compiling AMQPClient AMQPFrameEncoder.swift
[988/999] Compiling AMQPClient AMQPConnectionMultiplexHandler.swift
[989/999] Compiling AMQPClient AMQPChannelHandler.swift
/host/spi-builder-workspace/Sources/AMQPClient/ChannelHandlers/AMQPConnectionHandler.swift:31:17: warning: type 'AMQPOutbound' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
29 | writePromise: EventLoopPromise<Void>?
30 | ) {
31 | channel.writeAndFlush((outbound, responsePromise), promise: writePromise)
| `- warning: type 'AMQPOutbound' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
32 | }
33 |
/host/spi-builder-workspace/Sources/AMQPClient/ChannelHandlers/AMQPConnectionMultiplexHandler.swift:18:13: note: consider making enum 'AMQPOutbound' conform to the 'Sendable' protocol
16 | import NIOCore
17 |
18 | public enum AMQPOutbound {
| `- note: consider making enum 'AMQPOutbound' conform to the 'Sendable' protocol
19 | case frame(Frame)
20 | case bulk([Frame])
[990/999] Compiling AMQPClient AMQPConnectionHandler.swift
/host/spi-builder-workspace/Sources/AMQPClient/ChannelHandlers/AMQPConnectionHandler.swift:31:17: warning: type 'AMQPOutbound' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
29 | writePromise: EventLoopPromise<Void>?
30 | ) {
31 | channel.writeAndFlush((outbound, responsePromise), promise: writePromise)
| `- warning: type 'AMQPOutbound' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
32 | }
33 |
/host/spi-builder-workspace/Sources/AMQPClient/ChannelHandlers/AMQPConnectionMultiplexHandler.swift:18:13: note: consider making enum 'AMQPOutbound' conform to the 'Sendable' protocol
16 | import NIOCore
17 |
18 | public enum AMQPOutbound {
| `- note: consider making enum 'AMQPOutbound' conform to the 'Sendable' protocol
19 | case frame(Frame)
20 | case bulk([Frame])
[991/999] Compiling AMQPClient AMQPConnectionError.swift
[992/999] Compiling AMQPClient AMQPResponse.swift
[993/999] Compiling AMQPClient AMQPChannel+async.swift
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:23:31: warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
21 | /// - code: Any number - might be logged by the server.
22 | func close(reason: String = "", code: UInt16 = 200) async throws {
23 | return try await self.close(reason: reason, code: code).get()
| `- warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
24 | }
25 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:52:31: warning: 'basicPublish(from:exchange:routingKey:mandatory:immediate:properties:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
50 | properties: Properties = Properties()
51 | ) async throws -> AMQPResponse.Channel.Basic.Published {
52 | return try await self.basicPublish(from: body,
| `- warning: 'basicPublish(from:exchange:routingKey:mandatory:immediate:properties:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
53 | exchange: exchange,
54 | routingKey: routingKey,
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:84:31: warning: 'basicGet(queue:noAck:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
82 | /// - Returns: Message when queue is not empty.
83 | func basicGet(queue: String, noAck: Bool = false) async throws -> AMQPResponse.Channel.Message.Get? {
84 | return try await self.basicGet(queue: queue, noAck: noAck).get()
| `- warning: 'basicGet(queue:noAck:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
85 | }
86 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:104:31: warning: 'basicConsume(queue:consumerTag:noAck:exclusive:args:listener:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
102 | listener: @escaping @Sendable (Result<AMQPResponse.Channel.Message.Delivery, Error>) -> Void
103 | ) async throws -> AMQPResponse.Channel.Basic.ConsumeOk {
104 | return try await self.basicConsume(queue: queue, consumerTag: consumerTag, noAck: noAck, exclusive:exclusive, args: arguments, listener: listener).get()
| `- warning: 'basicConsume(queue:consumerTag:noAck:exclusive:args:listener:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
105 | }
106 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:139:11: warning: type 'AMQPSequence<AMQPResponse.Channel.Message.Delivery>' does not conform to the 'Sendable' protocol
137 | }
138 | ).makeAsyncSequence()
139 | }.get()
| `- warning: type 'AMQPSequence<AMQPResponse.Channel.Message.Delivery>' does not conform to the 'Sendable' protocol
140 | }
141 |
:
369 |
370 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
371 | public struct AMQPSequence<Element>: AsyncSequence {
| `- note: consider making generic struct 'AMQPSequence' conform to the 'Sendable' protocol
372 | public typealias BackingStream = AsyncThrowingStream<Element, Error>
373 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:146:31: warning: 'basicCancel(consumerTag:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
144 | /// - consumerTag: Identifer of the consumer.
145 | func basicCancel(consumerTag: String) async throws {
146 | return try await self.basicCancel(consumerTag: consumerTag).get()
| `- warning: 'basicCancel(consumerTag:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
147 | }
148 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:154:31: warning: 'basicAck(deliveryTag:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
152 | /// - multiple: Controls whether only this message is acked (false) or additionally all other up to it (true).
153 | func basicAck(deliveryTag: UInt64, multiple: Bool = false) async throws {
154 | return try await self.basicAck(deliveryTag: deliveryTag, multiple: multiple).get()
| `- warning: 'basicAck(deliveryTag:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
155 | }
156 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:162:31: warning: 'basicAck(message:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
160 | /// - multiple: Controls whether only this message is acked (false) or additionally all other up to it (true).
161 | func basicAck(message: AMQPResponse.Channel.Message.Delivery, multiple: Bool = false) async throws {
162 | return try await self.basicAck(message: message, multiple: multiple).get()
| `- warning: 'basicAck(message:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
163 | }
164 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:171:31: warning: 'basicNack(deliveryTag:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
169 | /// - requeue: Controls whether to requeue message after reject.
170 | func basicNack(deliveryTag: UInt64, multiple: Bool = false, requeue: Bool = false) async throws {
171 | return try await self.basicNack(deliveryTag: deliveryTag, multiple: multiple, requeue: requeue).get()
| `- warning: 'basicNack(deliveryTag:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
172 | }
173 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:180:31: warning: 'basicNack(message:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
178 | /// - requeue: Controls whether to requeue message after reject.
179 | func basicNack(message: AMQPResponse.Channel.Message.Delivery, multiple: Bool = false, requeue: Bool = false) async throws {
180 | return try await self.basicNack(message: message, multiple: multiple, requeue: requeue).get()
| `- warning: 'basicNack(message:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
181 | }
182 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:188:31: warning: 'basicReject(deliveryTag:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
186 | /// - requeue: Controls whether to requeue message after reject.
187 | func basicReject(deliveryTag: UInt64, requeue: Bool = false) async throws {
188 | return try await self.basicReject(deliveryTag: deliveryTag, requeue: requeue).get()
| `- warning: 'basicReject(deliveryTag:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
189 | }
190 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:196:31: warning: 'basicReject(message:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
194 | /// - requeue: Controls whether to requeue message after reject.
195 | func basicReject(message: AMQPResponse.Channel.Message.Delivery, requeue: Bool = false) async throws {
196 | return try await self.basicReject(message: message, requeue: requeue).get()
| `- warning: 'basicReject(message:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
197 | }
198 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:203:31: warning: 'basicRecover(requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
201 | /// - Parameters:
202 | func basicRecover(requeue: Bool) async throws {
203 | return try await self.basicRecover(requeue: requeue).get()
| `- warning: 'basicRecover(requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
204 | }
205 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:212:31: warning: 'basicQos(count:global:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
210 | /// - global: Whether the limit will be shared across all consumers on the channel.
211 | func basicQos(count: UInt16, global: Bool = false) async throws {
212 | return try await self.basicQos(count: count, global: global).get()
| `- warning: 'basicQos(count:global:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
213 | }
214 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:222:31: warning: 'flow(active:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
220 | @discardableResult
221 | func flow(active: Bool) async throws -> AMQPResponse.Channel.Flowed {
222 | return try await self.flow(active: active).get()
| `- warning: 'flow(active:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
223 | }
224 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:253:31: warning: 'queueDeclare(name:passive:durable:exclusive:autoDelete:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
251 | args arguments: Table = Table()
252 | ) async throws -> AMQPResponse.Channel.Queue.Declared {
253 | return try await self.queueDeclare(name: name, passive: passive, durable: durable, exclusive: exclusive, autoDelete: autoDelete, args: arguments).get()
| `- warning: 'queueDeclare(name:passive:durable:exclusive:autoDelete:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
254 | }
255 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:264:31: warning: 'queueDelete(name:ifUnused:ifEmpty:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
262 | @discardableResult
263 | func queueDelete(name: String, ifUnused: Bool = false, ifEmpty: Bool = false) async throws -> AMQPResponse.Channel.Queue.Deleted {
264 | return try await self.queueDelete(name: name, ifUnused: ifUnused, ifEmpty: ifEmpty).get()
| `- warning: 'queueDelete(name:ifUnused:ifEmpty:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
265 | }
266 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:273:31: warning: 'queuePurge(name:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
271 | @discardableResult
272 | func queuePurge(name: String) async throws -> AMQPResponse.Channel.Queue.Purged {
273 | return try await self.queuePurge(name: name).get()
| `- warning: 'queuePurge(name:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
274 | }
275 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:283:31: warning: 'queueBind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
281 | /// - arguments: Bind only to message matching given options.
282 | func queueBind(queue: String, exchange: String, routingKey: String = "", args arguments: Table = Table()) async throws {
283 | return try await self.queueBind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
| `- warning: 'queueBind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
284 | }
285 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:293:31: warning: 'queueUnbind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
291 | /// - arguments: Unbind only from messages matching given options.
292 | func queueUnbind(queue: String, exchange: String, routingKey: String = "", args arguments: Table = Table()) async throws {
293 | return try await self.queueUnbind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
| `- warning: 'queueUnbind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
294 | }
295 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:313:31: warning: 'exchangeDeclare(name:type:passive:durable:autoDelete:internal:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
311 | args arguments: Table = Table()
312 | ) async throws {
313 | return try await self.exchangeDeclare(name: name,
| `- warning: 'exchangeDeclare(name:type:passive:durable:autoDelete:internal:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
314 | type: type,
315 | passive: passive,
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:326:31: warning: 'exchangeDelete(name:ifUnused:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
324 | /// - ifUnused: If enabled exchange will be deleted only when it's not used.
325 | func exchangeDelete(name: String, ifUnused: Bool = false) async throws {
326 | return try await self.exchangeDelete(name: name, ifUnused: ifUnused).get()
| `- warning: 'exchangeDelete(name:ifUnused:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
327 | }
328 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:336:31: warning: 'exchangeBind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
334 | /// - arguments: Bind only to message matching given options.
335 | func exchangeBind(destination: String, source: String, routingKey: String, args arguments: Table = Table()) async throws {
336 | return try await self.exchangeBind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
| `- warning: 'exchangeBind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
337 | }
338 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:346:31: warning: 'exchangeUnbind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
344 | /// - arguments: Unbind only from message matching given options.
345 | func exchangeUnbind(destination: String, source: String, routingKey: String, args arguments: Table = Table()) async throws {
346 | return try await self.exchangeUnbind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
| `- warning: 'exchangeUnbind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
347 | }
348 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:351:31: warning: 'confirmSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
349 | /// Set channel in publish confirm mode, each published message will be acked or nacked.
350 | func confirmSelect() async throws {
351 | return try await self.confirmSelect().get()
| `- warning: 'confirmSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
352 | }
353 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:356:31: warning: 'txSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
354 | /// Set channel in transaction mode.
355 | func txSelect() async throws {
356 | return try await self.txSelect().get()
| `- warning: 'txSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
357 | }
358 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:361:31: warning: 'txCommit()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
359 | /// Commit a transaction.
360 | func txCommit() async throws {
361 | return try await self.txCommit().get()
| `- warning: 'txCommit()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
362 | }
363 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:366:31: warning: 'txRollback()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
364 | /// Rollback a transaction.
365 | func txRollback() async throws {
366 | return try await self.txRollback().get()
| `- warning: 'txRollback()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
367 | }
368 | }
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:25:31: warning: 'connect(use:from:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
23 | /// - Returns: New AMQP Connection.
24 | static func connect(use eventLoop: EventLoop, from config: AMQPConnectionConfiguration) async throws -> AMQPConnection {
25 | return try await self.connect(use: eventLoop, from: config).get()
| `- warning: 'connect(use:from:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
26 | }
27 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:33:31: warning: 'openChannel()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
31 | /// - Returns: New opened AMQP Channel.
32 | func openChannel() async throws -> AMQPChannel {
33 | return try await self.openChannel().get()
| `- warning: 'openChannel()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
34 | }
35 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:41:31: warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
39 | /// - code: Code that can be logged by broker.
40 | func close(reason: String = "", code: UInt16 = 200) async throws {
41 | return try await self.close(reason: reason, code: code).get()
| `- warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
42 | }
43 | }
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:429:30: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
427 | switch result {
428 | case .success(let value):
429 | cont.yield(value)
| |- warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'value' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
430 | case .failure(let error):
431 | if let callback = self.onThrowSkip {
[994/999] Compiling AMQPClient AMQPConnection+async.swift
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:23:31: warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
21 | /// - code: Any number - might be logged by the server.
22 | func close(reason: String = "", code: UInt16 = 200) async throws {
23 | return try await self.close(reason: reason, code: code).get()
| `- warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
24 | }
25 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:52:31: warning: 'basicPublish(from:exchange:routingKey:mandatory:immediate:properties:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
50 | properties: Properties = Properties()
51 | ) async throws -> AMQPResponse.Channel.Basic.Published {
52 | return try await self.basicPublish(from: body,
| `- warning: 'basicPublish(from:exchange:routingKey:mandatory:immediate:properties:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
53 | exchange: exchange,
54 | routingKey: routingKey,
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:84:31: warning: 'basicGet(queue:noAck:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
82 | /// - Returns: Message when queue is not empty.
83 | func basicGet(queue: String, noAck: Bool = false) async throws -> AMQPResponse.Channel.Message.Get? {
84 | return try await self.basicGet(queue: queue, noAck: noAck).get()
| `- warning: 'basicGet(queue:noAck:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
85 | }
86 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:104:31: warning: 'basicConsume(queue:consumerTag:noAck:exclusive:args:listener:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
102 | listener: @escaping @Sendable (Result<AMQPResponse.Channel.Message.Delivery, Error>) -> Void
103 | ) async throws -> AMQPResponse.Channel.Basic.ConsumeOk {
104 | return try await self.basicConsume(queue: queue, consumerTag: consumerTag, noAck: noAck, exclusive:exclusive, args: arguments, listener: listener).get()
| `- warning: 'basicConsume(queue:consumerTag:noAck:exclusive:args:listener:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
105 | }
106 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:139:11: warning: type 'AMQPSequence<AMQPResponse.Channel.Message.Delivery>' does not conform to the 'Sendable' protocol
137 | }
138 | ).makeAsyncSequence()
139 | }.get()
| `- warning: type 'AMQPSequence<AMQPResponse.Channel.Message.Delivery>' does not conform to the 'Sendable' protocol
140 | }
141 |
:
369 |
370 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
371 | public struct AMQPSequence<Element>: AsyncSequence {
| `- note: consider making generic struct 'AMQPSequence' conform to the 'Sendable' protocol
372 | public typealias BackingStream = AsyncThrowingStream<Element, Error>
373 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:146:31: warning: 'basicCancel(consumerTag:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
144 | /// - consumerTag: Identifer of the consumer.
145 | func basicCancel(consumerTag: String) async throws {
146 | return try await self.basicCancel(consumerTag: consumerTag).get()
| `- warning: 'basicCancel(consumerTag:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
147 | }
148 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:154:31: warning: 'basicAck(deliveryTag:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
152 | /// - multiple: Controls whether only this message is acked (false) or additionally all other up to it (true).
153 | func basicAck(deliveryTag: UInt64, multiple: Bool = false) async throws {
154 | return try await self.basicAck(deliveryTag: deliveryTag, multiple: multiple).get()
| `- warning: 'basicAck(deliveryTag:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
155 | }
156 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:162:31: warning: 'basicAck(message:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
160 | /// - multiple: Controls whether only this message is acked (false) or additionally all other up to it (true).
161 | func basicAck(message: AMQPResponse.Channel.Message.Delivery, multiple: Bool = false) async throws {
162 | return try await self.basicAck(message: message, multiple: multiple).get()
| `- warning: 'basicAck(message:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
163 | }
164 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:171:31: warning: 'basicNack(deliveryTag:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
169 | /// - requeue: Controls whether to requeue message after reject.
170 | func basicNack(deliveryTag: UInt64, multiple: Bool = false, requeue: Bool = false) async throws {
171 | return try await self.basicNack(deliveryTag: deliveryTag, multiple: multiple, requeue: requeue).get()
| `- warning: 'basicNack(deliveryTag:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
172 | }
173 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:180:31: warning: 'basicNack(message:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
178 | /// - requeue: Controls whether to requeue message after reject.
179 | func basicNack(message: AMQPResponse.Channel.Message.Delivery, multiple: Bool = false, requeue: Bool = false) async throws {
180 | return try await self.basicNack(message: message, multiple: multiple, requeue: requeue).get()
| `- warning: 'basicNack(message:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
181 | }
182 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:188:31: warning: 'basicReject(deliveryTag:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
186 | /// - requeue: Controls whether to requeue message after reject.
187 | func basicReject(deliveryTag: UInt64, requeue: Bool = false) async throws {
188 | return try await self.basicReject(deliveryTag: deliveryTag, requeue: requeue).get()
| `- warning: 'basicReject(deliveryTag:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
189 | }
190 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:196:31: warning: 'basicReject(message:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
194 | /// - requeue: Controls whether to requeue message after reject.
195 | func basicReject(message: AMQPResponse.Channel.Message.Delivery, requeue: Bool = false) async throws {
196 | return try await self.basicReject(message: message, requeue: requeue).get()
| `- warning: 'basicReject(message:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
197 | }
198 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:203:31: warning: 'basicRecover(requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
201 | /// - Parameters:
202 | func basicRecover(requeue: Bool) async throws {
203 | return try await self.basicRecover(requeue: requeue).get()
| `- warning: 'basicRecover(requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
204 | }
205 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:212:31: warning: 'basicQos(count:global:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
210 | /// - global: Whether the limit will be shared across all consumers on the channel.
211 | func basicQos(count: UInt16, global: Bool = false) async throws {
212 | return try await self.basicQos(count: count, global: global).get()
| `- warning: 'basicQos(count:global:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
213 | }
214 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:222:31: warning: 'flow(active:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
220 | @discardableResult
221 | func flow(active: Bool) async throws -> AMQPResponse.Channel.Flowed {
222 | return try await self.flow(active: active).get()
| `- warning: 'flow(active:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
223 | }
224 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:253:31: warning: 'queueDeclare(name:passive:durable:exclusive:autoDelete:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
251 | args arguments: Table = Table()
252 | ) async throws -> AMQPResponse.Channel.Queue.Declared {
253 | return try await self.queueDeclare(name: name, passive: passive, durable: durable, exclusive: exclusive, autoDelete: autoDelete, args: arguments).get()
| `- warning: 'queueDeclare(name:passive:durable:exclusive:autoDelete:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
254 | }
255 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:264:31: warning: 'queueDelete(name:ifUnused:ifEmpty:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
262 | @discardableResult
263 | func queueDelete(name: String, ifUnused: Bool = false, ifEmpty: Bool = false) async throws -> AMQPResponse.Channel.Queue.Deleted {
264 | return try await self.queueDelete(name: name, ifUnused: ifUnused, ifEmpty: ifEmpty).get()
| `- warning: 'queueDelete(name:ifUnused:ifEmpty:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
265 | }
266 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:273:31: warning: 'queuePurge(name:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
271 | @discardableResult
272 | func queuePurge(name: String) async throws -> AMQPResponse.Channel.Queue.Purged {
273 | return try await self.queuePurge(name: name).get()
| `- warning: 'queuePurge(name:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
274 | }
275 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:283:31: warning: 'queueBind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
281 | /// - arguments: Bind only to message matching given options.
282 | func queueBind(queue: String, exchange: String, routingKey: String = "", args arguments: Table = Table()) async throws {
283 | return try await self.queueBind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
| `- warning: 'queueBind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
284 | }
285 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:293:31: warning: 'queueUnbind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
291 | /// - arguments: Unbind only from messages matching given options.
292 | func queueUnbind(queue: String, exchange: String, routingKey: String = "", args arguments: Table = Table()) async throws {
293 | return try await self.queueUnbind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
| `- warning: 'queueUnbind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
294 | }
295 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:313:31: warning: 'exchangeDeclare(name:type:passive:durable:autoDelete:internal:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
311 | args arguments: Table = Table()
312 | ) async throws {
313 | return try await self.exchangeDeclare(name: name,
| `- warning: 'exchangeDeclare(name:type:passive:durable:autoDelete:internal:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
314 | type: type,
315 | passive: passive,
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:326:31: warning: 'exchangeDelete(name:ifUnused:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
324 | /// - ifUnused: If enabled exchange will be deleted only when it's not used.
325 | func exchangeDelete(name: String, ifUnused: Bool = false) async throws {
326 | return try await self.exchangeDelete(name: name, ifUnused: ifUnused).get()
| `- warning: 'exchangeDelete(name:ifUnused:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
327 | }
328 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:336:31: warning: 'exchangeBind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
334 | /// - arguments: Bind only to message matching given options.
335 | func exchangeBind(destination: String, source: String, routingKey: String, args arguments: Table = Table()) async throws {
336 | return try await self.exchangeBind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
| `- warning: 'exchangeBind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
337 | }
338 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:346:31: warning: 'exchangeUnbind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
344 | /// - arguments: Unbind only from message matching given options.
345 | func exchangeUnbind(destination: String, source: String, routingKey: String, args arguments: Table = Table()) async throws {
346 | return try await self.exchangeUnbind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
| `- warning: 'exchangeUnbind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
347 | }
348 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:351:31: warning: 'confirmSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
349 | /// Set channel in publish confirm mode, each published message will be acked or nacked.
350 | func confirmSelect() async throws {
351 | return try await self.confirmSelect().get()
| `- warning: 'confirmSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
352 | }
353 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:356:31: warning: 'txSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
354 | /// Set channel in transaction mode.
355 | func txSelect() async throws {
356 | return try await self.txSelect().get()
| `- warning: 'txSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
357 | }
358 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:361:31: warning: 'txCommit()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
359 | /// Commit a transaction.
360 | func txCommit() async throws {
361 | return try await self.txCommit().get()
| `- warning: 'txCommit()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
362 | }
363 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:366:31: warning: 'txRollback()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
364 | /// Rollback a transaction.
365 | func txRollback() async throws {
366 | return try await self.txRollback().get()
| `- warning: 'txRollback()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
367 | }
368 | }
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:25:31: warning: 'connect(use:from:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
23 | /// - Returns: New AMQP Connection.
24 | static func connect(use eventLoop: EventLoop, from config: AMQPConnectionConfiguration) async throws -> AMQPConnection {
25 | return try await self.connect(use: eventLoop, from: config).get()
| `- warning: 'connect(use:from:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
26 | }
27 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:33:31: warning: 'openChannel()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
31 | /// - Returns: New opened AMQP Channel.
32 | func openChannel() async throws -> AMQPChannel {
33 | return try await self.openChannel().get()
| `- warning: 'openChannel()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
34 | }
35 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:41:31: warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
39 | /// - code: Code that can be logged by broker.
40 | func close(reason: String = "", code: UInt16 = 200) async throws {
41 | return try await self.close(reason: reason, code: code).get()
| `- warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
42 | }
43 | }
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:429:30: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
427 | switch result {
428 | case .success(let value):
429 | cont.yield(value)
| |- warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'value' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
430 | case .failure(let error):
431 | if let callback = self.onThrowSkip {
[995/999] Compiling AMQPClient AMQPConnection.swift
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:155:25: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
153 | .channelInitializer { channel in
154 | channel.pipeline.addHandlers([
155 | MessageToByteHandler(AMQPFrameEncoder()),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
156 | ByteToMessageHandler(AMQPFrameDecoder()),
157 | multiplexer.value,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:156:25: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
154 | channel.pipeline.addHandlers([
155 | MessageToByteHandler(AMQPFrameEncoder()),
156 | ByteToMessageHandler(AMQPFrameDecoder()),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
157 | multiplexer.value,
158 | ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:157:37: warning: type 'AMQPConnectionMultiplexHandler' does not conform to the 'Sendable' protocol
155 | MessageToByteHandler(AMQPFrameEncoder()),
156 | ByteToMessageHandler(AMQPFrameDecoder()),
157 | multiplexer.value,
| `- warning: type 'AMQPConnectionMultiplexHandler' does not conform to the 'Sendable' protocol
158 | ])
159 | }
/host/spi-builder-workspace/Sources/AMQPClient/ChannelHandlers/AMQPConnectionMultiplexHandler.swift:32:22: note: class 'AMQPConnectionMultiplexHandler' does not conform to the 'Sendable' protocol
30 | }
31 |
32 | internal final class AMQPConnectionMultiplexHandler: ChannelDuplexHandler {
| `- note: class 'AMQPConnectionMultiplexHandler' does not conform to the 'Sendable' protocol
33 | typealias InboundIn = Frame
34 | typealias OutboundIn = (AMQPOutbound, EventLoopPromise<AMQPResponse>?)
[996/999] Compiling AMQPClient AMQPConnectionConfiguration.swift
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:155:25: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
153 | .channelInitializer { channel in
154 | channel.pipeline.addHandlers([
155 | MessageToByteHandler(AMQPFrameEncoder()),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
156 | ByteToMessageHandler(AMQPFrameDecoder()),
157 | multiplexer.value,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:156:25: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
154 | channel.pipeline.addHandlers([
155 | MessageToByteHandler(AMQPFrameEncoder()),
156 | ByteToMessageHandler(AMQPFrameDecoder()),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
157 | multiplexer.value,
158 | ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:157:37: warning: type 'AMQPConnectionMultiplexHandler' does not conform to the 'Sendable' protocol
155 | MessageToByteHandler(AMQPFrameEncoder()),
156 | ByteToMessageHandler(AMQPFrameDecoder()),
157 | multiplexer.value,
| `- warning: type 'AMQPConnectionMultiplexHandler' does not conform to the 'Sendable' protocol
158 | ])
159 | }
/host/spi-builder-workspace/Sources/AMQPClient/ChannelHandlers/AMQPConnectionMultiplexHandler.swift:32:22: note: class 'AMQPConnectionMultiplexHandler' does not conform to the 'Sendable' protocol
30 | }
31 |
32 | internal final class AMQPConnectionMultiplexHandler: ChannelDuplexHandler {
| `- note: class 'AMQPConnectionMultiplexHandler' does not conform to the 'Sendable' protocol
33 | typealias InboundIn = Frame
34 | typealias OutboundIn = (AMQPOutbound, EventLoopPromise<AMQPResponse>?)
[997/999] Emitting module AMQPClient
[998/999] Compiling AMQPClient AMQPChannel.swift
[999/999] Compiling AMQPClient AMQPChannels.swift
Build complete! (178.41s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.48.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.23.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "rabbitmq-nio",
"name" : "rabbitmq-nio",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AMQPProtocol",
"targets" : [
"AMQPProtocol"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AMQPClient",
"targets" : [
"AMQPClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AMQPProtocol",
"module_type" : "SwiftTarget",
"name" : "AMQPProtocol",
"path" : "Sources/AMQPProtocol",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"AMQPProtocol",
"AMQPClient"
],
"sources" : [
"Extensions/ByteBuffer+AMQP.swift",
"Extensions/Date+AMQP.swift",
"Extensions/UInt8+AMQP.swift",
"Frame.swift",
"Properties.swift",
"Protocol.swift",
"ProtocolError.swift",
"Table.swift"
],
"type" : "library"
},
{
"c99name" : "AMQPClientTests",
"module_type" : "SwiftTarget",
"name" : "AMQPClientTests",
"path" : "Tests/AMQPClientTests",
"sources" : [
"AMQPChannelLargePayloadsTest.swift",
"AMQPChannelTest.swift",
"AMQPChannelsTest.swift",
"AMQPConnectionConfigurationTest.swift",
"AMQPConnectionTest.swift"
],
"target_dependencies" : [
"AMQPClient"
],
"type" : "test"
},
{
"c99name" : "AMQPClient",
"module_type" : "SwiftTarget",
"name" : "AMQPClient",
"path" : "Sources/AMQPClient",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOConcurrencyHelpers",
"NIOSSL",
"Collections"
],
"product_memberships" : [
"AMQPClient"
],
"sources" : [
"AMQPChannel.swift",
"AMQPChannels.swift",
"AMQPConnection.swift",
"AMQPConnectionConfiguration.swift",
"AMQPConnectionError.swift",
"AMQPResponse.swift",
"AsyncAwaitSupport/AMQPChannel+async.swift",
"AsyncAwaitSupport/AMQPConnection+async.swift",
"ChannelHandlers/AMQPChannelHandler.swift",
"ChannelHandlers/AMQPConnectionHandler.swift",
"ChannelHandlers/AMQPConnectionMultiplexHandler.swift",
"ChannelHandlers/AMQPFrameDecoder.swift",
"ChannelHandlers/AMQPFrameEncoder.swift"
],
"target_dependencies" : [
"AMQPProtocol"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.