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 grpc-swift-protobuf, reference main (812509), with Swift 6.1 for macOS (SPM) on 4 Jun 2025 09:42:44 UTC.

Swift 6 data race errors: 0

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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift-protobuf.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/grpc/grpc-swift-protobuf
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8125093 Document how to create a public service with private implementation (#73)
Cloned https://github.com/grpc/grpc-swift-protobuf.git
Revision (git rev-parse @):
81250936869008a7f4393795652caf2452cd9ed6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-protobuf.git at main
Fetching https://github.com/grpc/grpc-swift-2.git
Fetching https://github.com/apple/swift-protobuf.git from cache
[1/29557] Fetching grpc-swift-2
Fetched https://github.com/grpc/grpc-swift-2.git from cache (1.71s)
Fetched https://github.com/apple/swift-protobuf.git from cache (1.85s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.0.0 (2.40s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.47s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.48s)
Creating working copy for https://github.com/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.0.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
========================================
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": "grpc-swift-protobuf",
      "name": "grpc-swift-protobuf",
      "url": "https://github.com/grpc/grpc-swift-protobuf.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/grpc-swift-protobuf",
      "dependencies": [
        {
          "identity": "grpc-swift-2",
          "name": "grpc-swift-2",
          "url": "https://github.com/grpc/grpc-swift-2.git",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/grpc-swift-2",
          "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-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/grpc/grpc-swift-protobuf.git
[1/2166] Fetching grpc-swift-protobuf
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (1.01s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/grpc/grpc-swift-2.git from cache
Fetched https://github.com/grpc/grpc-swift-2.git from cache (0.63s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.64s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.0.0 (0.69s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.56s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.03s)
Creating working copy for https://github.com/grpc/grpc-swift-protobuf.git
Working copy of https://github.com/grpc/grpc-swift-protobuf.git resolved at main (8125093)
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/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.0.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
Found 2 product dependencies
  - grpc-swift-2
  - SwiftProtobuf
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/grpc/grpc-swift-protobuf.git
https://github.com/grpc/grpc-swift-protobuf.git
{
  "dependencies" : [
    {
      "identity" : "grpc-swift-2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift-2.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.28.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    }
  ],
  "manifest_display_name" : "grpc-swift-protobuf",
  "name" : "grpc-swift-protobuf",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GRPCProtobuf",
      "targets" : [
        "GRPCProtobuf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "protoc-gen-grpc-swift-2",
      "targets" : [
        "protoc-gen-grpc-swift-2"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GRPCProtobufGenerator",
      "targets" : [
        "GRPCProtobufGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "generate-grpc-code-from-protos",
      "targets" : [
        "generate-grpc-code-from-protos"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "protoc_gen_grpc_swift_2",
      "module_type" : "SwiftTarget",
      "name" : "protoc-gen-grpc-swift-2",
      "path" : "Sources/protoc-gen-grpc-swift-2",
      "product_dependencies" : [
        "GRPCCodeGen",
        "SwiftProtobuf",
        "SwiftProtobufPluginLibrary"
      ],
      "product_memberships" : [
        "protoc-gen-grpc-swift-2",
        "GRPCProtobufGenerator",
        "generate-grpc-code-from-protos"
      ],
      "sources" : [
        "GenerateGRPC.swift",
        "Options.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "GRPCProtobufCodeGen",
        "CGRPCProtobuf"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "generate_grpc_code_from_protos",
      "module_type" : "PluginTarget",
      "name" : "generate-grpc-code-from-protos",
      "path" : "Plugins/GRPCProtobufGeneratorCommand",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate Swift code for gRPC services from protobuf definitions.",
          "type" : "custom",
          "verb" : "generate-grpc-code-from-protos"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To write the generated Swift files back into the source directory of the package.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_dependencies" : [
        "protoc-gen-swift"
      ],
      "product_memberships" : [
        "generate-grpc-code-from-protos"
      ],
      "sources" : [
        "CommandConfig.swift",
        "CommandPluginError.swift",
        "Plugin.swift",
        "PluginsShared/GenerationConfig.swift",
        "PluginsShared/PluginUtils.swift"
      ],
      "target_dependencies" : [
        "protoc-gen-grpc-swift-2"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "GRPCProtobufTests",
      "module_type" : "SwiftTarget",
      "name" : "GRPCProtobufTests",
      "path" : "Tests/GRPCProtobufTests",
      "product_dependencies" : [
        "GRPCCore",
        "GRPCInProcessTransport",
        "SwiftProtobuf"
      ],
      "sources" : [
        "Errors/DetailedErrorTests.swift",
        "Errors/Generated/error-service.grpc.swift",
        "Errors/Generated/error-service.pb.swift",
        "ProtobufCodingTests.swift"
      ],
      "target_dependencies" : [
        "GRPCProtobuf"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GRPCProtobufGenerator",
      "module_type" : "PluginTarget",
      "name" : "GRPCProtobufGenerator",
      "path" : "Plugins/GRPCProtobufGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_dependencies" : [
        "protoc-gen-swift"
      ],
      "product_memberships" : [
        "GRPCProtobufGenerator"
      ],
      "sources" : [
        "BuildPluginConfig.swift",
        "BuildPluginError.swift",
        "Plugin.swift",
        "PluginsShared/GenerationConfig.swift",
        "PluginsShared/PluginUtils.swift"
      ],
      "target_dependencies" : [
        "protoc-gen-grpc-swift-2"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "GRPCProtobufCodeGenTests",
      "module_type" : "SwiftTarget",
      "name" : "GRPCProtobufCodeGenTests",
      "path" : "Tests/GRPCProtobufCodeGenTests",
      "product_dependencies" : [
        "GRPCCodeGen",
        "SwiftProtobuf",
        "SwiftProtobufPluginLibrary"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GRPCProtobufCodeGenTests/Generated",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CamelCaserTests.swift",
        "ProtobufCodeGenParserTests.swift",
        "ProtobufCodeGeneratorTests.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "GRPCProtobufCodeGen"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GRPCProtobufCodeGen",
      "module_type" : "SwiftTarget",
      "name" : "GRPCProtobufCodeGen",
      "path" : "Sources/GRPCProtobufCodeGen",
      "product_dependencies" : [
        "GRPCCodeGen",
        "SwiftProtobufPluginLibrary"
      ],
      "product_memberships" : [
        "protoc-gen-grpc-swift-2",
        "GRPCProtobufGenerator",
        "generate-grpc-code-from-protos"
      ],
      "sources" : [
        "CamelCaser.swift",
        "ProtobufCodeGenParser.swift",
        "ProtobufCodeGenerator.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GRPCProtobuf",
      "module_type" : "SwiftTarget",
      "name" : "GRPCProtobuf",
      "path" : "Sources/GRPCProtobuf",
      "product_dependencies" : [
        "GRPCCore",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "GRPCProtobuf"
      ],
      "sources" : [
        "Coding.swift",
        "ContiguousBytesAdapter.swift",
        "Errors/ErrorDetails+AnyPacking.swift",
        "Errors/ErrorDetails+CustomStringConvertible.swift",
        "Errors/ErrorDetails+Types.swift",
        "Errors/ErrorDetails.swift",
        "Errors/Generated/code.pb.swift",
        "Errors/Generated/error_details.pb.swift",
        "Errors/Generated/status.pb.swift",
        "Errors/GoogleRPCStatus.swift",
        "Errors/RPCError+GoogleRPCStatus.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CGRPCProtobuf",
      "module_type" : "ClangTarget",
      "name" : "CGRPCProtobuf",
      "path" : "Sources/CGRPCProtobuf",
      "product_memberships" : [
        "protoc-gen-grpc-swift-2",
        "GRPCProtobufGenerator",
        "generate-grpc-code-from-protos"
      ],
      "sources" : [
        "CGRPCProtobuf.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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 generate-grpc-code-from-protos
[2/2] Compiling plugin GRPCProtobufGenerator
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/42] Write sources
[6/42] Write protoc-gen-grpc-swift-2-tool-entitlement.plist
[7/42] Copying PrivacyInfo.xcprivacy
[7/42] Write sources
[7/42] Write protoc-gen-swift-tool-entitlement.plist
[7/42] Write sources
[7/42] Write protoc-gen-grpc-swift-2-entitlement.plist
[13/42] Write protoc-gen-swift-entitlement.plist
[13/42] Write sources
[22/42] Copying PrivacyInfo.xcprivacy
[25/42] Write sources
[25/42] Copying PrivacyInfo.xcprivacy
[27/42] Compiling CGRPCProtobuf CGRPCProtobuf.c
[29/42] Write swift-version-2F0A5646E1D333AE.txt
[31/262] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/262] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/263] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/263] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[35/263] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[36/264] Compiling GRPCCodeGen TypeUsage.swift
[37/264] Compiling InternalCollectionsUtilities Descriptions.swift
[38/264] Compiling InternalCollectionsUtilities Debugging.swift
[39/264] Compiling SwiftProtobuf DoubleParser.swift
[40/264] Compiling SwiftProtobuf Enum.swift
[41/264] Compiling GRPCCodeGen TypeUsage.swift
[44/265] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[45/265] Compiling SwiftProtobuf Decoder.swift
[46/265] Compiling GRPCCodeGen SourceFile.swift
[47/265] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/265] Compiling GRPCCodeGen SourceFile.swift
[49/265] Emitting module InternalCollectionsUtilities
[50/265] Compiling SwiftProtobuf AnyMessageStorage.swift
[51/265] Compiling SwiftProtobuf AnyUnpackError.swift
[52/265] Compiling SwiftProtobuf BinaryDecodingError.swift
[53/265] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[54/265] Compiling SwiftProtobuf AsyncMessageSequence.swift
[55/265] Compiling SwiftProtobuf BinaryDecoder.swift
[56/265] Compiling SwiftProtobuf BinaryDelimited.swift
[57/265] Compiling SwiftProtobuf BinaryEncoder.swift
[58/265] Emitting module GRPCCodeGen
[63/281] Compiling DequeModule _DequeSlot.swift
[64/281] Compiling DequeModule _DequeBufferHeader.swift
[65/282] Compiling DequeModule _DequeBuffer.swift
[66/282] Compiling DequeModule Deque+Extras.swift
[67/282] Compiling DequeModule Deque+Hashable.swift
[68/282] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/282] Compiling DequeModule Deque+CustomReflectable.swift
[70/282] Compiling DequeModule Deque+Descriptions.swift
[71/282] Compiling DequeModule Deque+Codable.swift
[72/282] Compiling DequeModule Deque+Collection.swift
[73/282] Compiling DequeModule Deque+Testing.swift
[74/282] Compiling DequeModule Deque._Storage.swift
[75/282] Compiling DequeModule Deque+Equatable.swift
[76/282] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/282] Emitting module DequeModule
[78/282] Compiling DequeModule Deque._UnsafeHandle.swift
[79/282] Compiling DequeModule Deque.swift
[80/338] Compiling GRPCCore ServerContext.swift
[81/338] Compiling GRPCCore ServerInterceptor.swift
[82/338] Compiling GRPCCore ServerRequest.swift
[83/338] Compiling GRPCCore ServerResponse.swift
[84/338] Compiling GRPCCore Coding.swift
[85/338] Compiling GRPCCore CompressionAlgorithm.swift
[86/344] Compiling GRPCCore ClientResponse.swift
[87/344] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[88/344] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
[89/344] Compiling GRPCCore BroadcastAsyncSequence.swift
[90/344] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[91/344] Compiling GRPCCore AsyncSequenceOfOne.swift
[94/344] Compiling GRPCCore ClientInterceptor.swift
[95/344] Compiling GRPCCore ClientRequest.swift
[100/344] Compiling GRPCCore CallOptions.swift
[101/344] Compiling GRPCCore ClientContext.swift
[102/344] Emitting module GRPCCodeGen
[103/344] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
[104/344] Compiling GRPCCore Metadata.swift
[105/344] Compiling GRPCCore MethodDescriptor.swift
[106/344] Compiling GRPCCore RPCError.swift
[110/344] Compiling GRPCCore RuntimeError.swift
[111/344] Compiling GRPCCore ServiceDescriptor.swift
[112/344] Compiling GRPCCore Status.swift
[120/344] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
[121/344] Compiling GRPCCore ClientRPCExecutor.swift
[122/344] Compiling GRPCCore ClientRequest+Convenience.swift
[123/344] Compiling GRPCCore ClientResponse+Convenience.swift
[124/344] Compiling GRPCCore ClientStreamExecutor.swift
[125/344] Compiling GRPCCore RetryDelaySequence.swift
[126/344] Compiling GRPCCore Timeout.swift
[127/344] Compiling GRPCCore ClientTransport.swift
[128/344] Compiling GRPCCore RPCParts.swift
[129/344] Compiling GRPCCore RPCStream.swift
[130/344] Compiling GRPCCore RetryThrottle.swift
[131/344] Compiling GRPCCore ServerTransport.swift
[132/344] Emitting module SwiftProtobuf
[133/353] Emitting module GRPCCore
[137/353] Compiling GRPCCore GRPCAsyncThrowingStream.swift
[138/353] Compiling GRPCCore RPCWriter+Map.swift
[140/353] Emitting module SwiftProtobuf
[141/362] Compiling GRPCCore RPCAsyncSequence.swift
[142/362] Compiling GRPCCore RPCWriter+Closable.swift
[143/362] Compiling GRPCCore RPCWriter.swift
[144/362] Compiling GRPCCore RPCWriterProtocol.swift
[145/362] Compiling GRPCCore GRPCContiguousBytes.swift
[146/362] Compiling GRPCCore MethodConfig.swift
[147/362] Compiling GRPCCore ServiceConfig.swift
[148/362] Compiling GRPCCore GRPCClient.swift
[149/362] Compiling GRPCCore GRPCServer.swift
[159/362] Compiling GRPCCore ConditionalInterceptor.swift
[160/362] Compiling GRPCCore ServerCancellationManager.swift
[161/362] Compiling GRPCCore ServerRPCExecutor.swift
[162/362] Compiling GRPCCore RPCRouter.swift
[163/362] Compiling GRPCCore RegistrableRPCService.swift
[164/362] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
[165/362] Compiling GRPCCore RPCWriter+Serialize.swift
[166/362] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
[171/362] Compiling GRPCCore UnsafeTransfer.swift
[172/362] Compiling GRPCCore Metadata+GRPC.swift
[173/362] Compiling GRPCCore MethodConfigs.swift
[174/362] Compiling GRPCCore Result+Catching.swift
[175/362] Compiling GRPCCore String+Extensions.swift
[176/362] Compiling GRPCCore TaskGroup+CancellableTask.swift
[182/362] Compiling GRPCCore Base64.swift
[263/362] Compiling SwiftProtobuf SelectiveVisitor.swift
[264/362] Compiling SwiftProtobuf SimpleExtensionMap.swift
[265/362] Compiling SwiftProtobuf StringUtils.swift
[266/362] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[267/362] Compiling SwiftProtobuf SwiftProtobufError.swift
[297/362] Compiling SwiftProtobuf duration.pb.swift
[298/362] Compiling SwiftProtobuf empty.pb.swift
[299/362] Compiling SwiftProtobuf field_mask.pb.swift
[300/362] Compiling SwiftProtobuf source_context.pb.swift
[301/362] Compiling SwiftProtobuf struct.pb.swift
[302/362] Compiling SwiftProtobuf timestamp.pb.swift
[303/362] Compiling SwiftProtobuf type.pb.swift
[304/362] Compiling SwiftProtobuf wrappers.pb.swift
[305/362] Compiling SwiftProtobuf resource_bundle_accessor.swift
[315/362] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[316/362] Compiling SwiftProtobuf Varint.swift
[317/362] Compiling SwiftProtobuf Version.swift
[318/362] Compiling SwiftProtobuf Visitor.swift
[319/362] Compiling SwiftProtobuf WireFormat.swift
[320/362] Compiling SwiftProtobuf ZigZag.swift
[321/362] Compiling SwiftProtobuf any.pb.swift
[322/362] Compiling SwiftProtobuf api.pb.swift
[323/362] Compiling SwiftProtobuf descriptor.pb.swift
[324/362] Compiling SwiftProtobuf TextFormatDecoder.swift
[325/362] Compiling SwiftProtobuf TextFormatDecodingError.swift
[326/362] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[327/362] Compiling SwiftProtobuf TextFormatEncoder.swift
[328/362] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[329/362] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[330/362] Compiling SwiftProtobuf TextFormatScanner.swift
[331/362] Compiling SwiftProtobuf TimeUtils.swift
[332/362] Compiling SwiftProtobuf UnknownStorage.swift
[351/425] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[352/425] Compiling SwiftProtobufPluginLibrary SwiftProtobufInfo.swift
[353/425] Compiling SwiftProtobufPluginLibrary SwiftProtobufNamer.swift
[354/427] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Edition+Extensions.swift
[355/427] Compiling SwiftProtobufPluginLibrary Google_Protobuf_SourceCodeInfo+Extensions.swift
[356/427] Compiling SwiftProtobufPluginLibrary NamingUtils.swift
[359/427] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[360/427] Compiling SwiftProtobufPluginLibrary UnicodeScalar+Extensions.swift
[361/429] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[362/429] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[363/429] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift
[364/429] Compiling SwiftProtobufPluginLibrary ProvidesDeprecationComment.swift
[365/429] Compiling SwiftProtobufPluginLibrary ProvidesLocationPath.swift
[366/429] Compiling SwiftProtobufPluginLibrary CodeGenerator.swift
[367/429] Compiling SwiftProtobufPluginLibrary CodeGeneratorParameter.swift
[368/429] Compiling SwiftProtobufPluginLibrary CodePrinter.swift
[369/429] Emitting module SwiftProtobufPluginLibrary
[373/429] Compiling SwiftProtobufPluginLibrary PluginLibEditionDefaults.swift
[374/429] Compiling SwiftProtobufPluginLibrary ProtoCompilerContext.swift
[375/429] Compiling SwiftProtobufPluginLibrary ProtoFileToModuleMappings.swift
[376/429] Compiling SwiftProtobufPluginLibrary Descriptor+Extensions.swift
[377/429] Compiling SwiftProtobufPluginLibrary Descriptor.swift
[378/429] Compiling SwiftProtobufPluginLibrary FeatureResolver.swift
[379/429] Compiling SwiftProtobufPluginLibrary FieldNumbers.swift
[380/429] Compiling SwiftProtobufPluginLibrary GeneratorOutputs.swift
[389/429] Emitting module SwiftProtobufPluginLibrary
[401/429] Compiling SwiftProtobufPluginLibrary StandardErrorOutputStream.swift
[402/429] Compiling SwiftProtobufPluginLibrary StringUtils.swift
[403/429] Compiling SwiftProtobufPluginLibrary SwiftLanguage.swift
[407/479] Emitting module protoc_gen_swift
[408/481] Compiling GRPCProtobufCodeGen CamelCaser.swift
[409/481] Emitting module GRPCProtobufCodeGen
[410/481] Compiling GRPCProtobufCodeGen ProtobufCodeGenParser.swift
[411/481] Compiling GRPCProtobufCodeGen ProtobufCodeGenerator.swift
[412/481] Compiling GRPCProtobufCodeGen CamelCaser.swift
[413/481] Compiling GRPCProtobufCodeGen ProtobufCodeGenerator.swift
[414/481] Compiling GRPCProtobufCodeGen ProtobufCodeGenParser.swift
[415/481] Emitting module GRPCProtobufCodeGen
[416/481] Compiling GRPCProtobuf GoogleRPCStatus.swift
[417/481] Compiling GRPCProtobuf status.pb.swift
[418/481] Compiling GRPCProtobuf code.pb.swift
[419/481] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[420/481] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[421/481] Compiling protoc_gen_swift CommandLine+Extensions.swift
[422/481] Compiling protoc_gen_swift Descriptor+Extensions.swift
[423/481] Compiling GRPCProtobuf ErrorDetails.swift
[424/481] Emitting module GRPCProtobuf
[425/481] Compiling GRPCProtobuf error_details.pb.swift
[426/481] Compiling GRPCProtobuf ErrorDetails+Types.swift
[427/490] Compiling protoc_gen_swift SwiftProtobufNamer+Extensions.swift
[428/490] Compiling protoc_gen_swift Version.swift
[429/490] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[430/490] Compiling protoc_gen_swift ProvidesSourceCodeLocation+Extensions.swift
[431/490] Compiling protoc_gen_swift Range+Extensions.swift
[432/490] Compiling protoc_gen_swift StringUtils.swift
[433/490] Compiling protoc_gen_swift SwiftGeneratorPlugin.swift
[438/492] Compiling protoc_gen_swift MessageStorageClassGenerator.swift
[439/492] Compiling protoc_gen_swift MessageStorageDecision.swift
[440/492] Compiling protoc_gen_swift GeneratorOptions.swift
[441/492] Compiling protoc_gen_swift Google_Protobuf_FileDescriptorProto+Extensions.swift
[442/492] Compiling protoc_gen_swift MessageFieldGenerator.swift
[443/492] Compiling protoc_gen_swift MessageGenerator.swift
[444/492] Compiling protoc_gen_swift OneofGenerator.swift
[445/492] Compiling protoc_gen_swift ProvidesDeprecationComment+Extensions.swift
[450/492] Emitting module protoc_gen_grpc_swift_2
[451/492] Compiling protoc_gen_grpc_swift_2 Options.swift
[452/492] Compiling protoc_gen_grpc_swift_2 Version.swift
[453/492] Compiling protoc_gen_grpc_swift_2 GenerateGRPC.swift
[456/492] Compiling protoc_gen_swift EnumGenerator.swift
[457/492] Compiling protoc_gen_swift SwiftProtobufNamer+Extensions.swift
[458/492] Compiling protoc_gen_swift Version.swift
[458/492] Write Objects.LinkFileList
[460/492] Compiling protoc_gen_grpc_swift_2 Version.swift
[461/492] Compiling protoc_gen_grpc_swift_2 GenerateGRPC.swift
[462/492] Emitting module protoc_gen_grpc_swift_2
[463/492] Compiling protoc_gen_grpc_swift_2 Options.swift
[464/492] Emitting module protoc_gen_swift
[464/492] Write Objects.LinkFileList
[466/492] Compiling protoc_gen_swift MessageFieldGenerator.swift
[467/492] Compiling protoc_gen_swift FileGenerator.swift
[468/492] Compiling protoc_gen_swift FileIo.swift
[469/492] Compiling protoc_gen_swift GenerationError.swift
[470/492] Compiling protoc_gen_swift ExtensionSetGenerator.swift
[482/492] Write Objects.LinkFileList
[484/492] Linking protoc-gen-swift-tool
[485/492] Linking protoc-gen-swift
[486/492] Applying protoc-gen-swift
[487/492] Applying protoc-gen-swift-tool
[488/492] Linking protoc-gen-grpc-swift-2-tool
[489/492] Linking protoc-gen-grpc-swift-2
[490/492] Applying protoc-gen-grpc-swift-2-tool
[491/492] Applying protoc-gen-grpc-swift-2
Build complete! (24.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "grpc-swift-2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift-2.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.28.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    }
  ],
  "manifest_display_name" : "grpc-swift-protobuf",
  "name" : "grpc-swift-protobuf",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GRPCProtobuf",
      "targets" : [
        "GRPCProtobuf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "protoc-gen-grpc-swift-2",
      "targets" : [
        "protoc-gen-grpc-swift-2"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GRPCProtobufGenerator",
      "targets" : [
        "GRPCProtobufGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "generate-grpc-code-from-protos",
      "targets" : [
        "generate-grpc-code-from-protos"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "protoc_gen_grpc_swift_2",
      "module_type" : "SwiftTarget",
      "name" : "protoc-gen-grpc-swift-2",
      "path" : "Sources/protoc-gen-grpc-swift-2",
      "product_dependencies" : [
        "GRPCCodeGen",
        "SwiftProtobuf",
        "SwiftProtobufPluginLibrary"
      ],
      "product_memberships" : [
        "protoc-gen-grpc-swift-2",
        "GRPCProtobufGenerator",
        "generate-grpc-code-from-protos"
      ],
      "sources" : [
        "GenerateGRPC.swift",
        "Options.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "GRPCProtobufCodeGen",
        "CGRPCProtobuf"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "generate_grpc_code_from_protos",
      "module_type" : "PluginTarget",
      "name" : "generate-grpc-code-from-protos",
      "path" : "Plugins/GRPCProtobufGeneratorCommand",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate Swift code for gRPC services from protobuf definitions.",
          "type" : "custom",
          "verb" : "generate-grpc-code-from-protos"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To write the generated Swift files back into the source directory of the package.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_dependencies" : [
        "protoc-gen-swift"
      ],
      "product_memberships" : [
        "generate-grpc-code-from-protos"
      ],
      "sources" : [
        "CommandConfig.swift",
        "CommandPluginError.swift",
        "Plugin.swift",
        "PluginsShared/GenerationConfig.swift",
        "PluginsShared/PluginUtils.swift"
      ],
      "target_dependencies" : [
        "protoc-gen-grpc-swift-2"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "GRPCProtobufTests",
      "module_type" : "SwiftTarget",
      "name" : "GRPCProtobufTests",
      "path" : "Tests/GRPCProtobufTests",
      "product_dependencies" : [
        "GRPCCore",
        "GRPCInProcessTransport",
        "SwiftProtobuf"
      ],
      "sources" : [
        "Errors/DetailedErrorTests.swift",
        "Errors/Generated/error-service.grpc.swift",
        "Errors/Generated/error-service.pb.swift",
        "ProtobufCodingTests.swift"
      ],
      "target_dependencies" : [
        "GRPCProtobuf"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GRPCProtobufGenerator",
      "module_type" : "PluginTarget",
      "name" : "GRPCProtobufGenerator",
      "path" : "Plugins/GRPCProtobufGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_dependencies" : [
        "protoc-gen-swift"
      ],
      "product_memberships" : [
        "GRPCProtobufGenerator"
      ],
      "sources" : [
        "BuildPluginConfig.swift",
        "BuildPluginError.swift",
        "Plugin.swift",
        "PluginsShared/GenerationConfig.swift",
        "PluginsShared/PluginUtils.swift"
      ],
      "target_dependencies" : [
        "protoc-gen-grpc-swift-2"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "GRPCProtobufCodeGenTests",
      "module_type" : "SwiftTarget",
      "name" : "GRPCProtobufCodeGenTests",
      "path" : "Tests/GRPCProtobufCodeGenTests",
      "product_dependencies" : [
        "GRPCCodeGen",
        "SwiftProtobuf",
        "SwiftProtobufPluginLibrary"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GRPCProtobufCodeGenTests/Generated",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CamelCaserTests.swift",
        "ProtobufCodeGenParserTests.swift",
        "ProtobufCodeGeneratorTests.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "GRPCProtobufCodeGen"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GRPCProtobufCodeGen",
      "module_type" : "SwiftTarget",
      "name" : "GRPCProtobufCodeGen",
      "path" : "Sources/GRPCProtobufCodeGen",
      "product_dependencies" : [
        "GRPCCodeGen",
        "SwiftProtobufPluginLibrary"
      ],
      "product_memberships" : [
        "protoc-gen-grpc-swift-2",
        "GRPCProtobufGenerator",
        "generate-grpc-code-from-protos"
      ],
      "sources" : [
        "CamelCaser.swift",
        "ProtobufCodeGenParser.swift",
        "ProtobufCodeGenerator.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GRPCProtobuf",
      "module_type" : "SwiftTarget",
      "name" : "GRPCProtobuf",
      "path" : "Sources/GRPCProtobuf",
      "product_dependencies" : [
        "GRPCCore",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "GRPCProtobuf"
      ],
      "sources" : [
        "Coding.swift",
        "ContiguousBytesAdapter.swift",
        "Errors/ErrorDetails+AnyPacking.swift",
        "Errors/ErrorDetails+CustomStringConvertible.swift",
        "Errors/ErrorDetails+Types.swift",
        "Errors/ErrorDetails.swift",
        "Errors/Generated/code.pb.swift",
        "Errors/Generated/error_details.pb.swift",
        "Errors/Generated/status.pb.swift",
        "Errors/GoogleRPCStatus.swift",
        "Errors/RPCError+GoogleRPCStatus.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CGRPCProtobuf",
      "module_type" : "ClangTarget",
      "name" : "CGRPCProtobuf",
      "path" : "Sources/CGRPCProtobuf",
      "product_memberships" : [
        "protoc-gen-grpc-swift-2",
        "GRPCProtobufGenerator",
        "generate-grpc-code-from-protos"
      ],
      "sources" : [
        "CGRPCProtobuf.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.