The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build grpc-swift-2, reference 2.1.0 (0e52ab), with Swift 6.2 (beta) for Wasm on 21 Jul 2025 20:47:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift-2.git
Reference: 2.1.0
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
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 0e52abf Conform RPCError to RPCErrorConvertible (#7)
Cloned https://github.com/grpc/grpc-swift-2.git
Revision (git rev-parse @):
0e52abf7ea0fca7ffe876953aa41feff84cc6e29
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-2.git at 2.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/grpc/grpc-swift-2.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-collections.git
[1/16816] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
[1/39906] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (6.77s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (11.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.65s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/38] Compiling GRPCCodeGen StructuredSwift+ServiceMetadata.swift
[9/38] Compiling GRPCCodeGen StructuredSwiftRepresentation.swift
[10/39] Compiling GRPCCodeGen ClientCodeTranslator.swift
[11/39] Compiling GRPCCodeGen Docs.swift
[12/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/39] Emitting module GRPCCodeGen
[14/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/39] Compiling GRPCCodeGen RendererProtocol.swift
[16/39] Compiling GRPCCodeGen TextBasedRenderer.swift
[17/39] Compiling GRPCCodeGen StructuredSwift+Client.swift
[18/39] Compiling GRPCCodeGen StructuredSwift+Server.swift
[19/39] Compiling GRPCCodeGen CodeGenerator.swift
[20/39] Compiling GRPCCodeGen Namer.swift
[25/41] Emitting module InternalCollectionsUtilities
[26/41] Compiling GRPCCodeGen CodeGenError.swift
[27/41] Compiling GRPCCodeGen CodeGenerationRequest.swift
[28/41] Compiling GRPCCodeGen ServerCodeTranslator.swift
[29/41] Compiling GRPCCodeGen TypeName.swift
[30/41] Compiling GRPCCodeGen IDLToStructuredSwiftTranslator.swift
[31/41] Compiling GRPCCodeGen MetadataTranslator.swift
[39/42] Compiling GRPCCodeGen TypeUsage.swift
[40/42] Compiling GRPCCodeGen SourceFile.swift
[41/57] Compiling DequeModule Deque+Equatable.swift
[42/57] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[43/59] Compiling DequeModule _DequeBuffer.swift
[44/59] Compiling DequeModule _DequeBufferHeader.swift
[45/59] Compiling DequeModule _DequeSlot.swift
[46/59] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/59] Compiling DequeModule Deque+Testing.swift
[48/59] Compiling DequeModule Deque._Storage.swift
[49/59] Compiling DequeModule Deque+Extras.swift
[50/59] Compiling DequeModule Deque+Hashable.swift
[51/59] Compiling DequeModule Deque._UnsafeHandle.swift
[52/59] Compiling DequeModule Deque.swift
[53/59] Compiling DequeModule Deque+CustomReflectable.swift
[54/59] Compiling DequeModule Deque+Descriptions.swift
[55/59] Compiling DequeModule Deque+Codable.swift
[56/59] Compiling DequeModule Deque+Collection.swift
[57/59] Emitting module DequeModule
[59/115] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
[60/115] Compiling GRPCCore ServerContext.swift
[62/116] Compiling GRPCCore RPCWriter+Map.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[63/116] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[64/116] Compiling GRPCCore RPCWriter+Serialize.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[65/116] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[66/116] Compiling GRPCCore RPCAsyncSequence.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[67/116] Compiling GRPCCore RPCWriter+Closable.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[68/116] Compiling GRPCCore RPCWriter.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[69/123] Compiling GRPCCore Metadata+GRPC.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[70/123] Compiling GRPCCore MethodConfigs.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[71/123] Compiling GRPCCore Result+Catching.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[72/123] Compiling GRPCCore String+Extensions.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[73/123] Compiling GRPCCore TaskGroup+CancellableTask.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[74/123] Compiling GRPCCore Metadata.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[75/123] Compiling GRPCCore MethodDescriptor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[76/123] Compiling GRPCCore RPCError.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[77/123] Compiling GRPCCore RuntimeError.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[78/123] Compiling GRPCCore ServiceDescriptor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[79/123] Compiling GRPCCore Status.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[80/123] Compiling GRPCCore AsyncSequenceOfOne.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[81/123] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[82/123] Compiling GRPCCore BroadcastAsyncSequence.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[83/123] Compiling GRPCCore GRPCAsyncThrowingStream.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[84/123] Compiling GRPCCore RPCRouter.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[85/123] Compiling GRPCCore RegistrableRPCService.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[88/123] Compiling GRPCCore ServerInterceptor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[89/123] Compiling GRPCCore ServerRequest.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[90/123] Compiling GRPCCore ServerResponse.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[91/123] Compiling GRPCCore Coding.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[92/123] Compiling GRPCCore ClientRPCExecutor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[93/123] Compiling GRPCCore ClientRequest+Convenience.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[94/123] Compiling GRPCCore ClientResponse+Convenience.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[95/123] Compiling GRPCCore ClientStreamExecutor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[96/123] Compiling GRPCCore RetryDelaySequence.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[97/123] Compiling GRPCCore ConditionalInterceptor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[98/123] Compiling GRPCCore ServerCancellationManager.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[99/123] Compiling GRPCCore ServerRPCExecutor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[100/123] Compiling GRPCCore CompressionAlgorithm.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[101/123] Compiling GRPCCore GRPCContiguousBytes.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[102/123] Compiling GRPCCore MethodConfig.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[103/123] Compiling GRPCCore ServiceConfig.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[104/123] Compiling GRPCCore GRPCClient.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[105/123] Compiling GRPCCore GRPCServer.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[106/123] Compiling GRPCCore Base64.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[107/123] Compiling GRPCCore UnsafeTransfer.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[108/123] Compiling GRPCCore RPCWriterProtocol.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[109/123] Compiling GRPCCore Timeout.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[110/123] Compiling GRPCCore ClientTransport.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[111/123] Compiling GRPCCore RPCParts.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[112/123] Compiling GRPCCore RPCStream.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[113/123] Compiling GRPCCore RetryThrottle.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[114/123] Compiling GRPCCore ServerTransport.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[115/123] Emitting module GRPCCore
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[116/123] Compiling GRPCCore CallOptions.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[117/123] Compiling GRPCCore ClientContext.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[118/123] Compiling GRPCCore ClientInterceptor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[119/123] Compiling GRPCCore ClientRequest.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[120/123] Compiling GRPCCore ClientResponse.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[121/123] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[122/123] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.
[123/123] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
/host/spi-builder-workspace/Sources/GRPCCore/Call/Client/Internal/RetryDelaySequence.swift:25:8: error: Unsupported OS
 23 | public import Musl  // should be @usableFromInline
 24 | #else
 25 | #error("Unsupported OS")
    |        `- error: Unsupported OS
 26 | #endif
 27 |
/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.2 wasm