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.0.0 (b0dda3), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 17:20:58 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.0.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.0.0      -> FETCH_HEAD
HEAD is now at b0dda37 Rename package to grpc-swift-2
Cloned https://github.com/grpc/grpc-swift-2.git
Revision (git rev-parse @):
b0dda37645e3ea0a19f526ade4ec6d092d46b46f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-2.git at 2.0.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/16640] Fetching swift-collections
[16641/56095] Fetching swift-collections, swift-protobuf
Fetched https://github.com/apple/swift-collections.git from cache (6.34s)
Fetched https://github.com/apple/swift-protobuf.git from cache (6.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (7.05s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.38s)
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 StructuredSwiftRepresentation.swift
[9/38] Compiling GRPCCodeGen ClientCodeTranslator.swift
[10/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/39] Compiling GRPCCodeGen ServerCodeTranslator.swift
[12/39] Compiling GRPCCodeGen TypeName.swift
[14/41] Compiling GRPCCodeGen Docs.swift
[15/41] Compiling GRPCCodeGen IDLToStructuredSwiftTranslator.swift
[16/41] Compiling GRPCCodeGen MetadataTranslator.swift
[17/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/41] Emitting module InternalCollectionsUtilities
[21/41] Compiling GRPCCodeGen CodeGenError.swift
[22/41] Compiling GRPCCodeGen StructuredSwift+Server.swift
[23/41] Compiling GRPCCodeGen StructuredSwift+ServiceMetadata.swift
[24/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/41] Compiling GRPCCodeGen StructuredSwift+Client.swift
[26/41] Compiling GRPCCodeGen CodeGenerationRequest.swift
[27/41] Compiling GRPCCodeGen CodeGenerator.swift
[28/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/42] Compiling GRPCCodeGen TypeUsage.swift
[31/42] Compiling GRPCCodeGen SourceFile.swift
[32/57] Compiling DequeModule Deque+CustomReflectable.swift
[33/57] Compiling DequeModule Deque+Descriptions.swift
[34/59] Compiling DequeModule _DequeBuffer.swift
[35/59] Compiling DequeModule _DequeBufferHeader.swift
[36/59] Compiling DequeModule _DequeSlot.swift
[37/59] Compiling DequeModule _UnsafeWrappedBuffer.swift
[38/59] Compiling DequeModule Deque+Testing.swift
[39/59] Compiling DequeModule Deque._Storage.swift
[40/59] Compiling DequeModule Deque+Extras.swift
[41/59] Compiling DequeModule Deque+Hashable.swift
[42/59] Compiling DequeModule Deque+Equatable.swift
[43/59] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[44/59] Compiling DequeModule Deque._UnsafeHandle.swift
[45/59] Compiling DequeModule Deque.swift
[46/59] Compiling DequeModule Deque+Codable.swift
[47/59] Compiling DequeModule Deque+Collection.swift
[48/59] Emitting module DequeModule
[50/115] 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.
[51/115] 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.
[52/115] 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.
[53/115] 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.
[54/115] 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.
[55/115] 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.
[56/115] 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.
[57/122] 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.
[58/122] 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.
[59/122] 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.
[60/122] 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.
[61/122] 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.
[62/122] 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.
[63/122] 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.
[64/122] 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.
[65/122] 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.
[66/122] Compiling GRPCCore ServerContext+RPCCancellationHandle.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/122] Compiling GRPCCore ServerContext.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/122] 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.
[69/122] 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.
[70/122] 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.
[71/122] 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.
[72/122] 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.
[73/122] 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.
[74/122] 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.
[75/122] 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.
[76/122] 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.
[77/122] 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.
[78/122] 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.
[79/122] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/122] 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.
[81/122] 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.
[82/122] 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.
[83/122] 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.
[84/122] 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.
[85/122] 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.
[86/122] 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.
[87/122] 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.
[88/122] 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.
[89/122] 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.
[90/122] 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.
[91/122] 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.
[92/122] 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.
[93/122] 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.
[94/122] 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.
[95/122] 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.
[96/122] 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.
[97/122] 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.
[98/122] 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.
[99/122] 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.
[100/122] 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.
[101/122] 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.
[102/122] 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.
[103/122] 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.
[104/122] 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.
[105/122] 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.
[106/122] 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.
[107/122] 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.
[108/122] 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.
[109/122] 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.
[110/122] 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.
[111/122] 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.
[120/122] Emitting module GRPCCodeGen
BUILD FAILURE 6.2 wasm