Build Information
Successful build of rabbitmq-nio, reference main (b7df1f
), with Swift 5.10 for Linux on 28 Nov 2024 17:26:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.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 b7df1f7 Merge pull request #50 from xtremekforever/feature/connection-configuration-constructors
Cloned https://github.com/funcmike/rabbitmq-nio.git
Revision (git rev-parse @):
b7df1f750ee008f861792c10f8509388a82a314d
SUCCESS checkout https://github.com/funcmike/rabbitmq-nio.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/funcmike/rabbitmq-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/15597] Fetching swift-collections
[781/87596] Fetching swift-collections, swift-nio
[21168/101246] Fetching swift-collections, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.06s)
[71757/87596] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (4.83s)
Fetched https://github.com/apple/swift-nio.git from cache (4.90s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (2.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (2.65s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[33/5488] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.64s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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.29.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.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/438] Write sources
[8/438] Compiling CNIOWindows shim.c
[8/438] Write sources
[10/438] Compiling CNIOWindows WSAStartup.c
[10/438] Write sources
[18/438] Compiling CNIOLinux liburing_shims.c
[19/438] Compiling CNIOWASI CNIOWASI.c
[20/438] Compiling CNIODarwin shim.c
[21/438] Compiling CNIOLinux shim.c
[22/438] Compiling _AtomicsShims.c
[23/438] Write swift-version-24593BA9C3E375BF.txt
[24/438] Compiling fiat_p256_adx_sqr.S
[25/438] Compiling fiat_p256_adx_mul.S
[26/438] Compiling fiat_curve25519_adx_square.S
[27/438] Compiling fiat_curve25519_adx_mul.S
[28/438] Compiling by_dir.c
[29/461] Compiling CNIOBoringSSLShims shims.c
[30/461] Compiling tls_method.cc
[31/461] Compiling tls_record.cc
[33/461] Emitting module _NIODataStructures
[33/461] Compiling tls13_enc.cc
[34/461] Compiling tls13_server.cc
[35/461] Compiling tls13_client.cc
[36/461] Compiling tls13_both.cc
[37/461] Compiling t1_enc.cc
[39/461] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[40/461] Compiling InternalCollectionsUtilities Specialize.swift
[41/463] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/463] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[43/463] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/463] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[45/463] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[46/463] Compiling InternalCollectionsUtilities Integer rank.swift
[47/463] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[48/463] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[49/463] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[50/463] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[51/463] Emitting module InternalCollectionsUtilities
[52/463] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/463] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[54/463] Compiling InternalCollectionsUtilities Debugging.swift
[55/463] Compiling InternalCollectionsUtilities Descriptions.swift
[56/463] Emitting module _NIOBase64
[57/463] Compiling _NIOBase64 Base64.swift
[58/464] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/464] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/465] Compiling _NIODataStructures PriorityQueue.swift
[61/465] Compiling _NIODataStructures _TinyArray.swift
[63/465] Compiling ssl_transcript.cc
[64/465] Compiling ssl_x509.cc
[65/465] Compiling ssl_versions.cc
[66/540] Compiling ssl_stat.cc
[68/595] Compiling HeapModule Heap+Descriptions.swift
[69/595] Compiling _NIODataStructures Heap.swift
[69/596] Compiling ssl_session.cc
[71/596] Compiling HeapModule Heap+UnsafeHandle.swift
[72/596] Compiling HeapModule Heap+Invariants.swift
[73/596] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[74/596] Compiling HeapModule Heap.swift
[75/597] Compiling HeapModule _HeapNode.swift
[77/687] Emitting module HeapModule
[79/688] Compiling DequeModule _DequeBuffer.swift
[80/688] Compiling DequeModule _DequeBufferHeader.swift
[81/688] Compiling HashTreeCollections _HashNode.swift
[82/688] Compiling HashTreeCollections _HashNodeHeader.swift
[83/688] Compiling HashTreeCollections _HashSlot.swift
[84/688] Compiling HashTreeCollections _HashStack.swift
[85/688] Compiling HashTreeCollections _HashTreeIterator.swift
[86/688] Compiling HashTreeCollections _HashTreeStatistics.swift
[87/688] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[88/689] Compiling HashTreeCollections _RawHashNode.swift
[89/689] Compiling HashTreeCollections _UnmanagedHashNode.swift
[90/689] Compiling HashTreeCollections _UnsafePath.swift
[91/689] Compiling HashTreeCollections TreeDictionary+Codable.swift
[92/689] Compiling HashTreeCollections TreeDictionary+Collection.swift
[93/690] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[94/690] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[95/690] Compiling DequeModule Deque._UnsafeHandle.swift
[96/690] Compiling DequeModule Deque.swift
[96/697] Compiling ssl_privkey.cc
[98/697] Compiling HashTreeCollections TreeDictionary+Filter.swift
[99/697] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[100/697] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[101/697] Compiling HashTreeCollections TreeDictionary+Keys.swift
[102/697] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[103/697] Compiling HashTreeCollections TreeDictionary+Merge.swift
[104/697] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[105/697] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[106/697] Compiling DequeModule Deque+Testing.swift
[107/697] Compiling DequeModule Deque._Storage.swift
[112/697] Compiling DequeModule _DequeSlot.swift
[113/697] Compiling DequeModule _UnsafeWrappedBuffer.swift
[114/697] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[115/697] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[116/697] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[117/697] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[118/697] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[119/697] Compiling HashTreeCollections _HashNode+Structural merge.swift
[120/697] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[121/697] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[122/697] Compiling DequeModule Deque+CustomReflectable.swift
[123/697] Compiling DequeModule Deque+Descriptions.swift
[124/697] Compiling DequeModule Deque+Extras.swift
[125/697] Compiling DequeModule Deque+Hashable.swift
[126/697] Compiling DequeModule Deque+Equatable.swift
[127/697] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[130/697] Compiling HashTreeCollections TreeDictionary+Values.swift
[131/697] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[132/697] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[133/697] Compiling HashTreeCollections _HashNode+Structural union.swift
[134/697] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[135/697] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[136/697] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[137/697] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[138/697] Compiling HashTreeCollections TreeSet+Hashable.swift
[139/697] Compiling HashTreeCollections TreeSet+Sendable.swift
[140/697] Compiling HashTreeCollections TreeSet+Sequence.swift
[141/697] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[142/697] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[143/697] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[144/697] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[145/697] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[146/697] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[147/697] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[150/707] Compiling OrderedCollections OrderedSet+SubSequence.swift
[151/707] Compiling OrderedCollections OrderedSet+Testing.swift
[152/707] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[153/707] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[154/707] Compiling OrderedCollections OrderedSet.swift
[155/707] Compiling OrderedCollections _UnsafeBitset.swift
[156/707] Compiling HashTreeCollections TreeSet+Equatable.swift
[157/707] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[158/707] Compiling HashTreeCollections TreeSet+Extras.swift
[159/707] Compiling HashTreeCollections TreeSet+Filter.swift
[159/707] Compiling ssl_lib.cc
[172/707] Compiling DequeModule Deque+Codable.swift
[173/707] Compiling DequeModule Deque+Collection.swift
[174/707] Emitting module DequeModule
[175/708] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[176/708] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[177/708] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[178/708] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[179/708] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[180/708] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[181/708] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[182/708] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[183/708] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[184/708] Compiling HashTreeCollections TreeSet.swift
[196/717] Emitting module OrderedCollections
[232/717] Compiling ssl_file.cc
[234/717] Compiling OrderedCollections OrderedSet+Sendable.swift
[252/718] Compiling ssl_key_share.cc
[253/718] Compiling ssl_credential.cc
[265/718] Compiling ssl_cipher.cc
[267/718] Emitting module _RopeModule
[289/718] Compiling ssl_buffer.cc
[290/718] Compiling ssl_cert.cc
[292/718] Compiling _RopeModule Rope+Join.swift
[293/718] Compiling _RopeModule Rope+MutatingForEach.swift
[294/718] Compiling _RopeModule Rope+Remove.swift
[295/718] Compiling _RopeModule Rope+RemoveSubrange.swift
[296/718] Compiling _RopeModule Rope+Split.swift
[297/718] Compiling _RopeModule Optional Utilities.swift
[298/718] Compiling _RopeModule String Utilities.swift
[299/718] Compiling _RopeModule String.Index+ABI.swift
[300/718] Compiling _RopeModule _CharacterRecognizer.swift
[300/718] Compiling ssl_asn1.cc
[301/718] Compiling ssl_aead_ctx.cc
[302/718] Compiling s3_pkt.cc
[303/718] Compiling s3_lib.cc
[305/718] Emitting module HashTreeCollections
[335/720] Compiling s3_both.cc
[337/720] Compiling handshake_server.cc
[338/720] Compiling handshake_client.cc
[339/720] Compiling dtls_record.cc
[340/720] Compiling handshake.cc
[341/720] Compiling handoff.cc
[342/720] Compiling dtls_method.cc
[343/720] Compiling encrypted_client_hello.cc
[344/720] Compiling md5-x86_64-linux.S
[345/720] Compiling md5-x86_64-apple.S
[346/720] Compiling md5-586-linux.S
[347/720] Compiling md5-586-apple.S
[348/720] Compiling extensions.cc
[349/720] Compiling err_data.c
[350/720] Compiling chacha20_poly1305_x86_64-apple.S
[351/720] Compiling chacha20_poly1305_armv8-win.S
[352/720] Compiling chacha20_poly1305_x86_64-linux.S
[353/720] Compiling chacha20_poly1305_armv8-linux.S
[354/720] Compiling chacha20_poly1305_armv8-apple.S
[355/720] Compiling d1_srtp.cc
[356/720] Compiling chacha-x86-apple.S
[357/720] Compiling chacha-x86_64-apple.S
[358/720] Compiling chacha-x86-linux.S
[359/720] Compiling chacha-x86_64-linux.S
[360/720] Compiling chacha-armv8-win.S
[361/720] Compiling chacha-armv8-linux.S
[362/720] Compiling chacha-armv8-apple.S
[363/720] Compiling chacha-armv4-linux.S
[364/720] Compiling aes128gcmsiv-x86_64-linux.S
[365/720] Compiling x86_64-mont5-apple.S
[366/720] Compiling aes128gcmsiv-x86_64-apple.S
[367/720] Compiling bio_ssl.cc
[368/720] Compiling x86_64-mont5-linux.S
[369/720] Compiling x86-mont-linux.S
[370/720] Compiling x86_64-mont-linux.S
[371/720] Compiling x86_64-mont-apple.S
[372/720] Compiling x86-mont-apple.S
[373/720] Compiling vpaes-x86_64-linux.S
[374/720] Compiling vpaes-x86-linux.S
[375/720] Compiling vpaes-x86-apple.S
[376/720] Compiling vpaes-x86_64-apple.S
[377/720] Compiling vpaes-armv8-win.S
[378/720] Compiling vpaes-armv7-linux.S
[379/720] Compiling vpaes-armv8-linux.S
[380/720] Compiling vpaes-armv8-apple.S
[381/720] Compiling sha512-x86_64-linux.S
[382/720] Compiling sha512-x86_64-apple.S
[383/720] Compiling sha512-armv8-win.S
[384/720] Compiling sha512-armv8-linux.S
[385/720] Compiling sha512-armv4-linux.S
[386/720] Compiling sha512-586-linux.S
[387/720] Compiling sha512-armv8-apple.S
[388/720] Compiling sha256-x86_64-linux.S
[389/720] Compiling sha512-586-apple.S
[390/720] Compiling sha256-x86_64-apple.S
[391/720] Compiling d1_pkt.cc
[392/720] Compiling sha256-armv8-apple.S
[393/720] Compiling sha256-armv4-linux.S
[394/720] Compiling sha256-armv8-linux.S
[395/720] Compiling sha256-armv8-win.S
[396/720] Compiling sha256-586-apple.S
[397/720] Compiling d1_lib.cc
[398/720] Compiling sha256-586-linux.S
[399/720] Compiling sha1-armv8-win.S
[400/720] Compiling sha1-x86_64-apple.S
[401/720] Compiling sha1-armv8-linux.S
[402/720] Compiling sha1-armv8-apple.S
[403/720] Compiling sha1-x86_64-linux.S
[404/720] Compiling d1_both.cc
[405/720] Compiling sha1-586-linux.S
[406/720] Compiling sha1-armv4-large-linux.S
[407/720] Compiling sha1-586-apple.S
[408/720] Compiling rdrand-x86_64-linux.S
[409/720] Compiling rsaz-avx2-linux.S
[410/720] Compiling rsaz-avx2-apple.S
[410/720] Compiling rdrand-x86_64-apple.S
[412/720] Compiling p256_beeu-x86_64-asm-linux.S
[413/720] Compiling p256_beeu-x86_64-asm-apple.S
[413/720] Compiling p256_beeu-armv8-asm-win.S
[415/720] Compiling p256_beeu-armv8-asm-apple.S
[416/720] Compiling p256_beeu-armv8-asm-linux.S
[417/720] Compiling p256-x86_64-asm-apple.S
[418/720] Compiling ghashv8-armv8-win.S
[419/720] Compiling p256-armv8-asm-win.S
[420/720] Compiling p256-armv8-asm-linux.S
[421/720] Compiling p256-x86_64-asm-linux.S
[422/720] Compiling p256-armv8-asm-apple.S
[423/720] Compiling ghashv8-armv8-linux.S
[424/720] Compiling ghashv8-armv8-apple.S
[425/720] Compiling ghash-x86_64-apple.S
[426/720] Compiling ghashv8-armv7-linux.S
[427/720] Compiling ghash-x86_64-linux.S
[428/720] Compiling ghash-x86-linux.S
[429/720] Compiling ghash-x86-apple.S
[430/720] Compiling ghash-ssse3-x86_64-linux.S
[431/720] Compiling ghash-ssse3-x86-apple.S
[432/720] Compiling ghash-ssse3-x86_64-apple.S
[433/720] Compiling ghash-neon-armv8-win.S
[434/720] Compiling ghash-neon-armv8-linux.S
[435/720] Compiling ghash-ssse3-x86-linux.S
[436/720] Compiling ghash-neon-armv8-apple.S
[437/720] Compiling co-586-linux.S
[438/720] Compiling co-586-apple.S
[439/720] Compiling ghash-armv4-linux.S
[440/720] Compiling bsaes-armv7-linux.S
[441/720] Compiling bn-armv8-apple.S
[442/720] Compiling bn-armv8-win.S
[443/720] Compiling bn-586-linux.S
[444/720] Compiling bn-armv8-linux.S
[445/720] Compiling armv8-mont-win.S
[446/720] Compiling bn-586-apple.S
[447/720] Compiling armv8-mont-linux.S
[448/720] Compiling armv8-mont-apple.S
[449/720] Compiling armv4-mont-linux.S
[450/720] Compiling aesv8-gcm-armv8-apple.S
[451/720] Compiling aesv8-gcm-armv8-win.S
[452/720] Compiling aesv8-armv8-win.S
[453/720] Compiling aesv8-gcm-armv8-linux.S
[454/720] Compiling aesv8-armv8-apple.S
[455/720] Compiling aesv8-armv8-linux.S
[456/720] Compiling aesv8-armv7-linux.S
[457/720] Compiling aesni-x86_64-apple.S
[458/720] Compiling aesni-x86-linux.S
[459/720] Compiling aesni-x86_64-linux.S
[460/720] Compiling aesni-x86-apple.S
[461/720] Compiling aesni-gcm-x86_64-apple.S
[462/720] Compiling aesni-gcm-x86_64-linux.S
[463/720] Compiling x_sig.c
[464/720] Compiling x_val.c
[465/720] Compiling x_x509a.c
[466/720] Compiling x_x509.c
[467/720] Compiling x_req.c
[467/720] Compiling x_spki.c
[469/720] Compiling x_pubkey.c
[470/720] Compiling x_name.c
[471/720] Compiling x_crl.c
[472/720] Compiling x_algor.c
[473/720] Compiling x_exten.c
[473/720] Compiling x_attrib.c
[475/720] Compiling x509rset.c
[476/720] Compiling x509spki.c
[477/720] Compiling x_all.c
[478/720] Compiling x509name.c
[479/720] Compiling x509_vpm.c
[480/720] Compiling x509_v3.c
[481/720] Compiling x509_txt.c
[482/720] Compiling x509cset.c
[483/720] Compiling x509_set.c
[484/720] Compiling x509_trs.c
[485/720] Compiling x509_vfy.c
[486/720] Compiling x509_req.c
[487/720] Compiling x509_def.c
[488/720] Compiling x509_obj.c
[489/720] Compiling x509_d2.c
[490/720] Compiling x509_ext.c
[491/720] Compiling x509_lu.c
[492/720] Compiling x509.c
[493/720] Compiling x509_cmp.c
[494/720] Compiling x509_att.c
[495/720] Compiling v3_prn.c
[496/720] Compiling v3_skey.c
[497/720] Compiling v3_purp.c
[498/720] Compiling v3_utl.c
[499/720] Compiling v3_pmaps.c
[500/720] Compiling v3_ocsp.c
[501/720] Compiling v3_ncons.c
[502/720] Compiling v3_pcons.c
[503/720] Compiling v3_int.c
[504/720] Compiling v3_info.c
[505/720] Compiling v3_lib.c
[506/720] Compiling v3_ia5.c
[507/720] Compiling v3_enum.c
[508/720] Compiling v3_extku.c
[509/720] Compiling v3_genn.c
[510/720] Compiling v3_crld.c
[511/720] Compiling v3_cpols.c
[512/720] Compiling v3_bcons.c
[513/720] Compiling v3_conf.c
[514/720] Compiling v3_bitst.c
[515/720] Compiling t_x509a.c
[516/720] Compiling v3_akeya.c
[517/720] Compiling v3_alt.c
[518/720] Compiling v3_akey.c
[519/720] Compiling t_crl.c
[520/720] Compiling i2d_pr.c
[521/720] Compiling t_x509.c
[522/720] Compiling t_req.c
[523/720] Compiling rsa_pss.c
[524/720] Compiling name_print.c
[525/720] Compiling by_file.c
[526/720] Compiling policy.c
[527/720] Compiling algorithm.c
[528/720] Compiling asn1_gen.c
[529/720] Compiling voprf.c
[530/720] Compiling a_verify.c
[531/720] Compiling a_sign.c
[532/720] Compiling trust_token.c
[533/720] Compiling a_digest.c
[534/720] Compiling thread.c
[535/720] Compiling thread_none.c
[536/720] Compiling thread_win.c
[537/720] Compiling spx_wots.c
[538/720] Compiling thread_pthread.c
[539/720] Compiling spx_util.c
[540/720] Compiling spx_thash.c
[541/720] Compiling spx_fors.c
[542/720] Compiling spx_merkle.c
[543/720] Compiling stack.c
[544/720] Compiling pmbtoken.c
[545/720] Compiling spx.c
[546/720] Compiling spx_address.c
[547/720] Compiling slhdsa.c
[548/720] Compiling wots.c
[549/720] Compiling merkle.c
[550/720] Compiling thash.c
[551/720] Compiling fors.c
[552/720] Compiling sha512.c
[553/720] Compiling sha1.c
[554/720] Compiling siphash.c
[555/720] Compiling sha256.c
[556/720] Compiling rsa_print.c
[557/720] Compiling rsa_extra.c
[558/720] Compiling rc4.c
[559/720] Compiling refcount.c
[560/720] Compiling trusty.c
[561/720] Compiling rand_extra.c
[562/720] Compiling rsa_crypt.c
[563/720] Compiling windows.c
[564/720] Compiling ios.c
[565/720] Compiling rsa_asn1.c
[566/720] Compiling getentropy.c
[567/720] Compiling passive.c
[568/720] Compiling urandom.c
[569/720] Compiling deterministic.c
[570/720] Compiling fork_detect.c
[571/720] Compiling poly1305_arm_asm.S
[572/720] Compiling forkunsafe.c
[573/720] Compiling poly1305_arm.c
[574/720] Compiling pool.c
[575/720] Compiling poly1305.c
[576/720] Compiling pkcs7.c
[577/720] Compiling pem_xaux.c
[578/720] Compiling pkcs8.c
[579/720] Compiling p5_pbev2.c
[580/720] Compiling pem_x509.c
[581/720] Compiling pkcs7_x509.c
[582/720] Compiling pkcs8_x509.c
[583/720] Compiling pem_pkey.c
[584/720] Compiling obj_xref.c
[585/720] Compiling pem_pk8.c
[586/720] Compiling pem_oth.c
[587/720] Compiling pem_info.c
[588/720] Compiling pem_lib.c
[589/720] Compiling pem_all.c
[590/720] Compiling obj.c
[591/720] Compiling md5.c
[592/720] Compiling mem.c
[593/720] Compiling md4.c
[594/720] Compiling lhash.c
[595/720] Compiling mldsa.c
[596/720] Compiling poly1305_vec.c
[597/720] Compiling keccak.c
[598/720] Compiling fips_shared_support.c
[599/720] Compiling kyber.c
[600/720] Compiling poly_rq_mul.S
[601/720] Compiling ex_data.c
[602/720] Compiling sign.c
[603/720] Compiling mlkem.cc
[604/720] Compiling scrypt.c
[605/720] Compiling hpke.c
[606/720] Compiling hrss.c
[607/720] Compiling p_x25519.c
[608/720] Compiling print.c
[609/720] Compiling pbkdf.c
[610/720] Compiling p_x25519_asn1.c
[611/720] Compiling p_rsa_asn1.c
[612/720] Compiling p_ed25519.c
[613/720] Compiling p_rsa.c
[614/720] Compiling p_hkdf.c
[615/720] Compiling p_ec_asn1.c
[616/720] Compiling p_ed25519_asn1.c
[617/720] Compiling p_ec.c
[618/720] Compiling p_dsa_asn1.c
[619/720] Compiling p_dh.c
[620/720] Compiling p_dh_asn1.c
[621/720] Compiling evp_ctx.c
[622/720] Compiling evp.c
[623/720] Compiling evp_asn1.c
[624/720] Compiling engine.c
[625/720] Compiling err.c
[626/720] Compiling ecdh_extra.c
[627/720] Compiling ecdsa_asn1.c
[628/720] Compiling ec_derive.c
[629/720] Compiling hash_to_curve.c
[630/720] Compiling dsa_asn1.c
[631/720] Compiling dsa.c
[632/720] Compiling ec_asn1.c
[633/720] Compiling params.c
[634/720] Compiling digest_extra.c
[635/720] Compiling dilithium.c
[636/720] Compiling dh_asn1.c
[637/720] Compiling x25519-asm-arm.S
[638/720] Compiling spake25519.c
[639/720] Compiling curve25519_64_adx.c
[640/720] Compiling crypto.c
[641/720] Compiling cpu_intel.c
[641/720] Compiling cpu_arm_linux.c
[643/720] Compiling des.c
[644/720] Compiling cpu_arm_freebsd.c
[645/720] Compiling cpu_aarch64_win.c
[646/720] Compiling cpu_aarch64_openbsd.c
[647/720] Compiling cpu_aarch64_fuchsia.c
[648/720] Compiling cpu_aarch64_apple.c
[649/720] Compiling cpu_aarch64_linux.c
[650/720] Compiling cpu_aarch64_sysreg.c
[651/720] Compiling curve25519.c
[652/720] Compiling e_rc4.c
[653/720] Compiling tls_cbc.c
[654/720] Compiling e_tls.c
[655/720] Compiling e_null.c
[656/720] Compiling conf.c
[657/720] Compiling e_rc2.c
[658/720] Compiling derive_key.c
[659/720] Compiling e_chacha20poly1305.c
[660/720] Compiling e_des.c
[661/720] Compiling e_aesgcmsiv.c
[662/720] Compiling e_aesctrhmac.c
[663/720] Compiling unicode.c
[664/720] Compiling cipher_extra.c
[665/720] Compiling chacha.c
[666/720] Compiling ber.c
[667/720] Compiling bn_asn1.c
[668/720] Compiling asn1_compat.c
[669/720] Compiling buf.c
[670/720] Compiling cbb.c
[671/720] Compiling convert.c
[672/720] Compiling socket.c
[673/720] Compiling cbs.c
[674/720] Compiling printf.c
[675/720] Compiling blake2.c
[676/720] Compiling socket_helper.c
[677/720] Compiling pair.c
[678/720] Compiling hexdump.c
[679/720] Compiling fd.c
[680/720] Compiling file.c
[681/720] Compiling errno.c
[682/720] Compiling bio_mem.c
[683/720] Compiling connect.c
[684/720] Compiling base64.c
[685/720] Compiling bio.c
[686/720] Compiling tasn_typ.c
[687/720] Compiling tasn_utl.c
[688/720] Compiling tasn_fre.c
[689/720] Compiling tasn_new.c
[690/720] Compiling tasn_enc.c
[691/720] Compiling f_int.c
[692/720] Compiling f_string.c
[693/720] Compiling tasn_dec.c
[694/720] Compiling posix_time.c
[695/720] Compiling asn1_par.c
[696/720] Compiling asn_pack.c
[697/720] Compiling a_utctm.c
[698/720] Compiling a_time.c
[699/720] Compiling asn1_lib.c
[699/720] Compiling a_type.c
[701/720] Compiling a_octet.c
[702/720] Compiling a_strex.c
[703/720] Compiling a_strnid.c
[704/720] Compiling a_mbstr.c
[705/720] Compiling a_gentm.c
[706/720] Compiling a_dup.c
[707/720] Compiling a_i2d_fp.c
[708/720] Compiling a_bool.c
[709/720] Write sources
[710/720] Compiling a_int.c
[710/720] Write sources
[710/720] Compiling a_object.c
[715/720] Compiling a_d2i_fp.c
[716/731] Compiling a_bitstr.c
[718/792] Compiling Atomics ManagedAtomic.swift
[719/792] Compiling Atomics ManagedAtomicLazyReference.swift
[720/792] Compiling Atomics UnsafeAtomic.swift
[721/792] Compiling Atomics UnsafeAtomicLazyReference.swift
[722/794] Compiling Atomics AtomicMemoryOrderings.swift
[723/794] Compiling Atomics DoubleWord.swift
[723/794] Compiling bcm.c
[725/794] Compiling Atomics IntegerOperations.swift
[726/794] Compiling Atomics Unmanaged extensions.swift
[727/794] Compiling BitCollections BitSet+Initializers.swift
[728/794] Compiling BitCollections BitSet+Invariants.swift
[729/794] Compiling BitCollections BitSet+Random.swift
[730/794] Compiling BitCollections BitSet+SetAlgebra basics.swift
[731/794] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[732/794] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[733/794] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[739/801] Compiling BitCollections BitArray+Initializers.swift
[740/801] Compiling BitCollections BitArray+Invariants.swift
[741/801] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[742/801] Compiling Atomics Primitives.shims.swift
[743/801] Compiling Atomics AtomicInteger.swift
[744/801] Compiling Atomics AtomicOptionalWrappable.swift
[745/801] Compiling Atomics AtomicReference.swift
[746/801] Compiling Atomics AtomicStorage.swift
[747/801] Compiling Atomics AtomicValue.swift
[748/801] Emitting module BitCollections
[749/801] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[750/801] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[751/801] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[752/801] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[753/801] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[754/801] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[755/801] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[756/801] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[757/801] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[758/801] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[759/801] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[760/801] Compiling BitCollections BitSet+SetAlgebra union.swift
[761/801] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[762/801] Compiling BitCollections BitSet.Counted.swift
[762/801] Compiling c-nioatomics.c
[764/801] Compiling Atomics OptionalRawRepresentable.swift
[765/801] Compiling Atomics RawRepresentable.swift
[766/801] Compiling Atomics AtomicBool.swift
[767/801] Compiling Atomics IntegerConformances.swift
[768/801] Compiling Atomics PointerConformances.swift
[769/801] Compiling Atomics Primitives.native.swift
[772/801] Compiling BitCollections BitArray+RandomBits.swift
[773/801] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[774/801] Compiling BitCollections BitArray+Shifts.swift
[775/801] Compiling BitCollections BitArray+Testing.swift
[776/801] Compiling BitCollections BitArray._UnsafeHandle.swift
[777/801] Compiling BitCollections BitArray.swift
[778/801] Compiling BitCollections BitSet+BidirectionalCollection.swift
[779/801] Compiling BitCollections BitSet+Codable.swift
[787/801] Compiling BitCollections BitSet.Index.swift
[788/801] Compiling BitCollections BitSet._UnsafeHandle.swift
[789/801] Compiling BitCollections BitSet.swift
[790/801] Compiling BitCollections Range+Utilities.swift
[791/801] Compiling BitCollections Slice+Utilities.swift
[792/801] Compiling BitCollections UInt+Tricks.swift
[793/801] Compiling BitCollections _Word.swift
[793/802] Compiling c-atomics.c
[796/810] Compiling Collections Collections.swift
[797/810] Emitting module Collections
[798/811] Compiling NIOConcurrencyHelpers NIOLock.swift
[800/811] Compiling NIOConcurrencyHelpers lock.swift
[801/811] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[802/811] Emitting module NIOConcurrencyHelpers
[803/811] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[804/811] Compiling NIOConcurrencyHelpers atomics.swift
[806/812] Emitting module Atomics
[814/873] Compiling NIOCore MulticastChannel.swift
[815/873] Compiling NIOCore NIOAny.swift
[816/873] Compiling NIOCore NIOCloseOnErrorHandler.swift
[817/873] Compiling NIOCore NIOLoopBound.swift
[818/873] Compiling NIOCore NIOScheduledCallback.swift
[819/873] Compiling NIOCore NIOSendable.swift
[820/873] Compiling NIOCore PointerHelpers.swift
[821/873] Compiling NIOCore RecvByteBufferAllocator.swift
[822/881] Compiling NIOCore IO.swift
[823/881] Compiling NIOCore IOData.swift
[824/881] Compiling NIOCore IPProtocol.swift
[825/881] Compiling NIOCore IntegerBitPacking.swift
[826/881] Compiling NIOCore IntegerTypes.swift
[827/881] Compiling NIOCore Interfaces.swift
[828/881] Compiling NIOCore Linux.swift
[829/881] Compiling NIOCore MarkedCircularBuffer.swift
[830/881] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[831/881] Compiling NIOCore SocketAddresses.swift
[832/881] Compiling NIOCore SocketOptionProvider.swift
[833/881] Compiling NIOCore SystemCallHelpers.swift
[834/881] Compiling NIOCore TimeAmount+Duration.swift
[835/881] Compiling NIOCore TypeAssistedChannelHandler.swift
[836/881] Compiling NIOCore UniversalBootstrapSupport.swift
[837/881] Compiling NIOCore Utilities.swift
[838/881] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[839/881] Compiling NIOCore EventLoopFuture+Deprecated.swift
[840/881] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[841/881] Compiling NIOCore EventLoopFuture.swift
[842/881] Compiling NIOCore FileDescriptor.swift
[843/881] Compiling NIOCore FileHandle.swift
[844/881] Compiling NIOCore FileRegion.swift
[845/881] Compiling NIOCore GlobalSingletons.swift
[846/881] Compiling NIOCore CircularBuffer.swift
[847/881] Compiling NIOCore Codec.swift
[848/881] Compiling NIOCore ConvenienceOptionSupport.swift
[849/881] Compiling NIOCore DeadChannel.swift
[850/881] Compiling NIOCore DispatchQueue+WithFuture.swift
[851/881] Compiling NIOCore EventLoop+Deprecated.swift
[852/881] Compiling NIOCore EventLoop+SerialExecutor.swift
[853/881] Compiling NIOCore EventLoop.swift
[854/881] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[855/881] Compiling NIOCore BSDSocketAPI.swift
[856/881] Compiling NIOCore ByteBuffer-aux.swift
[857/881] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[858/881] Compiling NIOCore ByteBuffer-conversions.swift
[859/881] Compiling NIOCore ByteBuffer-core.swift
[860/881] Compiling NIOCore ByteBuffer-hex.swift
[861/881] Compiling NIOCore ByteBuffer-int.swift
[862/881] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[863/881] Emitting module NIOCore
[864/881] Compiling NIOCore ByteBuffer-multi-int.swift
[865/881] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[866/881] Compiling NIOCore ByteBuffer-views.swift
[867/881] Compiling NIOCore Channel.swift
[868/881] Compiling NIOCore ChannelHandler.swift
[869/881] Compiling NIOCore ChannelHandlers.swift
[870/881] Compiling NIOCore ChannelInvoker.swift
[871/881] Compiling NIOCore ChannelOption.swift
[872/881] Compiling NIOCore ChannelPipeline.swift
[873/881] Compiling NIOCore AddressedEnvelope.swift
[874/881] Compiling NIOCore AsyncAwaitSupport.swift
[875/881] Compiling NIOCore AsyncChannel.swift
[876/881] Compiling NIOCore AsyncChannelHandler.swift
[877/881] Compiling NIOCore AsyncChannelInboundStream.swift
[878/881] Compiling NIOCore AsyncChannelOutboundWriter.swift
[879/881] Compiling NIOCore NIOAsyncSequenceProducer.swift
[880/881] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[881/881] Compiling NIOCore NIOAsyncWriter.swift
[883/942] Emitting module NIOEmbedded
[884/942] Compiling AMQPProtocol Protocol.swift
[885/942] Compiling AMQPProtocol ProtocolError.swift
[886/943] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[887/943] Compiling AMQPProtocol ByteBuffer+AMQP.swift
[888/943] Compiling NIOEmbedded AsyncTestingChannel.swift
[889/943] Emitting module AMQPProtocol
[890/943] Compiling NIOEmbedded Embedded.swift
[892/944] Compiling AMQPProtocol Properties.swift
[893/944] Compiling AMQPProtocol Table.swift
/host/spi-builder-workspace/Sources/AMQPProtocol/Table.swift:16:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import struct Foundation.Date
^
[894/944] Compiling NIOPosix Pool.swift
[895/944] Compiling NIOPosix PooledRecvBufferAllocator.swift
[896/944] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[897/944] Compiling NIOPosix PosixSingletons.swift
[898/944] Compiling NIOPosix RawSocketBootstrap.swift
[899/944] Compiling NIOPosix Resolver.swift
[900/944] Compiling NIOPosix Selectable.swift
[901/944] Compiling NIOPosix SelectableChannel.swift
[902/944] Compiling NIOPosix SelectableEventLoop.swift
[903/944] Compiling NIOPosix SelectorEpoll.swift
[904/944] Compiling NIOPosix SelectorGeneric.swift
[905/944] Compiling NIOPosix SelectorKqueue.swift
[906/944] Compiling NIOPosix SelectorUring.swift
[907/944] Compiling NIOPosix ServerSocket.swift
[908/944] Compiling NIOPosix Socket.swift
[909/944] Compiling NIOPosix SocketChannel.swift
[910/944] Compiling NIOPosix SocketProtocols.swift
[911/944] Compiling NIOPosix System.swift
[912/944] Compiling NIOPosix Thread.swift
[913/950] Emitting module NIOPosix
[914/950] Compiling AMQPProtocol UInt8+AMQP.swift
[915/950] Compiling AMQPProtocol Date+AMQP.swift
[916/950] Compiling AMQPProtocol Frame.swift
[918/951] Compiling NIOPosix ThreadPosix.swift
[919/951] Compiling NIOPosix ThreadWindows.swift
[920/951] Compiling NIOPosix UnsafeTransfer.swift
[921/951] Compiling NIOPosix Utilities.swift
[922/951] Compiling NIOPosix VsockAddress.swift
[923/951] Compiling NIOPosix VsockChannelEvents.swift
[924/951] Compiling NIOPosix BSDSocketAPICommon.swift
[925/951] Compiling NIOPosix BSDSocketAPIPosix.swift
[926/951] Compiling NIOPosix BSDSocketAPIWindows.swift
[927/951] Compiling NIOPosix BaseSocket.swift
[928/951] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[929/951] Compiling NIOPosix BaseSocketChannel.swift
[930/951] Compiling NIOPosix BaseStreamSocketChannel.swift
[931/951] Compiling NIOPosix Bootstrap.swift
[932/951] Compiling NIOPosix ControlMessage.swift
[933/951] Compiling NIOPosix DatagramVectorReadManager.swift
[934/951] Compiling NIOPosix Errors+Any.swift
[935/951] Compiling NIOPosix FileDescriptor.swift
[936/951] Compiling NIOPosix GetaddrinfoResolver.swift
[937/951] Compiling NIOPosix HappyEyeballs.swift
[938/951] Compiling NIOPosix IO.swift
[939/951] Compiling NIOPosix IntegerBitPacking.swift
[940/951] Compiling NIOPosix IntegerTypes.swift
[941/951] Compiling NIOPosix Linux.swift
[942/951] Compiling NIOPosix LinuxCPUSet.swift
[943/951] Compiling NIOPosix LinuxUring.swift
[944/951] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[945/951] Compiling NIOPosix NIOThreadPool.swift
[946/951] Compiling NIOPosix NonBlockingFileIO.swift
[947/951] Compiling NIOPosix PendingDatagramWritesManager.swift
[948/951] Compiling NIOPosix PendingWritesManager.swift
[949/951] Compiling NIOPosix PipeChannel.swift
[950/951] Compiling NIOPosix PipePair.swift
[951/951] Compiling NIOPosix PointerHelpers.swift
[953/954] Emitting module NIO
[954/954] Compiling NIO Exports.swift
[956/961] Compiling NIOTLS TLSEvents.swift
[957/961] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[958/961] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[959/961] Emitting module NIOTLS
[960/961] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[961/961] Compiling NIOTLS SNIHandler.swift
[963/990] Compiling NIOSSL NIOSSLSecureBytes.swift
[964/990] Compiling NIOSSL RNG.swift
[965/990] Compiling NIOSSL SafeCompare.swift
[966/993] Compiling NIOSSL SSLPublicKey.swift
[967/993] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[968/993] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[969/993] Compiling NIOSSL SubjectAlternativeName.swift
[970/993] Compiling NIOSSL NIOSSLServerHandler.swift
[971/993] Compiling NIOSSL ObjectIdentifier.swift
[972/993] Compiling NIOSSL PosixPort.swift
[973/993] Compiling NIOSSL SSLCallbacks.swift
[974/993] Compiling NIOSSL SSLErrors.swift
[975/993] Compiling NIOSSL SSLInit.swift
[976/993] Compiling NIOSSL SSLPKCS12Bundle.swift
[977/993] Compiling NIOSSL SSLPrivateKey.swift
[978/993] Compiling NIOSSL AndroidCABundle.swift
[979/993] Compiling NIOSSL ByteBufferBIO.swift
[980/993] Compiling NIOSSL CustomPrivateKey.swift
[981/993] Compiling NIOSSL IdentityVerification.swift
[982/993] Emitting module NIOSSL
[983/993] Compiling NIOSSL LinuxCABundle.swift
[984/993] Compiling NIOSSL NIOSSLClientHandler.swift
[985/993] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[986/993] Compiling NIOSSL NIOSSLHandler.swift
[987/993] Compiling NIOSSL SSLCertificate.swift
[988/993] Compiling NIOSSL SSLCertificateExtensions.swift
[989/993] Compiling NIOSSL SSLConnection.swift
[990/993] Compiling NIOSSL SSLContext.swift
[991/993] Compiling NIOSSL Zeroization.swift
[992/993] Compiling NIOSSL TLSConfiguration.swift
[993/993] Compiling NIOSSL UniversalBootstrapSupport.swift
[995/1007] Compiling AMQPClient AMQPFrameDecoder.swift
[996/1008] Compiling AMQPClient AMQPFrameEncoder.swift
[997/1008] Compiling AMQPClient AMQPConnectionMultiplexHandler.swift
[998/1008] Compiling AMQPClient AMQPConnection.swift
[999/1008] Compiling AMQPClient AMQPConnectionConfiguration.swift
[1000/1008] Compiling AMQPClient AMQPConnectionError.swift
[1001/1008] Compiling AMQPClient AMQPResponse.swift
[1002/1008] 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
return try await self.close(reason: reason, code: code).get()
^
/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
return try await self.basicPublish(from: body,
^
/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
return try await self.basicGet(queue: queue, noAck: noAck).get()
^
/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
return try await self.basicConsume(queue: queue, consumerTag: consumerTag, noAck: noAck, exclusive:exclusive, args: arguments, listener: listener).get()
^
/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
return try await self.basicCancel(consumerTag: consumerTag).get()
^
/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
return try await self.basicAck(deliveryTag: deliveryTag, multiple: multiple).get()
^
/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
return try await self.basicAck(message: message, multiple: multiple).get()
^
/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
return try await self.basicNack(deliveryTag: deliveryTag, multiple: multiple, requeue: requeue).get()
^
/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
return try await self.basicNack(message: message, multiple: multiple, requeue: requeue).get()
^
/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
return try await self.basicReject(deliveryTag: deliveryTag, requeue: requeue).get()
^
/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
return try await self.basicReject(message: message, requeue: requeue).get()
^
/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
return try await self.basicRecover(requeue: requeue).get()
^
/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
return try await self.basicQos(count: count, global: global).get()
^
/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
return try await self.flow(active: active).get()
^
/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
return try await self.queueDeclare(name: name, passive: passive, durable: durable, exclusive: exclusive, autoDelete: autoDelete, args: arguments).get()
^
/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
return try await self.queueDelete(name: name, ifUnused: ifUnused, ifEmpty: ifEmpty).get()
^
/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
return try await self.queuePurge(name: name).get()
^
/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
return try await self.queueBind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
^
/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
return try await self.queueUnbind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
^
/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
return try await self.exchangeDeclare(name: name,
^
/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
return try await self.exchangeDelete(name: name, ifUnused: ifUnused).get()
^
/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
return try await self.exchangeBind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
^
/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
return try await self.exchangeUnbind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
^
/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
return try await self.confirmSelect().get()
^
/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
return try await self.txSelect().get()
^
/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
return try await self.txCommit().get()
^
/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
return try await self.txRollback().get()
^
/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
return try await self.connect(use: eventLoop, from: config).get()
^
/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
return try await self.openChannel().get()
^
/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
return try await self.close(reason: reason, code: code).get()
^
[1003/1008] 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
return try await self.close(reason: reason, code: code).get()
^
/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
return try await self.basicPublish(from: body,
^
/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
return try await self.basicGet(queue: queue, noAck: noAck).get()
^
/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
return try await self.basicConsume(queue: queue, consumerTag: consumerTag, noAck: noAck, exclusive:exclusive, args: arguments, listener: listener).get()
^
/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
return try await self.basicCancel(consumerTag: consumerTag).get()
^
/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
return try await self.basicAck(deliveryTag: deliveryTag, multiple: multiple).get()
^
/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
return try await self.basicAck(message: message, multiple: multiple).get()
^
/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
return try await self.basicNack(deliveryTag: deliveryTag, multiple: multiple, requeue: requeue).get()
^
/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
return try await self.basicNack(message: message, multiple: multiple, requeue: requeue).get()
^
/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
return try await self.basicReject(deliveryTag: deliveryTag, requeue: requeue).get()
^
/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
return try await self.basicReject(message: message, requeue: requeue).get()
^
/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
return try await self.basicRecover(requeue: requeue).get()
^
/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
return try await self.basicQos(count: count, global: global).get()
^
/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
return try await self.flow(active: active).get()
^
/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
return try await self.queueDeclare(name: name, passive: passive, durable: durable, exclusive: exclusive, autoDelete: autoDelete, args: arguments).get()
^
/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
return try await self.queueDelete(name: name, ifUnused: ifUnused, ifEmpty: ifEmpty).get()
^
/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
return try await self.queuePurge(name: name).get()
^
/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
return try await self.queueBind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
^
/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
return try await self.queueUnbind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
^
/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
return try await self.exchangeDeclare(name: name,
^
/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
return try await self.exchangeDelete(name: name, ifUnused: ifUnused).get()
^
/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
return try await self.exchangeBind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
^
/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
return try await self.exchangeUnbind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
^
/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
return try await self.confirmSelect().get()
^
/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
return try await self.txSelect().get()
^
/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
return try await self.txCommit().get()
^
/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
return try await self.txRollback().get()
^
/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
return try await self.connect(use: eventLoop, from: config).get()
^
/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
return try await self.openChannel().get()
^
/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
return try await self.close(reason: reason, code: code).get()
^
[1004/1008] Compiling AMQPClient AMQPChannelHandler.swift
[1005/1008] Compiling AMQPClient AMQPConnectionHandler.swift
[1006/1008] Emitting module AMQPClient
[1007/1008] Compiling AMQPClient AMQPChannel.swift
[1008/1008] Compiling AMQPClient AMQPChannels.swift
Build complete! (132.13s)
Build complete.
Done.