The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XAISDK, reference master (93f248), with Swift 6.1 for macOS (SPM) on 18 Apr 2026 20:35:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DnV1eX/XAISDK.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DnV1eX/XAISDK
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 93f248c Reduce minimum Swift version to 6.0
Submodule path 'xai-proto': checked out 'e0c743ba0dcd0a7f9b71a4a0d846c6ff3a9b7e4a'
Submodule 'xai-proto' (https://github.com/xai-org/xai-proto.git) registered for path 'xai-proto'
Cloning into '/Users/admin/builder/spi-builder-workspace/xai-proto'...
Cloned https://github.com/DnV1eX/XAISDK.git
Revision (git rev-parse @):
93f248c9593e4a7f8d56ce97e5f5f7f8487757f3
SUCCESS checkout https://github.com/DnV1eX/XAISDK.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/DnV1eX/XAISDK.git
https://github.com/DnV1eX/XAISDK.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" : "grpc-swift-nio-transport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift-nio-transport.git"
    },
    {
      "identity" : "grpc-swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift-protobuf.git"
    }
  ],
  "manifest_display_name" : "XAISDK",
  "name" : "XAISDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "XAISDK",
      "targets" : [
        "XAISDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XAISDKTests",
      "module_type" : "SwiftTarget",
      "name" : "XAISDKTests",
      "path" : "Tests/XAISDKTests",
      "product_dependencies" : [
        "GRPCInProcessTransport"
      ],
      "sources" : [
        "XAISDKTests.swift"
      ],
      "target_dependencies" : [
        "XAISDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XAISDK",
      "module_type" : "SwiftTarget",
      "name" : "XAISDK",
      "path" : "Sources/XAISDK",
      "product_dependencies" : [
        "GRPCCore",
        "GRPCNIOTransportHTTP2TransportServices",
        "GRPCNIOTransportHTTP2Posix",
        "GRPCProtobuf"
      ],
      "product_memberships" : [
        "XAISDK"
      ],
      "sources" : [
        "XAISDK.swift",
        "google/rpc/status.grpc.swift",
        "google/rpc/status.pb.swift",
        "xai/api/v1/auth.grpc.swift",
        "xai/api/v1/auth.pb.swift",
        "xai/api/v1/batch.grpc.swift",
        "xai/api/v1/batch.pb.swift",
        "xai/api/v1/chat.grpc.swift",
        "xai/api/v1/chat.pb.swift",
        "xai/api/v1/deferred.grpc.swift",
        "xai/api/v1/deferred.pb.swift",
        "xai/api/v1/documents.grpc.swift",
        "xai/api/v1/documents.pb.swift",
        "xai/api/v1/embed.grpc.swift",
        "xai/api/v1/embed.pb.swift",
        "xai/api/v1/image.grpc.swift",
        "xai/api/v1/image.pb.swift",
        "xai/api/v1/models.grpc.swift",
        "xai/api/v1/models.pb.swift",
        "xai/api/v1/sample.grpc.swift",
        "xai/api/v1/sample.pb.swift",
        "xai/api/v1/tokenize.grpc.swift",
        "xai/api/v1/tokenize.pb.swift",
        "xai/api/v1/usage.grpc.swift",
        "xai/api/v1/usage.pb.swift",
        "xai/api/v1/video.grpc.swift",
        "xai/api/v1/video.pb.swift",
        "xai/management_api/v1/billing.grpc.swift",
        "xai/management_api/v1/billing.pb.swift",
        "xai/shared/analytics/analytics.grpc.swift",
        "xai/shared/analytics/analytics.pb.swift",
        "xai/shared/billing/types.grpc.swift",
        "xai/shared/billing/types.pb.swift"
      ],
      "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/45] Write sources
[12/45] Copying PrivacyInfo.xcprivacy
[14/45] Write sources
[17/45] Copying PrivacyInfo.xcprivacy
[18/45] Write sources
[28/45] Compiling CNIOWindows WSAStartup.c
[29/45] Compiling CNIOWASI CNIOWASI.c
[29/45] Compiling CNIOWindows shim.c
[31/45] Compiling CNIOLinux liburing_shims.c
[32/45] Compiling CNIOOpenBSD shim.c
[33/45] Compiling CNIOLinux shim.c
[34/45] Write swift-version-2F0A5646E1D333AE.txt
[35/45] Write sources
[36/45] Compiling CGRPCNIOTransportZlib empty.c
[37/45] Compiling _AtomicsShims.c
[38/45] Compiling CNIOPosix event_loop_id.c
[39/51] Compiling CNIOLLHTTP c_nio_http.c
[40/70] Compiling CNIOLLHTTP c_nio_api.c
[41/176] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/176] Compiling CNIODarwin shim.c
[44/176] Compiling Atomics DoubleWord.swift
[45/176] Compiling Atomics ManagedAtomic.swift
[46/177] Compiling _NIOBase64 Base64.swift
[47/177] Emitting module _NIOBase64
[48/177] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/177] Compiling Atomics ManagedAtomicLazyReference.swift
[50/177] Compiling Atomics UnsafeAtomic.swift
[51/177] Compiling Atomics AtomicInteger.swift
[52/177] Compiling Atomics AtomicOptionalWrappable.swift
[53/177] Compiling Atomics UnsafeAtomicLazyReference.swift
[54/177] Compiling Atomics IntegerOperations.swift
[61/178] Compiling Atomics AtomicBool.swift
[62/178] Compiling Atomics IntegerConformances.swift
[65/178] Compiling Atomics AtomicReference.swift
[66/178] Compiling Atomics AtomicStorage.swift
[67/178] Emitting module InternalCollectionsUtilities
[68/178] Compiling Atomics PointerConformances.swift
[69/178] Compiling Atomics Primitives.native.swift
[70/178] Compiling Atomics OptionalRawRepresentable.swift
[71/178] Compiling Atomics RawRepresentable.swift
[72/178] Compiling Atomics AtomicValue.swift
[73/178] Compiling Atomics AtomicMemoryOrderings.swift
[74/178] Compiling Atomics Unmanaged extensions.swift
[85/212] Compiling ContainersPreview OutputSpan+Extras.swift
[86/212] Compiling ContainersPreview TemporaryAllocation.swift
[87/212] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[88/212] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[89/212] Compiling ContainersPreview ContainerIterator.swift
[90/212] Compiling ContainersPreview DynamicContainer.swift
[91/212] Compiling ContainersPreview MutableContainer.swift
[92/212] Compiling ContainersPreview PermutableContainer.swift
[93/212] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[94/212] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[95/212] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[96/212] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[97/215] Compiling ContainersPreview RandomAccessContainer.swift
[98/215] Compiling ContainersPreview RangeExpression2.swift
[99/215] Compiling ContainersPreview RangeReplaceableContainer.swift
[100/215] Compiling ContainersPreview Drain+Map.swift
[101/215] Compiling ContainersPreview Drain+Reduce.swift
[102/215] Compiling ContainersPreview Drain.swift
[103/215] Compiling ContainersPreview Producer+Collect.swift
[104/215] Compiling ContainersPreview Producer+Filter.swift
[105/215] Compiling ContainersPreview Producer+Map.swift
[106/215] Compiling ContainersPreview Producer+Reduce.swift
[107/215] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[108/215] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[109/215] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[110/215] Compiling ContainersPreview BorrowingSequence.swift
[111/215] Emitting module ContainersPreview
[112/215] Compiling ContainersPreview BidirectionalContainer.swift
[113/215] Compiling ContainersPreview Container+Filter.swift
[114/215] Compiling ContainersPreview Container+SpanwiseZip.swift
[115/215] Compiling ContainersPreview Container.swift
[116/215] Compiling ContainersPreview Producer.swift
[117/215] Compiling ContainersPreview Borrow.swift
[118/215] Compiling ContainersPreview Box.swift
[119/215] Emitting module Atomics
[120/215] Compiling ContainersPreview Inout.swift
[121/215] Compiling ContainersPreview InputSpan.swift
[122/215] Compiling ContainersPreview Shared.swift
[123/256] Compiling DequeModule RigidDeque+Hashable.swift
[124/256] Compiling DequeModule RigidDeque+Initializers.swift
[125/256] Compiling DequeModule RigidDeque+Insertions.swift
[126/256] Compiling DequeModule RigidDeque+Prepend.swift
[127/260] Compiling DequeModule RigidDeque+Removals.swift
[128/260] Compiling DequeModule RigidDeque+Replacements.swift
[129/260] Compiling DequeModule RigidDeque+Testing.swift
[130/260] Compiling DequeModule RigidDeque.swift
[130/260] Compiling c-nioatomics.c
[131/260] Compiling _NIODataStructures _TinyArray.swift
[133/260] Emitting module _NIODataStructures
[134/260] Compiling _NIODataStructures PriorityQueue.swift
[135/260] Compiling _NIODataStructures Heap.swift
[136/260] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[137/260] Compiling DequeModule Deque+Extras.swift
[138/260] Compiling DequeModule Deque+Hashable.swift
[139/260] Compiling DequeModule Deque+Testing.swift
[140/260] Compiling DequeModule Deque._Storage.swift
[141/260] Compiling DequeModule UniqueDeque+Equatable.swift
[142/260] Compiling DequeModule UniqueDeque+Experimental.swift
[143/260] Compiling DequeModule UniqueDeque+Hashable.swift
[144/260] Compiling DequeModule UniqueDeque+Initializers.swift
[145/260] Compiling DequeModule RigidDeque+Consumption.swift
[146/260] Compiling DequeModule RigidDeque+Container.swift
[147/260] Compiling DequeModule RigidDeque+Descriptions.swift
[148/260] Compiling DequeModule RigidDeque+Equatable.swift
[149/260] Compiling DequeModule RigidDeque+Experimental.swift
[150/260] Compiling DequeModule Deque._UnsafeHandle.swift
[151/260] Compiling DequeModule Deque.swift
[152/260] Compiling DequeModule _DequeBuffer.swift
[153/260] Compiling DequeModule _DequeBufferHeader.swift
[154/260] Compiling DequeModule RigidDeque+Append.swift
[155/260] Compiling DequeModule UniqueDeque+Insertions.swift
[156/260] Compiling DequeModule UniqueDeque+Prepend.swift
[157/260] Compiling DequeModule UniqueDeque+Removals.swift
[158/260] Compiling DequeModule UniqueDeque+Replacements.swift
[159/260] Compiling DequeModule UniqueDeque+Append.swift
[160/260] Compiling DequeModule UniqueDeque+Consumption.swift
[161/260] Compiling DequeModule UniqueDeque+Container.swift
[162/260] Compiling DequeModule UniqueDeque+Descriptions.swift
[163/260] Compiling DequeModule Deque+Codable.swift
[164/260] Compiling DequeModule Deque+Collection.swift
[165/260] Compiling DequeModule Deque+CustomReflectable.swift
[166/260] Compiling DequeModule Deque+Descriptions.swift
[167/260] Compiling DequeModule Deque+Equatable.swift
[167/260] Compiling c-atomics.c
[169/267] Emitting module DequeModule
[170/267] Compiling DequeModule UniqueDeque.swift
[171/267] Compiling DequeModule _DequeSlot.swift
[172/267] Compiling DequeModule _UnsafeDequeHandle.swift
[173/267] Compiling DequeModule _UnsafeDequeSegments.swift
[174/297] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[175/303] Compiling NIOConcurrencyHelpers lock.swift
[176/303] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[177/303] Compiling NIOConcurrencyHelpers NIOLock.swift
[178/303] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[179/303] Emitting module NIOConcurrencyHelpers
[180/303] Compiling NIOConcurrencyHelpers atomics.swift
[181/388] Compiling NIOCore ByteBuffer-hex.swift
[182/388] Compiling NIOCore ByteBuffer-int.swift
[183/388] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[184/388] Compiling NIOCore ByteBuffer-multi-int.swift
[185/388] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[186/388] Compiling NIOCore ByteBuffer-views.swift
[187/388] Compiling NIOCore Channel.swift
[188/388] Compiling NIOCore ChannelHandler.swift
[189/388] Compiling NIOCore ChannelHandlers.swift
[190/388] Compiling NIOCore ChannelInvoker.swift
[191/388] Compiling NIOCore ChannelOption.swift
[192/388] Compiling NIOCore ChannelPipeline.swift
[193/394] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[194/394] Compiling NIOCore IO.swift
[195/394] Compiling NIOCore IOData.swift
[196/394] Compiling NIOCore IPProtocol.swift
[197/394] Compiling NIOCore IntegerBitPacking.swift
[198/394] Compiling NIOCore IntegerTypes.swift
[199/394] Compiling NIOCore Interfaces.swift
[200/394] Compiling NIOCore Linux.swift
[201/394] Compiling NIOCore MarkedCircularBuffer.swift
[202/394] Compiling NIOCore MulticastChannel.swift
[203/394] Compiling NIOCore NIOAny.swift
[204/394] Compiling NIOCore NIOCloseOnErrorHandler.swift
[205/394] Compiling GRPCCore RPCParts.swift
[206/394] Compiling GRPCCore RPCStream.swift
[207/394] Compiling GRPCCore RetryThrottle.swift
[208/394] Compiling GRPCCore ServerTransport.swift
[209/394] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[210/394] Compiling NIOCore RecvByteBufferAllocator.swift
[211/394] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[212/401] Compiling NIOCore AddressedEnvelope.swift
[213/401] Compiling NIOCore AsyncAwaitSupport.swift
[214/401] Compiling NIOCore AsyncChannel.swift
[215/401] Compiling NIOCore AsyncChannelHandler.swift
[216/401] Compiling NIOCore AsyncChannelInboundStream.swift
[217/401] Compiling NIOCore AsyncChannelOutboundWriter.swift
[218/401] Compiling NIOCore NIOAsyncSequenceProducer.swift
[219/401] Compiling GRPCCore Timeout.swift
[220/401] Compiling GRPCCore ClientTransport.swift
[225/401] Emitting module GRPCCore
[226/401] Compiling NIOCore BSDSocketAPI.swift
[227/401] Compiling NIOCore ByteBuffer-aux.swift
[228/401] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[229/401] Compiling NIOCore ByteBuffer-conversions.swift
[230/401] Compiling NIOCore ByteBuffer-core.swift
[231/401] Compiling NIOCore EventLoopFuture+Deprecated.swift
[232/401] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[233/401] Compiling NIOCore EventLoopFuture.swift
[234/401] Compiling NIOCore FileDescriptor.swift
[235/401] Compiling NIOCore FileHandle.swift
[236/401] Compiling NIOCore FileRegion.swift
[237/401] Compiling NIOCore GlobalSingletons.swift
[238/401] Emitting module SwiftProtobuf
[239/410] Compiling NIOCore NIOCoreSendableMetatype.swift
[240/410] Compiling NIOCore NIODecodedAsyncSequence.swift
[241/410] Compiling NIOCore NIOLoopBound.swift
[242/410] Compiling NIOCore ConvenienceOptionSupport.swift
[243/410] Compiling NIOCore DeadChannel.swift
[244/410] Compiling NIOCore DispatchQueue+WithFuture.swift
[245/410] Compiling NIOCore EventLoop+Deprecated.swift
[246/410] Compiling NIOCore EventLoop+SerialExecutor.swift
[247/410] Compiling NIOCore EventLoop.swift
[248/410] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[249/410] Compiling NIOCore NIOAsyncWriter.swift
[250/410] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[251/410] Compiling NIOCore SocketAddresses.swift
[252/410] Compiling NIOCore SocketOptionProvider.swift
[253/410] Compiling NIOCore SystemCallHelpers.swift
[254/410] Compiling NIOCore TimeAmount+Duration.swift
[255/410] Compiling NIOCore TypeAssistedChannelHandler.swift
[256/410] Compiling NIOCore UniversalBootstrapSupport.swift
[257/410] Compiling NIOCore Utilities.swift
[270/410] Compiling SwiftProtobuf ProtobufMap.swift
[271/410] Compiling SwiftProtobuf SelectiveVisitor.swift
[272/410] Compiling SwiftProtobuf SimpleExtensionMap.swift
[273/410] Compiling SwiftProtobuf StringUtils.swift
[274/410] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[275/410] Compiling SwiftProtobuf SwiftProtobufError.swift
[276/410] Compiling SwiftProtobuf TextFormatDecoder.swift
[277/410] Compiling SwiftProtobuf TextFormatDecodingError.swift
[278/410] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[279/410] Compiling SwiftProtobuf TextFormatEncoder.swift
[280/410] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[281/410] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[282/410] Compiling SwiftProtobuf TextFormatScanner.swift
[283/410] Compiling SwiftProtobuf TimeUtils.swift
[284/410] Compiling SwiftProtobuf UnknownStorage.swift
[315/410] Compiling SwiftProtobuf duration.pb.swift
[316/410] Compiling SwiftProtobuf empty.pb.swift
[317/410] Compiling SwiftProtobuf field_mask.pb.swift
[318/410] Compiling SwiftProtobuf source_context.pb.swift
[319/410] Compiling SwiftProtobuf struct.pb.swift
[320/410] Compiling SwiftProtobuf timestamp.pb.swift
[321/410] Compiling SwiftProtobuf type.pb.swift
[322/410] Compiling SwiftProtobuf wrappers.pb.swift
[323/410] Compiling SwiftProtobuf resource_bundle_accessor.swift
[373/410] Emitting module NIOCore
[382/466] Compiling NIOPosix IntegerBitPacking.swift
[383/466] Compiling NIOPosix IntegerTypes.swift
[384/466] Compiling NIOPosix Linux.swift
[385/466] Compiling NIOPosix LinuxCPUSet.swift
[386/466] Compiling NIOPosix LinuxUring.swift
[387/466] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[388/466] Compiling NIOPosix NIOPosixSendableMetatype.swift
[389/466] Compiling NIOPosix NIOThreadPool.swift
[390/466] Compiling NIOPosix NonBlockingFileIO.swift
[391/466] Compiling NIOPosix PendingDatagramWritesManager.swift
[392/466] Compiling NIOPosix PendingWritesManager.swift
[393/466] Compiling NIOPosix PipeChannel.swift
[394/466] Compiling NIOPosix PipePair.swift
[395/466] Compiling NIOPosix Pool.swift
[396/466] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[397/466] Compiling NIOPosix System.swift
[398/466] Compiling NIOPosix Thread.swift
[399/466] Compiling NIOPosix ThreadPosix.swift
[400/466] Compiling NIOPosix ThreadWindows.swift
[401/466] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[402/466] Compiling NIOPosix PosixSingletons.swift
[403/466] Compiling NIOPosix RawSocketBootstrap.swift
[404/466] Compiling NIOPosix Resolver.swift
[405/466] Compiling NIOPosix Selectable.swift
[406/466] Compiling NIOPosix SelectableChannel.swift
[407/466] Compiling NIOPosix SelectorWSAPoll.swift
[408/466] Compiling NIOPosix ServerSocket.swift
[409/466] Compiling NIOPosix Socket.swift
[410/466] Compiling NIOPosix SocketChannel.swift
[411/477] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[412/477] Compiling NIOEmbedded AsyncTestingChannel.swift
[413/477] Emitting module NIOEmbedded
[414/477] Compiling NIOEmbedded Embedded.swift
[415/477] Compiling GRPCProtobuf GoogleRPCStatus.swift
[416/478] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[417/478] Compiling GRPCProtobuf ErrorDetails+Types.swift
[418/478] Compiling GRPCProtobuf status.pb.swift
[419/478] Compiling GRPCProtobuf Coding.swift
[420/478] Compiling GRPCProtobuf ContiguousBytesAdapter.swift
[421/478] Compiling NIOPosix BSDSocketAPIWindows.swift
[422/478] Compiling NIOPosix BaseSocket.swift
[423/478] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[424/478] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[425/483] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[426/483] Compiling GRPCProtobuf code.pb.swift
[427/483] Compiling GRPCProtobuf ErrorDetails.swift
[430/483] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[431/483] Emitting module GRPCProtobuf
[432/483] Compiling GRPCProtobuf error_details.pb.swift
[433/483] Compiling NIOPosix FileDescriptor.swift
[434/483] Compiling NIOPosix GetaddrinfoResolver.swift
[435/483] Compiling NIOPosix HappyEyeballs.swift
[436/483] Compiling NIOPosix IO.swift
[444/483] Emitting module NIOPosix
[445/483] Compiling NIOPosix Utilities.swift
[446/483] Compiling NIOPosix VsockAddress.swift
[447/483] Compiling NIOPosix VsockChannelEvents.swift
[448/483] Compiling NIOPosix Windows.swift
[449/483] Compiling NIOPosix resource_bundle_accessor.swift
[462/483] Compiling NIOPosix SelectableEventLoop.swift
[463/483] Compiling NIOPosix SelectorEpoll.swift
[464/483] Compiling NIOPosix SelectorGeneric.swift
[465/483] Compiling NIOPosix SelectorKqueue.swift
[466/483] Compiling NIOPosix SelectorUring.swift
[477/483] Compiling NIOPosix SocketProtocols.swift
[478/483] Compiling NIOPosix BaseSocketChannel.swift
[479/483] Compiling NIOPosix BaseStreamSocketChannel.swift
[480/483] Compiling NIOPosix Bootstrap.swift
[481/483] Compiling NIOPosix ControlMessage.swift
[482/483] Compiling NIOPosix DatagramVectorReadManager.swift
[483/483] Compiling NIOPosix Errors+Any.swift
[484/485] Emitting module NIO
[485/485] Compiling NIO Exports.swift
[486/513] Emitting module NIOTLS
[487/513] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[488/513] Compiling NIOTLS TLSEvents.swift
[489/513] Compiling NIOTLS SNIHandler.swift
[490/513] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[491/513] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[492/513] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[493/513] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[494/513] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[495/513] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[496/513] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[497/514] Emitting module NIOFoundationCompat
[498/514] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[499/514] Compiling NIOHTTP1 HTTPEncoder.swift
[500/514] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[501/514] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[502/514] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[503/514] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[504/514] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[505/536] Emitting module NIOHTTP1
[506/536] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[507/536] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[508/536] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[509/536] Compiling NIOTransportServices NIOTSChannelOptions.swift
[510/536] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[511/536] Compiling NIOTransportServices NIOTSSingletons.swift
[512/536] Compiling NIOTransportServices NIOTSBootstraps.swift
[513/536] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[514/536] Compiling NIOTransportServices StateManagedChannel.swift
[515/566] Compiling NIOExtras DebugInboundEventsHandler.swift
[516/566] Compiling NIOExtras DebugOutboundEventsHandler.swift
[517/567] Compiling NIOExtras RequestResponseHandlers+State.swift
[518/567] Compiling NIOExtras RequestResponseWithIDHandler.swift
[519/567] Compiling NIOHPACK IntegerCoding.swift
[520/567] Compiling NIOHPACK HuffmanTables.swift
[521/567] Compiling NIOHPACK IndexedHeaderTable.swift
[522/568] Emitting module NIOTransportServices
[523/570] Compiling NIOExtras NIORequestIdentifiable.swift
[524/570] Compiling NIOExtras PCAPRingBuffer.swift
[525/570] Compiling NIOExtras QuiescingHelper.swift
[526/570] Compiling NIOExtras RequestResponseHandler.swift
[527/570] Compiling NIOHPACK HuffmanCoding.swift
[528/570] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[529/570] Compiling NIOExtras LengthFieldPrepender.swift
[530/570] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[531/570] Compiling NIOExtras JSONRPCFraming.swift
[532/570] Compiling NIOExtras NIOExtrasError.swift
[533/570] Compiling NIOExtras NIOLengthFieldBitLength.swift
[534/570] Compiling NIOExtras LineBasedFrameDecoder.swift
[535/570] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[536/570] Compiling NIOExtras FixedLengthFrameDecoder.swift
[537/570] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[538/570] Emitting module NIOExtras
[539/570] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[540/570] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[541/570] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[542/570] Compiling NIOHPACK HPACKErrors.swift
[543/570] Compiling NIOHPACK HeaderTables.swift
[546/570] Compiling NIOHPACK HPACKEncoder.swift
[547/570] Emitting module NIOHPACK
[548/570] Compiling NIOHPACK HPACKHeader.swift
[549/570] Compiling NIOHPACK StaticHeaderTable.swift
[550/570] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[551/570] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[570/634] Compiling NIOExtras WritePCAPHandler.swift
[571/634] Emitting module NIOHTTP2
[572/641] Compiling NIOHTTP2 HTTP2Stream.swift
[573/641] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[574/641] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[575/641] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[576/641] Compiling NIOHTTP2 HTTP2StreamID.swift
[577/641] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[578/641] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[579/641] Compiling NIOHTTP2 SendingRstStreamState.swift
[580/641] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[581/641] Compiling NIOHTTP2 HTTP2SettingsState.swift
[582/641] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[583/641] Compiling NIOHTTP2 HasFlowControlWindows.swift
[584/641] Compiling NIOHTTP2 HasLocalSettings.swift
[585/641] Compiling NIOHTTP2 HasRemoteSettings.swift
[586/641] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[587/641] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[588/641] Compiling NIOHTTP2 MaySendFrames.swift
[589/641] Compiling NIOHTTP2 SendingDataState.swift
[590/641] Compiling NIOHTTP2 SendingGoawayState.swift
[591/641] Compiling NIOHTTP2 SendingHeadersState.swift
[592/641] Compiling NIOHTTP2 SendingPushPromiseState.swift
[593/641] Compiling NIOHTTP2 Error+Any.swift
[594/641] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[595/641] Compiling NIOHTTP2 ControlFrameBuffer.swift
[596/641] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[597/641] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[598/641] Compiling NIOHTTP2 GlitchesMonitor.swift
[599/641] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[600/641] Compiling NIOHTTP2 ConnectionStateMachine.swift
[601/641] Compiling NIOHTTP2 ConnectionStreamsState.swift
[602/641] Compiling NIOHTTP2 MayReceiveFrames.swift
[603/641] Compiling NIOHTTP2 ReceivingDataState.swift
[604/641] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[605/641] Compiling NIOHTTP2 ReceivingHeadersState.swift
[606/641] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[607/641] Compiling NIOHTTP2 StreamChannelFlowController.swift
[608/641] Compiling NIOHTTP2 StreamChannelList.swift
[609/641] Compiling NIOHTTP2 StreamMap.swift
[610/641] Compiling NIOHTTP2 StreamStateMachine.swift
[611/641] Compiling NIOHTTP2 Timer.swift
[612/641] Compiling NIOHTTP2 UnsafeTransfer.swift
[613/641] Compiling NIOHTTP2 WatermarkedFlowController.swift
[614/641] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[615/641] Compiling NIOHTTP2 HTTP2Frame.swift
[616/641] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[617/641] Compiling NIOHTTP2 HTTP2FrameParser.swift
[618/641] Compiling NIOHTTP2 HTTP2PingData.swift
[619/641] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[620/641] Compiling NIOHTTP2 HTTP2Settings.swift
[621/641] Compiling NIOHTTP2 LocallyQuiescingState.swift
[622/641] Compiling NIOHTTP2 QuiescingState.swift
[623/641] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[624/641] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[625/641] Compiling NIOHTTP2 StateMachineResult.swift
[626/641] Compiling NIOHTTP2 ContentLengthVerifier.swift
[627/641] Compiling NIOHTTP2 DOSHeuristics.swift
[628/641] Compiling NIOHTTP2 HTTP2UserEvents.swift
[629/641] Compiling NIOHTTP2 InboundEventBuffer.swift
[630/641] Compiling NIOHTTP2 InboundWindowManager.swift
[631/641] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[632/641] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[633/641] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[634/641] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[635/641] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[636/641] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[637/641] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[638/641] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[639/641] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[640/641] Compiling NIOHTTP2 HTTP2Error.swift
[641/641] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[642/701] Compiling GRPCNIOTransportCore IPv6ScopeID.swift
[643/701] Compiling GRPCNIOTransportCore MethodConfigs.swift
[644/701] Compiling GRPCNIOTransportCore MethodDescriptor+IsKnown.swift
[645/701] Compiling GRPCNIOTransportCore NIOChannel+WaitForActive.swift
[646/701] Compiling GRPCNIOTransportCore NIOChannelPipeline+GRPC.swift
[647/701] Compiling GRPCNIOTransportCore NIOSocketAddress+GRPCSocketAddress.swift
[648/701] Compiling GRPCNIOTransportCore ConstantAsyncSequence.swift
[649/701] Compiling GRPCNIOTransportCore ContentType.swift
[650/701] Compiling GRPCNIOTransportCore DebugOnly.swift
[651/701] Compiling GRPCNIOTransportCore DiscardingTaskGroup+CancellableHandle.swift
[652/701] Compiling GRPCNIOTransportCore EventLoopFuture+ChannelInitializer.swift
[653/701] Compiling GRPCNIOTransportCore GRPCStatusMessageMarshaller.swift
[654/707] Compiling GRPCNIOTransportCore PercentEncoding.swift
[655/707] Compiling GRPCNIOTransportCore ProcessUniqueID.swift
[656/707] Compiling GRPCNIOTransportCore Result+Catching.swift
[657/707] Compiling GRPCNIOTransportCore Timer.swift
[658/707] Compiling GRPCNIOTransportCore ListeningServerTransport.swift
[659/707] Compiling GRPCNIOTransportCore OneOrManyQueue.swift
[660/707] Emitting module GRPCNIOTransportCore
[661/707] Compiling GRPCNIOTransportCore DNSResolver.swift
[662/707] Compiling GRPCNIOTransportCore NameResolver+DNS.swift
[663/707] Compiling GRPCNIOTransportCore NameResolver+IPv4.swift
[664/707] Compiling GRPCNIOTransportCore NameResolver+IPv6.swift
[665/707] Compiling GRPCNIOTransportCore NameResolver+UDS.swift
[666/707] Compiling GRPCNIOTransportCore NameResolver+VSOCK.swift
[667/707] Compiling GRPCNIOTransportCore NameResolver.swift
[668/707] Compiling GRPCNIOTransportCore GRPCServerStreamHandler.swift
[669/707] Compiling GRPCNIOTransportCore HTTP2ServerTransport.swift
[670/707] Compiling GRPCNIOTransportCore ListenerConfigurator.swift
[671/707] Compiling GRPCNIOTransportCore ListenerFactory.swift
[672/707] Compiling GRPCNIOTransportCore TLSConfig+Internal.swift
[673/707] Compiling GRPCNIOTransportCore TLSConfig.swift
[674/707] Compiling GRPCNIOTransportCore GRPCServerFlushNotificationHandler.swift
[675/707] Compiling GRPCNIOTransportCore ServerConnection.swift
[676/707] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler+StateMachine.swift
[677/707] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler.swift
[678/707] Compiling GRPCNIOTransportCore ConnectionConfigurator.swift
[679/707] Compiling GRPCNIOTransportCore CustomTransport.swift
[680/707] Compiling GRPCNIOTransportCore LoadBalancerEvent.swift
[681/707] Compiling GRPCNIOTransportCore PickFirstLoadBalancer.swift
[682/707] Compiling GRPCNIOTransportCore RoundRobinLoadBalancer.swift
[683/707] Compiling GRPCNIOTransportCore Subchannel.swift
[684/707] Compiling GRPCNIOTransportCore RequestQueue.swift
[685/707] Compiling GRPCNIOTransportCore GRPCClientStreamHandler.swift
[686/707] Compiling GRPCNIOTransportCore HTTP2ClientTransport.swift
[687/707] Compiling GRPCNIOTransportCore Backoff.swift
[688/707] Compiling GRPCNIOTransportCore ClientConnectionHandler.swift
[689/707] Compiling GRPCNIOTransportCore Connection.swift
[690/707] Compiling GRPCNIOTransportCore ConnectionFactory.swift
[691/707] Compiling GRPCNIOTransportCore ConnectivityState.swift
[692/707] Compiling GRPCNIOTransportCore GRPCChannel.swift
[693/707] Compiling GRPCNIOTransportCore LoadBalancer.swift
[694/707] Compiling GRPCNIOTransportCore GRPCMessageDecoder.swift
[695/707] Compiling GRPCNIOTransportCore GRPCMessageFramer.swift
[696/707] Compiling GRPCNIOTransportCore GRPCNIOTransportBytes.swift
[697/707] Compiling GRPCNIOTransportCore GRPCStreamStateMachine.swift
[698/707] Compiling GRPCNIOTransportCore Base64.swift
[699/707] Compiling GRPCNIOTransportCore CallOptions+MethodConfig.swift
[700/707] Compiling GRPCNIOTransportCore Channel+AddressInfo.swift
[701/707] Compiling GRPCNIOTransportCore NameResolverRegistry.swift
[702/707] Compiling GRPCNIOTransportCore SocketAddress.swift
[703/707] Compiling GRPCNIOTransportCore WrappedChannel+Config.swift
[704/707] Compiling GRPCNIOTransportCore WrappedChannel+State.swift
[705/707] Compiling GRPCNIOTransportCore WrappedChannel.swift
[706/707] Compiling GRPCNIOTransportCore CompressionAlgorithm.swift
[707/707] Compiling GRPCNIOTransportCore Zlib.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[708/712] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ServerTransport+TransportServices.swift
[709/712] Compiling GRPCNIOTransportHTTP2TransportServices Exports.swift
[710/712] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ClientTransport+TransportServices.swift
[711/712] Emitting module GRPCNIOTransportHTTP2TransportServices
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift-nio-transport/Sources/GRPCNIOTransportHTTP2TransportServices/Config+TLS.swift:100:16: error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
 98 |     /// when the peer requires the full chain for verification.
 99 |     @available(gRPCSwiftNIOTransport 2.5, *)
100 |     public var additionalCertificates: [SecCertificate]
    |                `- error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
101 |
102 |     /// Create a new HTTP2 NIO Transport Services transport TLS config.
Security.SecCertificate:1:14: note: class 'SecCertificate' does not conform to the 'Sendable' protocol
1 | public class SecCertificate : _CFObject {
  |              `- note: class 'SecCertificate' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift-nio-transport/Sources/GRPCNIOTransportHTTP2TransportServices/Config+TLS.swift:242:16: error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
240 |     /// when the peer requires the full chain for verification.
241 |     @available(gRPCSwiftNIOTransport 2.5, *)
242 |     public var additionalCertificates: [SecCertificate]
    |                `- error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
243 |
244 |     /// Create a new HTTP2 NIO Transport Services transport TLS config.
Security.SecCertificate:1:14: note: class 'SecCertificate' does not conform to the 'Sendable' protocol
1 | public class SecCertificate : _CFObject {
  |              `- note: class 'SecCertificate' does not conform to the 'Sendable' protocol
2 | }
[712/712] Compiling GRPCNIOTransportHTTP2TransportServices Config+TLS.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift-nio-transport/Sources/GRPCNIOTransportHTTP2TransportServices/Config+TLS.swift:100:16: error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
 98 |     /// when the peer requires the full chain for verification.
 99 |     @available(gRPCSwiftNIOTransport 2.5, *)
100 |     public var additionalCertificates: [SecCertificate]
    |                `- error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
101 |
102 |     /// Create a new HTTP2 NIO Transport Services transport TLS config.
Security.SecCertificate:1:14: note: class 'SecCertificate' does not conform to the 'Sendable' protocol
1 | public class SecCertificate : _CFObject {
  |              `- note: class 'SecCertificate' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift-nio-transport/Sources/GRPCNIOTransportHTTP2TransportServices/Config+TLS.swift:242:16: error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
240 |     /// when the peer requires the full chain for verification.
241 |     @available(gRPCSwiftNIOTransport 2.5, *)
242 |     public var additionalCertificates: [SecCertificate]
    |                `- error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
243 |
244 |     /// Create a new HTTP2 NIO Transport Services transport TLS config.
Security.SecCertificate:1:14: note: class 'SecCertificate' does not conform to the 'Sendable' protocol
1 | public class SecCertificate : _CFObject {
  |              `- note: class 'SecCertificate' does not conform to the 'Sendable' protocol
2 | }
Fetching https://github.com/grpc/grpc-swift-nio-transport.git
Fetching https://github.com/grpc/grpc-swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift-2.git
[1/2474] Fetching grpc-swift-protobuf
[150/32572] Fetching grpc-swift-protobuf, grpc-swift-2
[522/38367] Fetching grpc-swift-protobuf, grpc-swift-2, grpc-swift-nio-transport
Fetched https://github.com/grpc/grpc-swift-nio-transport.git from cache (1.06s)
[13009/32572] Fetching grpc-swift-protobuf, grpc-swift-2
Fetched https://github.com/grpc/grpc-swift-2.git from cache (1.82s)
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (1.82s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.4.0 (2.35s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.62s)
Computing version for https://github.com/grpc/grpc-swift-protobuf.git
Computed https://github.com/grpc/grpc-swift-protobuf.git at 2.3.0 (2.14s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/apple/swift-protobuf.git from cache (2.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.57s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.51s)
Computing version for https://github.com/grpc/grpc-swift-nio-transport.git
Computed https://github.com/grpc/grpc-swift-nio-transport.git at 2.7.0 (0.49s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-extras.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-transport-services.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.68s)
[1/7151] Fetching swift-certificates
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.91s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.93s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.18s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.51s)
Fetched https://github.com/apple/swift-nio.git from cache (2.60s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (3.12s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.32s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.51s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.0 (3.10s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.01s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.59s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.27.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.52s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/2745] Fetching swift-service-lifecycle
[166/8992] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.67s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.93s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.01s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.01s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.04s)
Fetched https://github.com/apple/swift-log.git from cache (1.06s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.53s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.79s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.27s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.47s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.45s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (1.03s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/grpc/grpc-swift-protobuf.git
Working copy of https://github.com/grpc/grpc-swift-protobuf.git resolved at 2.3.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.37.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/grpc/grpc-swift-nio-transport.git
Working copy of https://github.com/grpc/grpc-swift-nio-transport.git resolved at 2.7.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.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.4.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.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/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.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.36.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.27.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin generate-grpc-code-from-protos
[2/2] Compiling plugin GRPCProtobufGenerator
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/55] Compiling Atomics UnsafeAtomicLazyReference.swift
[6/55] Compiling Atomics IntegerOperations.swift
[7/143] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/143] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[9/143] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[10/143] Compiling SwiftProtobuf JSONDecoder.swift
[11/143] Compiling SwiftProtobuf JSONDecodingError.swift
[12/143] Compiling SwiftProtobuf HashVisitor.swift
[13/143] Compiling SwiftProtobuf Internal.swift
[14/143] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[15/143] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[18/144] Compiling _NIOBase64 Base64.swift
[19/144] Emitting module _NIOBase64
[20/144] Compiling _NIODataStructures _TinyArray.swift
[21/144] Compiling _NIODataStructures PriorityQueue.swift
[22/144] Compiling _NIODataStructures Heap.swift
[23/144] Emitting module _NIODataStructures
[24/144] Compiling NIOConcurrencyHelpers lock.swift
[25/144] Compiling Atomics Unmanaged extensions.swift
[26/144] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[27/144] Compiling SwiftProtobuf Message+FieldMask.swift
[28/144] Compiling SwiftProtobuf Message+AnyAdditions.swift
[29/144] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[30/144] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[31/144] Compiling NIOConcurrencyHelpers NIOLock.swift
[32/144] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[33/144] Compiling NIOConcurrencyHelpers atomics.swift
[34/144] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[41/144] Compiling SwiftProtobuf JSONScanner.swift
[42/144] Compiling SwiftProtobuf MathUtils.swift
[45/144] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[46/144] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[47/144] Emitting module NIOConcurrencyHelpers
[48/144] Compiling SwiftProtobuf JSONEncodingError.swift
[49/144] Compiling SwiftProtobuf JSONEncodingOptions.swift
[50/144] Emitting module InternalCollectionsUtilities
[53/178] Emitting module ContainersPreview
[54/181] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[55/181] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[56/181] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[57/181] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[58/181] Compiling ContainersPreview OutputSpan+Extras.swift
[59/181] Compiling ContainersPreview TemporaryAllocation.swift
[60/181] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[61/181] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[62/181] Compiling ContainersPreview ContainerIterator.swift
[63/181] Compiling ContainersPreview DynamicContainer.swift
[64/181] Compiling ContainersPreview MutableContainer.swift
[65/181] Compiling ContainersPreview PermutableContainer.swift
[66/181] Compiling ContainersPreview Producer+Filter.swift
[67/181] Compiling ContainersPreview Producer+Map.swift
[68/181] Compiling ContainersPreview Producer+Reduce.swift
[69/181] Compiling ContainersPreview Drain+Reduce.swift
[70/181] Compiling ContainersPreview Drain.swift
[71/181] Compiling ContainersPreview Producer+Collect.swift
[72/181] Compiling ContainersPreview RandomAccessContainer.swift
[73/181] Compiling ContainersPreview RangeExpression2.swift
[74/181] Compiling ContainersPreview RangeReplaceableContainer.swift
[75/181] Compiling ContainersPreview Drain+Map.swift
[76/181] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[77/181] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[78/181] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[79/181] Compiling ContainersPreview BorrowingSequence.swift
[80/181] Compiling ContainersPreview Producer.swift
[81/181] Compiling ContainersPreview Borrow.swift
[82/181] Compiling ContainersPreview Box.swift
[83/181] Compiling ContainersPreview BidirectionalContainer.swift
[84/181] Compiling ContainersPreview Container+Filter.swift
[85/181] Compiling ContainersPreview Container+SpanwiseZip.swift
[86/181] Compiling ContainersPreview Container.swift
[91/181] Compiling ContainersPreview Inout.swift
[92/181] Compiling ContainersPreview InputSpan.swift
[93/181] Compiling ContainersPreview Shared.swift
[94/222] Compiling DequeModule UniqueDeque+Append.swift
[95/222] Compiling DequeModule UniqueDeque+Consumption.swift
[96/222] Compiling DequeModule UniqueDeque+Container.swift
[97/222] Compiling DequeModule UniqueDeque+Descriptions.swift
[98/226] Compiling DequeModule RigidDeque+Consumption.swift
[99/226] Compiling DequeModule RigidDeque+Container.swift
[100/226] Compiling DequeModule RigidDeque+Descriptions.swift
[101/226] Compiling DequeModule RigidDeque+Equatable.swift
[102/226] Compiling DequeModule RigidDeque+Experimental.swift
[103/226] Compiling DequeModule UniqueDeque+Equatable.swift
[104/226] Compiling DequeModule UniqueDeque+Experimental.swift
[105/226] Compiling DequeModule UniqueDeque+Hashable.swift
[106/226] Compiling DequeModule UniqueDeque+Initializers.swift
[107/226] Emitting module Atomics
[108/226] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[109/226] Compiling DequeModule Deque+Extras.swift
[110/226] Compiling DequeModule Deque+Hashable.swift
[111/226] Compiling DequeModule Deque+Testing.swift
[112/226] Compiling DequeModule Deque._Storage.swift
[113/226] Compiling DequeModule RigidDeque+Removals.swift
[114/226] Compiling DequeModule RigidDeque+Replacements.swift
[115/226] Compiling DequeModule RigidDeque+Testing.swift
[116/226] Compiling DequeModule RigidDeque.swift
[117/226] Compiling DequeModule UniqueDeque+Insertions.swift
[118/226] Compiling DequeModule UniqueDeque+Prepend.swift
[119/226] Compiling DequeModule UniqueDeque+Removals.swift
[120/226] Compiling DequeModule UniqueDeque+Replacements.swift
[121/226] Compiling DequeModule RigidDeque+Hashable.swift
[122/226] Compiling DequeModule RigidDeque+Initializers.swift
[123/226] Compiling DequeModule RigidDeque+Insertions.swift
[124/226] Compiling DequeModule RigidDeque+Prepend.swift
[125/226] Compiling DequeModule Deque._UnsafeHandle.swift
[126/226] Compiling DequeModule Deque.swift
[127/226] Compiling DequeModule _DequeBuffer.swift
[128/226] Compiling DequeModule _DequeBufferHeader.swift
[129/226] Compiling DequeModule RigidDeque+Append.swift
[130/226] Compiling DequeModule Deque+Codable.swift
[131/226] Compiling DequeModule Deque+Collection.swift
[132/226] Compiling DequeModule Deque+CustomReflectable.swift
[133/226] Compiling DequeModule Deque+Descriptions.swift
[134/226] Compiling DequeModule Deque+Equatable.swift
[155/235] Emitting module SwiftProtobuf
[156/235] Compiling DequeModule UniqueDeque.swift
[157/235] Compiling DequeModule _DequeSlot.swift
[158/235] Compiling DequeModule _UnsafeDequeHandle.swift
[159/235] Compiling DequeModule _UnsafeDequeSegments.swift
[160/235] Emitting module DequeModule
[161/235] Compiling SwiftProtobuf TextFormatDecoder.swift
[162/235] Compiling SwiftProtobuf TextFormatDecodingError.swift
[163/235] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[164/235] Compiling SwiftProtobuf TextFormatEncoder.swift
[165/235] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[166/235] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[167/235] Compiling SwiftProtobuf TextFormatScanner.swift
[168/235] Compiling SwiftProtobuf TimeUtils.swift
[169/235] Compiling SwiftProtobuf UnknownStorage.swift
[170/235] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[171/235] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[172/235] Compiling SwiftProtobuf BytecodeInterpreter.swift
[173/235] Compiling SwiftProtobuf BytecodeReader.swift
[174/235] Compiling SwiftProtobuf CustomJSONCodable.swift
[175/235] Compiling SwiftProtobuf Decoder.swift
[176/235] Compiling SwiftProtobuf DoubleParser.swift
[177/235] Compiling SwiftProtobuf Enum.swift
[178/235] Compiling SwiftProtobuf ExtensibleMessage.swift
[179/235] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[180/356] Compiling SwiftProtobuf duration.pb.swift
[181/356] Compiling SwiftProtobuf empty.pb.swift
[182/356] Compiling SwiftProtobuf field_mask.pb.swift
[183/356] Compiling SwiftProtobuf source_context.pb.swift
[184/356] Compiling SwiftProtobuf struct.pb.swift
[185/356] Compiling SwiftProtobuf timestamp.pb.swift
[186/356] Compiling SwiftProtobuf type.pb.swift
[187/356] Compiling SwiftProtobuf wrappers.pb.swift
[188/356] Compiling SwiftProtobuf resource_bundle_accessor.swift
[189/356] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[190/356] Compiling NIOCore ByteBuffer-multi-int.swift
[191/356] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[192/356] Compiling NIOCore ByteBuffer-views.swift
[193/356] Compiling NIOCore Channel.swift
[194/356] Compiling NIOCore MarkedCircularBuffer.swift
[195/362] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[196/362] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[197/362] Compiling NIOCore NIOScheduledCallback.swift
[198/362] Compiling NIOCore NIOSendable.swift
[199/362] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[200/362] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[201/362] Compiling NIOCore AddressedEnvelope.swift
[202/362] Compiling NIOCore AsyncAwaitSupport.swift
[203/362] Compiling NIOCore AsyncChannel.swift
[204/362] Compiling NIOCore AsyncChannelHandler.swift
[205/362] Compiling NIOCore AsyncChannelInboundStream.swift
[206/362] Compiling NIOCore AsyncChannelOutboundWriter.swift
[207/362] Compiling NIOCore NIOAsyncSequenceProducer.swift
[208/362] Compiling NIOCore ChannelPipeline.swift
[209/362] Compiling NIOCore CircularBuffer.swift
[210/362] Compiling NIOCore Codec.swift
[211/362] Compiling NIOCore NIOAsyncWriter.swift
[212/362] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[213/362] Compiling NIOCore BSDSocketAPI.swift
[214/362] Compiling NIOCore RecvByteBufferAllocator.swift
[215/362] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[216/362] Compiling NIOCore ChannelHandler.swift
[217/362] Compiling NIOCore ChannelHandlers.swift
[218/362] Compiling NIOCore ChannelInvoker.swift
[219/362] Compiling NIOCore ChannelOption.swift
[225/362] Compiling NIOCore ByteBuffer-aux.swift
[226/362] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[227/362] Compiling NIOCore ByteBuffer-conversions.swift
[228/362] Compiling NIOCore ByteBuffer-core.swift
[229/362] Compiling NIOCore NIOCloseOnErrorHandler.swift
[230/362] Compiling NIOCore NIOCoreSendableMetatype.swift
[231/362] Compiling NIOCore NIODecodedAsyncSequence.swift
[232/362] Compiling NIOCore NIOLoopBound.swift
[233/362] Compiling NIOCore EventLoopFuture+Deprecated.swift
[234/362] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[235/362] Compiling NIOCore EventLoopFuture.swift
[236/362] Compiling NIOCore FileDescriptor.swift
[237/362] Compiling NIOCore FileHandle.swift
[238/362] Compiling NIOCore FileRegion.swift
[239/362] Compiling NIOCore ByteBuffer-hex.swift
[240/362] Compiling NIOCore ByteBuffer-int.swift
[247/362] Compiling NIOCore MulticastChannel.swift
[248/362] Compiling NIOCore NIOAny.swift
[249/362] Compiling GRPCCore RPCStream.swift
[250/362] Compiling GRPCCore RetryThrottle.swift
[251/362] Compiling GRPCCore ServerTransport.swift
[252/362] Compiling NIOCore IntegerTypes.swift
[253/362] Compiling NIOCore Interfaces.swift
[254/362] Compiling NIOCore Linux.swift
[255/362] Compiling SwiftProtobuf any.pb.swift
[256/362] Compiling SwiftProtobuf api.pb.swift
[257/362] Compiling SwiftProtobuf descriptor.pb.swift
[258/362] Compiling NIOCore GlobalSingletons.swift
[259/362] Compiling NIOCore ConvenienceOptionSupport.swift
[260/362] Compiling NIOCore DeadChannel.swift
[261/362] Compiling NIOCore DispatchQueue+WithFuture.swift
[262/362] Compiling NIOCore EventLoop+Deprecated.swift
[263/362] Compiling NIOCore EventLoop+SerialExecutor.swift
[264/362] Compiling GRPCCore Timeout.swift
[265/362] Compiling GRPCCore ClientTransport.swift
[266/362] Compiling GRPCCore RPCParts.swift
[326/369] Emitting module GRPCCore
[341/380] Compiling NIOCore SocketAddresses.swift
[342/380] Compiling NIOCore SocketOptionProvider.swift
[343/380] Compiling NIOCore SystemCallHelpers.swift
[344/380] Compiling NIOCore TimeAmount+Duration.swift
[345/380] Compiling NIOCore TypeAssistedChannelHandler.swift
[346/380] Compiling NIOCore UniversalBootstrapSupport.swift
[347/380] Compiling NIOCore Utilities.swift
[348/380] Compiling GRPCProtobuf GoogleRPCStatus.swift
[349/381] Compiling GRPCProtobuf status.pb.swift
[350/381] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[351/381] Compiling GRPCProtobuf ErrorDetails+Types.swift
[352/381] Compiling GRPCProtobuf code.pb.swift
[353/381] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[354/381] Compiling GRPCProtobuf ErrorDetails.swift
[355/381] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[356/381] Compiling GRPCProtobuf Coding.swift
[357/381] Compiling GRPCProtobuf ContiguousBytesAdapter.swift
[358/381] Compiling GRPCProtobuf error_details.pb.swift
[359/381] Emitting module GRPCProtobuf
[381/381] Emitting module NIOCore
[382/437] Emitting module NIOEmbedded
[383/437] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[384/437] Compiling NIOEmbedded AsyncTestingChannel.swift
[385/437] Compiling NIOEmbedded Embedded.swift
[386/437] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[387/437] Compiling NIOPosix PosixSingletons.swift
[388/437] Compiling NIOPosix RawSocketBootstrap.swift
[389/437] Compiling NIOPosix Resolver.swift
[390/437] Compiling NIOPosix Selectable.swift
[391/437] Compiling NIOPosix SelectableChannel.swift
[392/442] Compiling NIOPosix BSDSocketAPICommon.swift
[393/442] Compiling NIOPosix BSDSocketAPIPosix.swift
[394/442] Compiling NIOPosix BSDSocketAPIWindows.swift
[395/442] Compiling NIOPosix BaseSocket.swift
[396/442] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[397/442] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[398/442] Compiling NIOPosix Linux.swift
[399/442] Compiling NIOPosix LinuxCPUSet.swift
[400/442] Compiling NIOPosix LinuxUring.swift
[401/442] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[402/442] Compiling NIOPosix NIOPosixSendableMetatype.swift
[403/442] Compiling NIOPosix NIOThreadPool.swift
[404/442] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[405/442] Compiling NIOPosix System.swift
[406/442] Compiling NIOPosix Thread.swift
[407/442] Compiling NIOPosix ThreadPosix.swift
[408/442] Compiling NIOPosix ThreadWindows.swift
[409/442] Compiling NIOPosix FileDescriptor.swift
[410/442] Compiling NIOPosix GetaddrinfoResolver.swift
[411/442] Compiling NIOPosix HappyEyeballs.swift
[412/442] Compiling NIOPosix IO.swift
[413/442] Compiling NIOPosix IntegerBitPacking.swift
[414/442] Compiling NIOPosix IntegerTypes.swift
[415/442] Compiling NIOPosix Utilities.swift
[416/442] Compiling NIOPosix VsockAddress.swift
[417/442] Compiling NIOPosix VsockChannelEvents.swift
[418/442] Compiling NIOPosix Windows.swift
[419/442] Compiling NIOPosix resource_bundle_accessor.swift
[420/442] Compiling NIOPosix SelectableEventLoop.swift
[421/442] Compiling NIOPosix SelectorEpoll.swift
[422/442] Compiling NIOPosix SelectorGeneric.swift
[423/442] Compiling NIOPosix SelectorKqueue.swift
[424/442] Compiling NIOPosix SelectorUring.swift
[425/442] Emitting module NIOPosix
[426/442] Compiling NIOPosix NonBlockingFileIO.swift
[427/442] Compiling NIOPosix PendingDatagramWritesManager.swift
[428/442] Compiling NIOPosix PendingWritesManager.swift
[429/442] Compiling NIOPosix PipeChannel.swift
[430/442] Compiling NIOPosix PipePair.swift
[431/442] Compiling NIOPosix Pool.swift
[432/442] Compiling NIOPosix SelectorWSAPoll.swift
[433/442] Compiling NIOPosix ServerSocket.swift
[434/442] Compiling NIOPosix Socket.swift
[435/442] Compiling NIOPosix SocketChannel.swift
[436/442] Compiling NIOPosix SocketProtocols.swift
[437/442] Compiling NIOPosix BaseSocketChannel.swift
[438/442] Compiling NIOPosix BaseStreamSocketChannel.swift
[439/442] Compiling NIOPosix Bootstrap.swift
[440/442] Compiling NIOPosix ControlMessage.swift
[441/442] Compiling NIOPosix DatagramVectorReadManager.swift
[442/442] Compiling NIOPosix Errors+Any.swift
[443/444] Emitting module NIO
[444/444] Compiling NIO Exports.swift
[445/472] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[446/472] Compiling NIOTLS TLSEvents.swift
[447/472] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[448/472] Emitting module NIOTLS
[449/472] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[450/472] Compiling NIOTLS SNIHandler.swift
[451/472] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[452/472] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[453/472] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[454/473] Compiling NIOHTTP1 HTTPEncoder.swift
[455/473] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[456/473] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[457/473] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[458/473] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[459/473] Emitting module NIOFoundationCompat
[460/473] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[461/473] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[462/473] Compiling NIOHTTP1 ByteCollectionUtils.swift
[463/473] Compiling NIOHTTP1 HTTPDecoder.swift
[464/473] Emitting module NIOHTTP1
[465/473] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[466/473] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[467/473] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[468/473] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[469/473] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[470/473] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[471/473] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[472/473] Compiling NIOHTTP1 HTTPTypes.swift
[473/473] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[474/525] Compiling NIOExtras LineBasedFrameDecoder.swift
[475/525] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[476/527] Compiling NIOHPACK IndexedHeaderTable.swift
[477/527] Compiling NIOHPACK IntegerCoding.swift
[478/528] Compiling NIOExtras RequestResponseHandlers+State.swift
[479/528] Compiling NIOExtras RequestResponseWithIDHandler.swift
[480/529] Compiling NIOExtras NIORequestIdentifiable.swift
[481/529] Compiling NIOExtras PCAPRingBuffer.swift
[482/529] Compiling NIOExtras NIOExtrasError.swift
[483/529] Compiling NIOExtras NIOLengthFieldBitLength.swift
[484/529] Compiling NIOExtras QuiescingHelper.swift
[485/529] Compiling NIOExtras RequestResponseHandler.swift
[488/529] Compiling NIOHPACK HuffmanCoding.swift
[489/529] Compiling NIOHPACK HuffmanTables.swift
[490/529] Compiling NIOHPACK HeaderTables.swift
[491/529] Emitting module NIOTransportServices
[494/529] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[495/529] Compiling NIOTransportServices NIOTSListenerChannel.swift
[496/529] Compiling NIOExtras DebugOutboundEventsHandler.swift
[497/529] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[500/529] Compiling NIOExtras DebugInboundEventsHandler.swift
[501/529] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[502/529] Compiling NIOExtras JSONRPCFraming.swift
[504/529] Compiling NIOExtras LengthFieldPrepender.swift
[507/529] Compiling NIOExtras FixedLengthFrameDecoder.swift
[508/529] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[509/529] Compiling NIOHPACK HPACKErrors.swift
[510/529] Compiling NIOHPACK HPACKEncoder.swift
[511/529] Compiling NIOHPACK HPACKHeader.swift
[512/529] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[513/529] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[514/529] Compiling NIOHPACK StaticHeaderTable.swift
[515/529] Emitting module NIOExtras
[516/529] Emitting module NIOHPACK
[520/529] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[529/529] Compiling NIOExtras WritePCAPHandler.swift
[530/593] Compiling NIOHTTP2 LocallyQuiescingState.swift
[531/593] Compiling NIOHTTP2 QuiescingState.swift
[532/593] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[533/593] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[534/593] Compiling NIOHTTP2 StateMachineResult.swift
[535/593] Compiling NIOHTTP2 ContentLengthVerifier.swift
[536/593] Compiling NIOHTTP2 DOSHeuristics.swift
[537/600] Compiling NIOHTTP2 SendingRstStreamState.swift
[538/600] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[539/600] Compiling NIOHTTP2 HTTP2SettingsState.swift
[540/600] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[541/600] Compiling NIOHTTP2 HasFlowControlWindows.swift
[542/600] Compiling NIOHTTP2 HasLocalSettings.swift
[543/600] Compiling NIOHTTP2 HasRemoteSettings.swift
[544/600] Compiling NIOHTTP2 HTTP2UserEvents.swift
[545/600] Compiling NIOHTTP2 InboundEventBuffer.swift
[546/600] Compiling NIOHTTP2 InboundWindowManager.swift
[547/600] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[548/600] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[549/600] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[550/600] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[551/600] Compiling NIOHTTP2 HTTP2Stream.swift
[552/600] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[553/600] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[554/600] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[555/600] Compiling NIOHTTP2 HTTP2StreamID.swift
[556/600] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[557/600] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[558/600] Compiling NIOHTTP2 Error+Any.swift
[559/600] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[560/600] Compiling NIOHTTP2 ControlFrameBuffer.swift
[561/600] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[562/600] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[563/600] Compiling NIOHTTP2 GlitchesMonitor.swift
[564/600] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[565/600] Emitting module NIOHTTP2
[566/600] Compiling NIOHTTP2 ConnectionStateMachine.swift
[567/600] Compiling NIOHTTP2 ConnectionStreamsState.swift
[568/600] Compiling NIOHTTP2 MayReceiveFrames.swift
[569/600] Compiling NIOHTTP2 ReceivingDataState.swift
[570/600] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[571/600] Compiling NIOHTTP2 ReceivingHeadersState.swift
[572/600] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[573/600] Compiling NIOHTTP2 StreamChannelFlowController.swift
[574/600] Compiling NIOHTTP2 StreamChannelList.swift
[575/600] Compiling NIOHTTP2 StreamMap.swift
[576/600] Compiling NIOHTTP2 StreamStateMachine.swift
[577/600] Compiling NIOHTTP2 Timer.swift
[578/600] Compiling NIOHTTP2 UnsafeTransfer.swift
[579/600] Compiling NIOHTTP2 WatermarkedFlowController.swift
[580/600] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[581/600] Compiling NIOHTTP2 HTTP2Frame.swift
[582/600] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[583/600] Compiling NIOHTTP2 HTTP2FrameParser.swift
[584/600] Compiling NIOHTTP2 HTTP2PingData.swift
[585/600] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[586/600] Compiling NIOHTTP2 HTTP2Settings.swift
[587/600] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[588/600] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[589/600] Compiling NIOHTTP2 MaySendFrames.swift
[590/600] Compiling NIOHTTP2 SendingDataState.swift
[591/600] Compiling NIOHTTP2 SendingGoawayState.swift
[592/600] Compiling NIOHTTP2 SendingHeadersState.swift
[593/600] Compiling NIOHTTP2 SendingPushPromiseState.swift
[594/600] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[595/600] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[596/600] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[597/600] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[598/600] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[599/600] Compiling NIOHTTP2 HTTP2Error.swift
[600/600] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[601/660] Compiling GRPCNIOTransportCore PercentEncoding.swift
[602/660] Compiling GRPCNIOTransportCore ProcessUniqueID.swift
[603/660] Compiling GRPCNIOTransportCore Result+Catching.swift
[604/660] Compiling GRPCNIOTransportCore Timer.swift
[605/660] Compiling GRPCNIOTransportCore ListeningServerTransport.swift
[606/660] Compiling GRPCNIOTransportCore OneOrManyQueue.swift
[607/666] Compiling GRPCNIOTransportCore GRPCServerFlushNotificationHandler.swift
[608/666] Compiling GRPCNIOTransportCore ServerConnection.swift
[609/666] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler+StateMachine.swift
[610/666] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler.swift
[611/666] Compiling GRPCNIOTransportCore ConnectionConfigurator.swift
[612/666] Compiling GRPCNIOTransportCore CustomTransport.swift
[613/666] Emitting module GRPCNIOTransportCore
[614/666] Compiling GRPCNIOTransportCore NameResolverRegistry.swift
[615/666] Compiling GRPCNIOTransportCore SocketAddress.swift
[616/666] Compiling GRPCNIOTransportCore WrappedChannel+Config.swift
[617/666] Compiling GRPCNIOTransportCore WrappedChannel+State.swift
[618/666] Compiling GRPCNIOTransportCore WrappedChannel.swift
[619/666] Compiling GRPCNIOTransportCore CompressionAlgorithm.swift
[620/666] Compiling GRPCNIOTransportCore Zlib.swift
[621/666] Compiling GRPCNIOTransportCore Backoff.swift
[622/666] Compiling GRPCNIOTransportCore ClientConnectionHandler.swift
[623/666] Compiling GRPCNIOTransportCore Connection.swift
[624/666] Compiling GRPCNIOTransportCore ConnectionFactory.swift
[625/666] Compiling GRPCNIOTransportCore ConnectivityState.swift
[626/666] Compiling GRPCNIOTransportCore GRPCChannel.swift
[627/666] Compiling GRPCNIOTransportCore LoadBalancer.swift
[628/666] Compiling GRPCNIOTransportCore IPv6ScopeID.swift
[629/666] Compiling GRPCNIOTransportCore MethodConfigs.swift
[630/666] Compiling GRPCNIOTransportCore MethodDescriptor+IsKnown.swift
[631/666] Compiling GRPCNIOTransportCore NIOChannel+WaitForActive.swift
[632/666] Compiling GRPCNIOTransportCore NIOChannelPipeline+GRPC.swift
[633/666] Compiling GRPCNIOTransportCore NIOSocketAddress+GRPCSocketAddress.swift
[634/666] Compiling GRPCNIOTransportCore DNSResolver.swift
[635/666] Compiling GRPCNIOTransportCore NameResolver+DNS.swift
[636/666] Compiling GRPCNIOTransportCore NameResolver+IPv4.swift
[637/666] Compiling GRPCNIOTransportCore NameResolver+IPv6.swift
[638/666] Compiling GRPCNIOTransportCore NameResolver+UDS.swift
[639/666] Compiling GRPCNIOTransportCore NameResolver+VSOCK.swift
[640/666] Compiling GRPCNIOTransportCore NameResolver.swift
[641/666] Compiling GRPCNIOTransportCore LoadBalancerEvent.swift
[642/666] Compiling GRPCNIOTransportCore PickFirstLoadBalancer.swift
[643/666] Compiling GRPCNIOTransportCore RoundRobinLoadBalancer.swift
[644/666] Compiling GRPCNIOTransportCore Subchannel.swift
[645/666] Compiling GRPCNIOTransportCore RequestQueue.swift
[646/666] Compiling GRPCNIOTransportCore GRPCClientStreamHandler.swift
[647/666] Compiling GRPCNIOTransportCore HTTP2ClientTransport.swift
[648/666] Compiling GRPCNIOTransportCore GRPCServerStreamHandler.swift
[649/666] Compiling GRPCNIOTransportCore HTTP2ServerTransport.swift
[650/666] Compiling GRPCNIOTransportCore ListenerConfigurator.swift
[651/666] Compiling GRPCNIOTransportCore ListenerFactory.swift
[652/666] Compiling GRPCNIOTransportCore TLSConfig+Internal.swift
[653/666] Compiling GRPCNIOTransportCore TLSConfig.swift
[654/666] Compiling GRPCNIOTransportCore ConstantAsyncSequence.swift
[655/666] Compiling GRPCNIOTransportCore ContentType.swift
[656/666] Compiling GRPCNIOTransportCore DebugOnly.swift
[657/666] Compiling GRPCNIOTransportCore DiscardingTaskGroup+CancellableHandle.swift
[658/666] Compiling GRPCNIOTransportCore EventLoopFuture+ChannelInitializer.swift
[659/666] Compiling GRPCNIOTransportCore GRPCStatusMessageMarshaller.swift
[660/666] Compiling GRPCNIOTransportCore GRPCMessageDecoder.swift
[661/666] Compiling GRPCNIOTransportCore GRPCMessageFramer.swift
[662/666] Compiling GRPCNIOTransportCore GRPCNIOTransportBytes.swift
[663/666] Compiling GRPCNIOTransportCore GRPCStreamStateMachine.swift
[664/666] Compiling GRPCNIOTransportCore Base64.swift
[665/666] Compiling GRPCNIOTransportCore CallOptions+MethodConfig.swift
[666/666] Compiling GRPCNIOTransportCore Channel+AddressInfo.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[667/671] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ServerTransport+TransportServices.swift
[668/671] Compiling GRPCNIOTransportHTTP2TransportServices Exports.swift
[669/671] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ClientTransport+TransportServices.swift
[670/671] Emitting module GRPCNIOTransportHTTP2TransportServices
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift-nio-transport/Sources/GRPCNIOTransportHTTP2TransportServices/Config+TLS.swift:100:16: error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
 98 |     /// when the peer requires the full chain for verification.
 99 |     @available(gRPCSwiftNIOTransport 2.5, *)
100 |     public var additionalCertificates: [SecCertificate]
    |                `- error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
101 |
102 |     /// Create a new HTTP2 NIO Transport Services transport TLS config.
Security.SecCertificate:1:14: note: class 'SecCertificate' does not conform to the 'Sendable' protocol
1 | public class SecCertificate : _CFObject {
  |              `- note: class 'SecCertificate' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift-nio-transport/Sources/GRPCNIOTransportHTTP2TransportServices/Config+TLS.swift:242:16: error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
240 |     /// when the peer requires the full chain for verification.
241 |     @available(gRPCSwiftNIOTransport 2.5, *)
242 |     public var additionalCertificates: [SecCertificate]
    |                `- error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
243 |
244 |     /// Create a new HTTP2 NIO Transport Services transport TLS config.
Security.SecCertificate:1:14: note: class 'SecCertificate' does not conform to the 'Sendable' protocol
1 | public class SecCertificate : _CFObject {
  |              `- note: class 'SecCertificate' does not conform to the 'Sendable' protocol
2 | }
[671/671] Compiling GRPCNIOTransportHTTP2TransportServices Config+TLS.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift-nio-transport/Sources/GRPCNIOTransportHTTP2TransportServices/Config+TLS.swift:100:16: error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
 98 |     /// when the peer requires the full chain for verification.
 99 |     @available(gRPCSwiftNIOTransport 2.5, *)
100 |     public var additionalCertificates: [SecCertificate]
    |                `- error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
101 |
102 |     /// Create a new HTTP2 NIO Transport Services transport TLS config.
Security.SecCertificate:1:14: note: class 'SecCertificate' does not conform to the 'Sendable' protocol
1 | public class SecCertificate : _CFObject {
  |              `- note: class 'SecCertificate' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift-nio-transport/Sources/GRPCNIOTransportHTTP2TransportServices/Config+TLS.swift:242:16: error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
240 |     /// when the peer requires the full chain for verification.
241 |     @available(gRPCSwiftNIOTransport 2.5, *)
242 |     public var additionalCertificates: [SecCertificate]
    |                `- error: stored property 'additionalCertificates' of 'Sendable'-conforming struct 'TLS' has non-sendable type '[SecCertificate]'
243 |
244 |     /// Create a new HTTP2 NIO Transport Services transport TLS config.
Security.SecCertificate:1:14: note: class 'SecCertificate' does not conform to the 'Sendable' protocol
1 | public class SecCertificate : _CFObject {
  |              `- note: class 'SecCertificate' does not conform to the 'Sendable' protocol
2 | }
BUILD FAILURE 6.1 macosSpm