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