The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XAISDK, reference 1.1.1 (93f248), with Swift 6.1 for macOS (SPM) on 18 Apr 2026 19:36:07 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: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DnV1eX/XAISDK
 * tag               1.1.1      -> FETCH_HEAD
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 1.1.1
========================================
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
[6/45] Copying PrivacyInfo.xcprivacy
[11/45] Write sources
[28/45] Compiling CNIOWindows WSAStartup.c
[29/45] Compiling CNIOWindows shim.c
[30/45] Compiling CNIOWASI CNIOWASI.c
[31/45] Compiling CNIOOpenBSD shim.c
[31/45] Compiling CNIOLinux liburing_shims.c
[31/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] Emitting module _NIOBase64
[45/176] Compiling _NIOBase64 Base64.swift
[46/176] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/176] Compiling Atomics IntegerOperations.swift
[48/177] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/177] Compiling Atomics AtomicValue.swift
[50/177] Compiling Atomics AtomicMemoryOrderings.swift
[53/178] Compiling Atomics ManagedAtomicLazyReference.swift
[54/178] Compiling Atomics UnsafeAtomic.swift
[57/178] Compiling Atomics DoubleWord.swift
[58/178] Compiling Atomics ManagedAtomic.swift
[61/178] Compiling Atomics PointerConformances.swift
[62/178] Compiling Atomics Primitives.native.swift
[63/178] Compiling Atomics AtomicBool.swift
[64/178] Compiling Atomics IntegerConformances.swift
[65/178] Compiling Atomics AtomicInteger.swift
[66/178] Compiling Atomics AtomicOptionalWrappable.swift
[67/178] Compiling Atomics AtomicReference.swift
[68/178] Compiling Atomics AtomicStorage.swift
[71/178] Compiling Atomics OptionalRawRepresentable.swift
[72/178] Compiling Atomics RawRepresentable.swift
[73/178] Emitting module InternalCollectionsUtilities
[74/178] Compiling Atomics Unmanaged extensions.swift
[83/212] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[84/212] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[85/212] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[86/212] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[87/212] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[88/212] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[89/212] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[90/212] Compiling ContainersPreview BorrowingSequence.swift
[91/212] Emitting module ContainersPreview
[92/215] Compiling ContainersPreview ContainerIterator.swift
[93/215] Compiling ContainersPreview DynamicContainer.swift
[94/215] Compiling ContainersPreview MutableContainer.swift
[95/215] Compiling ContainersPreview PermutableContainer.swift
[96/215] Compiling ContainersPreview Producer.swift
[97/215] Compiling ContainersPreview Borrow.swift
[98/215] Compiling ContainersPreview Box.swift
[99/215] Compiling ContainersPreview OutputSpan+Extras.swift
[100/215] Compiling ContainersPreview TemporaryAllocation.swift
[101/215] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[102/215] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[103/215] Compiling ContainersPreview Drain+Reduce.swift
[104/215] Compiling ContainersPreview Drain.swift
[105/215] Compiling ContainersPreview Producer+Collect.swift
[106/215] Compiling ContainersPreview Producer+Filter.swift
[107/215] Compiling ContainersPreview Producer+Map.swift
[108/215] Compiling ContainersPreview Producer+Reduce.swift
[109/215] Compiling ContainersPreview RandomAccessContainer.swift
[110/215] Compiling ContainersPreview RangeExpression2.swift
[111/215] Compiling ContainersPreview RangeReplaceableContainer.swift
[112/215] Compiling ContainersPreview Drain+Map.swift
[113/215] Compiling ContainersPreview BidirectionalContainer.swift
[114/215] Compiling ContainersPreview Container+Filter.swift
[115/215] Compiling ContainersPreview Container+SpanwiseZip.swift
[116/215] Compiling ContainersPreview Container.swift
[117/215] Compiling _NIODataStructures PriorityQueue.swift
[118/215] Emitting module _NIODataStructures
[119/215] Compiling _NIODataStructures Heap.swift
[120/215] Compiling _NIODataStructures _TinyArray.swift
[121/215] Compiling ContainersPreview Inout.swift
[122/215] Compiling ContainersPreview InputSpan.swift
[123/215] Compiling ContainersPreview Shared.swift
[126/215] Emitting module Atomics
[127/256] Compiling DequeModule RigidDeque+Hashable.swift
[128/256] Compiling DequeModule RigidDeque+Initializers.swift
[129/256] Compiling DequeModule RigidDeque+Insertions.swift
[130/256] Compiling DequeModule RigidDeque+Prepend.swift
[131/260] Compiling DequeModule UniqueDeque+Equatable.swift
[132/260] Compiling DequeModule UniqueDeque+Experimental.swift
[133/260] Compiling DequeModule UniqueDeque+Hashable.swift
[134/260] Compiling DequeModule UniqueDeque+Initializers.swift
[135/260] Compiling DequeModule UniqueDeque+Append.swift
[136/260] Compiling DequeModule UniqueDeque+Consumption.swift
[137/260] Compiling DequeModule UniqueDeque+Container.swift
[138/260] Compiling DequeModule UniqueDeque+Descriptions.swift
[139/260] Compiling DequeModule UniqueDeque+Insertions.swift
[140/260] Compiling DequeModule UniqueDeque+Prepend.swift
[141/260] Compiling DequeModule UniqueDeque+Removals.swift
[142/260] Compiling DequeModule UniqueDeque+Replacements.swift
[143/260] Compiling DequeModule RigidDeque+Removals.swift
[144/260] Compiling DequeModule RigidDeque+Replacements.swift
[145/260] Compiling DequeModule RigidDeque+Testing.swift
[146/260] Compiling DequeModule RigidDeque.swift
[146/260] Compiling c-nioatomics.c
[148/260] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[149/260] Compiling DequeModule Deque+Extras.swift
[150/260] Compiling DequeModule Deque+Hashable.swift
[151/260] Compiling DequeModule Deque+Testing.swift
[152/260] Compiling DequeModule Deque._Storage.swift
[153/260] Compiling DequeModule Deque._UnsafeHandle.swift
[154/260] Compiling DequeModule Deque.swift
[155/260] Compiling DequeModule _DequeBuffer.swift
[156/260] Compiling DequeModule _DequeBufferHeader.swift
[157/260] Compiling DequeModule RigidDeque+Append.swift
[158/260] Compiling DequeModule RigidDeque+Consumption.swift
[159/260] Compiling DequeModule RigidDeque+Container.swift
[160/260] Compiling DequeModule RigidDeque+Descriptions.swift
[161/260] Compiling DequeModule RigidDeque+Equatable.swift
[162/260] Compiling DequeModule RigidDeque+Experimental.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/267] Emitting module NIOConcurrencyHelpers
[175/267] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[176/297] Compiling NIOConcurrencyHelpers lock.swift
[177/297] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[178/297] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[179/297] Compiling NIOConcurrencyHelpers NIOLock.swift
[180/297] Compiling NIOConcurrencyHelpers atomics.swift
[181/388] Compiling NIOCore NIOAsyncWriter.swift
[182/388] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[183/388] Compiling NIOCore BSDSocketAPI.swift
[184/388] Compiling NIOCore ByteBuffer-aux.swift
[185/388] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[186/388] Compiling NIOCore ByteBuffer-conversions.swift
[187/388] Compiling NIOCore ByteBuffer-core.swift
[188/394] Compiling NIOCore AsyncChannel.swift
[189/394] Compiling NIOCore AsyncChannelHandler.swift
[190/394] Compiling NIOCore AsyncChannelInboundStream.swift
[191/394] Compiling NIOCore AsyncChannelOutboundWriter.swift
[192/394] Compiling NIOCore NIOAsyncSequenceProducer.swift
[193/394] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[194/394] Compiling NIOCore MarkedCircularBuffer.swift
[195/394] Compiling NIOCore MulticastChannel.swift
[196/394] Compiling NIOCore NIOAny.swift
[197/394] Compiling NIOCore NIOCloseOnErrorHandler.swift
[198/394] Compiling NIOCore NIOCoreSendableMetatype.swift
[199/394] Compiling NIOCore NIODecodedAsyncSequence.swift
[200/394] Compiling NIOCore EventLoop+Deprecated.swift
[201/394] Compiling NIOCore EventLoop+SerialExecutor.swift
[202/394] Compiling NIOCore EventLoop.swift
[203/394] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[204/394] Compiling NIOCore AddressedEnvelope.swift
[205/394] Compiling NIOCore AsyncAwaitSupport.swift
[206/394] Compiling NIOCore ChannelPipeline.swift
[207/394] Compiling NIOCore CircularBuffer.swift
[208/394] Compiling NIOCore Codec.swift
[209/394] Compiling NIOCore ConvenienceOptionSupport.swift
[210/394] Compiling NIOCore DeadChannel.swift
[211/394] Compiling NIOCore DispatchQueue+WithFuture.swift
[212/394] Compiling NIOCore NIOLoopBound.swift
[213/394] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[214/394] Compiling NIOCore NIOScheduledCallback.swift
[215/394] Compiling NIOCore NIOSendable.swift
[216/394] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[217/394] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[218/394] Compiling NIOCore Interfaces.swift
[219/394] Compiling NIOCore Linux.swift
[220/394] Compiling NIOCore ChannelHandler.swift
[221/394] Compiling NIOCore ChannelHandlers.swift
[222/394] Compiling NIOCore ChannelInvoker.swift
[223/394] Compiling NIOCore ChannelOption.swift
[224/394] Compiling NIOCore EventLoopFuture+Deprecated.swift
[225/394] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[226/394] Compiling NIOCore EventLoopFuture.swift
[227/394] Compiling NIOCore FileDescriptor.swift
[228/394] Compiling NIOCore FileHandle.swift
[229/394] Compiling NIOCore FileRegion.swift
[230/394] Compiling GRPCCore Timeout.swift
[231/394] Compiling GRPCCore ClientTransport.swift
[232/394] Compiling GRPCCore RPCParts.swift
[233/394] Compiling GRPCCore RPCStream.swift
[234/394] Compiling GRPCCore RetryThrottle.swift
[235/394] Compiling GRPCCore ServerTransport.swift
[242/394] Compiling NIOCore GlobalSingletons.swift
[244/401] Compiling NIOCore IO.swift
[245/401] Compiling NIOCore IOData.swift
[246/401] Compiling NIOCore IPProtocol.swift
[247/401] Compiling NIOCore IntegerBitPacking.swift
[248/401] Compiling NIOCore IntegerTypes.swift
[249/401] Emitting module GRPCCore
[250/401] Compiling SwiftProtobuf Message+JSONAdditions.swift
[251/401] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[252/401] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[253/401] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[254/401] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[255/401] Compiling SwiftProtobuf Message.swift
[256/401] Compiling SwiftProtobuf MessageExtension.swift
[257/401] Compiling SwiftProtobuf NameMap.swift
[258/401] Compiling SwiftProtobuf PathDecoder.swift
[259/401] Compiling NIOCore TimeAmount+Duration.swift
[260/401] Compiling NIOCore TypeAssistedChannelHandler.swift
[261/401] Compiling NIOCore UniversalBootstrapSupport.swift
[262/401] Compiling NIOCore Utilities.swift
[263/401] Compiling SwiftProtobuf BinaryDecodingError.swift
[264/401] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[265/401] Compiling SwiftProtobuf BinaryDelimited.swift
[266/401] Compiling SwiftProtobuf BinaryEncoder.swift
[267/401] Compiling SwiftProtobuf BinaryEncodingError.swift
[268/401] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[279/410] Emitting module SwiftProtobuf
[294/410] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[295/410] Compiling NIOCore ByteBuffer-views.swift
[296/410] Compiling NIOCore Channel.swift
[297/410] Compiling NIOCore SocketAddresses.swift
[298/410] Compiling NIOCore SocketOptionProvider.swift
[299/410] Compiling NIOCore SystemCallHelpers.swift
[340/410] Compiling SwiftProtobuf duration.pb.swift
[341/410] Compiling SwiftProtobuf empty.pb.swift
[342/410] Compiling SwiftProtobuf field_mask.pb.swift
[343/410] Compiling SwiftProtobuf source_context.pb.swift
[344/410] Compiling SwiftProtobuf struct.pb.swift
[345/410] Compiling SwiftProtobuf timestamp.pb.swift
[346/410] Compiling SwiftProtobuf type.pb.swift
[347/410] Compiling SwiftProtobuf wrappers.pb.swift
[348/410] Compiling SwiftProtobuf resource_bundle_accessor.swift
[392/410] Emitting module NIOCore
[411/477] Compiling NIOEmbedded AsyncTestingChannel.swift
[412/477] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[413/477] Compiling NIOEmbedded Embedded.swift
[414/477] Emitting module NIOEmbedded
[415/477] Compiling GRPCProtobuf status.pb.swift
[416/478] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[417/478] Compiling GRPCProtobuf Coding.swift
[418/478] Compiling GRPCProtobuf ContiguousBytesAdapter.swift
[419/478] Compiling NIOPosix BSDSocketAPIWindows.swift
[420/478] Compiling NIOPosix BaseSocket.swift
[421/478] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[422/478] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[423/483] Compiling GRPCProtobuf ErrorDetails.swift
[424/483] Compiling GRPCProtobuf GoogleRPCStatus.swift
[425/483] Compiling GRPCProtobuf code.pb.swift
[426/483] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[427/483] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[430/483] Emitting module GRPCProtobuf
[431/483] Compiling GRPCProtobuf error_details.pb.swift
[432/483] Compiling GRPCProtobuf ErrorDetails+Types.swift
[433/483] Emitting module NIOPosix
[434/483] Compiling NIOPosix Linux.swift
[435/483] Compiling NIOPosix LinuxCPUSet.swift
[436/483] Compiling NIOPosix LinuxUring.swift
[437/483] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[438/483] Compiling NIOPosix NIOPosixSendableMetatype.swift
[439/483] Compiling NIOPosix NIOThreadPool.swift
[440/483] Compiling NIOPosix Utilities.swift
[441/483] Compiling NIOPosix VsockAddress.swift
[442/483] Compiling NIOPosix VsockChannelEvents.swift
[443/483] Compiling NIOPosix Windows.swift
[444/483] Compiling NIOPosix resource_bundle_accessor.swift
[445/483] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[446/483] Compiling NIOPosix PosixSingletons.swift
[447/483] Compiling NIOPosix RawSocketBootstrap.swift
[448/483] Compiling NIOPosix Resolver.swift
[449/483] Compiling NIOPosix Selectable.swift
[450/483] Compiling NIOPosix SelectableChannel.swift
[451/483] Compiling NIOPosix FileDescriptor.swift
[452/483] Compiling NIOPosix GetaddrinfoResolver.swift
[453/483] Compiling NIOPosix HappyEyeballs.swift
[454/483] Compiling NIOPosix IO.swift
[455/483] Compiling NIOPosix IntegerBitPacking.swift
[456/483] Compiling NIOPosix IntegerTypes.swift
[457/483] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[458/483] Compiling NIOPosix System.swift
[459/483] Compiling NIOPosix Thread.swift
[460/483] Compiling NIOPosix ThreadPosix.swift
[461/483] Compiling NIOPosix ThreadWindows.swift
[462/483] Compiling NIOPosix SelectorWSAPoll.swift
[463/483] Compiling NIOPosix ServerSocket.swift
[464/483] Compiling NIOPosix Socket.swift
[465/483] Compiling NIOPosix SocketChannel.swift
[466/483] Compiling NIOPosix SocketProtocols.swift
[467/483] Compiling NIOPosix SelectableEventLoop.swift
[468/483] Compiling NIOPosix SelectorEpoll.swift
[469/483] Compiling NIOPosix SelectorGeneric.swift
[470/483] Compiling NIOPosix SelectorKqueue.swift
[471/483] Compiling NIOPosix SelectorUring.swift
[472/483] Compiling NIOPosix NonBlockingFileIO.swift
[473/483] Compiling NIOPosix PendingDatagramWritesManager.swift
[474/483] Compiling NIOPosix PendingWritesManager.swift
[475/483] Compiling NIOPosix PipeChannel.swift
[476/483] Compiling NIOPosix PipePair.swift
[477/483] Compiling NIOPosix Pool.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] Compiling NIOTLS TLSEvents.swift
[487/513] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[488/513] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[489/513] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[490/513] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[491/514] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[492/514] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[493/514] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[494/514] Compiling NIOTLS SNIHandler.swift
[495/514] Emitting module NIOTLS
[496/514] Emitting module NIOFoundationCompat
[497/514] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[498/514] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[499/514] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[500/514] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[501/536] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[502/536] Compiling NIOTransportServices NIOTSListenerChannel.swift
[503/536] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[504/536] Compiling NIOTransportServices NIOTSErrors.swift
[505/536] Compiling NIOTransportServices NIOTSBootstraps.swift
[506/536] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[507/536] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[508/536] Compiling NIOTransportServices AcceptHandler.swift
[509/536] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[510/536] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[511/536] Compiling NIOTransportServices StateManagedChannel.swift
[512/536] Emitting module NIOHTTP1
[513/536] Compiling NIOTransportServices NIOTSChannelOptions.swift
[514/536] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[515/566] Compiling NIOHPACK HPACKEncoder.swift
[516/567] Compiling NIOHPACK DynamicHeaderTable.swift
[517/567] Compiling NIOHPACK HPACKDecoder.swift
[518/567] Compiling NIOHPACK IntegerCoding.swift
[519/567] Compiling NIOHPACK IndexedHeaderTable.swift
[520/567] Compiling NIOExtras LineBasedFrameDecoder.swift
[521/567] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[522/567] Compiling NIOExtras NIOExtrasError.swift
[523/567] Compiling NIOExtras NIOLengthFieldBitLength.swift
[524/568] Emitting module NIOTransportServices
[525/570] Compiling NIOExtras RequestResponseHandlers+State.swift
[526/570] Compiling NIOExtras RequestResponseWithIDHandler.swift
[527/570] Compiling NIOHPACK HuffmanTables.swift
[530/570] Compiling NIOExtras FixedLengthFrameDecoder.swift
[531/570] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[532/570] Compiling NIOHPACK HeaderTables.swift
[533/570] Compiling NIOHPACK HuffmanCoding.swift
[534/570] Compiling NIOExtras NIORequestIdentifiable.swift
[535/570] Compiling NIOExtras PCAPRingBuffer.swift
[536/570] Compiling NIOExtras QuiescingHelper.swift
[537/570] Compiling NIOExtras RequestResponseHandler.swift
[538/570] Compiling NIOTransportServices NIOTSEventLoop.swift
[539/570] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[540/570] Compiling NIOExtras JSONRPCFraming.swift
[541/570] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[542/570] Compiling NIOHPACK StaticHeaderTable.swift
[543/570] Emitting module NIOHPACK
[544/570] Emitting module NIOExtras
[545/570] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[548/570] Compiling NIOExtras LengthFieldPrepender.swift
[556/570] Compiling NIOHPACK HPACKErrors.swift
[557/570] Compiling NIOHPACK HPACKHeader.swift
[558/570] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[559/570] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[569/570] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[570/634] Compiling NIOExtras WritePCAPHandler.swift
[571/634] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[572/634] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[573/634] Compiling NIOHTTP2 MaySendFrames.swift
[574/634] Compiling NIOHTTP2 SendingDataState.swift
[575/634] Compiling NIOHTTP2 SendingGoawayState.swift
[576/634] Compiling NIOHTTP2 SendingHeadersState.swift
[577/634] Compiling NIOHTTP2 SendingPushPromiseState.swift
[578/641] Compiling NIOHTTP2 SendingRstStreamState.swift
[579/641] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[580/641] Compiling NIOHTTP2 HTTP2SettingsState.swift
[581/641] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[582/641] Compiling NIOHTTP2 HasFlowControlWindows.swift
[583/641] Compiling NIOHTTP2 HasLocalSettings.swift
[584/641] Compiling NIOHTTP2 HasRemoteSettings.swift
[585/641] Emitting module NIOHTTP2
[586/641] Compiling NIOHTTP2 Error+Any.swift
[587/641] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[588/641] Compiling NIOHTTP2 ControlFrameBuffer.swift
[589/641] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[590/641] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[591/641] Compiling NIOHTTP2 GlitchesMonitor.swift
[592/641] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[593/641] Compiling NIOHTTP2 HTTP2Stream.swift
[594/641] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[595/641] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[596/641] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[597/641] Compiling NIOHTTP2 HTTP2StreamID.swift
[598/641] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[599/641] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[600/641] Compiling NIOHTTP2 LocallyQuiescingState.swift
[601/641] Compiling NIOHTTP2 QuiescingState.swift
[602/641] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[603/641] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[604/641] Compiling NIOHTTP2 StateMachineResult.swift
[605/641] Compiling NIOHTTP2 ContentLengthVerifier.swift
[606/641] Compiling NIOHTTP2 DOSHeuristics.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 ConnectionStateMachine.swift
[615/641] Compiling NIOHTTP2 ConnectionStreamsState.swift
[616/641] Compiling NIOHTTP2 MayReceiveFrames.swift
[617/641] Compiling NIOHTTP2 ReceivingDataState.swift
[618/641] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[619/641] Compiling NIOHTTP2 ReceivingHeadersState.swift
[620/641] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[621/641] Compiling NIOHTTP2 HTTP2UserEvents.swift
[622/641] Compiling NIOHTTP2 InboundEventBuffer.swift
[623/641] Compiling NIOHTTP2 InboundWindowManager.swift
[624/641] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[625/641] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[626/641] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[627/641] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[628/641] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[629/641] Compiling NIOHTTP2 HTTP2Frame.swift
[630/641] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[631/641] Compiling NIOHTTP2 HTTP2FrameParser.swift
[632/641] Compiling NIOHTTP2 HTTP2PingData.swift
[633/641] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[634/641] Compiling NIOHTTP2 HTTP2Settings.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 ConstantAsyncSequence.swift
[643/701] Compiling GRPCNIOTransportCore ContentType.swift
[644/701] Compiling GRPCNIOTransportCore DebugOnly.swift
[645/701] Compiling GRPCNIOTransportCore DiscardingTaskGroup+CancellableHandle.swift
[646/701] Compiling GRPCNIOTransportCore EventLoopFuture+ChannelInitializer.swift
[647/701] Compiling GRPCNIOTransportCore GRPCStatusMessageMarshaller.swift
[648/707] Compiling GRPCNIOTransportCore IPv6ScopeID.swift
[649/707] Compiling GRPCNIOTransportCore MethodConfigs.swift
[650/707] Compiling GRPCNIOTransportCore MethodDescriptor+IsKnown.swift
[651/707] Compiling GRPCNIOTransportCore NIOChannel+WaitForActive.swift
[652/707] Compiling GRPCNIOTransportCore NIOChannelPipeline+GRPC.swift
[653/707] Compiling GRPCNIOTransportCore NIOSocketAddress+GRPCSocketAddress.swift
[654/707] Compiling GRPCNIOTransportCore DNSResolver.swift
[655/707] Compiling GRPCNIOTransportCore NameResolver+DNS.swift
[656/707] Compiling GRPCNIOTransportCore NameResolver+IPv4.swift
[657/707] Compiling GRPCNIOTransportCore NameResolver+IPv6.swift
[658/707] Compiling GRPCNIOTransportCore NameResolver+UDS.swift
[659/707] Compiling GRPCNIOTransportCore NameResolver+VSOCK.swift
[660/707] Compiling GRPCNIOTransportCore NameResolver.swift
[661/707] Emitting module GRPCNIOTransportCore
[662/707] Compiling GRPCNIOTransportCore GRPCServerFlushNotificationHandler.swift
[663/707] Compiling GRPCNIOTransportCore ServerConnection.swift
[664/707] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler+StateMachine.swift
[665/707] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler.swift
[666/707] Compiling GRPCNIOTransportCore ConnectionConfigurator.swift
[667/707] Compiling GRPCNIOTransportCore CustomTransport.swift
[668/707] Compiling GRPCNIOTransportCore NameResolverRegistry.swift
[669/707] Compiling GRPCNIOTransportCore SocketAddress.swift
[670/707] Compiling GRPCNIOTransportCore WrappedChannel+Config.swift
[671/707] Compiling GRPCNIOTransportCore WrappedChannel+State.swift
[672/707] Compiling GRPCNIOTransportCore WrappedChannel.swift
[673/707] Compiling GRPCNIOTransportCore CompressionAlgorithm.swift
[674/707] Compiling GRPCNIOTransportCore Zlib.swift
[675/707] Compiling GRPCNIOTransportCore GRPCServerStreamHandler.swift
[676/707] Compiling GRPCNIOTransportCore HTTP2ServerTransport.swift
[677/707] Compiling GRPCNIOTransportCore ListenerConfigurator.swift
[678/707] Compiling GRPCNIOTransportCore ListenerFactory.swift
[679/707] Compiling GRPCNIOTransportCore TLSConfig+Internal.swift
[680/707] Compiling GRPCNIOTransportCore TLSConfig.swift
[681/707] Compiling GRPCNIOTransportCore LoadBalancerEvent.swift
[682/707] Compiling GRPCNIOTransportCore PickFirstLoadBalancer.swift
[683/707] Compiling GRPCNIOTransportCore RoundRobinLoadBalancer.swift
[684/707] Compiling GRPCNIOTransportCore Subchannel.swift
[685/707] Compiling GRPCNIOTransportCore RequestQueue.swift
[686/707] Compiling GRPCNIOTransportCore GRPCClientStreamHandler.swift
[687/707] Compiling GRPCNIOTransportCore HTTP2ClientTransport.swift
[688/707] Compiling GRPCNIOTransportCore PercentEncoding.swift
[689/707] Compiling GRPCNIOTransportCore ProcessUniqueID.swift
[690/707] Compiling GRPCNIOTransportCore Result+Catching.swift
[691/707] Compiling GRPCNIOTransportCore Timer.swift
[692/707] Compiling GRPCNIOTransportCore ListeningServerTransport.swift
[693/707] Compiling GRPCNIOTransportCore OneOrManyQueue.swift
[694/707] Compiling GRPCNIOTransportCore Backoff.swift
[695/707] Compiling GRPCNIOTransportCore ClientConnectionHandler.swift
[696/707] Compiling GRPCNIOTransportCore Connection.swift
[697/707] Compiling GRPCNIOTransportCore ConnectionFactory.swift
[698/707] Compiling GRPCNIOTransportCore ConnectivityState.swift
[699/707] Compiling GRPCNIOTransportCore GRPCChannel.swift
[700/707] Compiling GRPCNIOTransportCore LoadBalancer.swift
[701/707] Compiling GRPCNIOTransportCore GRPCMessageDecoder.swift
[702/707] Compiling GRPCNIOTransportCore GRPCMessageFramer.swift
[703/707] Compiling GRPCNIOTransportCore GRPCNIOTransportBytes.swift
[704/707] Compiling GRPCNIOTransportCore GRPCStreamStateMachine.swift
[705/707] Compiling GRPCNIOTransportCore Base64.swift
[706/707] Compiling GRPCNIOTransportCore CallOptions+MethodConfig.swift
[707/707] Compiling GRPCNIOTransportCore Channel+AddressInfo.swift
[708/712] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ServerTransport+TransportServices.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[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
[51/32572] Fetching grpc-swift-protobuf, grpc-swift-2
[52/38367] Fetching grpc-swift-protobuf, grpc-swift-2, grpc-swift-nio-transport
Fetched https://github.com/grpc/grpc-swift-2.git from cache (1.80s)
Fetched https://github.com/grpc/grpc-swift-nio-transport.git from cache (1.80s)
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (1.80s)
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.34s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.49s)
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.02s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/apple/swift-protobuf.git from cache (2.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.05s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.52s)
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-nio-transport-services.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-ssl.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/7151] Fetching swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.72s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.72s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.48s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.51s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.51s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.52s)
Fetched https://github.com/apple/swift-nio.git from cache (2.61s)
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.13s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.43s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.36s)
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.39s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.93s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.56s)
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.47s)
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.53s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.git from cache
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-http-types.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/2745] Fetching swift-service-lifecycle
[1347/8992] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.84s)
[375/6247] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (1.08s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.15s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.16s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.16s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.16s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.72s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.88s)
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.36s)
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.50s)
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.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (1.13s)
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-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-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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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-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/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/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-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-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-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-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-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-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-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-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-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-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/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/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/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 AsyncMessageSequence.swift
[9/143] Compiling SwiftProtobuf BinaryDecoder.swift
[10/143] Compiling SwiftProtobuf AnyMessageStorage.swift
[11/143] Compiling SwiftProtobuf AnyUnpackError.swift
[12/144] Compiling SwiftProtobuf BinaryDecodingError.swift
[13/144] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[14/144] Compiling SwiftProtobuf BinaryDelimited.swift
[15/144] Compiling SwiftProtobuf BinaryEncoder.swift
[18/144] Emitting module _NIOBase64
[19/144] Compiling _NIOBase64 Base64.swift
[20/144] Compiling Atomics Unmanaged extensions.swift
[21/144] Compiling NIOConcurrencyHelpers lock.swift
[22/144] Compiling _NIODataStructures _TinyArray.swift
[23/144] Compiling _NIODataStructures PriorityQueue.swift
[24/144] Compiling _NIODataStructures Heap.swift
[25/144] Emitting module _NIODataStructures
[26/144] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[27/144] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[28/144] Compiling NIOConcurrencyHelpers NIOLock.swift
[29/144] Compiling NIOConcurrencyHelpers atomics.swift
[30/144] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[31/144] Compiling SwiftProtobuf JSONDecodingOptions.swift
[32/144] Compiling SwiftProtobuf JSONEncoder.swift
[33/144] Compiling SwiftProtobuf JSONDecoder.swift
[34/144] Compiling SwiftProtobuf JSONDecodingError.swift
[39/144] Compiling SwiftProtobuf HashVisitor.swift
[40/144] Compiling SwiftProtobuf Internal.swift
[41/144] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[42/144] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[43/144] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[44/144] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[49/144] Emitting module NIOConcurrencyHelpers
[50/144] Emitting module InternalCollectionsUtilities
[51/178] Compiling ContainersPreview OutputSpan+Extras.swift
[52/178] Compiling ContainersPreview TemporaryAllocation.swift
[53/178] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[54/178] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[55/181] Emitting module ContainersPreview
[56/181] Compiling ContainersPreview ContainerIterator.swift
[57/181] Compiling ContainersPreview DynamicContainer.swift
[58/181] Compiling ContainersPreview MutableContainer.swift
[59/181] Compiling ContainersPreview PermutableContainer.swift
[60/181] Compiling ContainersPreview RandomAccessContainer.swift
[61/181] Compiling ContainersPreview RangeExpression2.swift
[62/181] Compiling ContainersPreview RangeReplaceableContainer.swift
[63/181] Compiling ContainersPreview Drain+Map.swift
[64/181] Compiling ContainersPreview Producer+Filter.swift
[65/181] Compiling ContainersPreview Producer+Map.swift
[66/181] Compiling ContainersPreview Producer+Reduce.swift
[67/181] Compiling ContainersPreview Producer.swift
[68/181] Compiling ContainersPreview Borrow.swift
[69/181] Compiling ContainersPreview Box.swift
[70/181] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[71/181] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[72/181] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[73/181] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[74/181] Compiling ContainersPreview Drain+Reduce.swift
[75/181] Compiling ContainersPreview Drain.swift
[76/181] Compiling ContainersPreview Producer+Collect.swift
[77/181] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[78/181] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[79/181] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[80/181] Compiling ContainersPreview BorrowingSequence.swift
[81/181] Compiling ContainersPreview BidirectionalContainer.swift
[82/181] Compiling ContainersPreview Container+Filter.swift
[83/181] Compiling ContainersPreview Container+SpanwiseZip.swift
[84/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 RigidDeque+Consumption.swift
[95/222] Compiling DequeModule RigidDeque+Container.swift
[96/222] Compiling DequeModule RigidDeque+Descriptions.swift
[97/222] Compiling DequeModule RigidDeque+Equatable.swift
[98/222] Compiling DequeModule RigidDeque+Experimental.swift
[99/222] Compiling DequeModule UniqueDeque+Equatable.swift
[100/222] Compiling DequeModule UniqueDeque+Experimental.swift
[101/222] Compiling DequeModule UniqueDeque+Hashable.swift
[102/222] Compiling DequeModule UniqueDeque+Initializers.swift
[103/222] Compiling DequeModule RigidDeque+Hashable.swift
[104/222] Compiling DequeModule RigidDeque+Initializers.swift
[105/222] Compiling DequeModule RigidDeque+Insertions.swift
[106/222] Compiling DequeModule RigidDeque+Prepend.swift
[107/222] Compiling DequeModule RigidDeque+Removals.swift
[108/222] Compiling DequeModule RigidDeque+Replacements.swift
[109/222] Compiling DequeModule RigidDeque+Testing.swift
[110/222] Compiling DequeModule RigidDeque.swift
[111/222] Compiling DequeModule UniqueDeque+Append.swift
[112/222] Compiling DequeModule UniqueDeque+Consumption.swift
[113/222] Compiling DequeModule UniqueDeque+Container.swift
[114/222] Compiling DequeModule UniqueDeque+Descriptions.swift
[115/226] Emitting module Atomics
[116/226] Compiling DequeModule UniqueDeque+Insertions.swift
[117/226] Compiling DequeModule UniqueDeque+Prepend.swift
[118/226] Compiling DequeModule UniqueDeque+Removals.swift
[119/226] Compiling DequeModule UniqueDeque+Replacements.swift
[120/226] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[121/226] Compiling DequeModule Deque+Extras.swift
[122/226] Compiling DequeModule Deque+Hashable.swift
[123/226] Compiling DequeModule Deque+Testing.swift
[124/226] Compiling DequeModule Deque._Storage.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
[135/226] Compiling SwiftProtobuf ExtensionFields.swift
[136/226] Compiling SwiftProtobuf ExtensionMap.swift
[137/226] Compiling SwiftProtobuf FieldTag.swift
[138/226] Compiling SwiftProtobuf FieldTypes.swift
[139/226] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[140/226] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[141/226] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[142/226] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[143/226] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[144/226] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[145/235] Emitting module SwiftProtobuf
[146/235] Compiling DequeModule UniqueDeque.swift
[147/235] Compiling DequeModule _DequeSlot.swift
[148/235] Compiling DequeModule _UnsafeDequeHandle.swift
[149/235] Compiling DequeModule _UnsafeDequeSegments.swift
[170/235] Emitting module DequeModule
[189/338] Compiling SwiftProtobuf duration.pb.swift
[190/339] Compiling SwiftProtobuf empty.pb.swift
[191/339] Compiling SwiftProtobuf field_mask.pb.swift
[192/339] Compiling SwiftProtobuf source_context.pb.swift
[193/339] Compiling SwiftProtobuf struct.pb.swift
[194/339] Compiling SwiftProtobuf timestamp.pb.swift
[195/339] Compiling SwiftProtobuf type.pb.swift
[196/339] Compiling SwiftProtobuf wrappers.pb.swift
[197/339] Compiling SwiftProtobuf resource_bundle_accessor.swift
[198/356] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[199/356] Compiling NIOCore MarkedCircularBuffer.swift
[200/356] Compiling NIOCore MulticastChannel.swift
[201/356] Compiling NIOCore NIOAny.swift
[202/356] Compiling NIOCore NIOCloseOnErrorHandler.swift
[203/356] Compiling NIOCore NIOCoreSendableMetatype.swift
[204/362] Compiling NIOCore AddressedEnvelope.swift
[205/362] Compiling NIOCore AsyncAwaitSupport.swift
[206/362] Compiling NIOCore AsyncChannel.swift
[207/362] Compiling NIOCore AsyncChannelHandler.swift
[208/362] Compiling NIOCore AsyncChannelInboundStream.swift
[209/362] Compiling NIOCore AsyncChannelOutboundWriter.swift
[210/362] Compiling NIOCore NIOAsyncSequenceProducer.swift
[211/362] Compiling NIOCore ByteBuffer-multi-int.swift
[212/362] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[213/362] Compiling NIOCore ByteBuffer-views.swift
[214/362] Compiling NIOCore Channel.swift
[215/362] Compiling NIOCore IO.swift
[216/362] Compiling NIOCore IOData.swift
[217/362] Compiling NIOCore EventLoop+SerialExecutor.swift
[218/362] Compiling NIOCore EventLoop.swift
[219/362] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[220/362] Compiling NIOCore ByteBuffer-hex.swift
[221/362] Compiling NIOCore ByteBuffer-int.swift
[222/362] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[223/362] Compiling GRPCCore RPCStream.swift
[224/362] Compiling GRPCCore RetryThrottle.swift
[225/362] Compiling GRPCCore ServerTransport.swift
[226/362] Compiling NIOCore ChannelPipeline.swift
[227/362] Compiling NIOCore CircularBuffer.swift
[228/362] Compiling NIOCore Codec.swift
[229/362] Compiling SwiftProtobuf StringUtils.swift
[230/362] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[231/362] Compiling SwiftProtobuf SwiftProtobufError.swift
[232/362] Compiling NIOCore RecvByteBufferAllocator.swift
[233/362] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[234/362] Compiling NIOCore EventLoopFuture+Deprecated.swift
[235/362] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[236/362] Compiling NIOCore EventLoopFuture.swift
[237/362] Compiling NIOCore FileDescriptor.swift
[238/362] Compiling NIOCore FileHandle.swift
[239/362] Compiling GRPCCore Timeout.swift
[240/362] Compiling GRPCCore ClientTransport.swift
[241/362] Compiling GRPCCore RPCParts.swift
[242/362] Compiling NIOCore BSDSocketAPI.swift
[243/362] Compiling NIOCore ByteBuffer-aux.swift
[244/362] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[245/362] Compiling NIOCore ByteBuffer-conversions.swift
[246/362] Compiling NIOCore ByteBuffer-core.swift
[247/362] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[248/362] Compiling NIOCore NIOScheduledCallback.swift
[249/362] Compiling NIOCore NIOSendable.swift
[250/362] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[251/362] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[252/362] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[253/362] Compiling SwiftProtobuf Varint.swift
[254/362] Compiling SwiftProtobuf Version.swift
[255/362] Compiling SwiftProtobuf Visitor.swift
[256/362] Compiling SwiftProtobuf WireFormat.swift
[257/362] Compiling SwiftProtobuf ZigZag.swift
[258/362] Compiling SwiftProtobuf any.pb.swift
[259/362] Compiling SwiftProtobuf api.pb.swift
[260/362] Compiling SwiftProtobuf descriptor.pb.swift
[269/369] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[275/369] Compiling NIOCore IPProtocol.swift
[276/369] Compiling NIOCore IntegerBitPacking.swift
[277/369] Compiling NIOCore IntegerTypes.swift
[278/369] Compiling NIOCore Interfaces.swift
[279/369] Compiling NIOCore Linux.swift
[280/369] Compiling NIOCore NIOAsyncWriter.swift
[299/369] Compiling NIOCore NIODecodedAsyncSequence.swift
[300/369] Compiling NIOCore NIOLoopBound.swift
[301/369] Compiling NIOCore ConvenienceOptionSupport.swift
[302/369] Compiling NIOCore DeadChannel.swift
[303/369] Compiling NIOCore DispatchQueue+WithFuture.swift
[304/369] Compiling NIOCore EventLoop+Deprecated.swift
[305/369] Emitting module GRPCCore
[313/380] Compiling NIOCore SocketAddresses.swift
[314/380] Compiling NIOCore SocketOptionProvider.swift
[315/380] Compiling NIOCore SystemCallHelpers.swift
[316/380] Compiling NIOCore TimeAmount+Duration.swift
[317/380] Compiling NIOCore TypeAssistedChannelHandler.swift
[318/380] Compiling NIOCore UniversalBootstrapSupport.swift
[319/380] Compiling NIOCore Utilities.swift
[320/380] Compiling GRPCProtobuf Coding.swift
[321/380] Compiling GRPCProtobuf ContiguousBytesAdapter.swift
[322/380] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[323/380] Emitting module GRPCProtobuf
[324/380] Compiling GRPCProtobuf ErrorDetails+Types.swift
[325/381] Compiling GRPCProtobuf GoogleRPCStatus.swift
[326/381] Compiling GRPCProtobuf status.pb.swift
[327/381] Compiling GRPCProtobuf code.pb.swift
[328/381] Compiling GRPCProtobuf ErrorDetails.swift
[329/381] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[330/381] Compiling GRPCProtobuf error_details.pb.swift
[331/381] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[381/381] Emitting module NIOCore
[382/437] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[383/437] Compiling NIOEmbedded AsyncTestingChannel.swift
[384/437] Emitting module NIOEmbedded
[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 FileDescriptor.swift
[405/442] Compiling NIOPosix GetaddrinfoResolver.swift
[406/442] Compiling NIOPosix HappyEyeballs.swift
[407/442] Compiling NIOPosix IO.swift
[408/442] Compiling NIOPosix IntegerBitPacking.swift
[409/442] Compiling NIOPosix IntegerTypes.swift
[410/442] Compiling NIOPosix Utilities.swift
[411/442] Compiling NIOPosix VsockAddress.swift
[412/442] Compiling NIOPosix VsockChannelEvents.swift
[413/442] Compiling NIOPosix Windows.swift
[414/442] Compiling NIOPosix resource_bundle_accessor.swift
[415/442] Compiling NIOPosix SelectableEventLoop.swift
[416/442] Compiling NIOPosix SelectorEpoll.swift
[417/442] Compiling NIOPosix SelectorGeneric.swift
[418/442] Compiling NIOPosix SelectorKqueue.swift
[419/442] Compiling NIOPosix SelectorUring.swift
[420/442] Emitting module NIOPosix
[421/442] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[422/442] Compiling NIOPosix System.swift
[423/442] Compiling NIOPosix Thread.swift
[424/442] Compiling NIOPosix ThreadPosix.swift
[425/442] Compiling NIOPosix ThreadWindows.swift
[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] Compiling NIO Exports.swift
[444/444] Emitting module NIO
[445/472] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[446/472] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[447/472] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[448/472] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[449/472] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[450/472] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[451/472] Compiling NIOTLS SNIHandler.swift
[452/472] Emitting module NIOTLS
[453/472] Compiling NIOTLS TLSEvents.swift
[454/473] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[455/473] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[456/473] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[457/473] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[458/473] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[459/473] Compiling NIOHTTP1 HTTPEncoder.swift
[460/473] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[461/473] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[462/473] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[463/473] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[464/473] Emitting module NIOFoundationCompat
[465/473] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[466/473] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[467/473] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[468/473] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[469/473] Compiling NIOHTTP1 ByteCollectionUtils.swift
[470/473] Compiling NIOHTTP1 HTTPDecoder.swift
[471/473] Emitting module NIOHTTP1
[472/473] Compiling NIOHTTP1 HTTPTypes.swift
[473/473] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[474/525] Compiling NIOHPACK HeaderTables.swift
[475/525] Compiling NIOHPACK HuffmanCoding.swift
[476/525] Compiling NIOHPACK HuffmanTables.swift
[477/526] Compiling NIOExtras RequestResponseHandlers+State.swift
[478/526] Compiling NIOExtras RequestResponseWithIDHandler.swift
[479/526] Compiling NIOExtras LineBasedFrameDecoder.swift
[480/526] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[481/526] Compiling NIOExtras NIORequestIdentifiable.swift
[482/526] Compiling NIOExtras PCAPRingBuffer.swift
[483/526] Compiling NIOExtras NIOExtrasError.swift
[484/526] Compiling NIOExtras NIOLengthFieldBitLength.swift
[485/526] Compiling NIOExtras QuiescingHelper.swift
[486/526] Compiling NIOExtras RequestResponseHandler.swift
[487/527] Emitting module NIOTransportServices
[488/529] Compiling NIOHPACK IndexedHeaderTable.swift
[489/529] Compiling NIOHPACK IntegerCoding.swift
[490/529] Compiling NIOHPACK HPACKEncoder.swift
[491/529] Compiling NIOHPACK HPACKErrors.swift
[492/529] Compiling NIOExtras DebugInboundEventsHandler.swift
[493/529] Compiling NIOExtras DebugOutboundEventsHandler.swift
[494/529] Compiling NIOHPACK HPACKHeader.swift
[497/529] Compiling NIOExtras FixedLengthFrameDecoder.swift
[498/529] Emitting module NIOHPACK
[500/529] Compiling NIOTransportServices StateManagedChannel.swift
[501/529] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[502/529] Compiling NIOTransportServices NIOTSListenerChannel.swift
[505/529] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[506/529] Compiling NIOExtras JSONRPCFraming.swift
[508/529] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[511/529] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[512/529] Compiling NIOExtras LengthFieldPrepender.swift
[513/529] Emitting module NIOExtras
[514/529] Compiling NIOHPACK StaticHeaderTable.swift
[527/529] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[528/529] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[529/529] Compiling NIOExtras WritePCAPHandler.swift
[530/593] Compiling NIOHTTP2 SendingRstStreamState.swift
[531/593] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[532/593] Compiling NIOHTTP2 HTTP2SettingsState.swift
[533/593] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[534/593] Compiling NIOHTTP2 HasFlowControlWindows.swift
[535/593] Compiling NIOHTTP2 HasLocalSettings.swift
[536/593] Compiling NIOHTTP2 HasRemoteSettings.swift
[537/593] Compiling NIOHTTP2 HTTP2UserEvents.swift
[538/593] Compiling NIOHTTP2 InboundEventBuffer.swift
[539/593] Compiling NIOHTTP2 InboundWindowManager.swift
[540/593] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[541/593] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[542/593] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[543/593] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[544/600] Emitting module NIOHTTP2
[545/600] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[546/600] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[547/600] Compiling NIOHTTP2 MaySendFrames.swift
[548/600] Compiling NIOHTTP2 SendingDataState.swift
[549/600] Compiling NIOHTTP2 SendingGoawayState.swift
[550/600] Compiling NIOHTTP2 SendingHeadersState.swift
[551/600] Compiling NIOHTTP2 SendingPushPromiseState.swift
[552/600] Compiling NIOHTTP2 Error+Any.swift
[553/600] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[554/600] Compiling NIOHTTP2 ControlFrameBuffer.swift
[555/600] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[556/600] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[557/600] Compiling NIOHTTP2 GlitchesMonitor.swift
[558/600] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[559/600] Compiling NIOHTTP2 HTTP2Stream.swift
[560/600] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[561/600] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[562/600] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[563/600] Compiling NIOHTTP2 HTTP2StreamID.swift
[564/600] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[565/600] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[566/600] Compiling NIOHTTP2 LocallyQuiescingState.swift
[567/600] Compiling NIOHTTP2 QuiescingState.swift
[568/600] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[569/600] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[570/600] Compiling NIOHTTP2 StateMachineResult.swift
[571/600] Compiling NIOHTTP2 ContentLengthVerifier.swift
[572/600] Compiling NIOHTTP2 DOSHeuristics.swift
[573/600] Compiling NIOHTTP2 ConnectionStateMachine.swift
[574/600] Compiling NIOHTTP2 ConnectionStreamsState.swift
[575/600] Compiling NIOHTTP2 MayReceiveFrames.swift
[576/600] Compiling NIOHTTP2 ReceivingDataState.swift
[577/600] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[578/600] Compiling NIOHTTP2 ReceivingHeadersState.swift
[579/600] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[580/600] Compiling NIOHTTP2 StreamChannelFlowController.swift
[581/600] Compiling NIOHTTP2 StreamChannelList.swift
[582/600] Compiling NIOHTTP2 StreamMap.swift
[583/600] Compiling NIOHTTP2 StreamStateMachine.swift
[584/600] Compiling NIOHTTP2 Timer.swift
[585/600] Compiling NIOHTTP2 UnsafeTransfer.swift
[586/600] Compiling NIOHTTP2 WatermarkedFlowController.swift
[587/600] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[588/600] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[589/600] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[590/600] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[591/600] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[592/600] Compiling NIOHTTP2 HTTP2Error.swift
[593/600] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[594/600] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[595/600] Compiling NIOHTTP2 HTTP2Frame.swift
[596/600] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[597/600] Compiling NIOHTTP2 HTTP2FrameParser.swift
[598/600] Compiling NIOHTTP2 HTTP2PingData.swift
[599/600] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[600/600] Compiling NIOHTTP2 HTTP2Settings.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/660] Compiling GRPCNIOTransportCore ConstantAsyncSequence.swift
[608/660] Compiling GRPCNIOTransportCore ContentType.swift
[609/660] Compiling GRPCNIOTransportCore DebugOnly.swift
[610/660] Compiling GRPCNIOTransportCore DiscardingTaskGroup+CancellableHandle.swift
[611/660] Compiling GRPCNIOTransportCore EventLoopFuture+ChannelInitializer.swift
[612/660] Compiling GRPCNIOTransportCore GRPCStatusMessageMarshaller.swift
[613/666] Compiling GRPCNIOTransportCore DNSResolver.swift
[614/666] Compiling GRPCNIOTransportCore NameResolver+DNS.swift
[615/666] Compiling GRPCNIOTransportCore NameResolver+IPv4.swift
[616/666] Compiling GRPCNIOTransportCore NameResolver+IPv6.swift
[617/666] Compiling GRPCNIOTransportCore NameResolver+UDS.swift
[618/666] Compiling GRPCNIOTransportCore NameResolver+VSOCK.swift
[619/666] Compiling GRPCNIOTransportCore NameResolver.swift
[620/666] Compiling GRPCNIOTransportCore GRPCServerFlushNotificationHandler.swift
[621/666] Compiling GRPCNIOTransportCore ServerConnection.swift
[622/666] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler+StateMachine.swift
[623/666] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler.swift
[624/666] Compiling GRPCNIOTransportCore ConnectionConfigurator.swift
[625/666] Compiling GRPCNIOTransportCore CustomTransport.swift
[626/666] Emitting module GRPCNIOTransportCore
[627/666] Compiling GRPCNIOTransportCore NameResolverRegistry.swift
[628/666] Compiling GRPCNIOTransportCore SocketAddress.swift
[629/666] Compiling GRPCNIOTransportCore WrappedChannel+Config.swift
[630/666] Compiling GRPCNIOTransportCore WrappedChannel+State.swift
[631/666] Compiling GRPCNIOTransportCore WrappedChannel.swift
[632/666] Compiling GRPCNIOTransportCore CompressionAlgorithm.swift
[633/666] Compiling GRPCNIOTransportCore Zlib.swift
[634/666] Compiling GRPCNIOTransportCore Backoff.swift
[635/666] Compiling GRPCNIOTransportCore ClientConnectionHandler.swift
[636/666] Compiling GRPCNIOTransportCore Connection.swift
[637/666] Compiling GRPCNIOTransportCore ConnectionFactory.swift
[638/666] Compiling GRPCNIOTransportCore ConnectivityState.swift
[639/666] Compiling GRPCNIOTransportCore GRPCChannel.swift
[640/666] Compiling GRPCNIOTransportCore LoadBalancer.swift
[641/666] Compiling GRPCNIOTransportCore IPv6ScopeID.swift
[642/666] Compiling GRPCNIOTransportCore MethodConfigs.swift
[643/666] Compiling GRPCNIOTransportCore MethodDescriptor+IsKnown.swift
[644/666] Compiling GRPCNIOTransportCore NIOChannel+WaitForActive.swift
[645/666] Compiling GRPCNIOTransportCore NIOChannelPipeline+GRPC.swift
[646/666] Compiling GRPCNIOTransportCore NIOSocketAddress+GRPCSocketAddress.swift
[647/666] Compiling GRPCNIOTransportCore LoadBalancerEvent.swift
[648/666] Compiling GRPCNIOTransportCore PickFirstLoadBalancer.swift
[649/666] Compiling GRPCNIOTransportCore RoundRobinLoadBalancer.swift
[650/666] Compiling GRPCNIOTransportCore Subchannel.swift
[651/666] Compiling GRPCNIOTransportCore RequestQueue.swift
[652/666] Compiling GRPCNIOTransportCore GRPCClientStreamHandler.swift
[653/666] Compiling GRPCNIOTransportCore HTTP2ClientTransport.swift
[654/666] Compiling GRPCNIOTransportCore GRPCServerStreamHandler.swift
[655/666] Compiling GRPCNIOTransportCore HTTP2ServerTransport.swift
[656/666] Compiling GRPCNIOTransportCore ListenerConfigurator.swift
[657/666] Compiling GRPCNIOTransportCore ListenerFactory.swift
[658/666] Compiling GRPCNIOTransportCore TLSConfig+Internal.swift
[659/666] Compiling GRPCNIOTransportCore TLSConfig.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 Exports.swift
[668/671] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ServerTransport+TransportServices.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