The Swift Package Index logo.Swift Package Index

Build Information

Failed to build grpc-swift-2, reference main (d19a94), with Swift 6.3 for Wasm on 20 Apr 2026 09:42:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-2.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-2
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d19a948 Drop Swift 6.0 (#45)
Cloned https://github.com/grpc/grpc-swift-2.git
Revision (git rev-parse @):
d19a94824cc6fa182211e8197ce391ff712b69f1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-2.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/grpc/grpc-swift-2.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/apple/swift-collections.git
Fetching https://github.com/apple/swift-protobuf.git
[1/23576] Fetching swift-collections
[1652/70588] Fetching swift-collections, swift-protobuf
Fetched https://github.com/apple/swift-collections.git from cache (8.53s)
Fetched https://github.com/apple/swift-protobuf.git from cache (8.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (9.70s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.89s)
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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/43] Emitting module InternalCollectionsUtilities
[10/45] Emitting module GRPCCodeGen
[11/47] Compiling GRPCCodeGen TypeUsage.swift
[12/47] Compiling GRPCCodeGen SourceFile.swift
[14/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/47] Compiling InternalCollectionsUtilities Debugging.swift
[17/47] Compiling InternalCollectionsUtilities Descriptions.swift
[18/47] Compiling GRPCCodeGen ServerCodeTranslator.swift
[19/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/47] Compiling GRPCCodeGen StructuredSwift+Client.swift
[23/47] Compiling GRPCCodeGen StructuredSwift+Server.swift
[24/47] Compiling GRPCCodeGen CodeGenError.swift
[25/47] Compiling GRPCCodeGen CodeGenerationRequest.swift
[26/47] Compiling GRPCCodeGen CodeGenerator.swift
[27/47] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[28/47] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[29/47] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[30/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/47] Compiling InternalCollectionsUtilities Span+Extras.swift
[32/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/81] Compiling ContainersPreview Producer+Map.swift
[43/81] Compiling ContainersPreview Producer+Reduce.swift
[44/81] Compiling ContainersPreview Producer.swift
[45/81] Compiling ContainersPreview Borrow.swift
[46/81] Compiling ContainersPreview RandomAccessContainer.swift
[47/81] Compiling ContainersPreview RangeExpression2.swift
[48/81] Compiling ContainersPreview RangeReplaceableContainer.swift
[49/81] Compiling ContainersPreview Drain+Map.swift
[50/81] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[51/81] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[52/81] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[53/81] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[54/81] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[55/81] Compiling ContainersPreview Drain+Reduce.swift
[56/81] Compiling ContainersPreview Drain.swift
[57/81] Compiling ContainersPreview Producer+Collect.swift
[58/81] Compiling ContainersPreview Producer+Filter.swift
[59/85] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[60/85] Compiling ContainersPreview BorrowingSequence.swift
[61/85] Compiling ContainersPreview BidirectionalContainer.swift
[62/85] Compiling ContainersPreview Container+Filter.swift
[63/85] Compiling ContainersPreview Container+SpanwiseZip.swift
[64/85] Compiling ContainersPreview Container.swift
[65/85] Compiling ContainersPreview ContainerIterator.swift
[66/85] Compiling ContainersPreview DynamicContainer.swift
[67/85] Compiling ContainersPreview MutableContainer.swift
[68/85] Compiling ContainersPreview PermutableContainer.swift
[69/85] Emitting module ContainersPreview
[70/85] Compiling ContainersPreview Box.swift
[71/85] Compiling ContainersPreview Inout.swift
[72/85] Compiling ContainersPreview InputSpan.swift
[73/85] Compiling ContainersPreview Shared.swift
[74/85] Compiling ContainersPreview OutputSpan+Extras.swift
[75/85] Compiling ContainersPreview TemporaryAllocation.swift
[76/85] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[77/85] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[78/85] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[80/126] Compiling DequeModule _DequeBuffer.swift
[81/126] Compiling DequeModule _DequeBufferHeader.swift
[82/126] Compiling DequeModule RigidDeque+Append.swift
[83/126] Compiling DequeModule RigidDeque+Consumption.swift
[84/126] Compiling DequeModule RigidDeque+Container.swift
[85/126] Compiling DequeModule RigidDeque+Descriptions.swift
[86/131] Compiling DequeModule RigidDeque+Equatable.swift
[87/131] Compiling DequeModule RigidDeque+Experimental.swift
[88/131] Compiling DequeModule RigidDeque+Hashable.swift
[89/131] Compiling DequeModule RigidDeque+Initializers.swift
[90/131] Compiling DequeModule RigidDeque+Insertions.swift
[91/131] Compiling DequeModule RigidDeque+Prepend.swift
[92/131] Compiling DequeModule UniqueDeque+Hashable.swift
[93/131] Compiling DequeModule UniqueDeque+Initializers.swift
[94/131] Compiling DequeModule UniqueDeque+Insertions.swift
[95/131] Compiling DequeModule UniqueDeque+Prepend.swift
[96/131] Compiling DequeModule UniqueDeque+Removals.swift
[97/131] Compiling DequeModule RigidDeque+Removals.swift
[98/131] Compiling DequeModule RigidDeque+Replacements.swift
[99/131] Compiling DequeModule RigidDeque+Testing.swift
[100/131] Compiling DequeModule RigidDeque.swift
[101/131] Compiling DequeModule UniqueDeque+Append.swift
[102/131] Emitting module DequeModule
[103/131] Compiling DequeModule Deque+Codable.swift
[104/131] Compiling DequeModule Deque+Collection.swift
[105/131] Compiling DequeModule Deque+CustomReflectable.swift
[106/131] Compiling DequeModule Deque+Descriptions.swift
[107/131] Compiling DequeModule Deque+Equatable.swift
[108/131] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[109/131] Compiling DequeModule UniqueDeque+Consumption.swift
[110/131] Compiling DequeModule UniqueDeque+Container.swift
[111/131] Compiling DequeModule UniqueDeque+Descriptions.swift
[112/131] Compiling DequeModule UniqueDeque+Equatable.swift
[113/131] Compiling DequeModule UniqueDeque+Experimental.swift
[114/131] Compiling DequeModule Deque+Extras.swift
[115/131] Compiling DequeModule Deque+Hashable.swift
[116/131] Compiling DequeModule Deque+Testing.swift
[117/131] Compiling DequeModule Deque._Storage.swift
[118/131] Compiling DequeModule Deque._UnsafeHandle.swift
[119/131] Compiling DequeModule Deque.swift
[120/131] Compiling DequeModule UniqueDeque+Replacements.swift
[121/131] Compiling DequeModule UniqueDeque.swift
[122/131] Compiling DequeModule _DequeSlot.swift
[123/131] Compiling DequeModule _UnsafeDequeHandle.swift
[124/131] Compiling DequeModule _UnsafeDequeSegments.swift
[126/187] Compiling GRPCCore CallOptions.swift
[127/187] Compiling GRPCCore ClientContext.swift
[128/187] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[129/187] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[130/187] Compiling GRPCCore ClientInterceptor.swift
[131/187] Compiling GRPCCore ClientRequest.swift
[132/187] Compiling GRPCCore ClientResponse.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[134/188] Emitting module GRPCCore
/host/spi-builder-workspace/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/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.
[135/195] Compiling GRPCCore RPCWriterProtocol.swift
/host/spi-builder-workspace/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/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.
[136/195] Compiling GRPCCore Timeout.swift
/host/spi-builder-workspace/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/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.
[137/195] Compiling GRPCCore ClientTransport.swift
/host/spi-builder-workspace/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/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.
[138/195] Compiling GRPCCore RPCParts.swift
/host/spi-builder-workspace/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/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.
[139/195] Compiling GRPCCore RPCStream.swift
/host/spi-builder-workspace/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/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.
[140/195] Compiling GRPCCore RetryThrottle.swift
/host/spi-builder-workspace/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/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.
[141/195] Compiling GRPCCore ServerTransport.swift
/host/spi-builder-workspace/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/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.
[142/195] Compiling GRPCCore Metadata+GRPC.swift
/host/spi-builder-workspace/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/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.
[143/195] Compiling GRPCCore MethodConfigs.swift
/host/spi-builder-workspace/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/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.
[144/195] Compiling GRPCCore Result+Catching.swift
/host/spi-builder-workspace/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/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.
[145/195] Compiling GRPCCore String+Extensions.swift
/host/spi-builder-workspace/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/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.
[146/195] Compiling GRPCCore TaskGroup+CancellableTask.swift
/host/spi-builder-workspace/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/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.
[147/195] Compiling GRPCCore Metadata.swift
/host/spi-builder-workspace/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/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.
[148/195] Compiling GRPCCore MethodDescriptor.swift
/host/spi-builder-workspace/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/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.
[149/195] Compiling GRPCCore RPCError.swift
/host/spi-builder-workspace/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/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.
[150/195] Compiling GRPCCore RPCWriter+Map.swift
/host/spi-builder-workspace/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/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.
[151/195] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
/host/spi-builder-workspace/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/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.
[152/195] Compiling GRPCCore RPCWriter+Serialize.swift
/host/spi-builder-workspace/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/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.
[153/195] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
/host/spi-builder-workspace/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/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.
[154/195] Compiling GRPCCore RPCAsyncSequence.swift
/host/spi-builder-workspace/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/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.
[155/195] Compiling GRPCCore RPCWriter+Closable.swift
/host/spi-builder-workspace/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/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.
[156/195] Compiling GRPCCore RPCWriter.swift
/host/spi-builder-workspace/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/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.
[157/195] Compiling GRPCCore RPCRouter.swift
/host/spi-builder-workspace/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/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.
[158/195] Compiling GRPCCore RegistrableRPCService.swift
/host/spi-builder-workspace/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/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.
[159/195] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
/host/spi-builder-workspace/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/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.
[160/195] Compiling GRPCCore ServerContext.swift
/host/spi-builder-workspace/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/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.
[161/195] Compiling GRPCCore ServerInterceptor.swift
/host/spi-builder-workspace/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/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.
[162/195] Compiling GRPCCore ServerRequest.swift
/host/spi-builder-workspace/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/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.
[163/195] Compiling GRPCCore ServerResponse.swift
/host/spi-builder-workspace/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/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.
[164/195] Compiling GRPCCore Coding.swift
/host/spi-builder-workspace/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/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.
[165/195] Compiling GRPCCore RuntimeError.swift
/host/spi-builder-workspace/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/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.
[166/195] Compiling GRPCCore ServiceDescriptor.swift
/host/spi-builder-workspace/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/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.
[167/195] Compiling GRPCCore Status.swift
/host/spi-builder-workspace/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/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.
[168/195] Compiling GRPCCore AsyncSequenceOfOne.swift
/host/spi-builder-workspace/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/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.
[169/195] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
/host/spi-builder-workspace/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/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.
[170/195] Compiling GRPCCore BroadcastAsyncSequence.swift
/host/spi-builder-workspace/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/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.
[171/195] Compiling GRPCCore GRPCAsyncThrowingStream.swift
/host/spi-builder-workspace/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/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.
[172/195] Compiling GRPCCore ClientRPCExecutor.swift
/host/spi-builder-workspace/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/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.
[173/195] Compiling GRPCCore ClientRequest+Convenience.swift
/host/spi-builder-workspace/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/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.
[174/195] Compiling GRPCCore ClientResponse+Convenience.swift
/host/spi-builder-workspace/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/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.
[175/195] Compiling GRPCCore ClientStreamExecutor.swift
/host/spi-builder-workspace/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/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.
[176/195] Compiling GRPCCore RetryDelaySequence.swift
/host/spi-builder-workspace/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/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.
[177/195] Compiling GRPCCore ConditionalInterceptor.swift
/host/spi-builder-workspace/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/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.
[178/195] Compiling GRPCCore ServerCancellationManager.swift
/host/spi-builder-workspace/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/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.
[179/195] Compiling GRPCCore ServerRPCExecutor.swift
/host/spi-builder-workspace/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/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.
[180/195] Compiling GRPCCore CompressionAlgorithm.swift
/host/spi-builder-workspace/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/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.
[181/195] Compiling GRPCCore GRPCContiguousBytes.swift
/host/spi-builder-workspace/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/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.
[182/195] Compiling GRPCCore MethodConfig.swift
/host/spi-builder-workspace/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/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.
[183/195] Compiling GRPCCore ServiceConfig.swift
/host/spi-builder-workspace/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/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.
[184/195] Compiling GRPCCore GRPCClient.swift
/host/spi-builder-workspace/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/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.
[185/195] Compiling GRPCCore GRPCServer.swift
/host/spi-builder-workspace/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/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.
[186/195] Compiling GRPCCore Base64.swift
/host/spi-builder-workspace/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/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.
[187/195] Compiling GRPCCore UnsafeTransfer.swift
/host/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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.
[195/195] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
/host/spi-builder-workspace/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/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