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 swm-matrix-tools, reference 1.3.3 (928ba8), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 04:05:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/taketo1024/swm-matrix-tools.git
Reference: 1.3.3
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/taketo1024/swm-matrix-tools
 * tag               1.3.3      -> FETCH_HEAD
HEAD is now at 928ba82 Merge branch 'develop'
Cloned https://github.com/taketo1024/swm-matrix-tools.git
Revision (git rev-parse @):
928ba82c473e36b550fb5a2c39f059bc31b1b818
SUCCESS checkout https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/taketo1024/swm-matrix-tools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/taketo1024/swm-core.git
[1/15984] Fetching swm-core
Fetched https://github.com/taketo1024/swm-core.git from cache (0.48s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.85s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
[5782/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.42s)
[3162/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (1.60s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.39s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (1.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.05s)
Creating working copy for https://github.com/taketo1024/swm-core.git
Working copy of https://github.com/taketo1024/swm-core.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.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
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 0.2.1
Building for debugging...
[0/8] Write sources
[6/8] Compiling _NumericsShims _NumericsShims.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/32] Emitting module RealModule
[10/33] Compiling RealModule RealFunctions.swift
[11/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/33] Compiling InternalCollectionsUtilities Debugging.swift
[13/33] Compiling InternalCollectionsUtilities Descriptions.swift
[14/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/34] Compiling InternalCollectionsUtilities Integer rank.swift
[22/34] Emitting module InternalCollectionsUtilities
[25/34] Compiling RealModule Real.swift
[26/34] Compiling RealModule Float80+Real.swift
[27/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/34] Compiling RealModule ElementaryFunctions.swift
[32/34] Compiling RealModule Float+Real.swift
[33/34] Compiling RealModule Float16+Real.swift
[35/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[38/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[39/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[40/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[41/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/114] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/114] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/121] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/121] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/121] Compiling OrderedCollections OrderedDictionary+Elements.swift
[54/124] Compiling OrderedCollections OrderedDictionary.swift
[55/124] Compiling OrderedCollections OrderedSet+Codable.swift
[56/124] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[57/124] Compiling OrderedCollections OrderedSet+Descriptions.swift
[58/124] Compiling OrderedCollections OrderedSet+Diffing.swift
[59/124] Compiling OrderedCollections OrderedSet+Equatable.swift
[60/124] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[61/124] Compiling OrderedCollections OrderedSet+Hashable.swift
[62/124] Compiling Algorithms Windows.swift
[63/124] Compiling OrderedCollections OrderedSet+Insertions.swift
[64/124] Compiling OrderedCollections OrderedSet+Invariants.swift
[65/124] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[66/124] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[67/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[68/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[69/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[70/124] Compiling OrderedCollections _HashTable+Testing.swift
[71/124] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[72/124] Compiling OrderedCollections _HashTable.swift
[73/124] Compiling OrderedCollections _Hashtable+Header.swift
[74/124] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[75/124] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[76/124] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[77/124] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[78/124] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[84/124] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[85/124] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[86/124] Compiling OrderedCollections OrderedDictionary+Values.swift
[87/124] Compiling OrderedCollections OrderedDictionary+Codable.swift
[88/124] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[89/124] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[93/124] Compiling Algorithms Trim.swift
[94/124] Compiling Algorithms Unique.swift
[101/124] Compiling OrderedCollections OrderedSet+Sendable.swift
[102/124] Compiling OrderedCollections OrderedSet+SubSequence.swift
[103/124] Compiling OrderedCollections OrderedSet+Testing.swift
[104/124] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[105/124] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[106/124] Compiling OrderedCollections OrderedSet.swift
[107/124] Compiling OrderedCollections _UnsafeBitset.swift
[108/124] Compiling OrderedCollections _HashTable+Bucket.swift
[109/124] Compiling OrderedCollections _HashTable+BucketIterator.swift
[110/124] Compiling OrderedCollections _HashTable+Constants.swift
[111/124] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[116/124] Emitting module OrderedCollections
[125/125] Emitting module Algorithms
[127/169] Compiling SwmCore Complex.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[128/169] Compiling SwmCore F2.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[129/169] Compiling SwmCore Integer.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[130/169] Compiling SwmCore IntegerQuotient.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[131/169] Compiling SwmCore Quaternion.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[132/169] Compiling SwmCore Rational.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[133/174] Emitting module SwmCore
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[134/174] Compiling SwmCore RandomAccessCollection.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[135/174] Compiling SwmCore Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[136/174] Compiling SwmCore Set.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[137/174] Compiling SwmCore String.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[138/174] Compiling SwmCore LinearCombination.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[139/174] Compiling SwmCore LinearCombinationType.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[140/174] Compiling SwmCore Module.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[141/174] Compiling SwmCore Monoid.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[142/174] Compiling SwmCore Ring.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[143/174] Compiling SwmCore Array.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[144/174] Compiling SwmCore Codable.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[145/174] Compiling SwmCore Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[146/174] Compiling SwmCore Combinatorics.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[147/174] Compiling SwmCore GraphAlgorithms.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[148/174] Compiling SwmCore IntList.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[149/174] Compiling SwmCore Operators.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[150/174] Compiling SwmCore Random.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[151/174] Compiling SwmCore TypeParameters.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[152/174] Compiling SwmCore AdditiveGroup.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[153/174] Compiling SwmCore EuclideanRing.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[154/174] Compiling SwmCore Field.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[155/174] Compiling SwmCore FractionField.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[156/174] Compiling SwmCore Group.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[157/174] Compiling SwmCore MathSet.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[158/174] Compiling SwmCore TensorGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[159/174] Compiling SwmCore DefaultMatrixImpl.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[160/174] Compiling SwmCore Matrix.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[161/174] Compiling SwmCore MatrixIF.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[162/174] Compiling SwmCore MatrixImpl.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[163/174] Compiling SwmCore BitSequence.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[164/174] Compiling SwmCore Real.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[165/174] Compiling SwmCore Permutation.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[166/174] Compiling SwmCore GenericPolynomial.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[167/174] Compiling SwmCore MultivariatePolynomial.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[168/174] Compiling SwmCore Polynomial.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[169/174] Compiling SwmCore PolynomialQuotient.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[170/174] Compiling SwmCore Cache.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[171/174] Compiling SwmCore Debug.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[172/174] Compiling SwmCore Format.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[173/174] Compiling SwmCore Logger.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
[174/174] Compiling SwmCore Storage.swift
/host/spi-builder-workspace/.build/checkouts/swm-core/Sources/SwmCore/Extensions/Array.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public extension Array {
BUILD FAILURE 6.2 wasm