Build Information
Failed to build swm-core, reference main (ae48c2), with Swift 6.3 for Wasm on 12 Apr 2026 12:31:07 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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/swm-core.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-core
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ae48c2c extract SparseMatrixImpl.
Cloned https://github.com/taketo1024/swm-core.git
Revision (git rev-parse @):
ae48c2ce78b64952a99776643f0aaf253eb315a0
SUCCESS checkout https://github.com/taketo1024/swm-core.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/taketo1024/swm-core.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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/6058] Fetching swift-algorithms
[1879/29583] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.41s)
[1882/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (2.42s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.80s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (1.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.00s)
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
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Building for debugging...
[0/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/35] Emitting module InternalCollectionsUtilities
[9/37] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/37] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/37] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/37] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/37] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[15/37] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[16/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/37] Compiling InternalCollectionsUtilities Span+Extras.swift
[18/37] Compiling InternalCollectionsUtilities Debugging.swift
[19/37] Compiling InternalCollectionsUtilities Descriptions.swift
[20/37] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/37] Compiling RealModule Real.swift
[22/38] Compiling InternalCollectionsUtilities String+Padding.swift
[23/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/38] Compiling InternalCollectionsUtilities Integer rank.swift
[25/38] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/38] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/38] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/39] Compiling RealModule ElementaryFunctions.swift
[33/39] Emitting module RealModule
[34/39] Compiling RealModule Float80+Real.swift
[35/39] Compiling RealModule Float+Real.swift
[36/39] Compiling RealModule Float16+Real.swift
[39/39] Compiling RealModule RealFunctions.swift
[41/41] Emitting module OrderedCollections
[42/125] Compiling OrderedCollections OrderedDictionary.swift
[43/125] Compiling OrderedCollections OrderedSet+Codable.swift
[44/125] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[45/125] Compiling OrderedCollections OrderedSet+Descriptions.swift
[46/125] Compiling Algorithms Rotate.swift
[47/125] Compiling Algorithms Stride.swift
[48/125] Compiling Algorithms Suffix.swift
[49/125] Compiling Algorithms Compacted.swift
[50/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[53/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[54/125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[55/125] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/125] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/128] Compiling Algorithms Cycle.swift
[62/128] Compiling Algorithms EitherSequence.swift
[63/128] Compiling OrderedCollections OrderedSet+Initializers.swift
[64/128] Compiling OrderedCollections OrderedSet+Insertions.swift
[65/128] Compiling OrderedCollections OrderedSet+Invariants.swift
[66/128] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[67/128] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[68/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[69/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[70/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[71/128] Compiling OrderedCollections OrderedSet+Sendable.swift
[72/128] Compiling OrderedCollections OrderedSet+SubSequence.swift
[73/128] Compiling OrderedCollections OrderedSet+Testing.swift
[74/128] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[75/128] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[76/128] Compiling OrderedCollections OrderedSet.swift
[77/128] Compiling OrderedCollections _UnsafeBitset.swift
[78/128] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[79/128] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[80/128] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[81/128] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/128] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/128] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[84/128] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/128] Compiling OrderedCollections OrderedDictionary+Values.swift
[86/128] Compiling Algorithms Trim.swift
[87/128] Compiling Algorithms Unique.swift
[88/128] Compiling Algorithms Windows.swift
[89/128] Compiling Algorithms Product.swift
[90/128] Compiling Algorithms RandomSample.swift
[91/128] Compiling Algorithms Reductions.swift
[92/128] Compiling Algorithms MinMax.swift
[93/128] Compiling Algorithms Partition.swift
[94/128] Compiling Algorithms Permutations.swift
[95/128] Compiling Algorithms LazySplit.swift
[105/128] Compiling OrderedCollections _HashTable+Constants.swift
[106/128] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[107/128] Compiling OrderedCollections _HashTable+Testing.swift
[108/128] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[109/128] Compiling OrderedCollections _HashTable.swift
[110/128] Compiling OrderedCollections _Hashtable+Header.swift
[113/128] Compiling Algorithms FirstNonNil.swift
[114/128] Compiling Algorithms FlattenCollection.swift
[115/128] Compiling Algorithms Indexed.swift
[116/128] Compiling Algorithms Intersperse.swift
[117/128] Compiling Algorithms Joined.swift
[129/129] Emitting module Algorithms
[131/173] Compiling SwmCore Combinatorics.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[132/173] Compiling SwmCore GraphAlgorithms.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[133/173] Compiling SwmCore IntList.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[134/173] Compiling SwmCore Operators.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[135/173] Compiling SwmCore Random.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[136/173] Compiling SwmCore TypeParameters.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[137/178] Compiling SwmCore AdditiveGroup.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[138/178] Compiling SwmCore EuclideanRing.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[139/178] Compiling SwmCore Field.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[140/178] Compiling SwmCore FractionField.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[141/178] Compiling SwmCore Group.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[142/178] Compiling SwmCore MathSet.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[143/178] Emitting module SwmCore
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[144/178] Compiling SwmCore Real.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[145/178] Compiling SwmCore Permutation.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[146/178] Compiling SwmCore GenericPolynomial.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[147/178] Compiling SwmCore MultivariatePolynomial.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[148/178] Compiling SwmCore Polynomial.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[149/178] Compiling SwmCore PolynomialQuotient.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[150/178] Compiling SwmCore Complex.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[151/178] Compiling SwmCore F2.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[152/178] Compiling SwmCore Integer.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[153/178] Compiling SwmCore IntegerQuotient.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[154/178] Compiling SwmCore Quaternion.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[155/178] Compiling SwmCore Rational.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[156/178] Compiling SwmCore Module.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[157/178] Compiling SwmCore Monoid.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[158/178] Compiling SwmCore Ring.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[159/178] Compiling SwmCore Array.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[160/178] Compiling SwmCore Codable.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[161/178] Compiling SwmCore Dictionary.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[162/178] Compiling SwmCore Cache.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[163/178] Compiling SwmCore Debug.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[164/178] Compiling SwmCore Format.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[165/178] Compiling SwmCore Logger.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[166/178] Compiling SwmCore Storage.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[167/178] Compiling SwmCore RandomAccessCollection.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[168/178] Compiling SwmCore Sequence.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[169/178] Compiling SwmCore Set.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[170/178] Compiling SwmCore String.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[171/178] Compiling SwmCore LinearCombination.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[172/178] Compiling SwmCore LinearCombinationType.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[173/178] Compiling SwmCore TensorGenerator.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[174/178] Compiling SwmCore DefaultMatrixImpl.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[175/178] Compiling SwmCore Matrix.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[176/178] Compiling SwmCore MatrixIF.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[177/178] Compiling SwmCore MatrixImpl.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
[178/178] Compiling SwmCore BitSequence.swift
/host/spi-builder-workspace/Sources/SwmCore/Util/Cache.swift:9:8: error: no such module 'Dispatch'
7 | //
8 |
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public final class Cache<Key, Value>: ExpressibleByDictionaryLiteral, CustomStringConvertible where Key: Hashable {
BUILD FAILURE 6.3 wasm