The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Connect, reference 1.1.0 (c277d7), with Swift 6.1 for macOS (SPM) on 30 Jun 2025 13:47:45 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/connectrpc/connect-swift.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/connectrpc/connect-swift
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at c277d73 Update CocoaPods for 1.1.0 (#356)
Cloned https://github.com/connectrpc/connect-swift.git
Revision (git rev-parse @):
c277d73d2042869ff4d0cad8a9a4c95268e63ca7
SUCCESS checkout https://github.com/connectrpc/connect-swift.git at 1.1.0
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.99s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.51s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.51s)
Fetched https://github.com/apple/swift-protobuf.git from cache (2.53s)
Fetched https://github.com/apple/swift-collections.git from cache (2.53s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.55s)
Fetched https://github.com/apple/swift-nio from cache (2.55s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (3.10s)
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.69s)
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.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.57s)
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.69s)
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-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-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-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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.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.35.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.81.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.83.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.5.0",
              "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.36.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.83.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.5.0",
                  "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.3.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.32.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.83.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.5.0",
                  "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.30.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/8638] Fetching connect-swift
Fetched https://github.com/connectrpc/connect-swift.git from cache (1.35s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-protobuf.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-protobuf.git from cache (0.63s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.80s)
Fetched https://github.com/apple/swift-nio.git from cache (0.80s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.87s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.52s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.17s)
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-system.git from cache (0.52s)
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.05s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.57s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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.36.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.30.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.3.0
Creating working copy for https://github.com/connectrpc/connect-swift.git
Working copy of https://github.com/connectrpc/connect-swift.git resolved at 1.1.0 (c277d73)
Found 4 product dependencies
  - swift-nio
  - swift-nio-http2
  - swift-nio-ssl
  - SwiftProtobuf
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
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.30.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",
        "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.3.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
[6/455] Write protoc-gen-connect-swift-mocks-entitlement.plist
[6/455] Write protoc-gen-connect-swift-entitlement.plist
[8/455] Write sources
[17/455] Copying PrivacyInfo.xcprivacy
[18/455] Write sources
[18/455] Copying PrivacyInfo.xcprivacy
[20/455] Write sources
[31/455] Write ConnectConformanceClient-entitlement.plist
[32/455] Compiling CNIOWindows shim.c
[33/455] Compiling CNIOWindows WSAStartup.c
[33/455] Compiling CNIOWASI CNIOWASI.c
[35/455] Compiling CNIOLinux liburing_shims.c
[36/455] Compiling CNIOLinux shim.c
[37/455] Compiling fiat_p256_adx_sqr.S
[38/455] Write swift-version-2F0A5646E1D333AE.txt
[39/455] Compiling fiat_p256_adx_mul.S
[40/455] Compiling fiat_curve25519_adx_square.S
[41/455] Compiling fiat_curve25519_adx_mul.S
[42/455] Compiling _AtomicsShims.c
[43/461] Compiling CNIOLLHTTP c_nio_http.c
[44/546] Compiling CNIOLLHTTP c_nio_api.c
[45/564] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/564] Compiling CNIODarwin shim.c
[47/564] Compiling CNIOBoringSSLShims shims.c
[49/564] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/564] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[51/564] Compiling InternalCollectionsUtilities Specialize.swift
[52/564] Compiling _NIOBase64 Base64.swift
[53/564] Emitting module _NIOBase64
[54/565] Compiling InternalCollectionsUtilities Debugging.swift
[55/565] Compiling InternalCollectionsUtilities Descriptions.swift
[56/565] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/565] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/565] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/565] Compiling tls13_enc.cc
[59/565] Compiling tls_record.cc
[59/565] Compiling tls_method.cc
[59/565] Compiling tls13_server.cc
[63/565] Emitting module InternalCollectionsUtilities
[64/565] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[65/565] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[66/565] Compiling InternalCollectionsUtilities UInt+reversed.swift
[67/565] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[68/565] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[69/565] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[70/565] Compiling InternalCollectionsUtilities Integer rank.swift
[71/565] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/565] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[73/565] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[74/565] Compiling _NIODataStructures _TinyArray.swift
[75/565] Compiling _NIODataStructures PriorityQueue.swift
[75/565] Compiling tls13_client.cc
[76/565] Compiling tls13_both.cc
[78/565] Emitting module _NIODataStructures
[79/565] Compiling _NIODataStructures Heap.swift
[79/565] Compiling t1_enc.cc
[81/581] Compiling DequeModule _DequeBuffer.swift
[82/581] Compiling DequeModule _DequeBufferHeader.swift
[83/581] Compiling DequeModule _DequeSlot.swift
[84/582] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/582] Compiling ssl_stat.cc
[85/582] Compiling ssl_transcript.cc
[86/582] Compiling ssl_versions.cc
[88/582] Compiling DequeModule Deque+Testing.swift
[89/582] Compiling DequeModule Deque._Storage.swift
[90/582] Compiling DequeModule Deque._UnsafeHandle.swift
[91/582] Compiling DequeModule Deque.swift
[91/582] Compiling ssl_x509.cc
[92/582] Compiling ssl_session.cc
[94/582] Compiling DequeModule Deque+Extras.swift
[95/582] Compiling DequeModule Deque+Hashable.swift
[96/582] Compiling DequeModule Deque+CustomReflectable.swift
[97/582] Compiling DequeModule Deque+Descriptions.swift
[98/582] Compiling DequeModule Deque+Equatable.swift
[99/582] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[100/582] Emitting module DequeModule
[101/582] Compiling DequeModule Deque+Codable.swift
[102/582] Compiling DequeModule Deque+Collection.swift
[102/582] Compiling ssl_privkey.cc
[103/582] Compiling ssl_key_share.cc
[104/582] Compiling ssl_lib.cc
[105/582] Compiling ssl_file.cc
[106/582] Compiling ssl_cipher.cc
[107/582] Compiling ssl_credential.cc
[108/582] Compiling ssl_buffer.cc
[109/582] Compiling ssl_cert.cc
[110/582] Compiling ssl_aead_ctx.cc
[111/582] Compiling ssl_asn1.cc
[112/582] Compiling s3_pkt.cc
[113/582] Compiling s3_lib.cc
[114/582] Compiling s3_both.cc
[115/582] Compiling handshake_server.cc
[116/582] Compiling handshake_client.cc
[117/582] Compiling handshake.cc
[118/582] Compiling handoff.cc
[119/582] Compiling encrypted_client_hello.cc
[120/582] Compiling md5-x86_64-linux.S
[121/582] Compiling dtls_record.cc
[122/582] Compiling md5-x86_64-apple.S
[123/582] Compiling md5-586-linux.S
[124/582] Compiling md5-586-apple.S
[125/582] Compiling chacha20_poly1305_x86_64-linux.S
[126/582] Compiling extensions.cc
[127/582] Compiling dtls_method.cc
[128/582] Compiling chacha20_poly1305_x86_64-apple.S
[129/582] Compiling chacha20_poly1305_armv8-win.S
[130/582] Compiling chacha20_poly1305_armv8-linux.S
[131/582] Compiling chacha-x86_64-linux.S
[132/582] Compiling chacha-x86_64-apple.S
[133/582] Compiling chacha20_poly1305_armv8-apple.S
[134/582] Compiling chacha-x86-linux.S
[135/582] Compiling chacha-x86-apple.S
[136/582] Compiling chacha-armv8-win.S
[137/582] Compiling chacha-armv8-linux.S
[138/582] Compiling chacha-armv4-linux.S
[139/582] Compiling chacha-armv8-apple.S
[140/582] Compiling aes128gcmsiv-x86_64-linux.S
[141/582] Compiling d1_srtp.cc
[142/582] Compiling aes128gcmsiv-x86_64-apple.S
[143/582] Compiling x86_64-mont5-linux.S
[144/582] Compiling x86_64-mont5-apple.S
[145/582] Compiling x86_64-mont-linux.S
[146/582] Compiling x86_64-mont-apple.S
[147/582] Compiling x86-mont-linux.S
[148/582] Compiling x86-mont-apple.S
[149/582] Compiling vpaes-x86_64-linux.S
[150/582] Compiling err_data.cc
[151/582] Compiling vpaes-x86_64-apple.S
[151/582] Compiling vpaes-x86-linux.S
[153/582] Compiling vpaes-x86-apple.S
[154/582] Compiling vpaes-armv8-win.S
[155/582] Compiling vpaes-armv8-linux.S
[156/582] Compiling vpaes-armv7-linux.S
[157/582] Compiling vpaes-armv8-apple.S
[158/582] Compiling bio_ssl.cc
[159/582] Compiling sha512-x86_64-linux.S
[160/582] Compiling sha512-x86_64-apple.S
[161/582] Compiling sha512-armv8-win.S
[162/582] Compiling sha512-armv8-linux.S
[163/582] Compiling sha512-armv4-linux.S
[164/582] Compiling sha512-armv8-apple.S
[165/582] Compiling sha512-586-linux.S
[166/582] Compiling sha512-586-apple.S
[167/582] Compiling sha256-x86_64-linux.S
[168/582] Compiling sha256-x86_64-apple.S
[169/582] Compiling sha256-armv8-win.S
[170/582] Compiling sha256-armv8-linux.S
[171/582] Compiling sha256-armv8-apple.S
[172/582] Compiling sha256-armv4-linux.S
[173/582] Compiling sha256-586-linux.S
[174/582] Compiling sha256-586-apple.S
[175/582] Compiling sha1-x86_64-linux.S
[176/582] Compiling sha1-x86_64-apple.S
[177/582] Compiling sha1-armv8-win.S
[178/582] Compiling sha1-armv8-linux.S
[179/582] Compiling sha1-armv4-large-linux.S
[180/582] Compiling sha1-armv8-apple.S
[181/582] Compiling sha1-586-linux.S
[182/582] Compiling sha1-586-apple.S
[183/582] Compiling rsaz-avx2-linux.S
[184/582] Compiling rsaz-avx2-apple.S
[185/582] Compiling rdrand-x86_64-apple.S
[186/582] Compiling rdrand-x86_64-linux.S
[187/582] Compiling p256_beeu-x86_64-asm-linux.S
[188/582] Compiling p256_beeu-x86_64-asm-apple.S
[189/582] Compiling p256_beeu-armv8-asm-win.S
[190/582] Compiling p256_beeu-armv8-asm-linux.S
[191/582] Compiling d1_pkt.cc
[192/582] Compiling p256_beeu-armv8-asm-apple.S
[193/582] Compiling p256-x86_64-asm-linux.S
[194/582] Compiling p256-x86_64-asm-apple.S
[195/582] Compiling p256-armv8-asm-win.S
[196/582] Compiling d1_lib.cc
[197/582] Compiling p256-armv8-asm-linux.S
[198/582] Compiling ghashv8-armv8-win.S
[199/582] Compiling p256-armv8-asm-apple.S
[200/582] Compiling ghashv8-armv8-linux.S
[201/582] Compiling ghashv8-armv7-linux.S
[202/582] Compiling ghashv8-armv8-apple.S
[203/582] Compiling ghash-x86_64-linux.S
[204/582] Compiling ghash-x86_64-apple.S
[205/582] Compiling ghash-x86-linux.S
[206/582] Compiling ghash-ssse3-x86_64-linux.S
[207/582] Compiling ghash-x86-apple.S
[208/582] Compiling ghash-ssse3-x86_64-apple.S
[209/582] Compiling ghash-ssse3-x86-linux.S
[210/582] Compiling ghash-ssse3-x86-apple.S
[211/582] Compiling ghash-neon-armv8-win.S
[212/582] Compiling ghash-neon-armv8-linux.S
[213/582] Compiling ghash-neon-armv8-apple.S
[214/582] Compiling ghash-armv4-linux.S
[214/582] Compiling co-586-linux.S
[216/582] Compiling bsaes-armv7-linux.S
[217/582] Compiling co-586-apple.S
[218/582] Compiling bn-armv8-win.S
[219/582] Compiling bn-armv8-linux.S
[220/582] Compiling bn-armv8-apple.S
[221/582] Compiling bn-586-linux.S
[222/582] Compiling armv8-mont-win.S
[222/582] Compiling bn-586-apple.S
[224/582] Compiling armv8-mont-linux.S
[225/582] Compiling armv4-mont-linux.S
[226/582] Compiling armv8-mont-apple.S
[227/582] Compiling aesv8-gcm-armv8-win.S
[228/582] Compiling aesv8-gcm-armv8-linux.S
[229/582] Compiling aesv8-armv8-linux.S
[230/582] Compiling aesv8-armv8-win.S
[231/582] Compiling aesv8-gcm-armv8-apple.S
[232/582] Compiling aesv8-armv7-linux.S
[233/582] Compiling aesv8-armv8-apple.S
[234/582] Compiling aesni-x86_64-linux.S
[235/582] Compiling aesni-x86_64-apple.S
[236/582] Compiling aesni-x86-linux.S
[237/582] Compiling aesni-gcm-x86_64-linux.S
[238/582] Compiling aesni-x86-apple.S
[239/582] Compiling aesni-gcm-x86_64-apple.S
[240/582] Compiling d1_both.cc
[242/582] Emitting module SwiftProtobuf
[242/591] Compiling x_sig.cc
[243/591] Compiling x_val.cc
[244/591] Compiling x_pubkey.cc
[245/591] Compiling x_x509a.cc
[246/591] Compiling x_spki.cc
[247/591] Compiling x_x509.cc
[248/591] Compiling x_req.cc
[249/591] Compiling x_name.cc
[250/591] Compiling x_exten.cc
[258/591] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[259/591] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[260/591] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[261/591] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[262/591] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[263/591] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[264/591] Compiling SwiftProtobuf HashVisitor.swift
[265/591] Compiling SwiftProtobuf Internal.swift
[266/591] Compiling SwiftProtobuf JSONDecoder.swift
[267/591] Compiling SwiftProtobuf JSONDecodingError.swift
[268/591] Compiling SwiftProtobuf JSONDecodingOptions.swift
[269/591] Compiling SwiftProtobuf JSONEncoder.swift
[270/591] Compiling SwiftProtobuf JSONEncodingError.swift
[271/591] Compiling SwiftProtobuf JSONEncodingOptions.swift
[272/591] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[273/591] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[274/591] Compiling SwiftProtobuf JSONScanner.swift
[275/591] Compiling SwiftProtobuf MathUtils.swift
[276/591] Compiling SwiftProtobuf Message+AnyAdditions.swift
[277/591] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[278/591] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[279/591] Compiling SwiftProtobuf Message+FieldMask.swift
[280/591] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[281/591] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[282/591] Compiling SwiftProtobuf CustomJSONCodable.swift
[283/591] Compiling SwiftProtobuf Decoder.swift
[284/591] Compiling SwiftProtobuf DoubleParser.swift
[285/591] Compiling SwiftProtobuf Enum.swift
[286/591] Compiling SwiftProtobuf ExtensibleMessage.swift
[287/591] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[288/591] Compiling SwiftProtobuf ExtensionFields.swift
[289/591] Compiling SwiftProtobuf ExtensionMap.swift
[299/591] Compiling x_algor.cc
[300/591] Compiling x509spki.cc
[301/591] Compiling x_crl.cc
[303/591] Compiling SwiftProtobuf Message+JSONAdditions.swift
[304/591] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[305/591] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[306/591] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[307/591] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[308/591] Compiling SwiftProtobuf Message.swift
[309/591] Compiling SwiftProtobuf MessageExtension.swift
[310/591] Compiling SwiftProtobuf NameMap.swift
[311/591] Compiling SwiftProtobuf PathDecoder.swift
[312/591] Compiling SwiftProtobuf PathVisitor.swift
[313/591] Compiling SwiftProtobuf ProtoNameProviding.swift
[314/591] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[315/591] Compiling SwiftProtobuf ProtobufMap.swift
[316/591] Compiling SwiftProtobuf SelectiveVisitor.swift
[317/591] Compiling SwiftProtobuf SimpleExtensionMap.swift
[318/591] Compiling SwiftProtobuf StringUtils.swift
[319/591] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[320/591] Compiling SwiftProtobuf SwiftProtobufError.swift
[320/591] Compiling x_attrib.cc
[321/591] Compiling x509name.cc
[322/591] Compiling x509rset.cc
[323/591] Compiling x_all.cc
[324/591] Compiling x509cset.cc
[325/591] Compiling x509_vpm.cc
[326/591] Compiling x509_txt.cc
[327/591] Compiling x509_v3.cc
[328/591] Compiling x509_set.cc
[329/591] Compiling x509_trs.cc
[330/591] Compiling x509_obj.cc
[331/591] Compiling x509_req.cc
[332/591] Compiling x509_lu.cc
[333/591] Compiling x509_vfy.cc
[334/591] Compiling x509_ext.cc
[336/591] Compiling SwiftProtobuf duration.pb.swift
[337/591] Compiling SwiftProtobuf empty.pb.swift
[338/591] Compiling SwiftProtobuf field_mask.pb.swift
[339/591] Compiling SwiftProtobuf source_context.pb.swift
[340/591] Compiling SwiftProtobuf struct.pb.swift
[341/591] Compiling SwiftProtobuf timestamp.pb.swift
[342/591] Compiling SwiftProtobuf type.pb.swift
[343/591] Compiling SwiftProtobuf wrappers.pb.swift
[344/591] Compiling SwiftProtobuf resource_bundle_accessor.swift
[344/591] Compiling x509_def.cc
[345/591] Compiling x509_d2.cc
[346/591] Compiling x509_cmp.cc
[347/591] Compiling x509.cc
[348/591] Compiling x509_att.cc
[349/591] Compiling v3_skey.cc
[350/591] Compiling v3_prn.cc
[351/591] Compiling v3_utl.cc
[352/591] Compiling v3_purp.cc
[353/591] Compiling v3_pmaps.cc
[354/591] Compiling v3_pcons.cc
[355/591] Compiling v3_ocsp.cc
[356/591] Compiling v3_int.cc
[357/591] Compiling v3_ncons.cc
[358/591] Compiling v3_lib.cc
[359/591] Compiling v3_ia5.cc
[360/591] Compiling v3_info.cc
[361/591] Compiling v3_genn.cc
[363/591] Compiling SwiftProtobuf TextFormatDecoder.swift
[364/591] Compiling SwiftProtobuf TextFormatDecodingError.swift
[365/591] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[366/591] Compiling SwiftProtobuf TextFormatEncoder.swift
[367/591] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[368/591] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[369/591] Compiling SwiftProtobuf TextFormatScanner.swift
[370/591] Compiling SwiftProtobuf TimeUtils.swift
[371/591] Compiling SwiftProtobuf UnknownStorage.swift
[372/591] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[373/591] Compiling SwiftProtobuf Varint.swift
[374/591] Compiling SwiftProtobuf Version.swift
[375/591] Compiling SwiftProtobuf Visitor.swift
[376/591] Compiling SwiftProtobuf WireFormat.swift
[377/591] Compiling SwiftProtobuf ZigZag.swift
[378/591] Compiling SwiftProtobuf any.pb.swift
[379/591] Compiling SwiftProtobuf api.pb.swift
[380/591] Compiling SwiftProtobuf descriptor.pb.swift
[380/591] Compiling v3_extku.cc
[381/591] Compiling v3_enum.cc
[382/591] Compiling v3_crld.cc
[383/591] Compiling v3_cpols.cc
[384/591] Compiling v3_conf.cc
[385/591] Compiling v3_bitst.cc
[386/591] Compiling v3_bcons.cc
[387/591] Compiling v3_alt.cc
[388/591] Compiling v3_akeya.cc
[389/672] Compiling v3_akey.cc
[390/672] Compiling t_x509a.cc
[391/672] Compiling t_x509.cc
[392/672] Compiling t_crl.cc
[393/672] Compiling name_print.cc
[394/672] Compiling t_req.cc
[395/672] Compiling rsa_pss.cc
[396/672] Compiling policy.cc
[397/672] Compiling i2d_pr.cc
[399/672] Compiling Connect URLSessionStream.swift
[400/672] Compiling Connect UnaryAsyncWrapper.swift
[401/672] Compiling Connect Lock.swift
[402/672] Compiling Connect Trailers+gRPC.swift
[403/672] Compiling Connect ProtocolClient.swift
[404/672] Compiling Connect URLSessionHTTPClient.swift
[405/674] Compiling Connect ConnectEndStreamResponse.swift
[406/674] Compiling Connect ServerOnlyAsyncStream.swift
[407/674] Compiling Connect ServerOnlyStream.swift
[408/674] Compiling Connect Locked.swift
[409/674] Compiling Connect TimeoutTimer.swift
[410/674] Compiling Connect ConnectError+GRPC.swift
[411/674] Compiling Connect JSONCodec.swift
[412/674] Compiling Connect ProtoCodec.swift
[413/674] Compiling Connect Envelope.swift
[414/674] Compiling Connect Headers+GRPC.swift
[414/674] Compiling by_file.cc
[416/674] Emitting module SwiftProtobufPluginLibrary
[416/674] Compiling by_dir.cc
[417/674] Compiling asn1_gen.cc
[418/674] Compiling a_verify.cc
[419/674] Compiling algorithm.cc
[420/674] Compiling a_digest.cc
[421/674] Compiling a_sign.cc
[423/674] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[424/674] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[424/674] Compiling voprf.cc
[425/674] Compiling thread_win.cc
[426/674] Compiling thread_pthread.cc
[427/674] Compiling thread.cc
[428/674] Compiling thread_none.cc
[429/674] Compiling trust_token.cc
[430/674] Compiling stack.cc
[431/674] Compiling pmbtoken.cc
[432/674] Compiling wots.cc
[434/674] Compiling Connect InterceptorChain.swift
[435/674] Compiling Connect BidirectionalAsyncStream.swift
[436/674] Compiling Connect BidirectionalStream.swift
[437/674] Compiling Connect ClientOnlyAsyncStream.swift
[438/674] Compiling Connect ClientOnlyStream.swift
[439/674] Compiling Connect ClientOnlyStreamValidation.swift
[440/674] Compiling Connect status.pb.swift
[441/674] Compiling Connect ConnectInterceptor.swift
[442/674] Compiling Connect GRPCWebInterceptor.swift
[442/674] Compiling thash.cc
[443/674] Compiling merkle.cc
[444/674] Compiling fors.cc
[445/674] Compiling siphash.cc
[446/674] Compiling sha256.cc
[447/674] Compiling sha512.cc
[448/674] Compiling slhdsa.cc
[449/674] Compiling sha1.cc
[450/680] Compiling rsa_extra.cc
[451/680] Compiling rsa_print.cc
[452/680] Compiling rc4.cc
[453/680] Compiling refcount.cc
[454/680] Compiling rsa_crypt.cc
[455/680] Compiling windows.cc
[456/680] Compiling urandom.cc
[457/680] Compiling rsa_asn1.cc
[458/680] Compiling trusty.cc
[459/680] Compiling rand_extra.cc
[460/680] Compiling ios.cc
[461/680] Compiling passive.cc
[462/680] Compiling getentropy.cc
[463/680] Compiling forkunsafe.cc
[464/680] Compiling fork_detect.cc
[465/680] Compiling poly1305_arm_asm.S
[466/680] Compiling deterministic.cc
[467/680] Compiling poly1305_vec.cc
[468/680] Compiling pool.cc
[469/680] Compiling poly1305_arm.cc
[470/680] Compiling poly1305.cc
[471/680] Compiling pkcs8.cc
[472/680] Compiling p5_pbev2.cc
[473/680] Compiling pkcs8_x509.cc
[474/680] Compiling pkcs7_x509.cc
[475/680] Compiling pkcs7.cc
[476/680] Compiling pem_xaux.cc
[477/680] Compiling pem_pkey.cc
[478/680] Compiling pem_x509.cc
[479/680] Compiling pem_oth.cc
[480/680] Compiling pem_pk8.cc
[481/680] Compiling pem_info.cc
[482/680] Compiling pem_lib.cc
[483/680] Compiling pem_all.cc
[484/680] Compiling obj_xref.cc
[485/680] Compiling mlkem.cc
[486/680] Compiling obj.cc
[487/680] Compiling mem.cc
[488/680] Compiling poly_rq_mul.S
[490/680] Compiling Connect ResponseMessage.swift
[491/680] Compiling Connect BidirectionalAsyncStreamInterface.swift
[492/680] Compiling Connect ClientOnlyAsyncStreamInterface.swift
[493/680] Compiling Connect ServerOnlyAsyncStreamInterface.swift
[494/680] Compiling Connect BidirectionalStreamInterface.swift
[495/680] Compiling Connect ClientOnlyStreamInterface.swift
[496/680] Compiling ConnectPluginUtilities MethodDescriptor+Extensions.swift
[497/680] Compiling ConnectPluginUtilities ServiceDescriptor+Extensions.swift
[497/685] Compiling md5.cc
[498/685] Compiling md4.cc
[499/685] Compiling fips_shared_support.cc
[500/685] Compiling lhash.cc
[502/685] Compiling ConnectPluginUtilities Generator.swift
[503/685] Compiling ConnectPluginUtilities FilePathComponents.swift
[504/685] Emitting module ConnectPluginUtilities
[505/685] Compiling ConnectPluginUtilities GeneratorOptions.swift
[505/685] Compiling keccak.cc
[506/685] Compiling mldsa.cc
[508/685] Compiling Connect ConnectError.swift
[509/685] Compiling Connect HTTPClientInterface.swift
[510/685] Compiling Connect HTTPMethod.swift
[511/685] Compiling Connect HTTPMetrics.swift
[512/685] Compiling Connect HTTPRequest.swift
[513/685] Compiling Connect HTTPResponse.swift
[514/685] Compiling Connect UnaryInterceptor.swift
[515/685] Compiling Connect MethodSpec.swift
[516/685] Compiling Connect NetworkProtocol.swift
[517/685] Compiling Connect ProtobufMessage.swift
[518/685] Compiling Connect ProtocolClientConfig.swift
[519/685] Compiling Connect ProtocolClientInterface.swift
[520/685] Compiling Connect HeaderConstants.swift
[521/685] Compiling Connect Headers.swift
[522/685] Compiling Connect IdempotencyLevel.swift
[523/685] Compiling Connect Interceptor.swift
[524/685] Compiling Connect InterceptorFactory.swift
[525/685] Compiling Connect StreamInterceptor.swift
[525/685] Compiling kyber.cc
[530/689] Compiling Connect Code.swift
[531/689] Compiling Connect Codec.swift
[532/689] Compiling Connect CompressionPool.swift
[533/689] Compiling Connect RequestCallbacks.swift
[534/689] Compiling Connect ResponseCallbacks.swift
[535/689] Compiling Connect ServerOnlyStreamInterface.swift
[536/689] Compiling Connect StreamResult.swift
[537/689] Compiling Connect Trailers.swift
[537/689] Compiling ex_data.cc
[538/689] Compiling sign.cc
[539/689] Compiling scrypt.cc
[540/689] Compiling hrss.cc
[542/689] Emitting module ConnectMocksPlugin
[542/689] Compiling hpke.cc
[543/689] Compiling print.cc
[545/689] Emitting module ConnectSwiftPlugin
[546/689] Compiling ConnectSwiftPlugin ConnectClientGenerator.swift
[547/689] Compiling ConnectMocksPlugin ConnectMockGenerator.swift
[547/689] Write Objects.LinkFileList
[555/689] Compiling pbkdf.cc
[556/689] Compiling p_x25519.cc
[558/689] Emitting module Connect
[564/689] Compiling p_x25519_asn1.cc
[565/689] Compiling p_rsa_asn1.cc
[566/689] Compiling p_rsa.cc
[567/689] Compiling p_hkdf.cc
[568/689] Compiling p_ed25519_asn1.cc
[581/689] Compiling p_ed25519.cc
[582/689] Compiling p_ec.cc
[583/689] Compiling p_ec_asn1.cc
[584/689] Compiling p_dh_asn1.cc
[585/689] Compiling p_dsa_asn1.cc
[586/689] Compiling p_dh.cc
[587/689] Compiling evp_ctx.cc
[588/696] Linking protoc-gen-connect-swift-mocks
[589/696] Linking protoc-gen-connect-swift
[590/696] Compiling evp_asn1.cc
[591/696] Applying protoc-gen-connect-swift
[591/696] Applying protoc-gen-connect-swift-mocks
[593/696] Compiling evp.cc
[594/696] Compiling bcm.cc
[595/696] Compiling err.cc
[596/696] Compiling engine.cc
[598/696] Compiling ConnectMocks MockServerOnlyStream.swift
[598/696] Compiling ecdh_extra.cc
[600/696] Compiling ConnectMocks MockClientOnlyAsyncStream.swift
[601/696] Compiling ConnectMocks MockClientOnlyStream.swift
[602/696] Compiling ConnectMocks MockBidirectionalStream.swift
[603/696] Compiling ConnectMocks MockServerOnlyAsyncStream.swift
[604/696] Emitting module ConnectMocks
[605/696] Compiling ConnectMocks MockBidirectionalAsyncStream.swift
[605/696] Compiling hash_to_curve.cc
[606/696] Compiling ec_derive.cc
[607/696] Compiling ecdsa_asn1.cc
[608/696] Compiling dsa.cc
[609/696] Compiling ec_asn1.cc
[610/696] Compiling dsa_asn1.cc
[611/696] Compiling params.cc
[612/696] Compiling x25519-asm-arm.S
[613/696] Compiling digest_extra.cc
[614/696] Compiling curve25519_64_adx.cc
[615/696] Compiling dh_asn1.cc
[616/696] Compiling des.cc
[617/696] Compiling spake25519.cc
[618/696] Compiling cpu_intel.cc
[619/696] Compiling crypto.cc
[620/696] Compiling cpu_arm_freebsd.cc
[621/696] Compiling cpu_arm_linux.cc
[622/696] Compiling curve25519.cc
[623/696] Compiling cpu_aarch64_win.cc
[624/696] Compiling cpu_aarch64_openbsd.cc
[625/696] Compiling cpu_aarch64_sysreg.cc
[626/696] Compiling cpu_aarch64_linux.cc
[627/696] Compiling cpu_aarch64_fuchsia.cc
[628/696] Compiling cpu_aarch64_apple.cc
[629/696] Compiling conf.cc
[630/696] Compiling tls_cbc.cc
[631/696] Compiling e_rc4.cc
[632/696] Compiling e_tls.cc
[633/696] Compiling e_rc2.cc
[634/696] Compiling e_null.cc
[635/696] Compiling e_des.cc
[636/696] Compiling e_chacha20poly1305.cc
[637/696] Compiling e_aesgcmsiv.cc
[638/696] Compiling e_aesctrhmac.cc
[639/696] Compiling derive_key.cc
[640/696] Compiling chacha.cc
[641/696] Compiling cipher_extra.cc
[642/696] Compiling unicode.cc
[643/696] Compiling cbs.cc
[644/696] Compiling ber.cc
[645/696] Compiling cbb.cc
[646/696] Compiling buf.cc
[647/696] Compiling asn1_compat.cc
[648/696] Compiling blake2.cc
[649/696] Compiling socket_helper.cc
[650/696] Compiling bn_asn1.cc
[651/696] Compiling convert.cc
[652/696] Compiling socket.cc
[653/696] Compiling printf.cc
[654/696] Compiling pair.cc
[655/696] Compiling hexdump.cc
[656/696] Compiling fd.cc
[657/696] Compiling file.cc
[658/696] Compiling errno.cc
[659/696] Compiling bio_mem.cc
[660/696] Compiling connect.cc
[661/696] Compiling base64.cc
[662/696] Compiling bio.cc
[663/696] Compiling tasn_fre.cc
[664/696] Compiling tasn_typ.cc
[665/696] Compiling tasn_utl.cc
[666/696] Compiling tasn_enc.cc
[667/696] Compiling tasn_new.cc
[668/696] Compiling posix_time.cc
[669/696] Compiling f_string.cc
[670/696] Compiling f_int.cc
[671/696] Compiling asn_pack.cc
[672/696] Compiling tasn_dec.cc
[673/696] Compiling asn1_par.cc
[674/696] Compiling a_utctm.cc
[675/696] Compiling a_type.cc
[676/696] Compiling asn1_lib.cc
[677/696] Compiling a_octet.cc
[678/696] Compiling a_time.cc
[679/696] Compiling a_strnid.cc
[680/696] Compiling a_strex.cc
[681/696] Compiling a_object.cc
[682/696] Compiling a_mbstr.cc
[682/696] Write sources
[684/696] Compiling a_i2d_fp.cc
[685/696] Compiling a_int.cc
[686/696] Compiling a_dup.cc
[687/712] Compiling a_d2i_fp.cc
[688/712] Compiling a_gentm.cc
[689/712] Compiling a_bitstr.cc
[690/712] Compiling a_bool.cc
[692/712] Compiling Atomics Primitives.native.swift
[693/713] Compiling Atomics PointerConformances.swift
[694/713] Compiling Atomics AtomicValue.swift
[695/713] Compiling Atomics DoubleWord.swift
[696/713] Compiling Atomics AtomicOptional.swift
[697/713] Compiling Atomics AtomicOptionalRawRepresentable.swift
[698/713] Compiling Atomics AtomicLazyReference.swift
[699/713] Compiling Atomics HighLevelTypes.swift
[700/713] Compiling Atomics Unmanaged extensions.swift
[701/713] Compiling Atomics AtomicBool.swift
[702/713] Compiling Atomics IntegerConformances.swift
[703/713] Compiling Atomics AtomicRawRepresentable.swift
[704/713] Compiling Atomics AtomicStrongReference.swift
[705/713] Compiling Atomics Primitives.shims.swift
[706/713] Compiling Atomics AtomicInteger.swift
[707/713] Compiling Atomics AtomicMemoryOrderings.swift
[708/713] Emitting module Atomics
[708/713] Compiling c-nioatomics.c
[709/713] Compiling c-atomics.c
[711/719] Compiling NIOConcurrencyHelpers lock.swift
[712/719] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[713/719] Compiling NIOConcurrencyHelpers NIOLock.swift
[714/719] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[715/719] Emitting module NIOConcurrencyHelpers
[716/719] Compiling NIOConcurrencyHelpers atomics.swift
[717/780] Compiling NIOCore Interfaces.swift
[718/780] Compiling NIOCore Linux.swift
[719/780] Compiling NIOCore MarkedCircularBuffer.swift
[720/780] Compiling NIOCore MulticastChannel.swift
[721/780] Compiling NIOCore NIOAny.swift
[722/780] Compiling NIOCore NIOCloseOnErrorHandler.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 Codec.swift
[730/786] Compiling NIOCore ConvenienceOptionSupport.swift
[731/786] Compiling NIOCore DeadChannel.swift
[732/786] Compiling NIOCore DispatchQueue+WithFuture.swift
[733/786] Compiling NIOCore EventLoop+Deprecated.swift
[734/786] Compiling NIOCore EventLoop+SerialExecutor.swift
[735/786] Compiling NIOCore EventLoop.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 AddressedEnvelope.swift
[750/786] Compiling NIOCore AsyncAwaitSupport.swift
[751/786] Compiling NIOCore AsyncChannel.swift
[752/786] Compiling NIOCore AsyncChannelHandler.swift
[753/786] Compiling NIOCore AsyncChannelInboundStream.swift
[754/786] Compiling NIOCore AsyncChannelOutboundWriter.swift
[755/786] Compiling NIOCore NIOAsyncSequenceProducer.swift
[756/786] Compiling NIOCore Channel.swift
[757/786] Compiling NIOCore ChannelHandler.swift
[758/786] Compiling NIOCore ChannelHandlers.swift
[759/786] Compiling NIOCore ChannelInvoker.swift
[760/786] Compiling NIOCore ChannelOption.swift
[761/786] Compiling NIOCore ChannelPipeline.swift
[762/786] Compiling NIOCore CircularBuffer.swift
[763/786] Compiling NIOCore NIOLoopBound.swift
[764/786] Compiling NIOCore NIOScheduledCallback.swift
[765/786] Compiling NIOCore NIOSendable.swift
[766/786] Compiling NIOCore RecvByteBufferAllocator.swift
[767/786] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[768/786] Compiling NIOCore SocketAddresses.swift
[769/786] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[770/786] Compiling NIOCore NIOAsyncWriter.swift
[771/786] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[772/786] Compiling NIOCore BSDSocketAPI.swift
[773/786] Compiling NIOCore ByteBuffer-aux.swift
[774/786] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[775/786] Compiling NIOCore ByteBuffer-conversions.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] Emitting module NIOEmbedded
[785/839] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[786/839] Compiling NIOEmbedded AsyncTestingChannel.swift
[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 SocketProtocols.swift
[795/844] Compiling NIOPosix System.swift
[796/844] Compiling NIOPosix Thread.swift
[797/844] Compiling NIOPosix ThreadPosix.swift
[798/844] Compiling NIOPosix ThreadWindows.swift
[799/844] Compiling NIOPosix BSDSocketAPICommon.swift
[800/844] Compiling NIOPosix BSDSocketAPIPosix.swift
[801/844] Compiling NIOPosix BSDSocketAPIWindows.swift
[802/844] Compiling NIOPosix BaseSocket.swift
[803/844] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[804/844] Compiling NIOPosix BaseSocketChannel.swift
[805/844] Compiling NIOPosix SelectorKqueue.swift
[806/844] Compiling NIOPosix SelectorUring.swift
[807/844] Compiling NIOPosix ServerSocket.swift
[808/844] Compiling NIOPosix Socket.swift
[809/844] Compiling NIOPosix SocketChannel.swift
[810/844] Compiling NIOPosix PooledRecvBufferAllocator.swift
[811/844] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[812/844] Compiling NIOPosix PosixSingletons.swift
[813/844] Compiling NIOPosix RawSocketBootstrap.swift
[814/844] Compiling NIOPosix Resolver.swift
[815/844] Emitting module NIOPosix
[816/844] Compiling NIOPosix PendingDatagramWritesManager.swift
[817/844] Compiling NIOPosix PendingWritesManager.swift
[818/844] Compiling NIOPosix PipeChannel.swift
[819/844] Compiling NIOPosix PipePair.swift
[820/844] Compiling NIOPosix Pool.swift
[821/844] Compiling NIOPosix UnsafeTransfer.swift
[822/844] Compiling NIOPosix Utilities.swift
[823/844] Compiling NIOPosix VsockAddress.swift
[824/844] Compiling NIOPosix VsockChannelEvents.swift
[825/844] Compiling NIOPosix resource_bundle_accessor.swift
[826/844] Compiling NIOPosix Selectable.swift
[827/844] Compiling NIOPosix SelectableChannel.swift
[828/844] Compiling NIOPosix SelectableEventLoop.swift
[829/844] Compiling NIOPosix SelectorEpoll.swift
[830/844] Compiling NIOPosix SelectorGeneric.swift
[831/844] Compiling NIOPosix LinuxCPUSet.swift
[832/844] Compiling NIOPosix LinuxUring.swift
[833/844] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[834/844] Compiling NIOPosix NIOThreadPool.swift
[835/844] Compiling NIOPosix NonBlockingFileIO.swift
[836/844] Compiling NIOPosix BaseStreamSocketChannel.swift
[837/844] Compiling NIOPosix Bootstrap.swift
[838/844] Compiling NIOPosix ControlMessage.swift
[839/844] Compiling NIOPosix DatagramVectorReadManager.swift
[840/844] Compiling NIOPosix Errors+Any.swift
[841/844] Compiling NIOPosix FileDescriptor.swift
[842/846] Emitting module NIO
[843/846] Compiling NIO Exports.swift
[844/874] Compiling NIOTLS TLSEvents.swift
[845/874] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[846/874] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[847/874] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[848/874] Compiling NIOTLS SNIHandler.swift
[849/874] Emitting module NIOTLS
[850/874] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[851/874] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[852/874] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[853/874] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[854/874] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[855/905] Emitting module NIOFoundationCompat
[856/905] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[857/905] Compiling NIOSSL SSLCallbacks.swift
[858/905] Compiling NIOSSL SSLCertificate.swift
[859/905] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[860/905] Compiling NIOSSL SSLConnection.swift
[861/905] Compiling NIOSSL SSLContext.swift
[862/905] Compiling NIOSSL SSLCertificateExtensions.swift
[863/905] Compiling NIOSSL SafeCompare.swift
[864/905] Compiling NIOSSL Zeroization.swift
[865/905] Compiling NIOSSL TLSConfiguration.swift
[866/905] Compiling NIOSSL AndroidCABundle.swift
[867/905] Compiling NIOSSL ByteBufferBIO.swift
[868/905] Compiling NIOSSL CustomPrivateKey.swift
[869/905] Compiling NIOSSL IdentityVerification.swift
[870/905] Emitting module NIOHTTP1
[871/905] Compiling NIOSSL SSLErrors.swift
[872/905] Compiling NIOSSL SSLPublicKey.swift
[873/916] Compiling NIOHPACK IntegerCoding.swift
[874/916] Compiling NIOHPACK IndexedHeaderTable.swift
[875/917] Compiling NIOHPACK HuffmanTables.swift
[876/917] Compiling NIOHPACK HeaderTables.swift
[877/917] Compiling NIOHPACK HuffmanCoding.swift
[878/917] Compiling NIOHPACK StaticHeaderTable.swift
[879/917] Compiling NIOSSL SSLInit.swift
[880/917] Compiling NIOSSL SSLPKCS12Bundle.swift
[881/917] Compiling NIOSSL SSLPrivateKey.swift
[882/920] Compiling NIOHPACK HPACKErrors.swift
[883/920] Compiling NIOHPACK DynamicHeaderTable.swift
[884/920] Compiling NIOHPACK HPACKDecoder.swift
[885/920] Compiling NIOHPACK HPACKEncoder.swift
[886/920] Compiling NIOHPACK HPACKHeader.swift
[887/920] Emitting module NIOHPACK
[892/920] Emitting module NIOSSL
[896/938] Compiling NIOSSL NIOSSLServerHandler.swift
[897/938] Compiling NIOSSL ObjectIdentifier.swift
[898/938] Compiling NIOSSL PosixPort.swift
[899/941] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[900/941] Compiling NIOHTTP2 HTTP2FrameParser.swift
[901/941] Compiling NIOHTTP2 HTTP2PingData.swift
[902/941] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[903/943] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[904/943] Compiling NIOHTTP2 HasFlowControlWindows.swift
[905/943] Compiling NIOHTTP2 HasLocalSettings.swift
[906/944] Compiling NIOSSL SubjectAlternativeName.swift
[907/944] Compiling NIOSSL NIOSSLSecureBytes.swift
[908/944] Compiling NIOSSL RNG.swift
[909/956] Compiling NIOHTTP2 HasRemoteSettings.swift
[910/956] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[911/956] Compiling NIOHTTP2 HTTP2Frame.swift
[912/960] Compiling NIOHTTP2 SendingRstStreamState.swift
[913/960] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[914/960] Compiling NIOHTTP2 HTTP2SettingsState.swift
[915/980] Compiling NIOHTTP2 InboundEventBuffer.swift
[916/980] Compiling NIOHTTP2 InboundWindowManager.swift
[917/980] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[918/980] Compiling NIOHTTP2 LocallyQuiescingState.swift
[919/980] Compiling NIOHTTP2 QuiescingState.swift
[920/980] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[921/980] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[922/980] Compiling NIOHTTP2 StateMachineResult.swift
[923/980] Compiling NIOHTTP2 ContentLengthVerifier.swift
[924/980] Compiling NIOHTTP2 DOSHeuristics.swift
[925/986] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[926/986] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[927/986] Compiling NIOHTTP2 MaySendFrames.swift
[928/986] Compiling NIOHTTP2 SendingDataState.swift
[929/986] Compiling NIOHTTP2 SendingGoawayState.swift
[930/986] Compiling NIOHTTP2 SendingHeadersState.swift
[931/986] Compiling NIOHTTP2 SendingPushPromiseState.swift
[939/986] Compiling NIOHTTP2 HTTP2Settings.swift
[940/986] Compiling NIOHTTP2 HTTP2Stream.swift
[941/986] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[942/986] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[943/986] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[944/986] Compiling NIOHTTP2 HTTP2StreamID.swift
[945/986] Emitting module NIOHTTP2
[946/986] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[947/986] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[948/986] Compiling NIOHTTP2 HTTP2UserEvents.swift
[952/986] Compiling NIOHTTP2 StreamChannelFlowController.swift
[953/986] Compiling NIOHTTP2 StreamChannelList.swift
[954/986] Compiling NIOHTTP2 StreamMap.swift
[955/986] Compiling NIOHTTP2 StreamStateMachine.swift
[956/986] Compiling NIOHTTP2 UnsafeTransfer.swift
[957/986] Compiling NIOHTTP2 WatermarkedFlowController.swift
[964/986] Compiling NIOHTTP2 Error+Any.swift
[965/986] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[966/986] Compiling NIOHTTP2 ControlFrameBuffer.swift
[967/986] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[968/986] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[969/986] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[970/986] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[971/986] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[972/986] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[973/986] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[974/986] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[975/986] Compiling NIOHTTP2 HTTP2Error.swift
[976/986] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[977/986] Compiling NIOHTTP2 ConnectionStateMachine.swift
[978/986] Compiling NIOHTTP2 ConnectionStreamsState.swift
[979/986] Compiling NIOHTTP2 MayReceiveFrames.swift
[980/986] Compiling NIOHTTP2 ReceivingDataState.swift
[981/986] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[982/986] Compiling NIOHTTP2 ReceivingHeadersState.swift
[983/986] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[984/995] Compiling ConnectNIO ConnectError+Extensions.swift
[985/995] Compiling ConnectNIO NetworkProtocol+Extensions.swift
[986/995] Emitting module ConnectNIO
[987/995] Compiling ConnectNIO GRPCInterceptor.swift
[988/995] Compiling ConnectNIO Headers+Extensions.swift
[989/995] Compiling ConnectNIO ConnectStreamChannelHandler.swift
[990/995] Compiling ConnectNIO HTTPRequestHead+Extensions.swift
[991/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:91:44: warning: type 'HTTP2StreamMultiplexer' does not conform to the 'Sendable' protocol
 89 |                     }
 90 |
 91 |                     return channelPipeline.flatMap {
    |                                            `- warning: type 'HTTP2StreamMultiplexer' does not conform to the 'Sendable' protocol
 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:25:20: note: class 'HTTP2StreamMultiplexer' does not conform to the 'Sendable' protocol
 23 | /// atom, as opposed to the regular NIO `SelectableChannel` objects which use `ByteBuffer`
 24 | /// and `IOData`.
 25 | public final class HTTP2StreamMultiplexer: ChannelInboundHandler, ChannelOutboundHandler {
    |                    `- note: class 'HTTP2StreamMultiplexer' does not conform to the 'Sendable' protocol
 26 |     public typealias InboundIn = HTTP2Frame
 27 |     public typealias InboundOut = HTTP2Frame
/Users/admin/builder/spi-builder-workspace/Libraries/ConnectNIO/Public/NIOHTTPClient.swift:20:1: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'NIOHTTP2' as warnings
 18 | @preconcurrency import NIOCore
 19 | import NIOHTTP1
 20 | import NIOHTTP2
    | `- warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'NIOHTTP2' as warnings
 21 | import NIOPosix
 22 | @preconcurrency import NIOSSL
/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 |     }
[992/995] Compiling ConnectNIO ConnectUnaryChannelHandler.swift
[993/1005] Compiling ConnectConformanceClient server_compat.pb.swift
[994/1005] Compiling ConnectConformanceClient service.connect.swift
[995/1005] Emitting module ConnectConformanceClient
[996/1005] Compiling ConnectConformanceClient main.swift
[997/1005] Compiling ConnectConformanceClient client_compat.pb.swift
[998/1005] Compiling ConnectConformanceClient ConformanceInvoker.swift
[999/1005] Compiling ConnectConformanceClient config.pb.swift
[1000/1005] Compiling ConnectConformanceClient CommandLineArgument.swift
[1001/1005] Compiling ConnectConformanceClient service.pb.swift
[1002/1005] Compiling ConnectConformanceClient suite.pb.swift
[1002/1005] Write Objects.LinkFileList
[1003/1005] Linking ConnectConformanceClient
[1004/1005] Applying ConnectConformanceClient
Build complete! (35.03s)
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.30.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",
        "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.