Build Information
Failed to build PulsarClient, reference v0.0.1 (237572), with Swift 6.2 for macOS (SPM) on 11 Dec 2025 07:49:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wendylabsinc/pulsar-client.git
Reference: v0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wendylabsinc/pulsar-client
* tag v0.0.1 -> FETCH_HEAD
HEAD is now at 2375726 Merge pull request #7 from edgeengineer/mc/fix-tests
Cloned https://github.com/wendylabsinc/pulsar-client.git
Revision (git rev-parse @):
23757260e41eda40bc4acb61968c8b39ea52fca2
SUCCESS checkout https://github.com/wendylabsinc/pulsar-client.git at v0.0.1
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/1667] Fetching swift-asn1
[118/3487] Fetching swift-asn1, swift-atomics
[525/8708] Fetching swift-asn1, swift-atomics, swift-system
[700/14444] Fetching swift-asn1, swift-atomics, swift-system, swift-log
[2280/32807] Fetching swift-asn1, swift-atomics, swift-system, swift-log, swift-collections
[2427/50272] Fetching swift-asn1, swift-atomics, swift-system, swift-log, swift-collections, swift-crypto
Fetched https://github.com/apple/swift-system.git from cache (1.19s)
[12135/45051] Fetching swift-asn1, swift-atomics, swift-log, swift-collections, swift-crypto
Fetching https://github.com/apple/swift-nio-ssl.git
[45052/60339] Fetching swift-asn1, swift-atomics, swift-log, swift-collections, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-collections.git from cache (2.21s)
Fetched https://github.com/apple/swift-log.git from cache (2.21s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.21s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.21s)
[2432/16955] Fetching swift-asn1, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/edgeengineer/cyclic-redundancy-check.git
[3503/58475] Fetching swift-asn1, swift-nio-ssl, swift-protobuf
[16304/58562] Fetching swift-asn1, swift-nio-ssl, swift-protobuf, cyclic-redundancy-check
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.00s)
[8813/43274] Fetching swift-asn1, swift-protobuf, cyclic-redundancy-check
[10475/123955] Fetching swift-asn1, swift-protobuf, cyclic-redundancy-check, swift-nio
Fetched https://github.com/edgeengineer/cyclic-redundancy-check.git from cache (4.49s)
Fetched https://github.com/apple/swift-nio.git from cache (4.49s)
Fetched https://github.com/apple/swift-protobuf.git from cache (7.18s)
Fetched https://github.com/apple/swift-asn1.git from cache (7.18s)
Creating working copy for https://github.com/apple/swift-system.git
Creating working copy for https://github.com/apple/swift-log.git
Creating working copy for https://github.com/apple/swift-protobuf.git
Creating working copy for https://github.com/apple/swift-asn1.git
Creating working copy for https://github.com/apple/swift-atomics.git
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Creating working copy for https://github.com/apple/swift-crypto.git
Creating working copy for https://github.com/apple/swift-collections.git
Creating working copy for https://github.com/edgeengineer/cyclic-redundancy-check.git
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Working copy of https://github.com/edgeengineer/cyclic-redundancy-check.git resolved at 0.0.5
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "pulsar-client",
"name": "PulsarClient",
"url": "https://github.com/wendylabsinc/pulsar-client.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/pulsar-client",
"dependencies": [
{
"identity": "swift-protobuf",
"name": "SwiftProtobuf",
"url": "https://github.com/apple/swift-protobuf.git",
"version": "1.33.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.15.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "cyclic-redundancy-check",
"name": "CyclicRedundancyCheck",
"url": "https://github.com/edgeengineer/cyclic-redundancy-check.git",
"version": "0.0.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cyclic-redundancy-check",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/wendylabsinc/pulsar-client.git
[1/1518] Fetching pulsar-client
Fetched https://github.com/wendylabsinc/pulsar-client.git from cache (0.94s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/edgeengineer/cyclic-redundancy-check.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.57s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.57s)
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.80s)
Fetched https://github.com/edgeengineer/cyclic-redundancy-check.git from cache (0.80s)
Computing version for https://github.com/edgeengineer/cyclic-redundancy-check.git
Computed https://github.com/edgeengineer/cyclic-redundancy-check.git at 0.0.5 (1.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (0.38s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.43s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.54s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.59s)
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.81s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.41s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/edgeengineer/cyclic-redundancy-check.git
Working copy of https://github.com/edgeengineer/cyclic-redundancy-check.git resolved at 0.0.5
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
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.36.0
Creating working copy for https://github.com/wendylabsinc/pulsar-client.git
Working copy of https://github.com/wendylabsinc/pulsar-client.git resolved at v0.0.1 (2375726)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
warning: '.resolve-product-dependencies': dependency 'pulsar-client' is not used by any target
Found 6 product dependencies
- SwiftProtobuf
- swift-nio
- swift-nio-ssl
- swift-log
- swift-crypto
- CyclicRedundancyCheck
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wendylabsinc/pulsar-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/432] Write sources
[14/432] Copying PrivacyInfo.xcprivacy
[15/432] Write sources
[18/432] Copying PrivacyInfo.xcprivacy
[21/432] Write swift-version-49B95AFC49DCD68C.txt
[22/432] Compiling CNIOWASI CNIOWASI.c
[22/432] Compiling CNIOWindows shim.c
[22/432] Compiling CNIOWindows WSAStartup.c
[25/432] Compiling CNIOLinux shim.c
[26/432] Compiling CNIOLinux liburing_shims.c
[26/432] Compiling fiat_p256_adx_sqr.S
[28/432] Compiling fiat_p256_adx_mul.S
[29/505] Compiling _AtomicsShims.c
[30/548] Compiling fiat_curve25519_adx_square.S
[31/601] Compiling fiat_curve25519_adx_mul.S
[32/617] Compiling CNIODarwin shim.c
[33/617] Compiling CNIOBoringSSLShims shims.c
[35/617] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/618] Compiling InternalCollectionsUtilities Descriptions.swift
[37/618] Compiling InternalCollectionsUtilities Debugging.swift
[38/618] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[39/618] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/618] Emitting module InternalCollectionsUtilities
[41/618] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/618] Compiling CyclicRedundancyCheck CyclicRedundancyCheck.swift
[43/618] Emitting module CyclicRedundancyCheck
[44/618] Compiling Logging MetadataProvider.swift
[45/618] Compiling Crypto Cipher.swift
[46/618] Compiling Crypto Nonces.swift
[47/618] Compiling _NIOBase64 Base64.swift
[48/618] Emitting module _NIOBase64
[49/618] Compiling Crypto ChaChaPoly_boring.swift
[50/618] Compiling Crypto ChaChaPoly.swift
[51/618] Compiling Crypto ASN1.swift
[52/618] Compiling Crypto ASN1Any.swift
[53/618] Compiling Crypto AES-GCM.swift
[54/618] Compiling Crypto AES-GCM_boring.swift
[55/618] Emitting module Logging
[56/618] Compiling Logging Locks.swift
[57/618] Compiling _NIODataStructures PriorityQueue.swift
[58/618] Emitting module _NIODataStructures
[59/618] Compiling _NIODataStructures _TinyArray.swift
[60/618] Compiling _NIODataStructures Heap.swift
[61/634] Compiling DequeModule _DequeBufferHeader.swift
[62/634] Compiling DequeModule _DequeSlot.swift
[62/635] Compiling tls13_server.cc
[63/635] Compiling tls_method.cc
[64/635] Compiling tls_record.cc
[66/635] Compiling Logging Logging.swift
[67/635] Compiling Logging LogHandler.swift
[68/635] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/635] Compiling DequeModule _DequeBuffer.swift
[70/635] Compiling DequeModule Deque+Extras.swift
[71/635] Compiling DequeModule Deque+Hashable.swift
[72/635] Compiling DequeModule Deque+Testing.swift
[73/635] Compiling DequeModule Deque._Storage.swift
[74/635] Compiling DequeModule Deque+Equatable.swift
[75/635] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[76/635] Compiling DequeModule Deque._UnsafeHandle.swift
[77/635] Compiling DequeModule Deque.swift
[77/635] Compiling tls13_enc.cc
[78/635] Compiling tls13_both.cc
[80/635] Compiling DequeModule Deque+CustomReflectable.swift
[81/635] Compiling DequeModule Deque+Descriptions.swift
[82/635] Compiling DequeModule Deque+Codable.swift
[83/635] Compiling DequeModule Deque+Collection.swift
[83/635] Compiling tls13_client.cc
[85/635] Emitting module DequeModule
[85/635] Compiling ssl_versions.cc
[86/635] Compiling t1_enc.cc
[87/635] Compiling ssl_transcript.cc
[88/635] Compiling ssl_x509.cc
[89/635] Compiling ssl_stat.cc
[90/635] Compiling ssl_session.cc
[91/635] Compiling ssl_privkey.cc
[92/635] Compiling ssl_lib.cc
[93/635] Compiling ssl_file.cc
[94/635] Compiling ssl_key_share.cc
[95/635] Compiling ssl_credential.cc
[96/635] Compiling ssl_cipher.cc
[97/635] Compiling ssl_cert.cc
[98/635] Compiling ssl_buffer.cc
[99/635] Compiling ssl_asn1.cc
[100/635] Compiling ssl_aead_ctx.cc
[101/635] Compiling s3_pkt.cc
[102/635] Compiling s3_lib.cc
[104/635] Compiling Crypto Digest_boring.swift
[105/635] Compiling Crypto Digest.swift
[106/635] Compiling Crypto Digests.swift
[107/635] Compiling Crypto HashFunctions.swift
[108/635] Compiling Crypto HashFunctions_SHA2.swift
[109/635] Compiling Crypto HPKE-AEAD.swift
[110/635] Compiling Crypto HPKE-Ciphersuite.swift
[111/635] Compiling Crypto HPKE-KDF.swift
[112/635] Compiling Crypto ASN1BitString.swift
[113/635] Compiling Crypto ASN1Boolean.swift
[114/635] Compiling Crypto ASN1Identifier.swift
[115/635] Compiling Crypto ASN1Integer.swift
[116/635] Compiling Crypto ASN1Null.swift
[117/635] Compiling Crypto ASN1OctetString.swift
[118/635] Compiling Crypto ASN1Strings.swift
[119/635] Compiling Crypto ArraySliceBigint.swift
[120/635] Compiling Crypto HPKE-KexKeyDerivation.swift
[121/635] Compiling Crypto HPKE-LabeledExtract.swift
[122/635] Compiling Crypto HPKE-Utils.swift
[123/635] Compiling Crypto DHKEM.swift
[124/635] Compiling Crypto HPKE-KEM-Curve25519.swift
[125/635] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[126/635] Compiling Crypto HPKE-KEM.swift
[127/635] Compiling Crypto HPKE-Errors.swift
[128/643] Emitting module Crypto
[129/643] Compiling Crypto Curve25519.swift
[130/643] Compiling SwiftProtobuf descriptor.pb.swift
[131/643] Compiling SwiftProtobuf TextFormatDecoder.swift
[132/643] Compiling SwiftProtobuf TextFormatDecodingError.swift
[133/643] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[134/643] Compiling SwiftProtobuf TextFormatEncoder.swift
[135/643] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[136/643] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[149/643] Compiling Crypto PKCS8PrivateKey.swift
[150/643] Compiling Crypto SEC1PrivateKey.swift
[151/643] Compiling Crypto SubjectPublicKeyInfo.swift
[152/643] Compiling Crypto CryptoKitErrors.swift
[153/643] Compiling Crypto HPKE.swift
[154/643] Compiling Crypto HPKE-Context.swift
[155/643] Compiling Crypto HPKE-KeySchedule.swift
[156/643] Compiling Crypto HPKE-Modes.swift
[157/643] Compiling Crypto Insecure.swift
[158/643] Compiling Crypto Insecure_HashFunctions.swift
[159/643] Compiling Crypto KEM.swift
[160/643] Compiling Crypto ECDH_boring.swift
[161/643] Compiling Crypto DH.swift
[162/643] Compiling Crypto ECDH.swift
[163/643] Compiling Crypto HKDF.swift
[164/643] Compiling Crypto AESWrap.swift
[165/643] Compiling Crypto AESWrap_boring.swift
[166/643] Compiling Crypto Ed25519_boring.swift
[167/643] Compiling Crypto NISTCurvesKeys_boring.swift
[168/643] Compiling Crypto X25519Keys_boring.swift
[169/643] Compiling Crypto AES.swift
[170/643] Compiling Crypto ECDSASignature_boring.swift
[171/643] Compiling Crypto ECDSA_boring.swift
[172/643] Compiling Crypto EdDSA_boring.swift
[173/643] Compiling Crypto ECDSA.swift
[174/643] Compiling Crypto Ed25519.swift
[175/643] Compiling Crypto Signature.swift
[176/643] Compiling Crypto CryptoKitErrors_boring.swift
[176/643] Compiling s3_both.cc
[178/643] Compiling Crypto PrettyBytes.swift
[179/643] Compiling Crypto SafeCompare.swift
[180/643] Compiling Crypto SecureBytes.swift
[181/643] Compiling Crypto Zeroization.swift
[182/643] Compiling Crypto resource_bundle_accessor.swift
[183/643] Compiling SwiftProtobuf JSONDecodingError.swift
[184/643] Compiling SwiftProtobuf JSONDecodingOptions.swift
[185/643] Compiling SwiftProtobuf JSONEncoder.swift
[186/643] Compiling SwiftProtobuf JSONEncodingError.swift
[195/652] Compiling handshake_server.cc
[197/652] Emitting module SwiftProtobuf
[197/652] Compiling handshake.cc
[198/652] Compiling handshake_client.cc
[199/652] Compiling handoff.cc
[201/652] Compiling Crypto RNG_boring.swift
[202/652] Compiling Crypto SafeCompare_boring.swift
[203/652] Compiling Crypto Zeroization_boring.swift
[227/652] Compiling encrypted_client_hello.cc
[228/652] Compiling extensions.cc
[229/652] Compiling dtls_record.cc
[230/652] Compiling dtls_method.cc
[231/652] Compiling md5-x86_64-linux.S
[232/652] Compiling md5-x86_64-apple.S
[233/652] Compiling md5-586-linux.S
[234/652] Compiling md5-586-apple.S
[235/652] Compiling chacha20_poly1305_x86_64-linux.S
[236/652] Compiling d1_srtp.cc
[237/652] Compiling chacha20_poly1305_x86_64-apple.S
[238/652] Compiling chacha20_poly1305_armv8-win.S
[239/652] Compiling chacha20_poly1305_armv8-linux.S
[240/652] Compiling chacha-x86_64-linux.S
[241/652] Compiling chacha-x86_64-apple.S
[242/652] Compiling chacha20_poly1305_armv8-apple.S
[243/652] Compiling chacha-x86-linux.S
[244/652] Compiling chacha-x86-apple.S
[245/652] Compiling chacha-armv8-win.S
[246/652] Compiling chacha-armv8-linux.S
[257/652] Compiling chacha-armv4-linux.S
[258/652] Compiling chacha-armv8-apple.S
[259/652] Compiling aes128gcmsiv-x86_64-linux.S
[260/652] Compiling aes128gcmsiv-x86_64-apple.S
[261/652] Compiling x86_64-mont5-linux.S
[262/652] Compiling x86_64-mont5-apple.S
[263/652] Compiling x86_64-mont-linux.S
[264/652] Compiling x86_64-mont-apple.S
[265/652] Compiling x86-mont-linux.S
[266/652] Compiling x86-mont-apple.S
[267/652] Compiling err_data.cc
[268/652] Compiling d1_pkt.cc
[269/652] Compiling vpaes-x86_64-linux.S
[270/652] Compiling vpaes-x86_64-apple.S
[271/652] Compiling vpaes-x86-linux.S
[272/652] Compiling bio_ssl.cc
[273/652] Compiling vpaes-x86-apple.S
[274/652] Compiling d1_lib.cc
[275/652] Compiling vpaes-armv8-win.S
[276/652] Compiling vpaes-armv8-linux.S
[277/652] Compiling vpaes-armv7-linux.S
[278/652] Compiling vpaes-armv8-apple.S
[279/652] Compiling sha512-x86_64-apple.S
[279/652] Compiling sha512-x86_64-linux.S
[281/652] Compiling sha512-armv8-win.S
[282/652] Compiling sha512-armv8-linux.S
[283/652] Compiling sha512-armv4-linux.S
[284/652] Compiling sha512-586-linux.S
[285/652] Compiling sha512-armv8-apple.S
[286/652] Compiling sha512-586-apple.S
[287/652] Compiling sha256-x86_64-linux.S
[287/652] Compiling sha256-x86_64-apple.S
[289/652] Compiling sha256-armv8-win.S
[290/652] Compiling sha256-armv8-linux.S
[291/652] Compiling sha256-armv4-linux.S
[292/652] Compiling sha256-586-linux.S
[293/652] Compiling sha256-armv8-apple.S
[294/652] Compiling sha1-x86_64-linux.S
[294/652] Compiling sha1-x86_64-apple.S
[296/652] Compiling sha256-586-apple.S
[297/652] Compiling sha1-armv8-win.S
[298/652] Compiling sha1-armv8-linux.S
[299/652] Compiling sha1-armv4-large-linux.S
[300/652] Compiling sha1-armv8-apple.S
[301/652] Compiling sha1-586-apple.S
[302/652] Compiling sha1-586-linux.S
[303/652] Compiling rsaz-avx2-apple.S
[303/652] Compiling rsaz-avx2-linux.S
[305/652] Compiling rdrand-x86_64-linux.S
[306/652] Compiling rdrand-x86_64-apple.S
[307/652] Compiling d1_both.cc
[308/652] Compiling p256_beeu-x86_64-asm-linux.S
[309/652] Compiling p256_beeu-armv8-asm-apple.S
[310/652] Compiling p256_beeu-armv8-asm-win.S
[310/652] Compiling p256_beeu-x86_64-asm-apple.S
[312/652] Compiling p256_beeu-armv8-asm-linux.S
[312/652] Compiling p256-x86_64-asm-linux.S
[314/652] Compiling p256-armv8-asm-win.S
[315/652] Compiling p256-x86_64-asm-apple.S
[316/652] Compiling p256-armv8-asm-linux.S
[317/652] Compiling ghashv8-armv8-win.S
[318/652] Compiling ghashv8-armv8-linux.S
[319/652] Compiling ghashv8-armv7-linux.S
[320/652] Compiling ghashv8-armv8-apple.S
[321/652] Compiling p256-armv8-asm-apple.S
[322/652] Compiling ghash-x86_64-linux.S
[323/652] Compiling ghash-x86_64-apple.S
[324/652] Compiling ghash-x86-linux.S
[325/652] Compiling ghash-ssse3-x86_64-linux.S
[326/652] Compiling ghash-x86-apple.S
[327/652] Compiling ghash-ssse3-x86_64-apple.S
[328/652] Compiling ghash-neon-armv8-win.S
[329/652] Compiling ghash-neon-armv8-linux.S
[330/652] Compiling ghash-ssse3-x86-apple.S
[331/652] Compiling ghash-neon-armv8-apple.S
[332/652] Compiling ghash-ssse3-x86-linux.S
[332/652] Compiling ghash-armv4-linux.S
[334/652] Compiling co-586-linux.S
[335/652] Compiling co-586-apple.S
[336/652] Compiling bsaes-armv7-linux.S
[337/652] Compiling bn-armv8-linux.S
[338/652] Compiling bn-armv8-win.S
[339/652] Compiling bn-586-linux.S
[340/652] Compiling bn-586-apple.S
[341/652] Compiling armv8-mont-win.S
[342/652] Compiling bn-armv8-apple.S
[344/652] Compiling SwiftProtobuf duration.pb.swift
[345/652] Compiling SwiftProtobuf empty.pb.swift
[346/652] Compiling SwiftProtobuf field_mask.pb.swift
[347/652] Compiling SwiftProtobuf source_context.pb.swift
[348/652] Compiling SwiftProtobuf struct.pb.swift
[349/652] Compiling SwiftProtobuf timestamp.pb.swift
[350/652] Compiling SwiftProtobuf type.pb.swift
[351/652] Compiling SwiftProtobuf wrappers.pb.swift
[352/652] Compiling SwiftProtobuf resource_bundle_accessor.swift
[352/652] Compiling armv8-mont-linux.S
[353/652] Compiling aesv8-gcm-armv8-linux.S
[354/652] Compiling aesv8-gcm-armv8-win.S
[355/652] Compiling armv4-mont-linux.S
[356/652] Compiling armv8-mont-apple.S
[357/652] Compiling aesv8-armv8-win.S
[358/652] Compiling aesv8-armv8-linux.S
[359/652] Compiling aesv8-gcm-armv8-apple.S
[369/652] Compiling aesv8-armv8-apple.S
[370/652] Compiling aesv8-armv7-linux.S
[371/652] Compiling aesni-x86_64-apple.S
[372/652] Compiling aesni-x86_64-linux.S
[373/652] Compiling aesni-x86-apple.S
[374/652] Compiling aesni-x86-linux.S
[375/652] Compiling aes-gcm-avx2-x86_64-linux.S
[376/652] Compiling aesni-gcm-x86_64-linux.S
[377/652] Compiling aesni-gcm-x86_64-apple.S
[377/652] Compiling aes-gcm-avx2-x86_64-apple.S
[379/652] Compiling aes-gcm-avx10-x86_64-linux.S
[380/652] Compiling aes-gcm-avx10-x86_64-apple.S
[381/652] Compiling x_val.cc
[382/652] Compiling x_x509a.cc
[383/652] Compiling x_spki.cc
[384/652] Compiling x_sig.cc
[385/652] Compiling x_x509.cc
[386/652] Compiling x_req.cc
[387/652] Compiling x_pubkey.cc
[388/652] Compiling x_exten.cc
[389/652] Compiling x_name.cc
[390/652] Compiling x_attrib.cc
[391/652] Compiling x_algor.cc
[392/652] Compiling x_crl.cc
[393/652] Compiling x509spki.cc
[394/652] Compiling x_all.cc
[395/652] Compiling x509name.cc
[396/652] Compiling x509rset.cc
[397/652] Compiling x509cset.cc
[398/652] Compiling x509_vpm.cc
[427/652] Compiling x509_txt.cc
[428/652] Compiling x509_v3.cc
[429/652] Compiling x509_trs.cc
[430/652] Compiling x509_set.cc
[431/652] Compiling x509_obj.cc
[432/652] Compiling x509_req.cc
[433/652] Compiling x509_vfy.cc
[434/652] Compiling x509_ext.cc
[435/652] Compiling x509_lu.cc
[436/652] Compiling x509_def.cc
[437/652] Compiling x509_d2.cc
[438/652] Compiling x509_cmp.cc
[439/652] Compiling x509.cc
[440/652] Compiling x509_att.cc
[441/652] Compiling v3_prn.cc
[442/652] Compiling v3_skey.cc
[443/652] Compiling v3_pmaps.cc
[444/652] Compiling v3_purp.cc
[445/652] Compiling v3_utl.cc
[446/652] Compiling v3_pcons.cc
[447/652] Compiling v3_ocsp.cc
[448/652] Compiling v3_int.cc
[449/652] Compiling v3_ncons.cc
[450/652] Compiling v3_lib.cc
[451/652] Compiling v3_ia5.cc
[452/652] Compiling v3_info.cc
[453/652] Compiling v3_genn.cc
[454/652] Compiling v3_enum.cc
[455/652] Compiling v3_extku.cc
[456/652] Compiling v3_crld.cc
[457/652] Compiling v3_cpols.cc
[458/652] Compiling v3_conf.cc
[459/652] Compiling v3_bitst.cc
[460/652] Compiling v3_bcons.cc
[461/652] Compiling v3_akeya.cc
[462/652] Compiling v3_alt.cc
[463/652] Compiling v3_akey.cc
[464/652] Compiling t_x509a.cc
[465/652] Compiling t_x509.cc
[466/652] Compiling t_req.cc
[467/652] Compiling i2d_pr.cc
[468/652] Compiling t_crl.cc
[469/652] Compiling rsa_pss.cc
[470/652] Compiling name_print.cc
[471/652] Compiling policy.cc
[472/652] Compiling by_file.cc
[473/652] Compiling by_dir.cc
[474/652] Compiling algorithm.cc
[475/652] Compiling asn1_gen.cc
[476/652] Compiling a_verify.cc
[477/652] Compiling thread_win.cc
[478/652] Compiling a_sign.cc
[479/652] Compiling thread.cc
[480/652] Compiling thread_pthread.cc
[481/652] Compiling thread_none.cc
[482/652] Compiling a_digest.cc
[483/652] Compiling trust_token.cc
[484/652] Compiling voprf.cc
[485/652] Compiling pmbtoken.cc
[486/652] Compiling stack.cc
[487/652] Compiling sha256.cc
[488/652] Compiling sha512.cc
[489/652] Compiling siphash.cc
[490/652] Compiling sha1.cc
[491/652] Compiling rsa_print.cc
[492/652] Compiling rsa_extra.cc
[493/652] Compiling slhdsa.cc
[494/652] Compiling rsa_crypt.cc
[495/652] Compiling spake2plus.cc
[496/652] Compiling rc4.cc
[497/652] Compiling urandom.cc
[498/652] Compiling windows.cc
[499/652] Compiling refcount.cc
[500/652] Compiling rsa_asn1.cc
[501/652] Compiling trusty.cc
[502/652] Compiling rand.cc
[503/652] Compiling passive.cc
[504/652] Compiling ios.cc
[505/652] Compiling poly1305_arm_asm.S
[506/652] Compiling getentropy.cc
[507/652] Compiling deterministic.cc
[508/652] Compiling fork_detect.cc
[509/652] Compiling forkunsafe.cc
[510/652] Compiling poly1305_vec.cc
[511/652] Compiling poly1305_arm.cc
[512/652] Compiling poly1305.cc
[513/652] Compiling pool.cc
[514/652] Compiling p5_pbev2.cc
[515/652] Compiling pkcs8.cc
[516/652] Compiling pkcs8_x509.cc
[517/652] Compiling pkcs7.cc
[518/652] Compiling pkcs7_x509.cc
[519/652] Compiling pem_xaux.cc
[520/652] Compiling pem_x509.cc
[521/652] Compiling pem_pkey.cc
[522/652] Compiling pem_pk8.cc
[523/652] Compiling pem_oth.cc
[524/652] Compiling pem_info.cc
[525/652] Compiling pem_lib.cc
[526/652] Compiling pem_all.cc
[527/652] Compiling obj_xref.cc
[528/652] Compiling mlkem.cc
[529/652] Compiling poly_rq_mul.S
[530/652] Compiling fips_shared_support.cc
[531/652] Compiling mldsa.cc
[532/652] Compiling mem.cc
[533/652] Compiling md5.cc
[534/652] Compiling md4.cc
[535/652] Compiling obj.cc
[536/652] Compiling lhash.cc
[537/652] Compiling kyber.cc
[538/652] Compiling ex_data.cc
[539/652] Compiling sign.cc
[540/652] Compiling scrypt.cc
[541/652] Compiling hpke.cc
[542/652] Compiling print.cc
[543/652] Compiling hrss.cc
[544/652] Compiling pbkdf.cc
[545/652] Compiling p_x25519_asn1.cc
[546/652] Compiling p_x25519.cc
[547/652] Compiling p_ed25519.cc
[548/652] Compiling p_rsa_asn1.cc
[549/652] Compiling p_rsa.cc
[550/652] Compiling p_ec.cc
[551/652] Compiling p_hkdf.cc
[551/652] Compiling p_ed25519_asn1.cc
[553/652] Compiling p_ec_asn1.cc
[554/652] Compiling p_dh_asn1.cc
[555/652] Compiling p_dsa_asn1.cc
[556/652] Compiling p_dh.cc
[557/652] Compiling evp_ctx.cc
[558/652] Compiling engine.cc
[559/652] Compiling evp.cc
[560/652] Compiling err.cc
[561/652] Compiling evp_asn1.cc
[562/652] Compiling ecdsa_asn1.cc
[563/652] Compiling ecdh.cc
[564/652] Compiling ec_derive.cc
[565/652] Compiling hash_to_curve.cc
[566/652] Compiling dsa.cc
[567/652] Compiling bcm.cc
[568/652] Compiling ec_asn1.cc
[569/652] Compiling x25519-asm-arm.S
[570/652] Compiling dsa_asn1.cc
[571/652] Compiling params.cc
[572/652] Compiling digest_extra.cc
[573/652] Compiling dh_asn1.cc
[574/652] Compiling des.cc
[575/652] Compiling curve25519_64_adx.cc
[576/652] Compiling spake25519.cc
[577/652] Compiling cpu_intel.cc
[578/652] Compiling crypto.cc
[579/652] Compiling cpu_arm_linux.cc
[580/652] Compiling cpu_arm_freebsd.cc
[581/652] Compiling cpu_aarch64_win.cc
[582/652] Compiling curve25519.cc
[583/652] Compiling cpu_aarch64_sysreg.cc
[584/652] Compiling cpu_aarch64_openbsd.cc
[585/652] Compiling cpu_aarch64_linux.cc
[586/652] Compiling cpu_aarch64_fuchsia.cc
[587/652] Compiling cpu_aarch64_apple.cc
[588/652] Compiling get_cipher.cc
[589/652] Compiling tls_cbc.cc
[589/652] Compiling conf.cc
[591/652] Compiling e_tls.cc
[592/652] Compiling e_rc4.cc
[593/652] Compiling e_rc2.cc
[594/652] Compiling e_null.cc
[595/652] Compiling e_des.cc
[596/652] Compiling e_chacha20poly1305.cc
[597/652] Compiling e_aesgcmsiv.cc
[598/652] Compiling derive_key.cc
[599/652] Compiling e_aesctrhmac.cc
[600/652] Compiling chacha.cc
[601/652] Compiling unicode.cc
[602/652] Compiling cbs.cc
[603/652] Compiling cbb.cc
[604/652] Compiling ber.cc
[605/652] Compiling buf.cc
[606/652] Compiling asn1_compat.cc
[607/652] Compiling blake2.cc
[608/652] Compiling socket_helper.cc
[609/652] Compiling bn_asn1.cc
[610/652] Compiling convert.cc
[611/652] Compiling socket.cc
[612/652] Compiling printf.cc
[613/652] Compiling pair.cc
[614/652] Compiling hexdump.cc
[615/652] Compiling file.cc
[616/652] Compiling fd.cc
[617/652] Compiling errno.cc
[618/652] Compiling connect.cc
[619/652] Compiling bio_mem.cc
[620/652] Compiling bio.cc
[621/652] Compiling base64.cc
[622/652] Compiling tasn_typ.cc
[623/652] Compiling tasn_utl.cc
[624/652] Compiling tasn_fre.cc
[625/652] Compiling tasn_new.cc
[626/652] Compiling tasn_enc.cc
[627/652] Compiling posix_time.cc
[628/652] Compiling f_string.cc
[629/652] Compiling f_int.cc
[630/652] Compiling asn_pack.cc
[631/652] Compiling tasn_dec.cc
[632/652] Compiling asn1_par.cc
[633/652] Compiling asn1_lib.cc
[634/652] Compiling a_utctm.cc
[635/652] Compiling a_type.cc
[636/652] Compiling a_time.cc
[637/652] Compiling a_octet.cc
[638/652] Compiling a_strnid.cc
[639/652] Compiling a_strex.cc
[640/652] Compiling a_mbstr.cc
[641/652] Compiling a_object.cc
[641/652] Write sources
[643/652] Compiling a_int.cc
[644/669] Compiling a_i2d_fp.cc
[645/671] Compiling a_dup.cc
[646/671] Compiling a_d2i_fp.cc
[647/671] Compiling a_gentm.cc
[648/671] Compiling a_bitstr.cc
[649/671] Compiling a_bool.cc
[651/671] Compiling Atomics AtomicValue.swift
[652/671] Compiling Atomics AtomicMemoryOrderings.swift
[653/671] Compiling Atomics ManagedAtomicLazyReference.swift
[654/671] Compiling Atomics UnsafeAtomic.swift
[655/671] Compiling Atomics UnsafeAtomicLazyReference.swift
[656/671] Compiling Atomics IntegerOperations.swift
[657/671] Compiling Atomics DoubleWord.swift
[658/671] Compiling Atomics ManagedAtomic.swift
[659/672] Compiling Atomics AtomicInteger.swift
[660/672] Compiling Atomics AtomicOptionalWrappable.swift
[661/672] Compiling Atomics AtomicReference.swift
[662/672] Compiling Atomics AtomicStorage.swift
[663/672] Compiling Atomics Unmanaged extensions.swift
[664/672] Compiling Atomics AtomicBool.swift
[665/672] Compiling Atomics IntegerConformances.swift
[666/672] Compiling Atomics OptionalRawRepresentable.swift
[667/672] Compiling Atomics RawRepresentable.swift
[668/672] Compiling Atomics PointerConformances.swift
[669/672] Compiling Atomics Primitives.native.swift
[670/672] Emitting module Atomics
[670/672] Compiling c-nioatomics.c
[671/672] Compiling c-atomics.c
[673/678] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[674/678] Compiling NIOConcurrencyHelpers atomics.swift
[675/678] Emitting module NIOConcurrencyHelpers
[676/678] Compiling NIOConcurrencyHelpers NIOLock.swift
[677/678] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[678/678] Compiling NIOConcurrencyHelpers lock.swift
[679/740] Compiling NIOCore Codec.swift
[680/740] Compiling NIOCore ConvenienceOptionSupport.swift
[681/740] Compiling NIOCore DeadChannel.swift
[682/740] Compiling NIOCore DispatchQueue+WithFuture.swift
[683/740] Compiling NIOCore EventLoop+Deprecated.swift
[684/740] Compiling NIOCore EventLoop+SerialExecutor.swift
[685/740] Compiling NIOCore EventLoop.swift
[686/740] Compiling NIOCore GlobalSingletons.swift
[687/740] Compiling NIOCore IO.swift
[688/740] Compiling NIOCore IOData.swift
[689/740] Compiling NIOCore IPProtocol.swift
[690/740] Compiling NIOCore IntegerBitPacking.swift
[691/740] Compiling NIOCore IntegerTypes.swift
[692/740] Compiling NIOCore Interfaces.swift
[693/746] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[694/746] Compiling NIOCore EventLoopFuture+Deprecated.swift
[695/746] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[696/746] Compiling NIOCore EventLoopFuture.swift
[697/746] Compiling NIOCore FileDescriptor.swift
[698/746] Compiling NIOCore FileHandle.swift
[699/746] Compiling NIOCore FileRegion.swift
[700/746] Compiling NIOCore SocketOptionProvider.swift
[701/746] Compiling NIOCore SystemCallHelpers.swift
[702/746] Compiling NIOCore TimeAmount+Duration.swift
[703/746] Compiling NIOCore TypeAssistedChannelHandler.swift
[704/746] Compiling NIOCore UniversalBootstrapSupport.swift
[705/746] Compiling NIOCore Utilities.swift
[706/746] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[707/746] Compiling NIOCore NIOScheduledCallback.swift
[708/746] Compiling NIOCore NIOSendable.swift
[709/746] Compiling NIOCore RecvByteBufferAllocator.swift
[710/746] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[711/746] Compiling NIOCore SocketAddresses.swift
[712/746] Compiling NIOCore Channel.swift
[713/746] Compiling NIOCore ChannelHandler.swift
[714/746] Compiling NIOCore ChannelHandlers.swift
[715/746] Compiling NIOCore ChannelInvoker.swift
[716/746] Compiling NIOCore ChannelOption.swift
[717/746] Compiling NIOCore ChannelPipeline.swift
[718/746] Compiling NIOCore CircularBuffer.swift
[719/746] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[720/746] Compiling NIOCore NIOAsyncWriter.swift
[721/746] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[722/746] Compiling NIOCore BSDSocketAPI.swift
[723/746] Compiling NIOCore ByteBuffer-aux.swift
[724/746] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[725/746] Compiling NIOCore ByteBuffer-conversions.swift
[726/746] Compiling NIOCore AddressedEnvelope.swift
[727/746] Compiling NIOCore AsyncAwaitSupport.swift
[728/746] Compiling NIOCore AsyncChannel.swift
[729/746] Compiling NIOCore AsyncChannelHandler.swift
[730/746] Compiling NIOCore AsyncChannelInboundStream.swift
[731/746] Compiling NIOCore AsyncChannelOutboundWriter.swift
[732/746] Compiling NIOCore NIOAsyncSequenceProducer.swift
[733/746] Compiling NIOCore Linux.swift
[734/746] Compiling NIOCore MarkedCircularBuffer.swift
[735/746] Compiling NIOCore MulticastChannel.swift
[736/746] Compiling NIOCore NIOAny.swift
[737/746] Compiling NIOCore NIOCloseOnErrorHandler.swift
[738/746] Compiling NIOCore NIOLoopBound.swift
[739/746] Compiling NIOCore ByteBuffer-core.swift
[740/746] Compiling NIOCore ByteBuffer-hex.swift
[741/746] Compiling NIOCore ByteBuffer-int.swift
[742/746] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[743/746] Compiling NIOCore ByteBuffer-multi-int.swift
[744/746] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[745/746] Compiling NIOCore ByteBuffer-views.swift
[746/746] Emitting module NIOCore
[747/798] Compiling NIOEmbedded AsyncTestingChannel.swift
[748/798] Compiling NIOEmbedded Embedded.swift
[749/798] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[750/798] Emitting module NIOEmbedded
[751/798] Compiling NIOPosix Pool.swift
[752/798] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[753/798] Compiling NIOPosix PosixSingletons.swift
[754/798] Compiling NIOPosix RawSocketBootstrap.swift
[755/798] Compiling NIOPosix Resolver.swift
[756/803] Compiling NIOPosix Linux.swift
[757/803] Compiling NIOPosix LinuxCPUSet.swift
[758/803] Compiling NIOPosix LinuxUring.swift
[759/803] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[760/803] Compiling NIOPosix NIOThreadPool.swift
[761/803] Compiling NIOPosix UnsafeTransfer.swift
[762/803] Compiling NIOPosix Utilities.swift
[763/803] Compiling NIOPosix VsockAddress.swift
[764/803] Compiling NIOPosix VsockChannelEvents.swift
[765/803] Compiling NIOPosix resource_bundle_accessor.swift
[766/803] Emitting module NIOPosix
[767/803] Compiling NIOPosix BSDSocketAPICommon.swift
[768/803] Compiling NIOPosix BSDSocketAPIPosix.swift
[769/803] Compiling NIOPosix BSDSocketAPIWindows.swift
[770/803] Compiling NIOPosix BaseSocket.swift
[771/803] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[772/803] Compiling NIOPosix BaseSocketChannel.swift
[773/803] Compiling NIOPosix SelectorKqueue.swift
[774/803] Compiling NIOPosix SelectorUring.swift
[775/803] Compiling NIOPosix ServerSocket.swift
[776/803] Compiling NIOPosix Socket.swift
[777/803] Compiling NIOPosix SocketChannel.swift
[778/803] Compiling NIOPosix BaseStreamSocketChannel.swift
[779/803] Compiling NIOPosix Bootstrap.swift
[780/803] Compiling NIOPosix ControlMessage.swift
[781/803] Compiling NIOPosix DatagramVectorReadManager.swift
[782/803] Compiling NIOPosix Errors+Any.swift
[783/803] Compiling NIOPosix FileDescriptor.swift
[784/803] Compiling NIOPosix GetaddrinfoResolver.swift
[785/803] Compiling NIOPosix HappyEyeballs.swift
[786/803] Compiling NIOPosix IO.swift
[787/803] Compiling NIOPosix IntegerBitPacking.swift
[788/803] Compiling NIOPosix IntegerTypes.swift
[789/803] Compiling NIOPosix SocketProtocols.swift
[790/803] Compiling NIOPosix System.swift
[791/803] Compiling NIOPosix Thread.swift
[792/803] Compiling NIOPosix ThreadPosix.swift
[793/803] Compiling NIOPosix ThreadWindows.swift
[794/803] Compiling NIOPosix Selectable.swift
[795/803] Compiling NIOPosix SelectableChannel.swift
[796/803] Compiling NIOPosix SelectableEventLoop.swift
[797/803] Compiling NIOPosix SelectorEpoll.swift
[798/803] Compiling NIOPosix SelectorGeneric.swift
[799/803] Compiling NIOPosix NonBlockingFileIO.swift
[800/803] Compiling NIOPosix PendingDatagramWritesManager.swift
[801/803] Compiling NIOPosix PendingWritesManager.swift
[802/803] Compiling NIOPosix PipeChannel.swift
[803/803] Compiling NIOPosix PipePair.swift
[804/805] Compiling NIO Exports.swift
[805/805] Emitting module NIO
[806/811] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[807/811] Compiling NIOTLS TLSEvents.swift
[808/811] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[809/811] Emitting module NIOTLS
[810/811] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[811/811] Compiling NIOTLS SNIHandler.swift
[812/842] Emitting module NIOSSL
[813/845] Compiling NIOSSL SSLPublicKey.swift
[814/845] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[815/845] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[816/845] Compiling NIOSSL NIOSSLServerHandler.swift
[817/845] Compiling NIOSSL ObjectIdentifier.swift
[818/845] Compiling NIOSSL PosixPort.swift
[819/845] Compiling NIOSSL SSLCallbacks.swift
[820/845] Compiling NIOSSL SSLCertificate.swift
[821/845] Compiling NIOSSL SSLCertificateExtensions.swift
[822/845] Compiling NIOSSL SSLCertificateName.swift
[823/845] Compiling NIOSSL SSLInit.swift
[824/845] Compiling NIOSSL SSLPKCS12Bundle.swift
[825/845] Compiling NIOSSL SSLPrivateKey.swift
[826/845] Compiling NIOSSL SubjectAlternativeName.swift
[827/845] Compiling NIOSSL NIOSSLSecureBytes.swift
[828/845] Compiling NIOSSL RNG.swift
[829/845] Compiling NIOSSL LinuxCABundle.swift
[830/845] Compiling NIOSSL NIOSSLClientHandler.swift
[831/845] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[832/845] Compiling NIOSSL NIOSSLHandler.swift
[833/845] Compiling NIOSSL SafeCompare.swift
[834/845] Compiling NIOSSL Zeroization.swift
[835/845] Compiling NIOSSL TLSConfiguration.swift
[836/845] Compiling NIOSSL AndroidCABundle.swift
[837/845] Compiling NIOSSL ByteBufferBIO.swift
[838/845] Compiling NIOSSL CustomPrivateKey.swift
[839/845] Compiling NIOSSL IdentityVerification.swift
[840/845] Compiling NIOSSL UniversalBootstrapSupport.swift
[841/845] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[842/845] Compiling NIOSSL resource_bundle_accessor.swift
[843/845] Compiling NIOSSL SSLConnection.swift
[844/845] Compiling NIOSSL SSLContext.swift
[845/845] Compiling NIOSSL SSLErrors.swift
[846/911] Compiling PulsarClient Authentication.swift
[847/911] Compiling PulsarClient BuilderProtocols.swift
[848/911] Compiling PulsarClient ConsumerProtocol.swift
[849/911] Compiling PulsarClient GetLastMessageIds.swift
[850/911] Compiling PulsarClient HandleException.swift
[851/911] Compiling PulsarClient MessageBuilder.swift
[852/911] Compiling PulsarClient MessageProtocol.swift
[853/911] Compiling PulsarClient MessageRouter.swift
[854/918] Compiling PulsarClient StateProtocol.swift
[855/918] Compiling PulsarClient AuthenticationFactory.swift
[856/918] Compiling PulsarClient Builders.swift
[857/918] Compiling PulsarClient ConsumerBuilder.swift
[858/918] Compiling PulsarClient ProducerBuilder.swift
[859/918] Compiling PulsarClient ReaderBuilder.swift
[860/918] Compiling PulsarClient Types.swift
[861/918] Compiling PulsarClient PulsarProtocol.swift
[862/918] Compiling PulsarClient ReaderOptions.swift
[863/918] Compiling PulsarClient ReaderState.swift
[864/918] Compiling PulsarClient RegexSubscriptionMode.swift
[865/918] Compiling PulsarClient AutoSchemas.swift
[866/918] Compiling PulsarClient BooleanSchema.swift
[867/918] Compiling PulsarClient BytesSchema.swift
[868/918] Compiling PulsarClient ProducerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:180:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
178 | return Schema<U>(
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
181 | decoder: { try decoder.decode(U.self, from: $0) }
182 | )
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:181:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
181 | decoder: { try decoder.decode(U.self, from: $0) }
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
182 | )
183 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[869/918] Compiling PulsarClient PulsarClientProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:180:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
178 | return Schema<U>(
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
181 | decoder: { try decoder.decode(U.self, from: $0) }
182 | )
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:181:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
181 | decoder: { try decoder.decode(U.self, from: $0) }
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
182 | )
183 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[870/918] Compiling PulsarClient ReaderProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:180:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
178 | return Schema<U>(
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
181 | decoder: { try decoder.decode(U.self, from: $0) }
182 | )
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:181:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
181 | decoder: { try decoder.decode(U.self, from: $0) }
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
182 | )
183 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[871/918] Compiling PulsarClient Receivable.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:180:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
178 | return Schema<U>(
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
181 | decoder: { try decoder.decode(U.self, from: $0) }
182 | )
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:181:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
181 | decoder: { try decoder.decode(U.self, from: $0) }
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
182 | )
183 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[872/918] Compiling PulsarClient Schema.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:180:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
178 | return Schema<U>(
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
181 | decoder: { try decoder.decode(U.self, from: $0) }
182 | )
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:181:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
181 | decoder: { try decoder.decode(U.self, from: $0) }
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
182 | )
183 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[873/918] Compiling PulsarClient Seekable.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:180:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
178 | return Schema<U>(
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
181 | decoder: { try decoder.decode(U.self, from: $0) }
182 | )
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:181:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
181 | decoder: { try decoder.decode(U.self, from: $0) }
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
182 | )
183 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[874/918] Compiling PulsarClient SendChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:180:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
178 | return Schema<U>(
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
181 | decoder: { try decoder.decode(U.self, from: $0) }
182 | )
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:181:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
181 | decoder: { try decoder.decode(U.self, from: $0) }
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
182 | )
183 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[875/918] Compiling PulsarClient StateProtocol+Waiting.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:180:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
178 | return Schema<U>(
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
181 | decoder: { try decoder.decode(U.self, from: $0) }
182 | )
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Abstractions/Schema.swift:181:30: warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
179 | schemaInfo: SchemaInfo(name: String(describing: U.self), type: .json),
180 | encoder: { try encoder.encode($0) },
181 | decoder: { try decoder.decode(U.self, from: $0) }
| `- warning: capture of non-Sendable type 'U.Type' in an isolated closure [#SendableMetatypes]
182 | )
183 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[876/918] Compiling PulsarClient RetryPolicy.swift
[877/918] Compiling PulsarClient SendOperation.swift
[878/918] Compiling PulsarClient SendOperationWrapper.swift
[879/918] Compiling PulsarClient SendQueue.swift
[880/918] Compiling PulsarClient StateManager.swift
[881/918] Compiling PulsarClient Message.swift
[882/918] Compiling PulsarClient MessageId.swift
[883/918] Compiling PulsarClient ConsumerOptions.swift
[884/918] Compiling PulsarClient ConsumerState.swift
[885/918] Compiling PulsarClient CustomAuthentication.swift
[886/918] Compiling PulsarClient EncryptionPolicy.swift
[887/918] Compiling PulsarClient PulsarClientError.swift
[888/918] Compiling PulsarClient ConsumerExtensions.swift
[889/918] Compiling PulsarClient MessageExtensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[890/918] Emitting module PulsarClient
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 | }
132 |
133 | private static var messageStates: [UInt64: MessageState] = [:]
| |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
| |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 | /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[891/918] Compiling PulsarClient FloatingPointSchemas.swift
[892/918] Compiling PulsarClient IntegerSchemas.swift
[893/918] Compiling PulsarClient JSONSchema.swift
[894/918] Compiling PulsarClient StringSchema.swift
[895/918] Compiling PulsarClient TimeSchemas.swift
[896/918] Compiling PulsarClient State.swift
[897/918] Compiling PulsarClient TLSAuthentication.swift
[898/918] Compiling PulsarClient Connection.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 | handlers.append(frameHandler)
312 |
313 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 | }
315 |
[899/918] Compiling PulsarClient ConnectionPool+Enhanced.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 | handlers.append(frameHandler)
312 |
313 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 | }
315 |
[900/918] Compiling PulsarClient ConnectionPool.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 | handlers.append(frameHandler)
312 |
313 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 | }
315 |
[901/918] Compiling PulsarClient ConsumerImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 | handlers.append(frameHandler)
312 |
313 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 | }
315 |
[902/918] Compiling PulsarClient FaultHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 | handlers.append(frameHandler)
312 |
313 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 | }
315 |
[903/918] Compiling PulsarClient ProducerImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 | handlers.append(frameHandler)
312 |
313 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 | }
315 |
[904/918] Compiling PulsarClient ReaderImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 | handlers.append(frameHandler)
312 |
313 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 | }
315 |
[905/918] Compiling PulsarClient ProducerExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 | }
132 |
133 | private static var messageStates: [UInt64: MessageState] = [:]
| |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
| |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 | /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[906/918] Compiling PulsarClient PulsarClientExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 | }
132 |
133 | private static var messageStates: [UInt64: MessageState] = [:]
| |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
| |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 | /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[907/918] Compiling PulsarClient ReaderExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 | }
132 |
133 | private static var messageStates: [UInt64: MessageState] = [:]
| |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
| |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 | /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[908/918] Compiling PulsarClient FaultAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 | }
132 |
133 | private static var messageStates: [UInt64: MessageState] = [:]
| |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
| |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 | /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[909/918] Compiling PulsarClient ChannelManager+Handlers.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 | }
132 |
133 | private static var messageStates: [UInt64: MessageState] = [:]
| |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
| |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 | /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[910/918] Compiling PulsarClient ChannelManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 | }
132 |
133 | private static var messageStates: [UInt64: MessageState] = [:]
| |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
| |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 | /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[911/918] Compiling PulsarClient Connection+Enhanced.swift
/Users/admin/builder/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 | }
132 |
133 | private static var messageStates: [UInt64: MessageState] = [:]
| |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
| |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 | /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[912/918] Compiling PulsarClient MessageMetadata.swift
[913/918] Compiling PulsarClient OAuth2Authentication.swift
[914/918] Compiling PulsarClient ProducerAccessMode.swift
[915/918] Compiling PulsarClient ProducerOptions.swift
[916/918] Compiling PulsarClient ProducerState.swift
[917/918] Compiling PulsarClient PulsarApi.pb.swift
[918/918] Compiling PulsarClient PulsarClient.swift
BUILD FAILURE 6.2 macosSpm