Build Information
Failed to build SwiftyTopology, reference main (d30a38
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 00:18:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-topology.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/taketo1024/swm-topology
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d30a38e fix warning etc.
Cloned https://github.com/taketo1024/swm-topology.git
Revision (git rev-parse @):
d30a38e9334facfd6366aaadd15a2c99a4cd7fbf
SUCCESS checkout https://github.com/taketo1024/swm-topology.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/taketo1024/swm-topology.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-homology.git
Fetching https://github.com/taketo1024/swm-core.git
[1/15984] Fetching swm-core
[3198/28464] Fetching swm-core, swm-homology
Fetched https://github.com/taketo1024/swm-homology.git from cache (0.60s)
Fetched https://github.com/taketo1024/swm-core.git from cache (0.62s)
Computing version for https://github.com/taketo1024/swm-homology.git
Computed https://github.com/taketo1024/swm-homology.git at 1.4.0 (1.02s)
Fetching https://github.com/taketo1024/swm-matrix-tools.git
[1/800] Fetching swm-matrix-tools
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.36s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.96s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
[2802/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.46s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/taketo1024/swm-matrix-tools.git
Computed https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3 (1.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.41s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.41s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.63s)
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 0.2.1
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/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/taketo1024/swm-matrix-tools.git
Working copy of https://github.com/taketo1024/swm-matrix-tools.git resolved at 1.3.3
Creating working copy for https://github.com/taketo1024/swm-homology.git
Working copy of https://github.com/taketo1024/swm-homology.git resolved at 1.4.0
Building for debugging...
[0/10] Write sources
[8/10] Compiling _NumericsShims _NumericsShims.c
[8/10] Write swift-version-24593BA9C3E375BF.txt
[11/34] Compiling InternalCollectionsUtilities Descriptions.swift
[12/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/35] Compiling RealModule ElementaryFunctions.swift
[14/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/36] Compiling RealModule RealFunctions.swift
[16/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/36] Compiling InternalCollectionsUtilities Debugging.swift
[20/36] Compiling RealModule AugmentedArithmetic.swift
[21/36] Compiling RealModule Double+Real.swift
[22/36] Compiling RealModule AlgebraicField.swift
[23/36] Compiling RealModule ApproximateEquality.swift
[24/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/36] Emitting module InternalCollectionsUtilities
[27/36] Emitting module RealModule
[28/36] Compiling RealModule Float16+Real.swift
[29/36] Compiling RealModule Float+Real.swift
[30/36] Compiling RealModule Real.swift
[35/36] Compiling RealModule Float80+Real.swift
[37/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/116] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[40/116] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[41/116] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[42/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[43/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[44/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[45/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[46/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[47/119] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[48/119] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[49/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[50/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[51/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[52/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[53/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[59/126] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[60/126] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[61/126] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[62/126] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/126] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/126] Compiling OrderedCollections OrderedDictionary.swift
[65/126] Compiling OrderedCollections OrderedSet+Codable.swift
[66/126] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/126] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/126] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/126] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/126] Compiling Algorithms Trim.swift
[71/126] Compiling Algorithms Unique.swift
[72/126] Compiling Algorithms Windows.swift
[73/126] Compiling OrderedCollections OrderedSet+Insertions.swift
[74/126] Compiling OrderedCollections OrderedSet+Invariants.swift
[75/126] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[76/126] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[77/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[78/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[79/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[80/126] Compiling OrderedCollections OrderedDictionary+Codable.swift
[81/126] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[82/126] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/126] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[84/126] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[85/126] Compiling OrderedCollections OrderedDictionary+Elements.swift
[86/126] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[87/126] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[91/126] Compiling OrderedCollections OrderedSet+Sendable.swift
[92/126] Compiling OrderedCollections OrderedSet+SubSequence.swift
[93/126] Compiling OrderedCollections OrderedSet+Testing.swift
[94/126] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[95/126] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[96/126] Compiling OrderedCollections OrderedSet.swift
[97/126] Compiling OrderedCollections _UnsafeBitset.swift
[102/126] Compiling OrderedCollections _HashTable+Bucket.swift
[103/126] Compiling OrderedCollections _HashTable+BucketIterator.swift
[104/126] Compiling OrderedCollections _HashTable+Constants.swift
[105/126] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[106/126] Compiling OrderedCollections _HashTable+Testing.swift
[107/126] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[108/126] Compiling OrderedCollections _HashTable.swift
[109/126] Compiling OrderedCollections _Hashtable+Header.swift
[110/126] Emitting module OrderedCollections
[127/127] Emitting module Algorithms
[129/171] 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 {
[130/171] 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 {
[131/171] 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 {
[132/171] 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 {
[133/171] 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 {
[134/171] 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 {
[135/176] 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 {
[136/176] 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 {
[137/176] 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 {
[138/176] 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 {
[139/176] 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 {
[140/176] 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 {
[141/176] 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 {
[142/176] 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 {
[143/176] 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 {
[144/176] 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 {
[145/176] 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 {
[146/176] 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 {
[147/176] 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 {
[148/176] 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 {
[149/176] 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 {
[150/176] 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 {
[151/176] 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 {
[152/176] 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 {
[153/176] 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 {
[154/176] 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 {
[155/176] 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 {
[156/176] 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 {
[157/176] 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 {
[158/176] 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 {
[159/176] 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 {
[160/176] 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 {
[161/176] 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 {
[162/176] 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 {
[163/176] 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 {
[164/176] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[165/176] 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 {
[166/176] 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 {
[167/176] 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 {
[168/176] 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 {
[169/176] 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 {
[170/176] 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 {
[171/176] 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 {
[172/176] 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 {
[173/176] 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 {
[174/176] 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 {
[175/176] 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 {
[176/176] 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