Build Information
Failed to build MetalSupport, reference main (1d024a), with Swift 6.2 for Wasm on 22 Apr 2026 01:59:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/MetalSupport.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/schwa/MetalSupport
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1d024aa Formatting fixes
Cloned https://github.com/schwa/MetalSupport.git
Revision (git rev-parse @):
1d024aaf531988792ead465e2c17b366a6b1ce47
SUCCESS checkout https://github.com/schwa/MetalSupport.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/schwa/MetalSupport.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-collections.git
[1/23620] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.20s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.87s)
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/22] Emitting module InternalCollectionsUtilities
[6/24] Compiling InternalCollectionsUtilities Debugging.swift
[7/24] Compiling InternalCollectionsUtilities Descriptions.swift
[8/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[9/24] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[10/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/24] Compiling InternalCollectionsUtilities Span+Extras.swift
[12/24] Compiling InternalCollectionsUtilities String+Padding.swift
[13/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/24] Compiling InternalCollectionsUtilities Integer rank.swift
[17/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/24] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[22/24] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[23/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[27/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[28/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[29/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[30/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[31/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[32/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[33/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[34/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[35/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[36/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[37/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[38/87] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/87] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/87] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[41/87] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[42/87] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[43/87] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[44/87] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[45/87] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[46/87] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[47/87] Compiling OrderedCollections OrderedDictionary+Values.swift
[48/87] Compiling OrderedCollections OrderedDictionary+Codable.swift
[49/87] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/87] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/87] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/87] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/87] Compiling OrderedCollections OrderedDictionary+Elements.swift
[54/87] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[55/87] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[56/87] Compiling OrderedCollections OrderedDictionary.swift
[57/87] Compiling OrderedCollections OrderedSet+Codable.swift
[58/87] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/87] Compiling OrderedCollections OrderedSet+Descriptions.swift
[60/87] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/87] Compiling OrderedCollections OrderedSet+Equatable.swift
[62/87] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[63/87] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/87] Compiling OrderedCollections OrderedSet+Initializers.swift
[65/87] Compiling OrderedCollections OrderedSet+Insertions.swift
[66/87] Compiling OrderedCollections OrderedSet+Invariants.swift
[67/87] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[68/87] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[69/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[70/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[71/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[72/87] Compiling OrderedCollections OrderedSet+Sendable.swift
[73/87] Compiling OrderedCollections OrderedSet+SubSequence.swift
[74/87] Compiling OrderedCollections OrderedSet+Testing.swift
[75/87] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[76/87] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[77/87] Compiling OrderedCollections OrderedSet.swift
[78/87] Compiling OrderedCollections _UnsafeBitset.swift
[79/87] Compiling OrderedCollections _HashTable+Bucket.swift
[80/87] Compiling OrderedCollections _HashTable+BucketIterator.swift
[81/87] Compiling OrderedCollections _HashTable+Constants.swift
[82/87] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[83/87] Compiling OrderedCollections _HashTable+Testing.swift
[84/87] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[85/87] Compiling OrderedCollections _HashTable.swift
[86/87] Compiling OrderedCollections _Hashtable+Header.swift
[87/87] Emitting module OrderedCollections
[89/109] Compiling MetalSupport MTLTexture+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[90/109] Compiling MetalSupport MTLVertexDescriptor+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[91/109] Compiling MetalSupport MTLVertexFormat+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/111] Emitting module MetalSupport
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[93/111] Compiling MetalSupport UnsafeBytes.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[94/111] Compiling MetalSupport VertexDescriptor.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[95/111] Compiling MetalSupport BaseSupport.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[96/111] Compiling MetalSupport DebugGroup.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[97/111] Compiling MetalSupport DescriptorInits.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[98/111] Compiling MetalSupport Metal+SwiftUI.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[99/111] Compiling MetalSupport MetalSupportError.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[100/111] Compiling MetalSupport MTLCommandQueue+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[101/111] Compiling MetalSupport MTLDevice+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[102/111] Compiling MetalSupport MTLFunction+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[103/111] Compiling MetalSupport MTLGeometry+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[104/111] Compiling MetalSupport MTLIndexType+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[105/111] Compiling MetalSupport MTLPixelFormat+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[106/111] Compiling MetalSupport DrawHelpers.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[107/111] Compiling MetalSupport Labeled.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[108/111] Compiling MetalSupport MTKMesh+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[109/111] Compiling MetalSupport MTLBuffer+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[110/111] Compiling MetalSupport MTLCommandBuffer+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
[111/111] Compiling MetalSupport MTLCommandBufferDescriptor+Extensions.swift
/host/spi-builder-workspace/Sources/MetalSupport/DebugGroup.swift:1:8: error: no such module 'Metal'
1 | import Metal
| `- error: no such module 'Metal'
2 |
3 | public extension MTLCaptureManager {
BUILD FAILURE 6.2 wasm