Build Information
Successful build of Connect, reference main (2cd164), with Swift 6.3 for macOS (SPM) on 2 May 2026 06:32:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/connectrpc/connect-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/connectrpc/connect-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2cd1640 Bump swift-protobuf minimum version to 1.31.0 (#394)
Cloned https://github.com/connectrpc/connect-swift.git
Revision (git rev-parse @):
2cd16402fd74913dff3b7a1f2faf4a24c653eed8
SUCCESS checkout https://github.com/connectrpc/connect-swift.git at main
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[384/7421] Fetching swift-atomics, swift-system
[995/31463] Fetching swift-atomics, swift-system, swift-collections
[1479/43571] Fetching swift-atomics, swift-system, swift-collections, swift-nio-http2
[2062/59011] Fetching swift-atomics, swift-system, swift-collections, swift-nio-http2, swift-nio-ssl
[13501/106772] Fetching swift-atomics, swift-system, swift-collections, swift-nio-http2, swift-nio-ssl, swift-protobuf
[14946/190043] Fetching swift-atomics, swift-system, swift-collections, swift-nio-http2, swift-nio-ssl, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-nio from cache (8.83s)
Fetched https://github.com/apple/swift-system.git from cache (8.83s)
Fetched https://github.com/apple/swift-atomics.git from cache (8.83s)
Fetched https://github.com/apple/swift-collections.git from cache (8.83s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (8.83s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (8.83s)
Fetched https://github.com/apple/swift-protobuf.git from cache (8.83s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (9.65s)
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.66s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.2 (0.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.75s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.83s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.92.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.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.2
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "connect-swift",
"name": "Connect",
"url": "https://github.com/connectrpc/connect-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/connect-swift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.99.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.43.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.99.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.37.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.99.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-protobuf",
"name": "SwiftProtobuf",
"url": "https://github.com/apple/swift-protobuf.git",
"version": "1.37.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
"traits": [
"FieldMaskUtilities",
"BinaryDelimitedStreams"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/connectrpc/connect-swift.git
[1/9169] Fetching connect-swift
Fetched https://github.com/connectrpc/connect-swift.git from cache (1.16s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.83s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.83s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.83s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.83s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (1.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.75s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.83s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.60s)
Fetched https://github.com/apple/swift-system.git from cache (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.83s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.09s)
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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.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.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/connectrpc/connect-swift.git
Working copy of https://github.com/connectrpc/connect-swift.git resolved at main (2cd1640)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.37.0
Found 4 product dependencies
- swift-nio
- swift-nio-http2
- swift-nio-ssl
- SwiftProtobuf
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/connectrpc/connect-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/457] Write protoc-gen-connect-swift-entitlement.plist
[1/457] Write sources
[8/457] Copying PrivacyInfo.xcprivacy
[8/457] Write protoc-gen-connect-swift-mocks-entitlement.plist
[8/457] Copying PrivacyInfo.xcprivacy
[8/457] Write sources
[15/457] Copying PrivacyInfo.xcprivacy
[16/457] Write sources
[31/457] Write ConnectConformanceClient-entitlement.plist
[32/457] Compiling CNIOWindows shim.c
[33/457] Compiling CNIOWindows WSAStartup.c
[34/457] Compiling CNIOWASI CNIOWASI.c
[35/457] Compiling CNIOLinux liburing_shims.c
[35/457] Compiling CNIOOpenBSD shim.c
[37/457] Compiling CNIOLinux shim.c
[38/457] Compiling fiat_p256_adx_sqr.S
[39/457] Compiling fiat_p256_adx_mul.S
[40/457] Write swift-version--6988338F2F200930.txt
[41/457] Compiling fiat_curve25519_adx_square.S
[42/457] Compiling fiat_curve25519_adx_mul.S
[43/463] Compiling _AtomicsShims.c
[44/463] Compiling CNIOLLHTTP c_nio_http.c
[45/463] Compiling CNIOPosix event_loop_id.c
[46/568] Compiling CNIOLLHTTP c_nio_api.c
[47/568] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/568] Compiling CNIODarwin shim.c
[49/568] Compiling CNIOBoringSSLShims shims.c
[51/568] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/568] Compiling SwiftProtobuf JSONScanner.swift
[53/568] Compiling SwiftProtobuf MathUtils.swift
[54/568] Compiling SwiftProtobuf JSONEncodingError.swift
[55/568] Compiling SwiftProtobuf JSONEncodingOptions.swift
[56/568] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[57/568] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[58/569] Compiling _NIOBase64 Base64.swift
[59/569] Emitting module _NIOBase64
[60/569] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/569] Compiling _NIODataStructures Heap.swift
[62/569] Compiling _NIODataStructures _TinyArray.swift
[63/569] Emitting module _NIODataStructures
[64/569] Compiling _NIODataStructures PriorityQueue.swift
[65/569] Compiling SwiftProtobuf BinaryDelimited.swift
[66/569] Compiling SwiftProtobuf BinaryEncoder.swift
[67/569] Compiling SwiftProtobuf BinaryDecodingError.swift
[68/569] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[69/569] Compiling SwiftProtobuf AsyncMessageSequence.swift
[70/569] Compiling SwiftProtobuf BinaryDecoder.swift
[71/569] Compiling SwiftProtobuf AnyMessageStorage.swift
[72/569] Compiling SwiftProtobuf AnyUnpackError.swift
[73/569] Emitting module InternalCollectionsUtilities
[74/569] Compiling SwiftProtobuf BinaryEncodingError.swift
[75/569] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[75/569] Compiling tls_record.cc
[76/569] Compiling tls_method.cc
[76/569] Compiling tls13_enc.cc
[76/569] Compiling tls13_server.cc
[79/569] Compiling tls13_client.cc
[80/569] Compiling tls13_both.cc
[82/585] Compiling DequeModule _DequeSlot.swift
[83/585] Compiling DequeModule _DequeBufferHeader.swift
[84/585] Compiling DequeModule _DequeBuffer.swift
[84/586] Compiling t1_enc.cc
[86/586] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/586] Compiling DequeModule Deque+Testing.swift
[88/586] Compiling DequeModule Deque._Storage.swift
[89/586] Compiling DequeModule Deque+Equatable.swift
[90/586] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/586] Compiling DequeModule Deque+Extras.swift
[92/586] Compiling DequeModule Deque+Hashable.swift
[93/586] Compiling DequeModule Deque._UnsafeHandle.swift
[94/586] Compiling DequeModule Deque.swift
[95/586] Compiling DequeModule Deque+CustomReflectable.swift
[96/586] Compiling DequeModule Deque+Descriptions.swift
[97/586] Compiling DequeModule Deque+Codable.swift
[98/586] Compiling DequeModule Deque+Collection.swift
[99/586] Emitting module DequeModule
[99/586] Compiling ssl_x509.cc
[100/586] Compiling ssl_versions.cc
[101/586] Compiling ssl_stat.cc
[102/586] Compiling ssl_transcript.cc
[103/586] Compiling ssl_session.cc
[104/586] Compiling ssl_privkey.cc
[105/586] Compiling ssl_key_share.cc
[106/586] Compiling ssl_lib.cc
[107/586] Compiling ssl_file.cc
[108/586] Compiling ssl_cipher.cc
[109/586] Compiling ssl_credential.cc
[110/586] Compiling ssl_buffer.cc
[111/586] Compiling ssl_cert.cc
[112/586] Compiling ssl_aead_ctx.cc
[113/586] Compiling ssl_asn1.cc
[114/586] Compiling s3_pkt.cc
[115/586] Compiling s3_lib.cc
[116/586] Compiling s3_both.cc
[117/586] Compiling handshake_client.cc
[118/586] Compiling handshake_server.cc
[119/586] Compiling handshake.cc
[120/586] Compiling handoff.cc
[121/586] Compiling encrypted_client_hello.cc
[122/586] Compiling md5-x86_64-linux.S
[123/586] Compiling md5-x86_64-apple.S
[124/586] Compiling md5-586-linux.S
[125/586] Compiling extensions.cc
[126/586] Compiling md5-586-apple.S
[127/586] Compiling chacha20_poly1305_x86_64-linux.S
[128/586] Compiling dtls_record.cc
[129/586] Compiling chacha20_poly1305_x86_64-apple.S
[130/586] Compiling chacha20_poly1305_armv8-win.S
[131/586] Compiling dtls_method.cc
[132/586] Compiling chacha20_poly1305_armv8-linux.S
[133/586] Compiling chacha-x86_64-linux.S
[134/586] Compiling chacha20_poly1305_armv8-apple.S
[135/586] Compiling chacha-x86_64-apple.S
[136/586] Compiling chacha-x86-linux.S
[137/586] Compiling chacha-x86-apple.S
[138/586] Compiling chacha-armv8-win.S
[139/586] Compiling chacha-armv8-linux.S
[140/586] Compiling chacha-armv8-apple.S
[141/586] Compiling chacha-armv4-linux.S
[142/586] Compiling aes128gcmsiv-x86_64-linux.S
[143/586] Compiling aes128gcmsiv-x86_64-apple.S
[144/586] Compiling x86_64-mont5-linux.S
[145/586] Compiling x86_64-mont5-apple.S
[146/586] Compiling x86_64-mont-linux.S
[147/586] Compiling x86_64-mont-apple.S
[148/586] Compiling x86-mont-linux.S
[149/586] Compiling x86-mont-apple.S
[150/586] Compiling vpaes-x86_64-linux.S
[151/586] Compiling vpaes-x86_64-apple.S
[152/586] Compiling vpaes-x86-linux.S
[153/586] Compiling err_data.cc
[154/586] Compiling vpaes-x86-apple.S
[155/586] Compiling vpaes-armv8-win.S
[156/586] Compiling vpaes-armv8-linux.S
[157/586] Compiling vpaes-armv7-linux.S
[158/586] Compiling vpaes-armv8-apple.S
[159/586] Compiling sha512-x86_64-linux.S
[160/586] Compiling sha512-x86_64-apple.S
[161/586] Compiling sha512-armv8-win.S
[162/586] Compiling sha512-armv8-linux.S
[163/586] Compiling sha512-armv8-apple.S
[164/586] Compiling sha512-armv4-linux.S
[165/586] Compiling sha512-586-linux.S
[166/586] Compiling sha512-586-apple.S
[167/586] Compiling d1_srtp.cc
[168/586] Compiling sha256-x86_64-linux.S
[169/586] Compiling sha256-x86_64-apple.S
[170/586] Compiling sha256-armv8-win.S
[171/586] Compiling sha256-armv8-linux.S
[172/586] Compiling sha256-armv8-apple.S
[173/586] Compiling sha256-armv4-linux.S
[174/586] Compiling bio_ssl.cc
[175/586] Compiling sha256-586-linux.S
[176/586] Compiling sha1-x86_64-linux.S
[177/586] Compiling sha256-586-apple.S
[178/586] Compiling sha1-x86_64-apple.S
[179/586] Compiling sha1-armv8-linux.S
[180/586] Compiling sha1-armv8-win.S
[181/586] Compiling sha1-armv8-apple.S
[182/586] Compiling sha1-armv4-large-linux.S
[183/586] Compiling sha1-586-linux.S
[184/586] Compiling sha1-586-apple.S
[185/586] Compiling rsaz-avx2-linux.S
[186/586] Compiling rsaz-avx2-apple.S
[187/586] Compiling rdrand-x86_64-linux.S
[188/586] Compiling p256_beeu-x86_64-asm-linux.S
[188/586] Compiling rdrand-x86_64-apple.S
[190/586] Compiling p256_beeu-x86_64-asm-apple.S
[191/586] Compiling p256_beeu-armv8-asm-win.S
[192/586] Compiling p256_beeu-armv8-asm-linux.S
[193/586] Compiling p256_beeu-armv8-asm-apple.S
[194/586] Compiling p256-x86_64-asm-apple.S
[195/586] Compiling p256-x86_64-asm-linux.S
[197/586] Compiling SwiftProtobuf Message+JSONAdditions.swift
[198/586] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[199/586] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[200/586] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[201/586] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[202/586] Compiling SwiftProtobuf Message.swift
[203/586] Compiling SwiftProtobuf MessageExtension.swift
[204/586] Compiling SwiftProtobuf NameMap.swift
[205/586] Compiling SwiftProtobuf PathDecoder.swift
[205/586] Compiling p256-armv8-asm-win.S
[206/595] Compiling p256-armv8-asm-linux.S
[207/595] Compiling p256-armv8-asm-apple.S
[208/595] Compiling ghashv8-armv8-win.S
[209/595] Compiling ghashv8-armv8-linux.S
[210/595] Compiling ghashv8-armv8-apple.S
[211/595] Compiling ghashv8-armv7-linux.S
[212/595] Compiling ghash-x86_64-linux.S
[213/595] Compiling ghash-x86_64-apple.S
[214/595] Compiling d1_pkt.cc
[215/595] Compiling ghash-x86-linux.S
[216/595] Compiling ghash-x86-apple.S
[217/595] Compiling ghash-ssse3-x86_64-linux.S
[218/595] Compiling ghash-ssse3-x86_64-apple.S
[219/595] Compiling ghash-ssse3-x86-linux.S
[220/595] Compiling ghash-ssse3-x86-apple.S
[221/595] Compiling ghash-neon-armv8-win.S
[223/595] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[224/595] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[225/595] Compiling SwiftProtobuf BytecodeInterpreter.swift
[226/595] Compiling SwiftProtobuf BytecodeReader.swift
[227/595] Compiling SwiftProtobuf CustomJSONCodable.swift
[228/595] Compiling SwiftProtobuf Decoder.swift
[229/595] Compiling SwiftProtobuf DoubleParser.swift
[230/595] Compiling SwiftProtobuf Enum.swift
[231/595] Compiling SwiftProtobuf ExtensibleMessage.swift
[232/595] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[232/595] Compiling ghash-neon-armv8-linux.S
[233/595] Compiling ghash-armv4-linux.S
[234/595] Compiling ghash-neon-armv8-apple.S
[235/595] Compiling co-586-linux.S
[236/595] Compiling bsaes-armv7-linux.S
[237/595] Compiling co-586-apple.S
[238/595] Compiling bn-armv8-win.S
[239/595] Compiling bn-armv8-linux.S
[240/595] Compiling bn-armv8-apple.S
[241/595] Compiling bn-586-linux.S
[242/595] Compiling d1_lib.cc
[243/595] Compiling bn-586-apple.S
[244/595] Compiling armv8-mont-win.S
[245/595] Compiling armv8-mont-linux.S
[246/595] Compiling armv8-mont-apple.S
[247/595] Compiling armv4-mont-linux.S
[248/595] Compiling aesv8-gcm-armv8-win.S
[249/595] Compiling aesv8-gcm-armv8-linux.S
[250/595] Compiling aesv8-armv8-linux.S
[252/595] Compiling SwiftProtobuf ExtensionFields.swift
[253/595] Compiling SwiftProtobuf ExtensionMap.swift
[254/595] Compiling SwiftProtobuf FieldTag.swift
[255/595] Compiling SwiftProtobuf FieldTypes.swift
[256/595] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[257/595] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[258/595] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[259/595] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[260/595] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[261/595] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[261/595] Compiling aesv8-armv8-apple.S
[262/595] Compiling aesv8-armv8-win.S
[263/595] Compiling aesv8-gcm-armv8-apple.S
[264/595] Compiling aesv8-armv7-linux.S
[265/595] Compiling aesni-x86-linux.S
[266/595] Compiling aesni-x86_64-apple.S
[267/595] Compiling aesni-x86_64-linux.S
[268/595] Compiling aesni-x86-apple.S
[270/595] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[271/595] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[272/595] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[273/595] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[274/595] Compiling SwiftProtobuf HashVisitor.swift
[275/595] Compiling SwiftProtobuf Internal.swift
[276/595] Compiling SwiftProtobuf JSONDecoder.swift
[277/595] Compiling SwiftProtobuf JSONDecodingError.swift
[278/595] Compiling SwiftProtobuf JSONDecodingOptions.swift
[279/595] Compiling SwiftProtobuf JSONEncoder.swift
[279/595] Compiling aesni-gcm-x86_64-linux.S
[280/595] Compiling aes-gcm-avx2-x86_64-linux.S
[281/595] Compiling aesni-gcm-x86_64-apple.S
[282/595] Compiling d1_both.cc
[283/595] Compiling aes-gcm-avx10-x86_64-linux.S
[284/595] Compiling aes-gcm-avx2-x86_64-apple.S
[285/595] Compiling aes-gcm-avx10-x86_64-apple.S
[297/595] Emitting module SwiftProtobuf
[297/595] Compiling x_sig.cc
[298/595] Compiling x_x509a.cc
[299/595] Compiling x_exten.cc
[300/595] Compiling x_spki.cc
[301/595] Compiling x_pubkey.cc
[302/595] Compiling x_req.cc
[303/595] Compiling x_x509.cc
[304/595] Compiling x_name.cc
[305/595] Compiling x_val.cc
[306/595] Compiling x_crl.cc
[307/595] Compiling x_attrib.cc
[308/595] Compiling x509spki.cc
[309/595] Compiling x_algor.cc
[310/595] Compiling x509rset.cc
[311/595] Compiling x509cset.cc
[312/595] Compiling x509name.cc
[313/595] Compiling x509_vpm.cc
[314/595] Compiling x_all.cc
[316/595] Compiling SwiftProtobuf duration.pb.swift
[317/595] Compiling SwiftProtobuf empty.pb.swift
[318/595] Compiling SwiftProtobuf field_mask.pb.swift
[319/595] Compiling SwiftProtobuf source_context.pb.swift
[320/595] Compiling SwiftProtobuf struct.pb.swift
[321/595] Compiling SwiftProtobuf timestamp.pb.swift
[322/595] Compiling SwiftProtobuf type.pb.swift
[323/595] Compiling SwiftProtobuf wrappers.pb.swift
[324/595] Compiling SwiftProtobuf resource_bundle_accessor.swift
[331/595] Compiling SwiftProtobuf Message+AnyAdditions.swift
[332/595] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[333/595] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[334/595] Compiling SwiftProtobuf Message+FieldMask.swift
[335/595] Compiling SwiftProtobuf TextFormatDecoder.swift
[336/595] Compiling SwiftProtobuf TextFormatDecodingError.swift
[337/595] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[338/595] Compiling SwiftProtobuf TextFormatEncoder.swift
[339/595] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[340/595] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[341/595] Compiling SwiftProtobuf TextFormatScanner.swift
[342/595] Compiling SwiftProtobuf TimeUtils.swift
[343/595] Compiling SwiftProtobuf UnknownStorage.swift
[343/595] Compiling x509_txt.cc
[344/595] Compiling x509_obj.cc
[345/595] Compiling x509_ext.cc
[346/595] Compiling x509_trs.cc
[347/595] Compiling x509_req.cc
[348/595] Compiling x509_v3.cc
[349/595] Compiling x509_set.cc
[350/595] Compiling x509_lu.cc
[351/595] Compiling x509_vfy.cc
[352/595] Compiling x509_def.cc
[353/595] Compiling x509_d2.cc
[354/595] Compiling x509.cc
[355/595] Compiling v3_prn.cc
[356/595] Compiling x509_att.cc
[357/595] Compiling v3_skey.cc
[358/595] Compiling x509_cmp.cc
[359/595] Compiling v3_purp.cc
[360/595] Compiling v3_utl.cc
[362/595] Compiling SwiftProtobuf PathVisitor.swift
[363/595] Compiling SwiftProtobuf ProtoNameProviding.swift
[364/595] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[365/595] Compiling SwiftProtobuf ProtobufMap.swift
[366/595] Compiling SwiftProtobuf SelectiveVisitor.swift
[367/595] Compiling SwiftProtobuf SimpleExtensionMap.swift
[368/595] Compiling SwiftProtobuf StringUtils.swift
[369/595] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[370/595] Compiling SwiftProtobuf SwiftProtobufError.swift
[371/595] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[372/595] Compiling SwiftProtobuf Varint.swift
[373/595] Compiling SwiftProtobuf Version.swift
[374/595] Compiling SwiftProtobuf Visitor.swift
[375/595] Compiling SwiftProtobuf WireFormat.swift
[376/595] Compiling SwiftProtobuf ZigZag.swift
[377/595] Compiling SwiftProtobuf any.pb.swift
[378/595] Compiling SwiftProtobuf api.pb.swift
[379/595] Compiling SwiftProtobuf descriptor.pb.swift
[379/595] Compiling v3_pmaps.cc
[380/595] Compiling v3_pcons.cc
[381/595] Compiling v3_ocsp.cc
[382/595] Compiling v3_int.cc
[383/595] Compiling v3_ia5.cc
[384/595] Compiling v3_lib.cc
[385/595] Compiling v3_info.cc
[386/595] Compiling v3_ncons.cc
[387/595] Compiling v3_genn.cc
[388/676] Compiling v3_extku.cc
[390/676] Compiling Connect ClientOnlyAsyncStream.swift
[391/676] Compiling Connect ClientOnlyStream.swift
[392/676] Compiling Connect ClientOnlyStreamValidation.swift
[393/676] Compiling Connect Lock.swift
[394/676] Compiling Connect Locked.swift
[395/676] Compiling Connect TimeoutTimer.swift
[396/678] Compiling Connect URLSessionStream.swift
[397/678] Compiling Connect UnaryAsyncWrapper.swift
[398/678] Compiling Connect Data+URLSafeBase64.swift
[399/678] Compiling Connect ConnectError+GRPC.swift
[400/678] Compiling Connect Envelope.swift
[401/678] Compiling Connect Headers+GRPC.swift
[401/678] Compiling v3_enum.cc
[403/678] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[404/678] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[404/678] Compiling v3_crld.cc
[405/678] Compiling v3_cpols.cc
[406/678] Compiling v3_bcons.cc
[408/678] Compiling Connect ConnectEndStreamResponse.swift
[409/678] Compiling Connect ServerOnlyAsyncStream.swift
[410/678] Compiling Connect ServerOnlyStream.swift
[410/678] Compiling v3_bitst.cc
[411/678] Compiling v3_conf.cc
[412/678] Compiling v3_alt.cc
[414/678] Compiling Connect Trailers+gRPC.swift
[415/678] Compiling Connect ProtocolClient.swift
[416/678] Compiling Connect URLSessionHTTPClient.swift
[417/678] Compiling Connect CompressionPool.swift
[417/678] Compiling v3_akeya.cc
[418/678] Compiling v3_akey.cc
[419/678] Compiling t_x509a.cc
[420/678] Compiling t_x509.cc
[421/678] Compiling t_crl.cc
[422/678] Compiling t_req.cc
[423/678] Compiling rsa_pss.cc
[424/678] Compiling policy.cc
[425/678] Compiling name_print.cc
[427/678] Compiling Connect status.pb.swift
[428/678] Compiling Connect ConnectInterceptor.swift
[429/678] Compiling Connect GRPCWebInterceptor.swift
[430/678] Emitting module SwiftProtobufPluginLibrary
[431/678] Compiling Connect InterceptorChain.swift
[432/678] Compiling Connect BidirectionalAsyncStream.swift
[433/678] Compiling Connect BidirectionalStream.swift
[433/678] Compiling i2d_pr.cc
[434/678] Compiling by_file.cc
[435/678] Compiling by_dir.cc
[436/678] Compiling asn1_gen.cc
[436/678] Compiling algorithm.cc
[438/678] Compiling a_verify.cc
[439/678] Compiling a_sign.cc
[440/684] Compiling a_digest.cc
[441/684] Compiling voprf.cc
[442/684] Compiling trust_token.cc
[443/684] Compiling thread_win.cc
[444/684] Compiling thread_pthread.cc
[445/684] Compiling thread_none.cc
[446/684] Compiling thread.cc
[447/684] Compiling pmbtoken.cc
[448/684] Compiling stack.cc
[449/684] Compiling slhdsa.cc
[450/684] Compiling siphash.cc
[451/684] Compiling sha512.cc
[452/684] Compiling sha256.cc
[453/684] Compiling spake2plus.cc
[454/684] Compiling sha1.cc
[455/684] Compiling rsa_print.cc
[456/684] Compiling rsa_extra.cc
[458/684] Compiling ConnectPluginUtilities GeneratorOptions.swift
[459/684] Emitting module ConnectPluginUtilities
[460/684] Compiling ConnectPluginUtilities FilePathComponents.swift
[461/684] Compiling ConnectPluginUtilities ServiceDescriptor+Extensions.swift
[462/684] Compiling ConnectPluginUtilities Generator.swift
[463/684] Compiling ConnectPluginUtilities MethodDescriptor+Extensions.swift
[464/684] Compiling Connect HTTPResponse.swift
[465/684] Compiling Connect HeaderConstants.swift
[466/684] Compiling Connect Headers.swift
[467/684] Compiling Connect IdempotencyLevel.swift
[468/684] Compiling Connect Interceptor.swift
[469/684] Compiling Connect InterceptorFactory.swift
[469/690] Compiling refcount.cc
[470/690] Compiling rc4.cc
[471/690] Compiling rsa_crypt.cc
[473/690] Compiling Connect StreamInterceptor.swift
[474/690] Compiling Connect UnaryInterceptor.swift
[475/690] Compiling Connect MethodSpec.swift
[476/690] Compiling Connect NetworkProtocol.swift
[477/690] Compiling Connect ProtobufMessage.swift
[478/690] Compiling Connect ProtocolClientConfig.swift
[482/690] Compiling Connect HTTPMethod.swift
[483/690] Compiling Connect HTTPMetrics.swift
[484/690] Compiling Connect HTTPRequest.swift
[484/690] Compiling urandom.cc
[485/690] Compiling windows.cc
[486/690] Compiling trusty.cc
[487/692] Compiling rand.cc
[488/694] Compiling rsa_asn1.cc
[490/694] Compiling Connect ClientOnlyStreamInterface.swift
[491/694] Compiling Connect RequestCallbacks.swift
[492/694] Compiling Connect ResponseCallbacks.swift
[493/694] Compiling Connect ServerOnlyStreamInterface.swift
[494/694] Compiling Connect StreamResult.swift
[495/694] Compiling Connect Trailers.swift
[495/694] Compiling passive.cc
[503/694] Emitting module Connect
[503/694] Compiling ios.cc
[504/694] Compiling poly1305_arm_asm.S
[505/694] Compiling getentropy.cc
[507/694] Compiling ConnectSwiftPlugin ConnectClientGenerator.swift
[508/694] Emitting module ConnectSwiftPlugin
[509/694] Compiling ConnectMocksPlugin ConnectMockGenerator.swift
[510/694] Emitting module ConnectMocksPlugin
[510/694] Write Objects.LinkFileList
[513/694] Compiling Connect ProtocolClientInterface.swift
[514/694] Compiling Connect ResponseMessage.swift
[515/694] Compiling Connect BidirectionalAsyncStreamInterface.swift
[516/694] Compiling Connect ClientOnlyAsyncStreamInterface.swift
[517/694] Compiling Connect ServerOnlyAsyncStreamInterface.swift
[518/694] Compiling Connect BidirectionalStreamInterface.swift
[519/694] Compiling Connect JSONCodec.swift
[520/694] Compiling Connect ProtoCodec.swift
[521/694] Compiling Connect GzipCompressionPool.swift
[522/694] Compiling Connect Cancelable.swift
[523/694] Compiling Connect Code.swift
[524/694] Compiling Connect Codec.swift
[536/694] Compiling fork_detect.cc
[537/694] Compiling deterministic.cc
[538/694] Compiling forkunsafe.cc
[539/694] Compiling poly1305_vec.cc
[540/694] Compiling pool.cc
[541/694] Compiling poly1305_arm.cc
[548/694] Compiling poly1305.cc
[549/701] Linking protoc-gen-connect-swift-mocks
[550/701] Linking protoc-gen-connect-swift
[551/701] Compiling p5_pbev2.cc
[552/701] Compiling pkcs8.cc
[553/701] Compiling pkcs8_x509.cc
[554/701] Applying protoc-gen-connect-swift-mocks
[554/701] Applying protoc-gen-connect-swift
[556/701] Compiling pkcs7.cc
[558/701] Compiling ConnectMocks MockServerOnlyStream.swift
[559/701] Compiling ConnectMocks MockClientOnlyStream.swift
[560/701] Compiling ConnectMocks MockServerOnlyAsyncStream.swift
[561/701] Compiling ConnectMocks MockBidirectionalStream.swift
[562/701] Compiling ConnectMocks MockClientOnlyAsyncStream.swift
[563/701] Emitting module ConnectMocks
[564/701] Compiling ConnectMocks MockBidirectionalAsyncStream.swift
[564/701] Compiling pkcs7_x509.cc
[565/701] Compiling pem_xaux.cc
[566/701] Compiling pem_x509.cc
[567/701] Compiling pem_pkey.cc
[568/701] Compiling pem_oth.cc
[569/701] Compiling pem_pk8.cc
[570/701] Compiling pem_info.cc
[571/701] Compiling pem_all.cc
[572/701] Compiling pem_lib.cc
[573/701] Compiling mlkem.cc
[574/701] Compiling obj_xref.cc
[575/701] Compiling poly_rq_mul.S
[576/701] Compiling mldsa.cc
[577/701] Compiling fips_shared_support.cc
[578/701] Compiling obj.cc
[579/701] Compiling mem.cc
[580/701] Compiling lhash.cc
[581/701] Compiling md4.cc
[582/701] Compiling md5.cc
[583/701] Compiling kyber.cc
[584/701] Compiling ex_data.cc
[585/701] Compiling sign.cc
[586/701] Compiling hpke.cc
[587/701] Compiling hrss.cc
[588/701] Compiling scrypt.cc
[589/701] Compiling pbkdf.cc
[590/701] Compiling print.cc
[591/701] Compiling p_x25519_asn1.cc
[592/701] Compiling p_x25519.cc
[593/701] Compiling p_rsa_asn1.cc
[594/701] Compiling p_hkdf.cc
[595/701] Compiling p_rsa.cc
[596/701] Compiling p_ed25519_asn1.cc
[597/701] Compiling p_ed25519.cc
[598/701] Compiling p_ec.cc
[599/701] Compiling p_ec_asn1.cc
[600/701] Compiling p_dh_asn1.cc
[601/701] Compiling p_dsa_asn1.cc
[602/701] Compiling p_dh.cc
[603/701] Compiling evp_ctx.cc
[604/701] Compiling evp.cc
[605/701] Compiling err.cc
[606/701] Compiling engine.cc
[607/701] Compiling evp_asn1.cc
[608/701] Compiling ecdh.cc
[609/701] Compiling ecdsa_asn1.cc
[610/701] Compiling ec_derive.cc
[611/701] Compiling hash_to_curve.cc
[612/701] Compiling bcm.cc
[613/701] Compiling dsa.cc
[614/701] Compiling x25519-asm-arm.S
[615/701] Compiling ec_asn1.cc
[616/701] Compiling params.cc
[617/701] Compiling dsa_asn1.cc
[618/701] Compiling digest_extra.cc
[619/701] Compiling dh_asn1.cc
[620/701] Compiling curve25519_64_adx.cc
[621/701] Compiling des.cc
[622/701] Compiling spake25519.cc
[623/701] Compiling curve25519.cc
[624/701] Compiling cpu_intel.cc
[625/701] Compiling crypto.cc
[626/701] Compiling cpu_arm_linux.cc
[627/701] Compiling cpu_arm_freebsd.cc
[628/701] Compiling cpu_aarch64_win.cc
[629/701] Compiling cpu_aarch64_openbsd.cc
[630/701] Compiling cpu_aarch64_sysreg.cc
[631/701] Compiling cpu_aarch64_linux.cc
[632/701] Compiling cpu_aarch64_fuchsia.cc
[633/701] Compiling cpu_aarch64_apple.cc
[634/701] Compiling get_cipher.cc
[635/701] Compiling tls_cbc.cc
[635/701] Compiling conf.cc
[637/701] Compiling e_tls.cc
[638/701] Compiling e_rc4.cc
[639/701] Compiling e_null.cc
[640/701] Compiling e_rc2.cc
[641/701] Compiling e_des.cc
[642/701] Compiling e_chacha20poly1305.cc
[643/701] Compiling e_aesgcmsiv.cc
[644/701] Compiling derive_key.cc
[645/701] Compiling e_aesctrhmac.cc
[646/701] Compiling chacha.cc
[647/701] Compiling unicode.cc
[648/701] Compiling cbs.cc
[649/701] Compiling ber.cc
[650/701] Compiling asn1_compat.cc
[651/701] Compiling cbb.cc
[652/701] Compiling buf.cc
[653/701] Compiling blake2.cc
[654/701] Compiling socket_helper.cc
[655/701] Compiling convert.cc
[656/701] Compiling bn_asn1.cc
[657/701] Compiling socket.cc
[658/701] Compiling printf.cc
[659/701] Compiling pair.cc
[660/701] Compiling hexdump.cc
[661/701] Compiling file.cc
[662/701] Compiling fd.cc
[663/701] Compiling errno.cc
[664/701] Compiling connect.cc
[665/701] Compiling bio_mem.cc
[666/701] Compiling base64.cc
[667/701] Compiling bio.cc
[668/701] Compiling tasn_typ.cc
[669/701] Compiling tasn_fre.cc
[670/701] Compiling tasn_enc.cc
[671/701] Compiling tasn_utl.cc
[672/701] Compiling tasn_new.cc
[673/701] Compiling f_string.cc
[674/701] Compiling posix_time.cc
[675/701] Compiling asn_pack.cc
[676/701] Compiling f_int.cc
[677/701] Compiling tasn_dec.cc
[678/701] Compiling asn1_par.cc
[679/701] Compiling asn1_lib.cc
[680/701] Compiling a_utctm.cc
[681/701] Compiling a_type.cc
[682/701] Compiling a_time.cc
[683/701] Compiling a_octet.cc
[684/701] Compiling a_strex.cc
[685/701] Compiling a_strnid.cc
[686/701] Compiling a_mbstr.cc
[687/701] Compiling a_object.cc
[688/701] Write sources
[689/710] Compiling a_int.cc
[690/717] Compiling a_i2d_fp.cc
[691/717] Compiling a_dup.cc
[692/717] Compiling a_d2i_fp.cc
[693/717] Compiling a_gentm.cc
[694/717] Compiling a_bool.cc
[695/717] Compiling a_bitstr.cc
[697/717] Compiling Atomics Primitives.native.swift
[698/718] Compiling Atomics PointerConformances.swift
[699/718] Compiling Atomics AtomicLazyReference.swift
[700/718] Compiling Atomics HighLevelTypes.swift
[701/718] Compiling Atomics Unmanaged extensions.swift
[702/718] Compiling Atomics AtomicBool.swift
[703/718] Compiling Atomics AtomicValue.swift
[704/718] Compiling Atomics DoubleWord.swift
[705/718] Compiling Atomics AtomicRawRepresentable.swift
[706/718] Compiling Atomics AtomicStrongReference.swift
[707/718] Compiling Atomics AtomicOptional.swift
[708/718] Compiling Atomics AtomicOptionalRawRepresentable.swift
[709/718] Compiling Atomics IntegerConformances.swift
[710/718] Compiling Atomics AtomicInteger.swift
[711/718] Compiling Atomics AtomicMemoryOrderings.swift
[712/718] Compiling Atomics Primitives.shims.swift
[713/718] Emitting module Atomics
[713/718] Compiling c-nioatomics.c
[714/718] Compiling c-atomics.c
[716/724] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[717/724] Emitting module NIOConcurrencyHelpers
[718/724] Compiling NIOConcurrencyHelpers NIOLock.swift
[719/724] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[720/724] Compiling NIOConcurrencyHelpers lock.swift
[721/724] Compiling NIOConcurrencyHelpers atomics.swift
[722/788] Compiling NIOCore Linux.swift
[723/788] Compiling NIOCore MarkedCircularBuffer.swift
[724/788] Compiling NIOCore MulticastChannel.swift
[725/788] Compiling NIOCore NIOAny.swift
[726/788] Compiling NIOCore NIOCloseOnErrorHandler.swift
[727/788] Compiling NIOCore NIOCoreSendableMetatype.swift
[728/788] Compiling NIOCore NIODecodedAsyncSequence.swift
[729/795] Compiling NIOCore NIOLoopBound.swift
[730/795] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[731/795] Compiling NIOCore NIOScheduledCallback.swift
[732/795] Compiling NIOCore NIOSendable.swift
[733/795] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[734/795] Compiling NIOCore RecvByteBufferAllocator.swift
[735/795] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[736/795] Compiling NIOCore Codec.swift
[737/795] Compiling NIOCore ConvenienceOptionSupport.swift
[738/795] Compiling NIOCore DeadChannel.swift
[739/795] Compiling NIOCore DispatchQueue+WithFuture.swift
[740/795] Compiling NIOCore EventLoop+Deprecated.swift
[741/795] Compiling NIOCore EventLoop+SerialExecutor.swift
[742/795] Compiling NIOCore EventLoop.swift
[743/795] Compiling NIOCore GlobalSingletons.swift
[744/795] Compiling NIOCore IO.swift
[745/795] Compiling NIOCore IOData.swift
[746/795] Compiling NIOCore IPProtocol.swift
[747/795] Compiling NIOCore IntegerBitPacking.swift
[748/795] Compiling NIOCore IntegerTypes.swift
[749/795] Compiling NIOCore Interfaces.swift
[750/795] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[751/795] Compiling NIOCore EventLoopFuture+Deprecated.swift
[752/795] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[753/795] Compiling NIOCore EventLoopFuture.swift
[754/795] Compiling NIOCore FileDescriptor.swift
[755/795] Compiling NIOCore FileHandle.swift
[756/795] Compiling NIOCore FileRegion.swift
[757/795] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[758/795] Compiling NIOCore NIOAsyncWriter.swift
[759/795] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[760/795] Compiling NIOCore BSDSocketAPI.swift
[761/795] Compiling NIOCore ByteBuffer-aux.swift
[762/795] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[763/795] Compiling NIOCore ByteBuffer-conversions.swift
[764/795] Compiling NIOCore AddressedEnvelope.swift
[765/795] Compiling NIOCore AsyncAwaitSupport.swift
[766/795] Compiling NIOCore AsyncChannel.swift
[767/795] Compiling NIOCore AsyncChannelHandler.swift
[768/795] Compiling NIOCore AsyncChannelInboundStream.swift
[769/795] Compiling NIOCore AsyncChannelOutboundWriter.swift
[770/795] Compiling NIOCore NIOAsyncSequenceProducer.swift
[771/795] Compiling NIOCore Channel.swift
[772/795] Compiling NIOCore ChannelHandler.swift
[773/795] Compiling NIOCore ChannelHandlers.swift
[774/795] Compiling NIOCore ChannelInvoker.swift
[775/795] Compiling NIOCore ChannelOption.swift
[776/795] Compiling NIOCore ChannelPipeline.swift
[777/795] Compiling NIOCore CircularBuffer.swift
[778/795] Compiling NIOCore SocketAddresses.swift
[779/795] Compiling NIOCore SocketOptionProvider.swift
[780/795] Compiling NIOCore SystemCallHelpers.swift
[781/795] Compiling NIOCore TimeAmount+Duration.swift
[782/795] Compiling NIOCore TypeAssistedChannelHandler.swift
[783/795] Compiling NIOCore UniversalBootstrapSupport.swift
[784/795] Compiling NIOCore Utilities.swift
[785/795] Compiling NIOCore ByteBuffer-core.swift
[786/795] Compiling NIOCore ByteBuffer-hex.swift
[787/795] Compiling NIOCore ByteBuffer-int.swift
[788/795] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[789/795] Compiling NIOCore ByteBuffer-multi-int.swift
[790/795] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[791/795] Compiling NIOCore ByteBuffer-views.swift
[792/795] Emitting module NIOCore
[793/851] Compiling NIOEmbedded Embedded.swift
[794/851] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[795/851] Compiling NIOEmbedded AsyncTestingChannel.swift
[796/851] Emitting module NIOEmbedded
[797/851] Compiling NIOPosix ServerSocket.swift
[798/851] Compiling NIOPosix Socket.swift
[799/851] Compiling NIOPosix SocketChannel.swift
[800/851] Compiling NIOPosix SocketProtocols.swift
[801/851] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[802/851] Compiling NIOPosix System.swift
[803/851] Compiling NIOPosix Thread.swift
[804/851] Compiling NIOPosix ThreadPosix.swift
[805/851] Compiling NIOPosix ThreadWindows.swift
[806/851] Compiling NIOPosix UnsafeTransfer.swift
[807/851] Compiling NIOPosix GetaddrinfoResolver.swift
[808/851] Compiling NIOPosix HappyEyeballs.swift
[809/851] Compiling NIOPosix IO.swift
[810/851] Compiling NIOPosix IntegerBitPacking.swift
[811/851] Compiling NIOPosix IntegerTypes.swift
[812/851] Compiling NIOPosix Linux.swift
[813/856] Compiling NIOPosix PosixSingletons.swift
[814/856] Compiling NIOPosix RawSocketBootstrap.swift
[815/856] Compiling NIOPosix Resolver.swift
[816/856] Compiling NIOPosix Selectable.swift
[817/856] Compiling NIOPosix SelectableChannel.swift
[818/856] Compiling NIOPosix SelectableEventLoop.swift
[819/856] Compiling NIOPosix PendingDatagramWritesManager.swift
[820/856] Compiling NIOPosix PendingWritesManager.swift
[821/856] Compiling NIOPosix PipeChannel.swift
[822/856] Compiling NIOPosix PipePair.swift
[823/856] Compiling NIOPosix Pool.swift
[824/856] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[825/856] Emitting module NIOPosix
[826/856] Compiling NIOPosix SelectorEpoll.swift
[827/856] Compiling NIOPosix SelectorGeneric.swift
[828/856] Compiling NIOPosix SelectorKqueue.swift
[829/856] Compiling NIOPosix SelectorUring.swift
[830/856] Compiling NIOPosix SelectorWSAPoll.swift
[831/856] Compiling NIOPosix BSDSocketAPICommon.swift
[832/856] Compiling NIOPosix BSDSocketAPIPosix.swift
[833/856] Compiling NIOPosix BSDSocketAPIWindows.swift
[834/856] Compiling NIOPosix BaseSocket.swift
[835/856] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[836/856] Compiling NIOPosix BaseSocketChannel.swift
[837/856] Compiling NIOPosix Utilities.swift
[838/856] Compiling NIOPosix VsockAddress.swift
[839/856] Compiling NIOPosix VsockChannelEvents.swift
[840/856] Compiling NIOPosix Windows.swift
[841/856] Compiling NIOPosix resource_bundle_accessor.swift
[842/856] Compiling NIOPosix BaseStreamSocketChannel.swift
[843/856] Compiling NIOPosix Bootstrap.swift
[844/856] Compiling NIOPosix ControlMessage.swift
[845/856] Compiling NIOPosix DatagramVectorReadManager.swift
[846/856] Compiling NIOPosix Errors+Any.swift
[847/856] Compiling NIOPosix FileDescriptor.swift
[848/856] Compiling NIOPosix LinuxCPUSet.swift
[849/856] Compiling NIOPosix LinuxUring.swift
[850/856] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[851/856] Compiling NIOPosix NIOPosixSendableMetatype.swift
[852/856] Compiling NIOPosix NIOThreadPool.swift
[853/856] Compiling NIOPosix NonBlockingFileIO.swift
[854/858] Emitting module NIO
[855/858] Compiling NIO Exports.swift
[856/886] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[857/886] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[858/886] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[859/886] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[860/887] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[861/887] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[862/887] Compiling NIOHTTP1 HTTPEncoder.swift
[863/887] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[864/887] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[865/887] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[866/887] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[867/887] Compiling NIOTLS SNIHandler.swift
[868/887] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[869/887] Compiling NIOTLS TLSEvents.swift
[870/887] Emitting module NIOTLS
[871/887] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[872/887] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[873/887] Emitting module NIOFoundationCompat
[874/887] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[875/887] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[876/918] Emitting module NIOHTTP1
[877/918] Compiling NIOSSL SubjectAlternativeName.swift
[878/918] Compiling NIOSSL NIOSSLSecureBytes.swift
[879/918] Compiling NIOSSL NIOSSLClientHandler.swift
[880/918] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[881/918] Compiling NIOSSL IdentityVerification.swift
[882/918] Compiling NIOSSL LinuxCABundle.swift
[883/918] Compiling NIOSSL NIOSSLHandler.swift
[884/918] Compiling NIOSSL SSLConnection.swift
[885/929] Compiling NIOHPACK IntegerCoding.swift
[886/929] Compiling NIOHPACK IndexedHeaderTable.swift
[887/930] Compiling NIOHPACK HuffmanTables.swift
[888/930] Compiling NIOHPACK StaticHeaderTable.swift
[889/930] Compiling NIOHPACK HPACKHeader.swift
[890/930] Compiling NIOHPACK HeaderTables.swift
[891/930] Compiling NIOHPACK DynamicHeaderTable.swift
[892/930] Compiling NIOHPACK HPACKDecoder.swift
[893/930] Compiling NIOHPACK HPACKEncoder.swift
[894/930] Compiling NIOHPACK HPACKErrors.swift
[895/930] Emitting module NIOHPACK
[896/930] Compiling NIOHPACK HuffmanCoding.swift
[897/930] Emitting module NIOSSL
[898/995] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[899/995] Compiling NIOHTTP2 HTTP2Frame.swift
[900/995] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[901/995] Compiling NIOHTTP2 MayReceiveFrames.swift
[902/995] Compiling NIOHTTP2 ReceivingDataState.swift
[903/995] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[904/995] Compiling NIOHTTP2 SendingPushPromiseState.swift
[905/995] Compiling NIOHTTP2 ConnectionStateMachine.swift
[906/995] Compiling NIOHTTP2 ConnectionStreamsState.swift
[907/995] Compiling NIOHTTP2 SendingDataState.swift
[908/995] Compiling NIOHTTP2 SendingGoawayState.swift
[909/995] Compiling NIOHTTP2 SendingHeadersState.swift
[910/995] Compiling NIOHTTP2 HTTP2FrameParser.swift
[911/995] Compiling NIOHTTP2 HTTP2PingData.swift
[912/995] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[913/995] Compiling NIOHTTP2 HTTP2Settings.swift
[914/995] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[915/995] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[916/995] Compiling NIOHTTP2 MaySendFrames.swift
[917/995] Compiling NIOHTTP2 LocallyQuiescingState.swift
[918/995] Compiling NIOHTTP2 QuiescingState.swift
[919/995] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[920/995] Compiling NIOHTTP2 SendingRstStreamState.swift
[921/995] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[922/995] Compiling NIOHTTP2 HTTP2SettingsState.swift
[923/995] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[924/995] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[925/995] Compiling NIOHTTP2 StateMachineResult.swift
[926/995] Compiling NIOHTTP2 ContentLengthVerifier.swift
[927/995] Compiling NIOHTTP2 DOSHeuristics.swift
[928/995] Compiling NIOHTTP2 HasFlowControlWindows.swift
[929/995] Compiling NIOHTTP2 HasLocalSettings.swift
[930/995] Compiling NIOHTTP2 HasRemoteSettings.swift
[931/995] Emitting module NIOHTTP2
[946/1001] Compiling NIOHTTP2 Error+Any.swift
[947/1001] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[948/1001] Compiling NIOHTTP2 ControlFrameBuffer.swift
[949/1001] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[950/1001] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[951/1001] Compiling NIOHTTP2 GlitchesMonitor.swift
[952/1001] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[953/1001] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[954/1001] Compiling NIOHTTP2 HTTP2UserEvents.swift
[955/1001] Compiling NIOHTTP2 InboundEventBuffer.swift
[956/1001] Compiling NIOHTTP2 InboundWindowManager.swift
[957/1001] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[958/1001] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[959/1001] Compiling NIOHTTP2 StreamChannelFlowController.swift
[960/1001] Compiling NIOHTTP2 StreamChannelList.swift
[961/1001] Compiling NIOHTTP2 StreamMap.swift
[962/1001] Compiling NIOHTTP2 StreamStateMachine.swift
[963/1001] Compiling NIOHTTP2 UnsafeTransfer.swift
[964/1001] Compiling NIOHTTP2 WatermarkedFlowController.swift
[970/1001] Compiling NIOHTTP2 ReceivingHeadersState.swift
[971/1001] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[972/1001] Compiling NIOHTTP2 HTTP2Stream.swift
[973/1001] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[974/1001] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[975/1001] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[976/1001] Compiling NIOHTTP2 HTTP2StreamID.swift
[977/1001] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[978/1001] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[979/1001] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[980/1001] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[981/1001] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[982/1001] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[983/1001] Compiling NIOHTTP2 HTTP2Error.swift
[984/1001] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[999/1010] Compiling ConnectNIO ConnectError+Extensions.swift
[1000/1010] Compiling ConnectNIO ConnectUnaryChannelHandler.swift
[1001/1010] Emitting module ConnectNIO
[1002/1010] Compiling ConnectNIO Headers+Extensions.swift
[1003/1010] Compiling ConnectNIO NIOHTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Libraries/ConnectNIO/Public/NIOHTTPClient.swift:85:41: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
83 | )
84 | channelPipeline = channel.pipeline
85 | .addHandler(sslHandler)
| `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
86 | } else {
87 | channelPipeline = channel.pipeline
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
796 |
797 | @available(*, unavailable)
798 | extension NIOSSLHandler: Sendable {}
| `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
799 |
800 | extension NIOSSLHandler {
/Users/admin/builder/spi-builder-workspace/Libraries/ConnectNIO/Public/NIOHTTPClient.swift:91:44: warning: conformance of 'HTTP2StreamMultiplexer' to 'Sendable' is unavailable
89 | }
90 |
91 | return channelPipeline.flatMap {
| `- warning: conformance of 'HTTP2StreamMultiplexer' to 'Sendable' is unavailable
92 | return channel.configureHTTP2Pipeline(mode: .client) { channel in
93 | return channel.eventLoop.makeSucceededVoidFuture()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-http2/Sources/NIOHTTP2/HTTP2StreamMultiplexer.swift:426:1: note: conformance of 'HTTP2StreamMultiplexer' to 'Sendable' has been explicitly marked unavailable here
424 |
425 | @available(*, unavailable)
426 | extension HTTP2StreamMultiplexer: Sendable {}
| `- note: conformance of 'HTTP2StreamMultiplexer' to 'Sendable' has been explicitly marked unavailable here
427 |
/Users/admin/builder/spi-builder-workspace/Libraries/ConnectNIO/Public/NIOHTTPClient.swift:238:49: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
236 | let promise = eventLoop.makePromise(of: NIOCore.Channel.self)
237 | multiplexer.createStreamChannel(promise: promise) { channel in
238 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
239 | }
240 | }
/Users/admin/builder/spi-builder-workspace/Libraries/ConnectNIO/Public/NIOHTTPClient.swift:238:49: warning: capture of 'handlers' with non-Sendable type '[any ChannelHandler]' in a '@Sendable' closure [#SendableClosureCaptures]
236 | let promise = eventLoop.makePromise(of: NIOCore.Channel.self)
237 | multiplexer.createStreamChannel(promise: promise) { channel in
238 | return channel.pipeline.addHandlers(handlers)
| `- warning: capture of 'handlers' with non-Sendable type '[any ChannelHandler]' in a '@Sendable' closure [#SendableClosureCaptures]
239 | }
240 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelHandler.swift:20:17: note: protocol 'ChannelHandler' does not conform to the 'Sendable' protocol
18 | ///
19 | /// You should _never_ implement this protocol directly. Please implement one of its sub-protocols.
20 | public protocol ChannelHandler: AnyObject {
| `- note: protocol 'ChannelHandler' does not conform to the 'Sendable' protocol
21 | /// Called when this `ChannelHandler` is added to the `ChannelPipeline`.
22 | ///
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1004/1010] Compiling ConnectNIO ConnectStreamChannelHandler.swift
[1005/1010] Compiling ConnectNIO HTTPRequestHead+Extensions.swift
[1006/1010] Compiling ConnectNIO NetworkProtocol+Extensions.swift
[1007/1010] Compiling ConnectNIO GRPCInterceptor.swift
[1008/1020] Compiling ConnectConformanceClient ConformanceInvoker.swift
[1009/1020] Compiling ConnectConformanceClient suite.pb.swift
[1010/1020] Compiling ConnectConformanceClient CommandLineArgument.swift
[1011/1020] Compiling ConnectConformanceClient main.swift
[1012/1020] Compiling ConnectConformanceClient service.connect.swift
[1013/1020] Compiling ConnectConformanceClient config.pb.swift
[1014/1020] Compiling ConnectConformanceClient client_compat.pb.swift
[1015/1020] Compiling ConnectConformanceClient server_compat.pb.swift
[1016/1020] Compiling ConnectConformanceClient service.pb.swift
[1017/1020] Emitting module ConnectConformanceClient
[1017/1020] Write Objects.LinkFileList
[1018/1020] Linking ConnectConformanceClient
[1019/1020] Applying ConnectConformanceClient
Build complete! (45.90s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.92.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.39.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.36.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.31.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
}
],
"manifest_display_name" : "Connect",
"name" : "Connect",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Connect",
"targets" : [
"Connect"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ConnectMocks",
"targets" : [
"ConnectMocks"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ConnectNIO",
"targets" : [
"ConnectNIO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "protoc-gen-connect-swift",
"targets" : [
"ConnectSwiftPlugin"
],
"type" : {
"executable" : null
}
},
{
"name" : "protoc-gen-connect-swift-mocks",
"targets" : [
"ConnectMocksPlugin"
],
"type" : {
"executable" : null
}
},
{
"name" : "ConnectConformanceClient",
"targets" : [
"ConnectConformanceClient"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "ConnectSwiftPlugin",
"module_type" : "SwiftTarget",
"name" : "ConnectSwiftPlugin",
"path" : "Plugins/ConnectSwiftPlugin",
"product_dependencies" : [
"SwiftProtobufPluginLibrary"
],
"product_memberships" : [
"protoc-gen-connect-swift"
],
"sources" : [
"ConnectClientGenerator.swift"
],
"target_dependencies" : [
"ConnectPluginUtilities"
],
"type" : "executable"
},
{
"c99name" : "ConnectPluginUtilitiesTests",
"module_type" : "SwiftTarget",
"name" : "ConnectPluginUtilitiesTests",
"path" : "Tests/UnitTests/ConnectPluginUtilitiesTests",
"sources" : [
"FilePathComponentsTests.swift"
],
"target_dependencies" : [
"ConnectPluginUtilities"
],
"type" : "test"
},
{
"c99name" : "ConnectPluginUtilities",
"module_type" : "SwiftTarget",
"name" : "ConnectPluginUtilities",
"path" : "Plugins/ConnectPluginUtilities",
"product_dependencies" : [
"SwiftProtobuf",
"SwiftProtobufPluginLibrary"
],
"product_memberships" : [
"protoc-gen-connect-swift",
"protoc-gen-connect-swift-mocks"
],
"sources" : [
"FilePathComponents.swift",
"Generator.swift",
"GeneratorOptions.swift",
"MethodDescriptor+Extensions.swift",
"ServiceDescriptor+Extensions.swift"
],
"type" : "library"
},
{
"c99name" : "ConnectNIO",
"module_type" : "SwiftTarget",
"name" : "ConnectNIO",
"path" : "Libraries/ConnectNIO",
"product_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore",
"NIOFoundationCompat",
"NIOHTTP1",
"NIOHTTP2",
"NIOPosix",
"NIOSSL"
],
"product_memberships" : [
"ConnectNIO",
"ConnectConformanceClient"
],
"sources" : [
"Internal/ConnectStreamChannelHandler.swift",
"Internal/ConnectUnaryChannelHandler.swift",
"Internal/Extensions/ConnectError+Extensions.swift",
"Internal/Extensions/HTTPRequestHead+Extensions.swift",
"Internal/Extensions/Headers+Extensions.swift",
"Internal/GRPCInterceptor.swift",
"Public/NIOHTTPClient.swift",
"Public/NetworkProtocol+Extensions.swift"
],
"target_dependencies" : [
"Connect"
],
"type" : "library"
},
{
"c99name" : "ConnectMocksPlugin",
"module_type" : "SwiftTarget",
"name" : "ConnectMocksPlugin",
"path" : "Plugins/ConnectMocksPlugin",
"product_dependencies" : [
"SwiftProtobufPluginLibrary"
],
"product_memberships" : [
"protoc-gen-connect-swift-mocks"
],
"sources" : [
"ConnectMockGenerator.swift"
],
"target_dependencies" : [
"ConnectPluginUtilities"
],
"type" : "executable"
},
{
"c99name" : "ConnectMocks",
"module_type" : "SwiftTarget",
"name" : "ConnectMocks",
"path" : "Libraries/ConnectMocks",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"ConnectMocks"
],
"sources" : [
"MockBidirectionalAsyncStream.swift",
"MockBidirectionalStream.swift",
"MockClientOnlyAsyncStream.swift",
"MockClientOnlyStream.swift",
"MockServerOnlyAsyncStream.swift",
"MockServerOnlyStream.swift"
],
"target_dependencies" : [
"Connect"
],
"type" : "library"
},
{
"c99name" : "ConnectLibraryTests",
"module_type" : "SwiftTarget",
"name" : "ConnectLibraryTests",
"path" : "Tests/UnitTests/ConnectLibraryTests",
"product_dependencies" : [
"SwiftProtobuf"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/UnitTests/ConnectLibraryTests/TestResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ConnectMocksTests/ConnectMocksTests.swift",
"ConnectTests/ConnectEndStreamResponseTests.swift",
"ConnectTests/ConnectErrorTests.swift",
"ConnectTests/EnvelopeTests.swift",
"ConnectTests/GzipCompressionPoolTests.swift",
"ConnectTests/InterceptorChainIterationTests.swift",
"ConnectTests/InterceptorFactoryTests.swift",
"ConnectTests/InterceptorIntegrationTests.swift",
"ConnectTests/JSONCodecTests.swift",
"ConnectTests/ProtoCodecTests.swift",
"ConnectTests/ProtocolClientConfigTests.swift",
"ConnectTests/ServiceMetadataTests.swift",
"ConnectTests/TimeoutTests.swift",
"GeneratedSources/connectrpc/conformance/v1/client_compat.pb.swift",
"GeneratedSources/connectrpc/conformance/v1/config.pb.swift",
"GeneratedSources/connectrpc/conformance/v1/server_compat.pb.swift",
"GeneratedSources/connectrpc/conformance/v1/service.connect.swift",
"GeneratedSources/connectrpc/conformance/v1/service.mock.swift",
"GeneratedSources/connectrpc/conformance/v1/service.pb.swift",
"GeneratedSources/connectrpc/conformance/v1/suite.pb.swift"
],
"target_dependencies" : [
"Connect",
"ConnectMocks"
],
"type" : "test"
},
{
"c99name" : "ConnectConformanceClient",
"module_type" : "SwiftTarget",
"name" : "ConnectConformanceClient",
"path" : "Tests/ConformanceClient",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"ConnectConformanceClient"
],
"sources" : [
"GeneratedSources/connectrpc/conformance/v1/client_compat.pb.swift",
"GeneratedSources/connectrpc/conformance/v1/config.pb.swift",
"GeneratedSources/connectrpc/conformance/v1/server_compat.pb.swift",
"GeneratedSources/connectrpc/conformance/v1/service.connect.swift",
"GeneratedSources/connectrpc/conformance/v1/service.pb.swift",
"GeneratedSources/connectrpc/conformance/v1/suite.pb.swift",
"Sources/CommandLineArgument.swift",
"Sources/ConformanceInvoker.swift",
"Sources/main.swift"
],
"target_dependencies" : [
"Connect",
"ConnectNIO"
],
"type" : "executable"
},
{
"c99name" : "Connect",
"module_type" : "SwiftTarget",
"name" : "Connect",
"path" : "Libraries/Connect",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"Connect",
"ConnectMocks",
"ConnectNIO",
"ConnectConformanceClient"
],
"sources" : [
"Internal/GeneratedSources/proto/grpc/status/v1/status.pb.swift",
"Internal/Interceptors/ConnectInterceptor.swift",
"Internal/Interceptors/GRPCWebInterceptor.swift",
"Internal/Interceptors/InterceptorChain.swift",
"Internal/Streaming/BidirectionalAsyncStream.swift",
"Internal/Streaming/BidirectionalStream.swift",
"Internal/Streaming/ClientOnlyAsyncStream.swift",
"Internal/Streaming/ClientOnlyStream.swift",
"Internal/Streaming/ClientOnlyStreamValidation.swift",
"Internal/Streaming/ConnectEndStreamResponse.swift",
"Internal/Streaming/ServerOnlyAsyncStream.swift",
"Internal/Streaming/ServerOnlyStream.swift",
"Internal/Streaming/URLSessionStream.swift",
"Internal/Unary/UnaryAsyncWrapper.swift",
"Internal/Utilities/Data+URLSafeBase64.swift",
"Internal/Utilities/Lock.swift",
"Internal/Utilities/Locked.swift",
"Internal/Utilities/TimeoutTimer.swift",
"PackageInternal/ConnectError+GRPC.swift",
"PackageInternal/Envelope.swift",
"PackageInternal/Headers+GRPC.swift",
"PackageInternal/Trailers+gRPC.swift",
"Public/Implementation/Clients/ProtocolClient.swift",
"Public/Implementation/Clients/URLSessionHTTPClient.swift",
"Public/Implementation/Codecs/JSONCodec.swift",
"Public/Implementation/Codecs/ProtoCodec.swift",
"Public/Implementation/Compression/GzipCompressionPool.swift",
"Public/Interfaces/Cancelable.swift",
"Public/Interfaces/Code.swift",
"Public/Interfaces/Codec.swift",
"Public/Interfaces/CompressionPool.swift",
"Public/Interfaces/ConnectError.swift",
"Public/Interfaces/HTTPClientInterface.swift",
"Public/Interfaces/HTTPMethod.swift",
"Public/Interfaces/HTTPMetrics.swift",
"Public/Interfaces/HTTPRequest.swift",
"Public/Interfaces/HTTPResponse.swift",
"Public/Interfaces/HeaderConstants.swift",
"Public/Interfaces/Headers.swift",
"Public/Interfaces/IdempotencyLevel.swift",
"Public/Interfaces/Interceptors/Interceptor.swift",
"Public/Interfaces/Interceptors/InterceptorFactory.swift",
"Public/Interfaces/Interceptors/StreamInterceptor.swift",
"Public/Interfaces/Interceptors/UnaryInterceptor.swift",
"Public/Interfaces/MethodSpec.swift",
"Public/Interfaces/NetworkProtocol.swift",
"Public/Interfaces/ProtobufMessage.swift",
"Public/Interfaces/ProtocolClientConfig.swift",
"Public/Interfaces/ProtocolClientInterface.swift",
"Public/Interfaces/ResponseMessage.swift",
"Public/Interfaces/Streaming/AsyncAwait/BidirectionalAsyncStreamInterface.swift",
"Public/Interfaces/Streaming/AsyncAwait/ClientOnlyAsyncStreamInterface.swift",
"Public/Interfaces/Streaming/AsyncAwait/ServerOnlyAsyncStreamInterface.swift",
"Public/Interfaces/Streaming/Callbacks/BidirectionalStreamInterface.swift",
"Public/Interfaces/Streaming/Callbacks/ClientOnlyStreamInterface.swift",
"Public/Interfaces/Streaming/Callbacks/RequestCallbacks.swift",
"Public/Interfaces/Streaming/Callbacks/ResponseCallbacks.swift",
"Public/Interfaces/Streaming/Callbacks/ServerOnlyStreamInterface.swift",
"Public/Interfaces/Streaming/StreamResult.swift",
"Public/Interfaces/Trailers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.