The Swift Package Index logo.Swift Package Index

Build Information

Failed to build grpc-swift-protobuf, reference main (8723cf), with Swift 6.3 for Wasm on 19 Apr 2026 20:32:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift-protobuf.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/grpc/grpc-swift-protobuf
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8723cf8 Drop Swift 6.0 (#98)
Cloned https://github.com/grpc/grpc-swift-protobuf.git
Revision (git rev-parse @):
8723cf856dc23d9c2fad4d874e7b9ed3254acf03
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-protobuf.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/grpc/grpc-swift-protobuf.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/grpc/grpc-swift-2.git
Fetching https://github.com/apple/swift-protobuf.git
[1/30098] Fetching grpc-swift-2
[10235/77110] Fetching grpc-swift-2, swift-protobuf
Fetched https://github.com/grpc/grpc-swift-2.git from cache (1.97s)
[13634/47012] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (9.12s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.4.0 (9.74s)
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.62s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.81s)
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-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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
[1/1] Compiling plugin generate-grpc-code-from-protos
[2/2] Compiling plugin GRPCProtobufGenerator
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/43] Write sources
[20/43] Compiling CGRPCProtobuf CGRPCProtobuf.c
[22/43] Write swift-version-24593BA9C3E375BF.txt
[24/263] Emitting module InternalCollectionsUtilities
[25/265] Emitting module GRPCCodeGen
[27/269] Compiling GRPCCodeGen TypeUsage.swift
[28/269] Compiling GRPCCodeGen SourceFile.swift
[29/269] Compiling SwiftProtobuf CustomJSONCodable.swift
[30/269] Compiling SwiftProtobuf Decoder.swift
[31/269] Compiling SwiftProtobuf AnyMessageStorage.swift
[32/269] Compiling SwiftProtobuf AnyUnpackError.swift
[34/269] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/269] Compiling SwiftProtobuf BytecodeInterpreter.swift
[36/269] Compiling SwiftProtobuf BytecodeReader.swift
[41/269] Compiling SwiftProtobuf AsyncMessageSequence.swift
[46/269] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[47/269] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[50/269] Compiling SwiftProtobuf BinaryEncodingError.swift
[51/269] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[55/269] Compiling SwiftProtobuf BinaryDelimited.swift
[56/269] Compiling SwiftProtobuf BinaryEncoder.swift
[57/269] Compiling SwiftProtobuf BinaryDecoder.swift
[58/269] Compiling SwiftProtobuf BinaryDecodingError.swift
[59/269] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[66/303] Compiling ContainersPreview RandomAccessContainer.swift
[67/303] Compiling ContainersPreview RangeExpression2.swift
[68/303] Compiling ContainersPreview RangeReplaceableContainer.swift
[69/303] Compiling ContainersPreview Drain+Map.swift
[70/307] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[71/307] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[72/307] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[73/307] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[74/307] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[75/307] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[76/307] Compiling ContainersPreview BorrowingSequence.swift
[77/307] Compiling ContainersPreview BidirectionalContainer.swift
[78/307] Compiling ContainersPreview Container+Filter.swift
[79/307] Compiling ContainersPreview Container+SpanwiseZip.swift
[80/307] Compiling ContainersPreview Drain+Reduce.swift
[81/307] Compiling ContainersPreview Drain.swift
[82/307] Compiling ContainersPreview Producer+Collect.swift
[83/307] Compiling ContainersPreview Producer+Filter.swift
[84/307] Compiling ContainersPreview Producer+Map.swift
[85/307] Compiling ContainersPreview Producer+Reduce.swift
[86/307] Compiling ContainersPreview Producer.swift
[87/307] Compiling ContainersPreview Borrow.swift
[88/307] Compiling ContainersPreview Container.swift
[89/307] Compiling ContainersPreview ContainerIterator.swift
[90/307] Compiling ContainersPreview DynamicContainer.swift
[91/307] Compiling ContainersPreview MutableContainer.swift
[92/307] Compiling ContainersPreview PermutableContainer.swift
[93/307] Emitting module ContainersPreview
[94/307] Compiling ContainersPreview Box.swift
[95/307] Compiling ContainersPreview Inout.swift
[96/307] Compiling ContainersPreview InputSpan.swift
[97/307] Compiling ContainersPreview Shared.swift
[98/307] Compiling ContainersPreview OutputSpan+Extras.swift
[99/307] Compiling ContainersPreview TemporaryAllocation.swift
[100/307] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[101/307] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[102/307] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[104/348] Emitting module SwiftProtobuf
[105/359] Compiling DequeModule UniqueDeque+Consumption.swift
[106/359] Compiling DequeModule UniqueDeque+Container.swift
[107/359] Compiling DequeModule UniqueDeque+Descriptions.swift
[108/359] Compiling DequeModule UniqueDeque+Equatable.swift
[109/359] Compiling DequeModule UniqueDeque+Experimental.swift
[110/364] Compiling DequeModule UniqueDeque+Hashable.swift
[111/364] Compiling DequeModule UniqueDeque+Initializers.swift
[112/364] Compiling DequeModule UniqueDeque+Insertions.swift
[113/364] Compiling DequeModule UniqueDeque+Prepend.swift
[114/364] Compiling DequeModule UniqueDeque+Removals.swift
[115/364] Compiling DequeModule _DequeBuffer.swift
[116/364] Compiling DequeModule _DequeBufferHeader.swift
[117/364] Compiling DequeModule RigidDeque+Append.swift
[118/364] Compiling DequeModule RigidDeque+Consumption.swift
[119/364] Compiling DequeModule RigidDeque+Container.swift
[120/364] Compiling DequeModule RigidDeque+Descriptions.swift
[121/364] Compiling DequeModule RigidDeque+Equatable.swift
[122/364] Compiling DequeModule RigidDeque+Experimental.swift
[123/364] Compiling DequeModule RigidDeque+Hashable.swift
[124/364] Compiling DequeModule RigidDeque+Initializers.swift
[125/364] Compiling DequeModule RigidDeque+Insertions.swift
[126/364] Compiling DequeModule RigidDeque+Prepend.swift
[127/364] Compiling DequeModule RigidDeque+Removals.swift
[128/364] Compiling DequeModule RigidDeque+Replacements.swift
[129/364] Compiling DequeModule RigidDeque+Testing.swift
[130/364] Compiling DequeModule RigidDeque.swift
[131/364] Compiling DequeModule UniqueDeque+Append.swift
[132/364] Emitting module SwiftProtobuf
[133/364] Compiling DequeModule Deque+Codable.swift
[134/364] Compiling DequeModule Deque+Collection.swift
[135/364] Compiling DequeModule Deque+CustomReflectable.swift
[136/364] Compiling DequeModule Deque+Descriptions.swift
[137/364] Compiling DequeModule Deque+Equatable.swift
[138/364] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[139/375] Compiling SwiftProtobuf TextFormatEncoder.swift
[140/375] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[141/375] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[142/375] Compiling SwiftProtobuf TextFormatScanner.swift
[143/375] Compiling SwiftProtobuf TimeUtils.swift
[144/375] Compiling SwiftProtobuf UnknownStorage.swift
[145/375] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[146/375] Compiling SwiftProtobuf Varint.swift
[147/375] Compiling SwiftProtobuf Version.swift
[148/375] Compiling SwiftProtobuf Visitor.swift
[149/375] Compiling SwiftProtobuf WireFormat.swift
[150/375] Compiling SwiftProtobuf ZigZag.swift
[151/375] Compiling DequeModule Deque+Extras.swift
[152/375] Compiling DequeModule Deque+Hashable.swift
[153/375] Compiling DequeModule Deque+Testing.swift
[154/375] Compiling DequeModule Deque._Storage.swift
[155/375] Compiling DequeModule Deque._UnsafeHandle.swift
[156/375] Compiling DequeModule Deque.swift
[160/375] Compiling DequeModule UniqueDeque+Replacements.swift
[161/375] Compiling DequeModule UniqueDeque.swift
[162/375] Compiling DequeModule _DequeSlot.swift
[163/375] Compiling DequeModule _UnsafeDequeHandle.swift
[164/375] Compiling DequeModule _UnsafeDequeSegments.swift
[165/375] Compiling SwiftProtobuf JSONScanner.swift
[166/375] Compiling SwiftProtobuf MathUtils.swift
[167/375] Compiling SwiftProtobuf Message+AnyAdditions.swift
[168/375] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[193/375] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[194/375] Compiling SwiftProtobuf Message+FieldMask.swift
[195/375] Compiling SwiftProtobuf Message+JSONAdditions.swift
[196/375] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[197/375] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[198/375] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[199/375] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[200/375] Compiling SwiftProtobuf Message.swift
[201/375] Compiling SwiftProtobuf MessageExtension.swift
[202/375] Compiling SwiftProtobuf NameMap.swift
[203/375] Compiling SwiftProtobuf PathDecoder.swift
[204/375] Compiling SwiftProtobuf PathVisitor.swift
[205/375] Compiling SwiftProtobuf ProtoNameProviding.swift
[206/375] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[207/375] Compiling SwiftProtobuf ProtobufMap.swift
[208/375] Compiling SwiftProtobuf SelectiveVisitor.swift
[209/375] Compiling SwiftProtobuf SimpleExtensionMap.swift
[210/375] Compiling SwiftProtobuf StringUtils.swift
[211/375] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[212/375] Compiling SwiftProtobuf SwiftProtobufError.swift
[213/375] Compiling SwiftProtobuf TextFormatDecoder.swift
[214/375] Compiling SwiftProtobuf TextFormatDecodingError.swift
[215/375] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[299/375] Emitting module DequeModule
[310/376] Wrapping AST for GRPCCodeGen for debugging
[318/432] Compiling GRPCCore CallOptions.swift
[319/432] Compiling GRPCCore ClientContext.swift
[320/432] Compiling GRPCCore ClientInterceptor.swift
[321/432] Compiling GRPCCore ClientRequest.swift
[322/432] Compiling GRPCCore ClientResponse.swift
[323/432] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[324/432] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[325/432] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
[326/432] Compiling GRPCCore RPCRouter.swift
[327/432] Compiling GRPCCore RegistrableRPCService.swift
[328/432] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
[329/432] Compiling GRPCCore ServerContext.swift
[330/432] Compiling GRPCCore Metadata+GRPC.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[331/432] Compiling GRPCCore MethodConfigs.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[332/432] Compiling GRPCCore Result+Catching.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[333/432] Compiling GRPCCore String+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[334/432] Compiling GRPCCore TaskGroup+CancellableTask.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[335/432] Compiling GRPCCore Metadata.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[336/432] Compiling GRPCCore MethodDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[337/432] Compiling GRPCCore RPCError.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[341/439] Compiling GRPCCore ServerResponse.swift
[342/439] Compiling GRPCCore Coding.swift
[345/440] Wrapping AST for GRPCCodeGen for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[347/440] Emitting module GRPCCore
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[352/440] Compiling GRPCCore ServerInterceptor.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[353/440] Compiling GRPCCore ServerRequest.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[356/440] Compiling GRPCCore ClientRPCExecutor.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[357/440] Compiling GRPCCore ClientRequest+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[358/440] Compiling GRPCCore ClientResponse+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[359/440] Compiling GRPCCore ClientStreamExecutor.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[360/440] Compiling GRPCCore RetryDelaySequence.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[361/440] Compiling GRPCCore ConditionalInterceptor.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[362/440] Compiling GRPCCore ServerCancellationManager.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[363/440] Compiling GRPCCore ServerRPCExecutor.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[364/440] Compiling GRPCCore RPCWriter+Map.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[365/440] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[366/440] Compiling GRPCCore RPCWriter+Serialize.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[367/440] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[368/440] Compiling GRPCCore RPCAsyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[369/440] Compiling GRPCCore RPCWriter+Closable.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[370/440] Compiling GRPCCore RPCWriter.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[371/440] Compiling GRPCCore RPCWriterProtocol.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[372/440] Compiling GRPCCore Timeout.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[373/440] Compiling GRPCCore ClientTransport.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[374/440] Compiling GRPCCore RPCParts.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[375/440] Compiling GRPCCore RPCStream.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[376/440] Compiling GRPCCore RetryThrottle.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[377/440] Compiling GRPCCore ServerTransport.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[378/440] Compiling GRPCCore CompressionAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[379/440] Compiling GRPCCore GRPCContiguousBytes.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[380/440] Compiling GRPCCore MethodConfig.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[381/440] Compiling GRPCCore ServiceConfig.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[382/440] Compiling GRPCCore GRPCClient.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[383/440] Compiling GRPCCore GRPCServer.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[384/440] Compiling GRPCCore Base64.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[385/440] Compiling GRPCCore UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[386/440] Compiling GRPCCore RuntimeError.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[387/440] Compiling GRPCCore ServiceDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[388/440] Compiling GRPCCore Status.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[389/440] Compiling GRPCCore AsyncSequenceOfOne.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[390/440] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[391/440] Compiling GRPCCore BroadcastAsyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
[392/440] Compiling GRPCCore GRPCAsyncThrowingStream.swift
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:27:8: error: Unsupported OS
 25 | public import ucrt  // should be @usableFromInline
 26 | #else
 27 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift-2/Sources/GRPCCore/Timeout.swift:17:17: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | internal import Dispatch
    |                 `- error: no such module 'Dispatch'
 18 |
 19 | /// A timeout for a gRPC call.
BUILD FAILURE 6.3 wasm