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 QsSwift, reference main (5b2a5f), with Swift 6.2 (beta) for Wasm on 2 Sep 2025 19:12:06 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/techouse/qs-swift.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/techouse/qs-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5b2a5fb :fire: remove broken Codacy workflow
Cloned https://github.com/techouse/qs-swift.git
Revision (git rev-parse @):
5b2a5fb97dc75217f4529f115f3ab8e0658a983b
SUCCESS checkout https://github.com/techouse/qs-swift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/techouse/qs-swift.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/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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/5974] Fetching swift-algorithms
[360/8068] Fetching swift-algorithms, swift-docc-plugin
[6436/25462] Fetching swift-algorithms, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.43s)
[5399/19488] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.43s)
[3479/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.08s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.74s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.08s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3490] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.80s)
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.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.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 1.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tools/QsSwiftComparison/js/node_modules': File not found.
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/20] Write sources
[6/20] Copying test_cases.json
[7/20] Write sources
[10/20] Compiling _NumericsShims _NumericsShims.c
[11/20] Write swift-version-24593BA9C3E375BF.txt
[13/45] Compiling InternalCollectionsUtilities Descriptions.swift
[14/45] Compiling RealModule Float16+Real.swift
[15/45] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/47] Emitting module InternalCollectionsUtilities
[17/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/47] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/47] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/47] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/47] Compiling InternalCollectionsUtilities Integer rank.swift
[23/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/47] Compiling InternalCollectionsUtilities Debugging.swift
[25/47] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/47] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/47] Compiling RealModule RealFunctions.swift
[29/47] Compiling RealModule Float80+Real.swift
[30/47] Compiling RealModule Real.swift
[35/47] Emitting module RealModule
[38/47] Compiling RealModule RelaxedArithmetic.swift
[39/48] Wrapping AST for RealModule for debugging
[41/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/74] Wrapping AST for InternalCollectionsUtilities for debugging
[44/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[45/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[46/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[47/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[48/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[49/129] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[50/129] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[51/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[52/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[53/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[54/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/136] Compiling OrderedCollections OrderedDictionary.swift
[59/136] Compiling OrderedCollections OrderedSet+Codable.swift
[60/136] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[61/136] Compiling OrderedCollections OrderedSet+Descriptions.swift
[62/136] Compiling OrderedCollections OrderedSet+Diffing.swift
[63/136] Compiling OrderedCollections OrderedSet+Equatable.swift
[64/136] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[65/136] Compiling OrderedCollections OrderedSet+Hashable.swift
[66/136] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[67/136] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[68/136] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[69/136] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[70/136] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[71/136] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[72/136] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/136] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/136] Compiling OrderedCollections OrderedSet+Initializers.swift
[75/136] Compiling OrderedCollections OrderedSet+Insertions.swift
[76/136] Compiling OrderedCollections OrderedSet+Invariants.swift
[77/136] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[78/136] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[79/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[80/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[81/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[82/136] Compiling OrderedCollections OrderedDictionary+Codable.swift
[83/136] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[84/136] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[85/136] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[86/136] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[87/136] Compiling OrderedCollections OrderedDictionary+Elements.swift
[88/136] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[89/136] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[99/139] Compiling OrderedCollections _Hashtable+Header.swift
[103/139] Compiling OrderedCollections _HashTable+Bucket.swift
[104/139] Compiling OrderedCollections _HashTable+BucketIterator.swift
[105/139] Compiling OrderedCollections _HashTable+Constants.swift
[106/139] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[107/139] Compiling OrderedCollections _HashTable+Testing.swift
[108/139] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[109/139] Compiling OrderedCollections _HashTable.swift
[110/139] Compiling OrderedCollections OrderedSet+Sendable.swift
[111/139] Compiling OrderedCollections OrderedSet+SubSequence.swift
[112/139] Compiling OrderedCollections OrderedSet+Testing.swift
[113/139] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/139] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/139] Compiling OrderedCollections OrderedSet.swift
[116/139] Compiling OrderedCollections _UnsafeBitset.swift
[125/139] Compiling Algorithms Trim.swift
[126/139] Compiling Algorithms Unique.swift
[127/139] Compiling Algorithms Windows.swift
[128/139] Emitting module OrderedCollections
[130/140] Emitting module Algorithms
[134/141] Wrapping AST for OrderedCollections for debugging
[136/159] Wrapping AST for Algorithms for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[138/175] Emitting module QsSwift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[139/179] Compiling QsSwift Decoder+ParseKeys.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[140/179] Compiling QsSwift Decoder+ParseList.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[141/179] Compiling QsSwift Decoder+ParseObject.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[142/179] Compiling QsSwift Decoder+ParseQuery.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[143/179] Compiling QsSwift Decoder.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[144/179] Compiling QsSwift HexTable.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[145/179] Compiling QsSwift DecodeKind.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[146/179] Compiling QsSwift Duplicates.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[147/179] Compiling QsSwift DecodeError+NSError.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[148/179] Compiling QsSwift DecodeError.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[149/179] Compiling QsSwift Encoder.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[150/179] Compiling QsSwift Utils+Apply.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[151/179] Compiling QsSwift Utils+Combine.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[152/179] Compiling QsSwift Utils+Compact.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[153/179] Compiling QsSwift Utils+Decode.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[154/179] Compiling QsSwift Qs+DecodeConvenience.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[155/179] Compiling QsSwift Qs+Encode.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[156/179] Compiling QsSwift Qs+EncodeConvenience.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[157/179] Compiling QsSwift Qs.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[158/179] Compiling QsSwift _UnsafeSendable.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[159/179] Compiling QsSwift DecodeOptions.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[160/179] Compiling QsSwift DecodedMap.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[161/179] Compiling QsSwift Delimiter.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[162/179] Compiling QsSwift EncodeOptions.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[163/179] Compiling QsSwift Filter.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[164/179] Compiling QsSwift Undefined.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[165/179] Compiling QsSwift Qs+Decode.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[166/179] Compiling QsSwift EncodeError+NSError.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[167/179] Compiling QsSwift EncodeError.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[168/179] Compiling QsSwift Format.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[169/179] Compiling QsSwift ListFormat.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[170/179] Compiling QsSwift Sentinel.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[171/179] Compiling QsSwift Utils+Encode.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[172/179] Compiling QsSwift Utils+Merge.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[173/179] Compiling QsSwift Utils+NumericEntities.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[174/179] Compiling QsSwift Utils.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
[175/179] Compiling QsSwift WeakWrapper.swift
/host/spi-builder-workspace/Sources/QsSwift/Enums/Errors/DecodeError+NSError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // Public keys that ObjC can also read via the shim
BUILD FAILURE 6.2 wasm