Build Information
Successful build of Connect, reference main (f84661
), with Swift 6.0 for macOS (SPM) on 15 Apr 2025 00:57:46 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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 f846616 Upgrade NIO dependencies (#344)
Cloned https://github.com/connectrpc/connect-swift.git
Revision (git rev-parse @):
f8466163c0cf3f8727e3aff311f56d78760083a0
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-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-nio-http2.git
[1/4224] Fetching swift-system
[44/5929] Fetching swift-system, swift-atomics
[222/21919] Fetching swift-system, swift-atomics, swift-collections
[477/33405] Fetching swift-system, swift-atomics, swift-collections, swift-nio-http2
[5722/48182] Fetching swift-system, swift-atomics, swift-collections, swift-nio-http2, swift-nio-ssl
[12884/123378] Fetching swift-system, swift-atomics, swift-collections, swift-nio-http2, swift-nio-ssl, swift-nio
[14986/161882] Fetching swift-system, swift-atomics, swift-collections, swift-nio-http2, swift-nio-ssl, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (3.97s)
[118115/123378] Fetching swift-system, swift-atomics, swift-collections, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.10s)
Fetched https://github.com/apple/swift-system.git from cache (5.10s)
Fetched https://github.com/apple/swift-atomics.git from cache (5.10s)
Fetched https://github.com/apple/swift-collections.git from cache (5.10s)
Fetched https://github.com/apple/swift-nio from cache (5.10s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (5.10s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.63s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
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
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.35.0
========================================
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": "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",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.81.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.2.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.1.4",
"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.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.35.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.81.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.2.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.1.4",
"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.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.29.3",
"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.81.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.2.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.1.4",
"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.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-protobuf",
"name": "SwiftProtobuf",
"url": "https://github.com/apple/swift-protobuf.git",
"version": "1.29.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/connectrpc/connect-swift.git
[1/8453] Fetching connect-swift
Fetched https://github.com/connectrpc/connect-swift.git from cache (1.06s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.63s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.75s)
Fetched https://github.com/apple/swift-nio.git from cache (0.75s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.75s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.69s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/connectrpc/connect-swift.git
Working copy of https://github.com/connectrpc/connect-swift.git resolved at main (f846616)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.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.29.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
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
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.35.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Found 4 product dependencies
- swift-nio
- swift-nio-http2
- swift-nio-ssl
- SwiftProtobuf
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/connectrpc/connect-swift.git
https://github.com/connectrpc/connect-swift.git
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.35.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.29.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.2",
"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",
"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/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/455] Write sources
[3/455] Write protoc-gen-connect-swift-entitlement.plist
[4/455] Write protoc-gen-connect-swift-mocks-entitlement.plist
[4/455] Write sources
[11/455] Copying PrivacyInfo.xcprivacy
[11/455] Write sources
[15/455] Copying PrivacyInfo.xcprivacy
[15/455] Write sources
[29/455] Write ConnectConformanceClient-entitlement.plist
[29/455] Write sources
[32/455] Compiling CNIOWindows shim.c
[32/455] Compiling CNIOWindows WSAStartup.c
[34/455] Compiling CNIOWASI CNIOWASI.c
[35/455] Write swift-version-5BDAB9E9C0126B9D.txt
[36/455] Compiling CNIOLinux shim.c
[36/455] Compiling CNIOLinux liburing_shims.c
[38/455] Compiling fiat_p256_adx_sqr.S
[38/455] Compiling fiat_p256_adx_mul.S
[40/461] Compiling _AtomicsShims.c
[41/510] Compiling CNIOLLHTTP c_nio_http.c
[42/554] Compiling fiat_curve25519_adx_square.S
[43/554] Compiling fiat_curve25519_adx_mul.S
[44/564] Compiling CNIOLLHTTP c_nio_api.c
[45/564] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/564] Emitting module _NIOBase64
[47/564] Compiling CNIODarwin shim.c
[48/564] Compiling CNIOBoringSSLShims shims.c
[49/564] Compiling tls_method.cc
[49/564] Compiling tls_record.cc
[50/564] Compiling tls13_server.cc
[52/564] Compiling tls13_enc.cc
[53/564] Compiling tls13_client.cc
[54/564] Compiling tls13_both.cc
[55/564] Compiling ssl_transcript.cc
[56/564] Compiling ssl_versions.cc
[57/564] Compiling t1_enc.cc
[58/564] Compiling ssl_x509.cc
[59/564] Compiling ssl_stat.cc
[60/564] Compiling ssl_session.cc
[61/564] Compiling ssl_privkey.cc
[62/564] Compiling ssl_key_share.cc
[63/564] Compiling ssl_file.cc
[64/564] Compiling ssl_lib.cc
[65/564] Compiling ssl_credential.cc
[66/564] Compiling ssl_cipher.cc
[67/564] Compiling ssl_buffer.cc
[68/564] Compiling ssl_cert.cc
[69/564] Compiling ssl_asn1.cc
[70/564] Compiling ssl_aead_ctx.cc
[71/564] Compiling s3_pkt.cc
[72/564] Compiling s3_lib.cc
[73/564] Compiling s3_both.cc
[74/564] Compiling handshake_server.cc
[75/564] Compiling handshake_client.cc
[76/564] Compiling handshake.cc
[77/564] Compiling handoff.cc
[78/564] Compiling extensions.cc
[79/564] Compiling encrypted_client_hello.cc
[80/564] Compiling dtls_record.cc
[81/564] Compiling d1_srtp.cc
[82/564] Compiling md5-x86_64-linux.S
[83/564] Compiling dtls_method.cc
[84/564] Compiling md5-x86_64-apple.S
[85/564] Compiling md5-586-linux.S
[86/564] Compiling md5-586-apple.S
[87/564] Compiling chacha20_poly1305_x86_64-linux.S
[88/564] Compiling d1_pkt.cc
[89/564] Compiling chacha20_poly1305_armv8-win.S
[90/564] Compiling chacha20_poly1305_x86_64-apple.S
[91/564] Compiling chacha20_poly1305_armv8-linux.S
[92/564] Compiling chacha20_poly1305_armv8-apple.S
[93/564] Compiling chacha-x86_64-linux.S
[94/564] Compiling chacha-x86_64-apple.S
[95/564] Compiling chacha-x86-linux.S
[96/564] Compiling chacha-x86-apple.S
[97/564] Compiling chacha-armv8-win.S
[98/564] Compiling chacha-armv8-linux.S
[99/564] Compiling chacha-armv8-apple.S
[100/564] Compiling chacha-armv4-linux.S
[101/564] Compiling aes128gcmsiv-x86_64-linux.S
[102/564] Compiling aes128gcmsiv-x86_64-apple.S
[103/564] Compiling x86_64-mont5-linux.S
[104/564] Compiling x86_64-mont5-apple.S
[105/564] Compiling x86_64-mont-linux.S
[106/564] Compiling x86_64-mont-apple.S
[107/564] Compiling x86-mont-linux.S
[108/564] Compiling x86-mont-apple.S
[109/564] Compiling vpaes-x86_64-linux.S
[110/564] Compiling err_data.cc
[111/564] Compiling vpaes-x86_64-apple.S
[112/564] Compiling vpaes-x86-linux.S
[113/564] Compiling vpaes-x86-apple.S
[114/564] Compiling vpaes-armv8-win.S
[115/564] Compiling vpaes-armv8-linux.S
[116/564] Compiling vpaes-armv7-linux.S
[117/564] Compiling vpaes-armv8-apple.S
[118/564] Compiling sha512-x86_64-linux.S
[119/564] Compiling sha512-x86_64-apple.S
[120/564] Compiling sha512-armv8-win.S
[121/564] Compiling bio_ssl.cc
[122/564] Compiling sha512-armv8-linux.S
[123/564] Compiling sha512-armv4-linux.S
[124/564] Compiling sha512-586-linux.S
[125/564] Compiling sha512-armv8-apple.S
[126/564] Compiling sha512-586-apple.S
[127/564] Compiling sha256-x86_64-linux.S
[128/564] Compiling sha256-x86_64-apple.S
[129/564] Compiling sha256-armv8-win.S
[131/564] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[131/565] Compiling sha256-armv8-linux.S
[132/565] Compiling sha256-armv4-linux.S
[133/565] Compiling sha256-armv8-apple.S
[134/565] Compiling sha256-586-linux.S
[135/565] Compiling sha256-586-apple.S
[137/565] Compiling SwiftProtobuf DoubleParser.swift
[138/565] Compiling SwiftProtobuf Enum.swift
[138/565] Compiling sha1-x86_64-linux.S
[139/565] Compiling sha1-x86_64-apple.S
[140/565] Compiling sha1-armv8-win.S
[141/565] Compiling sha1-armv8-linux.S
[142/565] Compiling sha1-armv4-large-linux.S
[143/565] Compiling sha1-586-linux.S
[144/565] Compiling sha1-armv8-apple.S
[145/565] Compiling sha1-586-apple.S
[146/565] Compiling rsaz-avx2-apple.S
[147/565] Compiling rdrand-x86_64-linux.S
[147/565] Compiling rsaz-avx2-linux.S
[149/565] Compiling rdrand-x86_64-apple.S
[150/565] Compiling p256_beeu-x86_64-asm-linux.S
[151/565] Compiling p256_beeu-armv8-asm-win.S
[152/565] Compiling p256_beeu-x86_64-asm-apple.S
[153/565] Compiling SwiftProtobuf AsyncMessageSequence.swift
[154/565] Compiling SwiftProtobuf BinaryDecoder.swift
[156/565] Compiling SwiftProtobuf BinaryDecodingError.swift
[157/565] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[157/565] Compiling d1_lib.cc
[158/565] Compiling p256_beeu-armv8-asm-linux.S
[159/565] Compiling p256_beeu-armv8-asm-apple.S
[160/565] Compiling p256-x86_64-asm-linux.S
[161/565] Compiling p256-x86_64-asm-apple.S
[162/565] Compiling p256-armv8-asm-win.S
[163/565] Compiling p256-armv8-asm-linux.S
[165/565] Emitting module InternalCollectionsUtilities
[166/565] Compiling SwiftProtobuf AnyMessageStorage.swift
[167/565] Compiling SwiftProtobuf AnyUnpackError.swift
[167/565] Compiling ghashv8-armv8-win.S
[168/565] Compiling ghashv8-armv8-linux.S
[169/565] Compiling p256-armv8-asm-apple.S
[170/565] Compiling ghashv8-armv8-apple.S
[172/565] Compiling SwiftProtobuf CustomJSONCodable.swift
[173/565] Compiling SwiftProtobuf Decoder.swift
[173/565] Compiling ghashv8-armv7-linux.S
[175/565] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[176/565] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[176/565] Compiling ghash-x86_64-linux.S
[177/565] Compiling ghash-x86_64-apple.S
[178/565] Compiling ghash-x86-apple.S
[179/565] Compiling ghash-x86-linux.S
[180/565] Compiling ghash-ssse3-x86_64-linux.S
[181/565] Compiling ghash-ssse3-x86_64-apple.S
[182/565] Compiling ghash-ssse3-x86-linux.S
[183/565] Compiling ghash-neon-armv8-win.S
[184/565] Compiling ghash-ssse3-x86-apple.S
[185/565] Compiling ghash-neon-armv8-linux.S
[186/565] Compiling ghash-neon-armv8-apple.S
[187/565] Compiling ghash-armv4-linux.S
[188/565] Compiling co-586-linux.S
[189/565] Compiling co-586-apple.S
[190/565] Compiling bsaes-armv7-linux.S
[192/565] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[192/565] Compiling bn-armv8-win.S
[193/565] Compiling bn-armv8-linux.S
[194/565] Compiling bn-armv8-apple.S
[195/565] Compiling bn-586-linux.S
[196/565] Compiling bn-586-apple.S
[197/565] Compiling armv8-mont-linux.S
[197/565] Compiling armv8-mont-win.S
[199/565] Compiling armv8-mont-apple.S
[200/565] Compiling armv4-mont-linux.S
[201/565] Compiling aesv8-gcm-armv8-win.S
[202/565] Compiling aesv8-gcm-armv8-linux.S
[203/565] Compiling aesv8-gcm-armv8-apple.S
[204/565] Compiling aesv8-armv8-win.S
[205/565] Compiling aesv8-armv8-linux.S
[206/565] Compiling aesv8-armv8-apple.S
[208/565] Compiling _NIOBase64 Base64.swift
[208/565] Compiling aesv8-armv7-linux.S
[209/565] Compiling aesni-x86_64-linux.S
[210/565] Compiling aesni-x86_64-apple.S
[211/565] Compiling aesni-x86-linux.S
[212/565] Compiling aesni-x86-apple.S
[213/565] Compiling aesni-gcm-x86_64-linux.S
[214/565] Compiling aesni-gcm-x86_64-apple.S
[215/565] Compiling d1_both.cc
[217/565] Compiling _NIODataStructures PriorityQueue.swift
[217/565] Compiling x_sig.cc
[219/565] Compiling SwiftProtobuf BinaryDelimited.swift
[220/565] Compiling SwiftProtobuf BinaryEncoder.swift
[221/565] Compiling SwiftProtobuf BinaryEncodingError.swift
[222/565] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[222/565] Compiling x_spki.cc
[223/565] Compiling x_req.cc
[224/565] Compiling x_x509a.cc
[225/565] Compiling x_val.cc
[226/565] Compiling x_x509.cc
[227/565] Compiling x_pubkey.cc
[229/581] Compiling _NIODataStructures _TinyArray.swift
[230/581] Compiling DequeModule _DequeBufferHeader.swift
[230/582] Compiling x_algor.cc
[231/582] Compiling x509spki.cc
[232/582] Compiling x_exten.cc
[233/582] Compiling x_name.cc
[234/582] Compiling x_attrib.cc
[235/582] Compiling x_crl.cc
[236/582] Compiling x_all.cc
[238/582] Compiling DequeModule _UnsafeWrappedBuffer.swift
[239/582] Compiling _NIODataStructures Heap.swift
[240/582] Emitting module _NIODataStructures
[240/582] Compiling x509rset.cc
[241/582] Compiling x509cset.cc
[242/582] Compiling x509name.cc
[243/582] Compiling x509_v3.cc
[244/582] Compiling x509_vpm.cc
[245/582] Compiling x509_txt.cc
[246/582] Compiling x509_vfy.cc
[247/582] Compiling x509_trs.cc
[248/582] Compiling x509_obj.cc
[249/582] Compiling x509_set.cc
[250/582] Compiling x509_def.cc
[251/582] Compiling x509_req.cc
[252/582] Compiling x509_ext.cc
[253/582] Compiling x509_d2.cc
[254/582] Compiling x509_lu.cc
[256/582] Compiling DequeModule Deque+CustomReflectable.swift
[257/582] Compiling DequeModule Deque+Descriptions.swift
[258/582] Compiling DequeModule Deque._UnsafeHandle.swift
[259/582] Compiling DequeModule Deque.swift
[260/582] Compiling DequeModule _DequeBuffer.swift
[261/582] Compiling DequeModule Deque+Extras.swift
[262/582] Compiling DequeModule Deque+Hashable.swift
[263/582] Compiling DequeModule Deque+Testing.swift
[264/582] Compiling DequeModule Deque._Storage.swift
[265/582] Compiling DequeModule Deque+Codable.swift
[266/582] Compiling DequeModule Deque+Collection.swift
[267/582] Compiling DequeModule Deque+Equatable.swift
[268/582] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[269/582] Emitting module DequeModule
[270/582] Compiling DequeModule _DequeSlot.swift
[270/582] Compiling x509_cmp.cc
[271/582] Compiling x509.cc
[272/582] Compiling x509_att.cc
[273/582] Compiling v3_skey.cc
[274/582] Compiling v3_purp.cc
[275/582] Compiling v3_prn.cc
[276/582] Compiling v3_pmaps.cc
[277/582] Compiling v3_utl.cc
[278/582] Compiling v3_pcons.cc
[279/582] Compiling v3_ocsp.cc
[280/582] Compiling v3_int.cc
[281/582] Compiling v3_lib.cc
[282/582] Compiling v3_ncons.cc
[283/582] Compiling v3_ia5.cc
[284/582] Compiling v3_genn.cc
[285/582] Compiling v3_info.cc
[286/582] Compiling v3_extku.cc
[287/582] Compiling v3_enum.cc
[288/582] Compiling v3_crld.cc
[289/582] Compiling v3_cpols.cc
[290/582] Compiling v3_bitst.cc
[291/582] Compiling v3_conf.cc
[292/582] Compiling v3_bcons.cc
[293/582] Compiling v3_akeya.cc
[294/582] Compiling v3_alt.cc
[295/582] Compiling v3_akey.cc
[296/582] Compiling i2d_pr.cc
[297/582] Compiling t_x509a.cc
[298/582] Compiling t_x509.cc
[299/582] Compiling t_crl.cc
[300/582] Compiling t_req.cc
[301/582] Compiling rsa_pss.cc
[302/582] Compiling name_print.cc
[303/582] Compiling policy.cc
[304/582] Compiling by_file.cc
[305/582] Compiling by_dir.cc
[306/582] Compiling asn1_gen.cc
[307/582] Compiling algorithm.cc
[308/582] Compiling a_verify.cc
[309/582] Compiling voprf.cc
[310/582] Compiling a_sign.cc
[311/582] Compiling trust_token.cc
[312/582] Compiling a_digest.cc
[313/582] Compiling pmbtoken.cc
[314/582] Compiling thread_win.cc
[315/582] Compiling thread_pthread.cc
[316/582] Compiling thread_none.cc
[317/582] Compiling thread.cc
[318/582] Compiling thash.cc
[319/582] Compiling stack.cc
[320/582] Compiling wots.cc
[321/582] Compiling merkle.cc
[322/582] Compiling fors.cc
[323/582] Compiling sha512.cc
[324/582] Compiling siphash.cc
[325/582] Compiling slhdsa.cc
[326/582] Compiling sha256.cc
[327/582] Compiling sha1.cc
[328/582] Compiling rsa_print.cc
[329/582] Compiling rsa_extra.cc
[330/582] Compiling rsa_crypt.cc
[331/582] Compiling rc4.cc
[332/582] Compiling refcount.cc
[333/582] Compiling windows.cc
[334/582] Compiling urandom.cc
[335/582] Compiling trusty.cc
[336/582] Compiling rand_extra.cc
[337/582] Compiling passive.cc
[338/582] Compiling rsa_asn1.cc
[339/582] Compiling poly1305_arm_asm.S
[340/582] Compiling ios.cc
[341/582] Compiling getentropy.cc
[342/582] Compiling deterministic.cc
[343/582] Compiling forkunsafe.cc
[344/582] Compiling fork_detect.cc
[345/582] Compiling poly1305_vec.cc
[346/582] Compiling poly1305_arm.cc
[347/582] Compiling poly1305.cc
[348/582] Compiling pool.cc
[350/582] Compiling SwiftProtobuf FieldTag.swift
[351/582] Compiling SwiftProtobuf FieldTypes.swift
[352/582] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[353/582] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[354/582] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[355/582] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[356/582] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[357/582] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[358/582] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[359/582] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[376/591] Compiling SwiftProtobuf ExtensibleMessage.swift
[377/591] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[378/591] Compiling SwiftProtobuf ExtensionFields.swift
[379/591] Compiling SwiftProtobuf ExtensionMap.swift
[380/591] Compiling SwiftProtobuf JSONEncodingOptions.swift
[381/591] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[382/591] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[383/591] Compiling SwiftProtobuf JSONScanner.swift
[384/591] Compiling SwiftProtobuf MathUtils.swift
[385/591] Compiling SwiftProtobuf Message+AnyAdditions.swift
[386/591] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[387/591] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[388/591] Compiling SwiftProtobuf Message+FieldMask.swift
[389/591] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[390/591] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[391/591] Compiling SwiftProtobuf HashVisitor.swift
[392/591] Compiling SwiftProtobuf Internal.swift
[393/591] Compiling SwiftProtobuf JSONDecoder.swift
[394/591] Compiling SwiftProtobuf JSONDecodingError.swift
[395/591] Compiling SwiftProtobuf JSONDecodingOptions.swift
[396/591] Compiling SwiftProtobuf JSONEncoder.swift
[397/591] Compiling SwiftProtobuf JSONEncodingError.swift
[398/591] Emitting module SwiftProtobuf
[398/591] Compiling pkcs7.cc
[399/591] Compiling pkcs7_x509.cc
[400/591] Compiling pkcs8.cc
[401/591] Compiling pkcs8_x509.cc
[402/591] Compiling p5_pbev2.cc
[404/591] Compiling SwiftProtobuf Message+JSONAdditions.swift
[405/591] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[406/591] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[407/591] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[408/591] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[409/591] Compiling SwiftProtobuf Message.swift
[410/591] Compiling SwiftProtobuf MessageExtension.swift
[411/591] Compiling SwiftProtobuf NameMap.swift
[412/591] Compiling SwiftProtobuf PathDecoder.swift
[413/591] Compiling SwiftProtobuf PathVisitor.swift
[414/591] Compiling SwiftProtobuf ProtoNameProviding.swift
[415/591] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[416/591] Compiling SwiftProtobuf ProtobufMap.swift
[417/591] Compiling SwiftProtobuf SelectiveVisitor.swift
[418/591] Compiling SwiftProtobuf SimpleExtensionMap.swift
[419/591] Compiling SwiftProtobuf StringUtils.swift
[420/591] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[421/591] Compiling SwiftProtobuf SwiftProtobufError.swift
[421/591] Compiling pem_xaux.cc
[422/591] Compiling pem_x509.cc
[423/591] Compiling pem_pkey.cc
[424/591] Compiling pem_pk8.cc
[425/591] Compiling pem_oth.cc
[426/591] Compiling obj_xref.cc
[427/591] Compiling obj.cc
[428/591] Compiling pem_info.cc
[429/591] Compiling mem.cc
[430/591] Compiling mlkem.cc
[431/591] Compiling pem_lib.cc
[432/591] Compiling pem_all.cc
[433/591] Compiling poly_rq_mul.S
[434/591] Compiling mldsa.cc
[435/591] Compiling fips_shared_support.cc
[436/591] Compiling md4.cc
[437/591] Compiling md5.cc
[438/591] Compiling lhash.cc
[439/591] Compiling keccak.cc
[440/591] Compiling ex_data.cc
[441/591] Compiling kyber.cc
[442/591] Compiling hpke.cc
[443/591] Compiling sign.cc
[444/591] Compiling scrypt.cc
[445/591] Compiling hrss.cc
[446/591] Compiling print.cc
[447/591] Compiling pbkdf.cc
[448/591] Compiling p_x25519.cc
[449/591] Compiling p_x25519_asn1.cc
[450/591] Compiling p_rsa_asn1.cc
[451/591] Compiling p_rsa.cc
[452/591] Compiling p_hkdf.cc
[453/591] Compiling p_ed25519.cc
[454/591] Compiling p_ed25519_asn1.cc
[455/591] Compiling p_ec_asn1.cc
[456/591] Compiling p_ec.cc
[457/591] Compiling p_dh.cc
[458/591] Compiling p_dh_asn1.cc
[459/591] Compiling p_dsa_asn1.cc
[460/591] Compiling evp_ctx.cc
[461/591] Compiling evp.cc
[462/591] Compiling evp_asn1.cc
[463/591] Compiling err.cc
[464/591] Compiling engine.cc
[465/591] Compiling ecdh_extra.cc
[466/591] Compiling ec_derive.cc
[467/591] Compiling hash_to_curve.cc
[468/591] Compiling ecdsa_asn1.cc
[469/591] Compiling dsa.cc
[470/591] Compiling bcm.cc
[471/591] Compiling ec_asn1.cc
[472/591] Compiling dsa_asn1.cc
[473/591] Compiling x25519-asm-arm.S
[474/591] Compiling params.cc
[475/591] Compiling digest_extra.cc
[477/591] Compiling SwiftProtobuf duration.pb.swift
[478/591] Compiling SwiftProtobuf empty.pb.swift
[479/591] Compiling SwiftProtobuf field_mask.pb.swift
[480/591] Compiling SwiftProtobuf source_context.pb.swift
[481/591] Compiling SwiftProtobuf struct.pb.swift
[482/591] Compiling SwiftProtobuf timestamp.pb.swift
[483/591] Compiling SwiftProtobuf type.pb.swift
[484/591] Compiling SwiftProtobuf wrappers.pb.swift
[485/591] Compiling SwiftProtobuf resource_bundle_accessor.swift
[485/591] Compiling des.cc
[486/591] Compiling dh_asn1.cc
[487/591] Compiling curve25519_64_adx.cc
[488/591] Compiling spake25519.cc
[489/591] Compiling crypto.cc
[490/591] Compiling cpu_intel.cc
[491/591] Compiling cpu_arm_freebsd.cc
[492/591] Compiling cpu_arm_linux.cc
[493/591] Compiling curve25519.cc
[494/591] Compiling cpu_aarch64_win.cc
[495/591] Compiling cpu_aarch64_sysreg.cc
[496/591] Compiling cpu_aarch64_openbsd.cc
[497/591] Compiling cpu_aarch64_linux.cc
[499/591] Compiling SwiftProtobuf TextFormatDecoder.swift
[500/591] Compiling SwiftProtobuf TextFormatDecodingError.swift
[501/591] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[502/591] Compiling SwiftProtobuf TextFormatEncoder.swift
[503/591] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[504/591] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[505/591] Compiling SwiftProtobuf TextFormatScanner.swift
[506/591] Compiling SwiftProtobuf TimeUtils.swift
[507/591] Compiling SwiftProtobuf UnknownStorage.swift
[508/591] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[509/591] Compiling SwiftProtobuf Varint.swift
[510/591] Compiling SwiftProtobuf Version.swift
[511/591] Compiling SwiftProtobuf Visitor.swift
[512/591] Compiling SwiftProtobuf WireFormat.swift
[513/591] Compiling SwiftProtobuf ZigZag.swift
[514/591] Compiling SwiftProtobuf any.pb.swift
[515/591] Compiling SwiftProtobuf api.pb.swift
[516/591] Compiling SwiftProtobuf descriptor.pb.swift
[516/591] Compiling cpu_aarch64_fuchsia.cc
[517/591] Compiling cpu_aarch64_apple.cc
[518/591] Compiling tls_cbc.cc
[519/591] Compiling conf.cc
[520/591] Compiling e_tls.cc
[521/591] Compiling e_rc4.cc
[522/591] Compiling e_rc2.cc
[523/591] Compiling e_null.cc
[524/617] Compiling e_des.cc
[525/623] Compiling e_chacha20poly1305.cc
[526/672] Compiling derive_key.cc
[527/672] Compiling e_aesgcmsiv.cc
[528/672] Compiling e_aesctrhmac.cc
[529/672] Compiling cipher_extra.cc
[530/672] Compiling chacha.cc
[531/672] Compiling unicode.cc
[532/672] Compiling buf.cc
[533/672] Compiling ber.cc
[534/672] Compiling cbb.cc
[535/672] Compiling asn1_compat.cc
[536/672] Compiling cbs.cc
[537/672] Compiling convert.cc
[538/672] Compiling bn_asn1.cc
[539/672] Compiling blake2.cc
[540/672] Compiling socket_helper.cc
[541/672] Compiling socket.cc
[542/672] Compiling printf.cc
[543/672] Compiling pair.cc
[544/672] Compiling hexdump.cc
[546/672] Compiling Connect ConnectEndStreamResponse.swift
[547/672] Compiling Connect ServerOnlyAsyncStream.swift
[548/672] Compiling Connect ServerOnlyStream.swift
[548/674] Compiling file.cc
[550/674] Compiling Connect InterceptorChain.swift
[551/674] Compiling Connect BidirectionalAsyncStream.swift
[552/674] Compiling Connect BidirectionalStream.swift
[552/674] Compiling fd.cc
[553/674] Compiling errno.cc
[554/674] Compiling bio_mem.cc
[555/674] Compiling connect.cc
[556/674] Compiling base64.cc
[557/674] Compiling bio.cc
[559/674] Compiling Connect Locked.swift
[560/674] Compiling Connect TimeoutTimer.swift
[561/674] Compiling Connect ConnectError+GRPC.swift
[561/674] Compiling tasn_utl.cc
[562/674] Compiling tasn_typ.cc
[563/674] Compiling tasn_fre.cc
[564/674] Compiling f_string.cc
[565/674] Compiling posix_time.cc
[566/674] Compiling tasn_enc.cc
[568/674] Compiling Connect JSONCodec.swift
[569/674] Compiling Connect ProtoCodec.swift
[570/674] Compiling Connect ProtocolClient.swift
[571/674] Compiling Connect URLSessionHTTPClient.swift
[572/674] Compiling Connect Envelope.swift
[573/674] Compiling Connect Headers+GRPC.swift
[574/674] Compiling Connect Trailers+gRPC.swift
[574/674] Compiling tasn_new.cc
[576/674] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[577/674] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[577/674] Compiling f_int.cc
[578/674] Compiling tasn_dec.cc
[579/674] Compiling asn_pack.cc
[580/674] Compiling asn1_par.cc
[581/674] Compiling a_utctm.cc
[582/674] Compiling asn1_lib.cc
[584/674] Emitting module SwiftProtobufPluginLibrary
[584/674] Compiling a_type.cc
[585/674] Compiling a_time.cc
[586/674] Compiling a_octet.cc
[587/674] Compiling a_strnid.cc
[588/674] Compiling a_strex.cc
[589/674] Compiling a_object.cc
[590/674] Compiling a_i2d_fp.cc
[591/674] Compiling a_dup.cc
[592/674] Compiling a_mbstr.cc
[592/674] Write sources
[594/674] Compiling a_int.cc
[595/674] Compiling a_gentm.cc
[596/674] Compiling a_d2i_fp.cc
[597/674] Compiling a_bool.cc
[598/682] Compiling a_bitstr.cc
[600/690] Compiling Atomics Primitives.native.swift
[601/691] Compiling Atomics AtomicLazyReference.swift
[602/691] Compiling Atomics HighLevelTypes.swift
[603/691] Compiling Atomics AtomicRawRepresentable.swift
[604/691] Compiling Atomics AtomicInteger.swift
[605/691] Compiling Atomics AtomicMemoryOrderings.swift
[606/691] Compiling Atomics AtomicOptional.swift
[607/691] Compiling Connect URLSessionStream.swift
[608/691] Compiling Connect UnaryAsyncWrapper.swift
[609/691] Compiling Connect Lock.swift
[612/697] Compiling ConnectPluginUtilities ServiceDescriptor+Extensions.swift
[613/697] Compiling ConnectPluginUtilities FilePathComponents.swift
[614/697] Compiling Connect ResponseMessage.swift
[615/697] Compiling Connect BidirectionalAsyncStreamInterface.swift
[616/697] Compiling Connect ClientOnlyAsyncStreamInterface.swift
[617/697] Compiling Connect ServerOnlyAsyncStreamInterface.swift
[618/697] Compiling Connect BidirectionalStreamInterface.swift
[619/697] Compiling Connect ClientOnlyStreamInterface.swift
[620/702] Compiling ConnectPluginUtilities MethodDescriptor+Extensions.swift
[621/702] Compiling ConnectPluginUtilities GeneratorOptions.swift
[622/702] Compiling ConnectPluginUtilities Generator.swift
[623/702] Emitting module ConnectPluginUtilities
[624/702] Compiling Atomics PointerConformances.swift
[628/706] Compiling Atomics AtomicOptionalRawRepresentable.swift
[629/706] Compiling Atomics Unmanaged extensions.swift
[630/706] Compiling Atomics AtomicBool.swift
[631/706] Compiling Connect RequestCallbacks.swift
[632/706] Compiling Connect ResponseCallbacks.swift
[633/706] Compiling Connect ServerOnlyStreamInterface.swift
[634/706] Compiling Connect StreamResult.swift
[635/706] Compiling Connect Trailers.swift
[636/706] Compiling Atomics AtomicValue.swift
[637/706] Compiling Atomics DoubleWord.swift
[643/706] Compiling Atomics AtomicStrongReference.swift
[646/706] Compiling Atomics IntegerConformances.swift
[647/706] Compiling Connect ConnectError.swift
[648/706] Compiling Connect HTTPClientInterface.swift
[649/706] Compiling Connect HTTPMethod.swift
[650/706] Compiling Connect HTTPMetrics.swift
[651/706] Compiling Connect HTTPRequest.swift
[652/706] Compiling Connect HTTPResponse.swift
[653/706] Compiling Connect HeaderConstants.swift
[654/706] Compiling Connect Headers.swift
[655/706] Compiling Connect IdempotencyLevel.swift
[656/706] Compiling Connect Interceptor.swift
[657/706] Compiling Connect InterceptorFactory.swift
[658/706] Compiling Connect StreamInterceptor.swift
[659/706] Compiling Connect UnaryInterceptor.swift
[660/706] Compiling Connect MethodSpec.swift
[661/706] Compiling Connect NetworkProtocol.swift
[662/706] Compiling Connect ProtobufMessage.swift
[663/706] Compiling Connect ProtocolClientConfig.swift
[664/706] Compiling Connect ProtocolClientInterface.swift
[668/706] Compiling Connect Code.swift
[669/706] Compiling Connect Codec.swift
[670/706] Compiling Connect CompressionPool.swift
[671/706] Emitting module ConnectSwiftPlugin
[672/706] Compiling ConnectSwiftPlugin ConnectClientGenerator.swift
[673/706] Emitting module ConnectMocksPlugin
[674/706] Compiling ConnectMocksPlugin ConnectMockGenerator.swift
[674/706] Write Objects.LinkFileList
[676/706] Compiling c-nioatomics.c
[678/706] Compiling Atomics Primitives.shims.swift
[679/706] Emitting module Connect
[685/706] Compiling c-atomics.c
[686/706] Linking protoc-gen-connect-swift-mocks
[687/706] Linking protoc-gen-connect-swift
[688/706] Applying protoc-gen-connect-swift
[689/712] Applying protoc-gen-connect-swift-mocks
[703/719] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[704/719] Emitting module Atomics
[705/719] Compiling ConnectMocks MockServerOnlyStream.swift
[706/719] Compiling NIOConcurrencyHelpers lock.swift
[707/719] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[708/719] Compiling NIOConcurrencyHelpers atomics.swift
[709/719] Compiling NIOConcurrencyHelpers NIOLock.swift
[710/719] Compiling ConnectMocks MockClientOnlyStream.swift
[711/719] Compiling ConnectMocks MockBidirectionalStream.swift
[712/719] Compiling ConnectMocks MockClientOnlyAsyncStream.swift
[713/719] Compiling ConnectMocks MockServerOnlyAsyncStream.swift
[714/719] Compiling ConnectMocks MockBidirectionalAsyncStream.swift
[715/719] Emitting module ConnectMocks
[716/719] Emitting module NIOConcurrencyHelpers
[717/780] Compiling NIOCore NIOLoopBound.swift
[718/780] Compiling NIOCore NIOScheduledCallback.swift
[719/780] Compiling NIOCore NIOSendable.swift
[720/780] Compiling NIOCore RecvByteBufferAllocator.swift
[721/780] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[722/780] Compiling NIOCore SocketAddresses.swift
[723/780] Compiling NIOCore GlobalSingletons.swift
[724/780] Compiling NIOCore IO.swift
[725/780] Compiling NIOCore IOData.swift
[726/780] Compiling NIOCore IPProtocol.swift
[727/780] Compiling NIOCore IntegerBitPacking.swift
[728/780] Compiling NIOCore IntegerTypes.swift
[729/786] Compiling NIOCore AddressedEnvelope.swift
[730/786] Compiling NIOCore AsyncAwaitSupport.swift
[731/786] Compiling NIOCore AsyncChannel.swift
[732/786] Compiling NIOCore AsyncChannelHandler.swift
[733/786] Compiling NIOCore AsyncChannelInboundStream.swift
[734/786] Compiling NIOCore AsyncChannelOutboundWriter.swift
[735/786] Compiling NIOCore NIOAsyncSequenceProducer.swift
[736/786] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[737/786] Compiling NIOCore EventLoopFuture+Deprecated.swift
[738/786] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[739/786] Compiling NIOCore EventLoopFuture.swift
[740/786] Compiling NIOCore FileDescriptor.swift
[741/786] Compiling NIOCore FileHandle.swift
[742/786] Compiling NIOCore FileRegion.swift
[743/786] Compiling NIOCore SocketOptionProvider.swift
[744/786] Compiling NIOCore SystemCallHelpers.swift
[745/786] Compiling NIOCore TimeAmount+Duration.swift
[746/786] Compiling NIOCore TypeAssistedChannelHandler.swift
[747/786] Compiling NIOCore UniversalBootstrapSupport.swift
[748/786] Compiling NIOCore Utilities.swift
[749/786] Compiling NIOCore Interfaces.swift
[750/786] Compiling NIOCore Linux.swift
[751/786] Compiling NIOCore MarkedCircularBuffer.swift
[752/786] Compiling NIOCore MulticastChannel.swift
[753/786] Compiling NIOCore NIOAny.swift
[754/786] Compiling NIOCore NIOCloseOnErrorHandler.swift
[755/786] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[756/786] Compiling NIOCore NIOAsyncWriter.swift
[757/786] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[758/786] Compiling NIOCore BSDSocketAPI.swift
[759/786] Compiling NIOCore ByteBuffer-aux.swift
[760/786] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[761/786] Compiling NIOCore ByteBuffer-conversions.swift
[762/786] Compiling NIOCore Codec.swift
[763/786] Compiling NIOCore ConvenienceOptionSupport.swift
[764/786] Compiling NIOCore DeadChannel.swift
[765/786] Compiling NIOCore DispatchQueue+WithFuture.swift
[766/786] Compiling NIOCore EventLoop+Deprecated.swift
[767/786] Compiling NIOCore EventLoop+SerialExecutor.swift
[768/786] Compiling NIOCore EventLoop.swift
[769/786] Compiling NIOCore Channel.swift
[770/786] Compiling NIOCore ChannelHandler.swift
[771/786] Compiling NIOCore ChannelHandlers.swift
[772/786] Compiling NIOCore ChannelInvoker.swift
[773/786] Compiling NIOCore ChannelOption.swift
[774/786] Compiling NIOCore ChannelPipeline.swift
[775/786] Compiling NIOCore CircularBuffer.swift
[776/786] Compiling NIOCore ByteBuffer-core.swift
[777/786] Compiling NIOCore ByteBuffer-hex.swift
[778/786] Compiling NIOCore ByteBuffer-int.swift
[779/786] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[780/786] Compiling NIOCore ByteBuffer-multi-int.swift
[781/786] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[782/786] Compiling NIOCore ByteBuffer-views.swift
[783/786] Emitting module NIOCore
[784/839] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[785/839] Compiling NIOEmbedded AsyncTestingChannel.swift
[786/839] Emitting module NIOEmbedded
[787/839] Compiling NIOEmbedded Embedded.swift
[788/839] Compiling NIOPosix GetaddrinfoResolver.swift
[789/839] Compiling NIOPosix HappyEyeballs.swift
[790/839] Compiling NIOPosix IO.swift
[791/839] Compiling NIOPosix IntegerBitPacking.swift
[792/839] Compiling NIOPosix IntegerTypes.swift
[793/839] Compiling NIOPosix Linux.swift
[794/844] Compiling NIOPosix PooledRecvBufferAllocator.swift
[795/844] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[796/844] Compiling NIOPosix PosixSingletons.swift
[797/844] Compiling NIOPosix RawSocketBootstrap.swift
[798/844] Compiling NIOPosix Resolver.swift
[799/844] Compiling NIOPosix Selectable.swift
[800/844] Compiling NIOPosix SelectableChannel.swift
[801/844] Compiling NIOPosix SelectableEventLoop.swift
[802/844] Compiling NIOPosix SelectorEpoll.swift
[803/844] Compiling NIOPosix SelectorGeneric.swift
[804/844] Compiling NIOPosix UnsafeTransfer.swift
[805/844] Compiling NIOPosix Utilities.swift
[806/844] Compiling NIOPosix VsockAddress.swift
[807/844] Compiling NIOPosix VsockChannelEvents.swift
[808/844] Compiling NIOPosix resource_bundle_accessor.swift
[809/844] Compiling NIOPosix SocketProtocols.swift
[810/844] Compiling NIOPosix System.swift
[811/844] Compiling NIOPosix Thread.swift
[812/844] Compiling NIOPosix ThreadPosix.swift
[813/844] Compiling NIOPosix ThreadWindows.swift
[814/844] Compiling NIOPosix SelectorKqueue.swift
[815/844] Compiling NIOPosix SelectorUring.swift
[816/844] Compiling NIOPosix ServerSocket.swift
[817/844] Compiling NIOPosix Socket.swift
[818/844] Compiling NIOPosix SocketChannel.swift
[819/844] Compiling NIOPosix BSDSocketAPICommon.swift
[820/844] Compiling NIOPosix BSDSocketAPIPosix.swift
[821/844] Compiling NIOPosix BSDSocketAPIWindows.swift
[822/844] Compiling NIOPosix BaseSocket.swift
[823/844] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[824/844] Compiling NIOPosix BaseSocketChannel.swift
[825/844] Compiling NIOPosix PendingDatagramWritesManager.swift
[826/844] Compiling NIOPosix PendingWritesManager.swift
[827/844] Compiling NIOPosix PipeChannel.swift
[828/844] Compiling NIOPosix PipePair.swift
[829/844] Compiling NIOPosix Pool.swift
[830/844] Compiling NIOPosix LinuxCPUSet.swift
[831/844] Compiling NIOPosix LinuxUring.swift
[832/844] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[833/844] Compiling NIOPosix NIOThreadPool.swift
[834/844] Compiling NIOPosix NonBlockingFileIO.swift
[835/844] Compiling NIOPosix BaseStreamSocketChannel.swift
[836/844] Compiling NIOPosix Bootstrap.swift
[837/844] Compiling NIOPosix ControlMessage.swift
[838/844] Compiling NIOPosix DatagramVectorReadManager.swift
[839/844] Compiling NIOPosix Errors+Any.swift
[840/844] Compiling NIOPosix FileDescriptor.swift
[841/844] Emitting module NIOPosix
[842/846] Emitting module NIO
[843/846] Compiling NIO Exports.swift
[844/874] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[845/874] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[846/874] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[847/874] Compiling NIOTLS TLSEvents.swift
[848/874] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[849/874] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[850/874] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[851/874] Emitting module NIOTLS
[852/874] Compiling NIOTLS SNIHandler.swift
[853/874] Emitting module NIOFoundationCompat
[854/874] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[855/874] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[856/905] Compiling NIOSSL ByteBufferBIO.swift
[857/905] Compiling NIOSSL CustomPrivateKey.swift
[858/905] Compiling NIOSSL PosixPort.swift
[859/905] Compiling NIOSSL AndroidCABundle.swift
[860/905] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[861/905] Compiling NIOSSL SSLCertificateExtensions.swift
[862/905] Compiling NIOSSL SafeCompare.swift
[863/905] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[864/905] Emitting module NIOHTTP1
[865/905] Compiling NIOSSL NIOSSLServerHandler.swift
[866/905] Compiling NIOSSL ObjectIdentifier.swift
[867/905] Compiling NIOSSL SSLPKCS12Bundle.swift
[868/905] Compiling NIOSSL SSLPrivateKey.swift
[869/905] Compiling NIOSSL IdentityVerification.swift
[870/905] Compiling NIOSSL SSLInit.swift
[871/905] Compiling NIOSSL SSLCallbacks.swift
[872/905] Compiling NIOSSL SSLCertificate.swift
[873/916] Compiling NIOHPACK IndexedHeaderTable.swift
[874/917] Compiling NIOHPACK StaticHeaderTable.swift
[875/917] Compiling NIOHPACK IntegerCoding.swift
[876/917] Compiling NIOHPACK HeaderTables.swift
[877/917] Compiling NIOHPACK HuffmanTables.swift
[878/917] Compiling NIOHPACK HuffmanCoding.swift
[883/917] Compiling NIOHPACK DynamicHeaderTable.swift
[884/917] Compiling NIOHPACK HPACKDecoder.swift
[886/920] Compiling NIOSSL SubjectAlternativeName.swift
[887/920] Compiling NIOSSL NIOSSLSecureBytes.swift
[888/920] Compiling NIOSSL RNG.swift
[889/920] Compiling NIOHPACK HPACKErrors.swift
[890/920] Compiling NIOHPACK HPACKHeader.swift
[893/920] Compiling NIOHPACK HPACKEncoder.swift
[894/920] Emitting module NIOHPACK
[895/935] Compiling NIOSSL UniversalBootstrapSupport.swift
[896/935] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[897/935] Compiling NIOSSL resource_bundle_accessor.swift
[898/980] Compiling NIOHTTP2 SendingRstStreamState.swift
[899/980] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[900/980] Compiling NIOHTTP2 HTTP2SettingsState.swift
[901/980] Compiling NIOHTTP2 StateMachineResult.swift
[902/980] Compiling NIOHTTP2 ContentLengthVerifier.swift
[903/980] Compiling NIOHTTP2 DOSHeuristics.swift
[904/980] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[905/980] Compiling NIOHTTP2 HasRemoteSettings.swift
[906/980] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[907/980] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[908/980] Compiling NIOHTTP2 MaySendFrames.swift
[909/980] Compiling NIOHTTP2 SendingDataState.swift
[910/980] Compiling NIOHTTP2 SendingGoawayState.swift
[911/980] Emitting module NIOSSL
[912/980] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[913/980] Compiling NIOHTTP2 HasFlowControlWindows.swift
[914/980] Compiling NIOHTTP2 HasLocalSettings.swift
[915/980] Compiling NIOHTTP2 SendingHeadersState.swift
[916/980] Compiling NIOHTTP2 SendingPushPromiseState.swift
[917/980] Compiling NIOHTTP2 LocallyQuiescingState.swift
[918/980] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[919/980] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[920/980] Compiling NIOHTTP2 HTTP2UserEvents.swift
[921/980] Compiling NIOHTTP2 InboundEventBuffer.swift
[922/980] Compiling NIOHTTP2 InboundWindowManager.swift
[923/980] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[924/980] Compiling NIOHTTP2 HTTP2Settings.swift
[925/980] Compiling NIOHTTP2 HTTP2Stream.swift
[926/980] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[927/980] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[928/980] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[929/980] Compiling NIOHTTP2 HTTP2StreamID.swift
[930/986] Compiling NIOHTTP2 Error+Any.swift
[931/986] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[932/986] Compiling NIOHTTP2 ControlFrameBuffer.swift
[933/986] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[934/986] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[935/986] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[936/986] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[937/986] Compiling NIOHTTP2 StreamChannelFlowController.swift
[938/986] Compiling NIOHTTP2 StreamChannelList.swift
[939/986] Compiling NIOHTTP2 StreamMap.swift
[940/986] Compiling NIOHTTP2 StreamStateMachine.swift
[941/986] Compiling NIOHTTP2 UnsafeTransfer.swift
[942/986] Compiling NIOHTTP2 WatermarkedFlowController.swift
[943/986] Compiling NIOHTTP2 ConnectionStateMachine.swift
[944/986] Compiling NIOHTTP2 ConnectionStreamsState.swift
[945/986] Compiling NIOHTTP2 MayReceiveFrames.swift
[946/986] Compiling NIOHTTP2 ReceivingDataState.swift
[947/986] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[948/986] Compiling NIOHTTP2 ReceivingHeadersState.swift
[949/986] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[950/986] Emitting module NIOHTTP2
[951/986] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[952/986] Compiling NIOHTTP2 HTTP2Frame.swift
[953/986] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[954/986] Compiling NIOHTTP2 HTTP2FrameParser.swift
[955/986] Compiling NIOHTTP2 HTTP2PingData.swift
[956/986] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[958/986] Compiling NIOHTTP2 QuiescingState.swift
[959/986] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[960/986] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[965/986] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[966/986] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[967/986] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[968/986] Compiling NIOHTTP2 HTTP2Error.swift
[969/986] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[984/995] Compiling ConnectNIO NetworkProtocol+Extensions.swift
[985/995] Compiling ConnectNIO ConnectError+Extensions.swift
[986/995] Compiling ConnectNIO ConnectUnaryChannelHandler.swift
[987/995] Compiling ConnectNIO ConnectStreamChannelHandler.swift
[988/995] Compiling ConnectNIO Headers+Extensions.swift
[989/995] Emitting module ConnectNIO
[990/995] Compiling ConnectNIO NIOHTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Libraries/ConnectNIO/Public/NIOHTTPClient.swift:85:41: warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable
83 | )
84 | channelPipeline = channel.pipeline
85 | .addHandler(sslHandler)
| `- warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable
86 | } else {
87 | channelPipeline = channel.pipeline
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:217:1: note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
215 |
216 | @available(*, unavailable)
217 | extension NIOSSLClientHandler: Sendable {}
| `- note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
218 |
/Users/admin/builder/spi-builder-workspace/Libraries/ConnectNIO/Public/NIOHTTPClient.swift:237:49: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
235 | let promise = eventLoop.makePromise(of: NIOCore.Channel.self)
236 | multiplexer.createStreamChannel(promise: promise) { channel in
237 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
238 | }
239 | }
[991/995] Compiling ConnectNIO GRPCInterceptor.swift
[992/995] Compiling ConnectNIO HTTPRequestHead+Extensions.swift
[993/1005] Compiling ConnectConformanceClient main.swift
[994/1005] Compiling ConnectConformanceClient service.connect.swift
[995/1005] Compiling ConnectConformanceClient ConformanceInvoker.swift
[996/1005] Emitting module ConnectConformanceClient
[997/1005] Compiling ConnectConformanceClient CommandLineArgument.swift
[998/1005] Compiling ConnectConformanceClient config.pb.swift
[999/1005] Compiling ConnectConformanceClient server_compat.pb.swift
[1000/1005] Compiling ConnectConformanceClient service.pb.swift
[1001/1005] Compiling ConnectConformanceClient suite.pb.swift
[1002/1005] Compiling ConnectConformanceClient client_compat.pb.swift
[1002/1005] Write Objects.LinkFileList
[1003/1005] Linking ConnectConformanceClient
[1004/1005] Applying ConnectConformanceClient
Build complete! (57.28s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.35.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.29.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.2",
"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",
"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/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.