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 FINporter, reference 1.2.3 (2e779a), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 03:51:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/open-portfolio/FINporter.git
Reference: 1.2.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/open-portfolio/FINporter
 * tag               1.2.3      -> FETCH_HEAD
HEAD is now at 2e779ab restore local SwiftCSV pending further investigation
Cloned https://github.com/open-portfolio/FINporter.git
Revision (git rev-parse @):
2e779ab9e31735a5bcfb188ca291c6205d777866
SUCCESS checkout https://github.com/open-portfolio/FINporter.git at 1.2.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/open-portfolio/FINporter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/openalloc/SwiftCSV.git
[1/1067] Fetching swiftcsv
Fetching https://github.com/openalloc/AllocData.git
Fetched https://github.com/openalloc/SwiftCSV.git from cache (0.96s)
[1/1708] Fetching allocdata
Fetched https://github.com/openalloc/AllocData.git from cache (0.47s)
Computing version for https://github.com/openalloc/SwiftCSV.git
Computed https://github.com/openalloc/SwiftCSV.git at 0.6.2 (2.22s)
Computing version for https://github.com/openalloc/AllocData.git
Computed https://github.com/openalloc/AllocData.git at 1.2.0 (0.80s)
Creating working copy for https://github.com/openalloc/AllocData.git
Working copy of https://github.com/openalloc/AllocData.git resolved at 1.2.0
Creating working copy for https://github.com/openalloc/SwiftCSV.git
Working copy of https://github.com/openalloc/SwiftCSV.git resolved at 0.6.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/78] Compiling AllocData MTracker.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[6/78] Compiling AllocData MTransaction+Action.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[7/78] Compiling AllocData MTransaction+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[8/78] Compiling AllocData MTransaction+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[9/78] Compiling AllocData MTransaction+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[10/78] Compiling AllocData MTransaction.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[11/78] Compiling AllocData MValuationCashflow+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[12/78] Compiling AllocData MValuationCashflow+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[13/78] Compiling AllocData MValuationCashflow+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[14/87] Compiling AllocData MSourceMeta+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[15/87] Compiling AllocData MSourceMeta.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[16/87] Compiling AllocData MStrategy+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[17/87] Compiling AllocData MStrategy+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[18/87] Compiling AllocData MStrategy+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[19/87] Compiling AllocData MStrategy.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[20/87] Compiling AllocData MTracker+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[21/87] Compiling AllocData MTracker+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[22/87] Compiling AllocData MTracker+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[23/87] Compiling SwiftCSV Parser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCSV/SwiftCSV/CSV.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol CSVView {
[24/87] Compiling SwiftCSV NamedView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCSV/SwiftCSV/CSV.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol CSVView {
[25/87] Compiling SwiftCSV EnumeratedView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCSV/SwiftCSV/CSV.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol CSVView {
[26/87] Compiling SwiftCSV CSV.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCSV/SwiftCSV/CSV.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol CSVView {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/87] Compiling SwiftCSV Description.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCSV/SwiftCSV/CSV.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol CSVView {
[28/87] Emitting module SwiftCSV
/host/spi-builder-workspace/.build/checkouts/SwiftCSV/SwiftCSV/CSV.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol CSVView {
[29/87] Compiling SwiftCSV String+Lines.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCSV/SwiftCSV/CSV.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol CSVView {
[30/87] Compiling AllocData MValuationCashflow.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[31/87] Compiling AllocData MValuationPosition+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[32/87] Compiling AllocData MValuationPosition+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[33/87] Compiling AllocData MValuationPosition+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[34/87] Compiling AllocData MValuationPosition.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[35/87] Compiling AllocData MValuationSnapshot+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[36/87] Compiling AllocData MValuationSnapshot+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[37/87] Compiling AllocData MValuationSnapshot+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[38/87] Compiling AllocData MValuationSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[39/87] Compiling AllocData MRebalanceAllocation+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[40/87] Compiling AllocData MRebalanceAllocation+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[41/87] Compiling AllocData MRebalanceAllocation+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[42/87] Compiling AllocData MRebalanceAllocation.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[43/87] Compiling AllocData MRebalancePurchase+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[44/87] Compiling AllocData MRebalancePurchase+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[45/87] Compiling AllocData MRebalancePurchase+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[46/87] Compiling AllocData MRebalancePurchase.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[47/87] Compiling AllocData MRebalanceSale+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[48/87] Compiling AllocData MRebalanceSale+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[49/87] Compiling AllocData MRebalanceSale+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[50/87] Compiling AllocData MRebalanceSale.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[51/87] Compiling AllocData MSecurity+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[52/87] Compiling AllocData MSecurity+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[53/87] Compiling AllocData MSecurity+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[54/87] Compiling AllocData MSecurity.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[55/87] Compiling AllocData MSourceMeta+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[56/87] Compiling AllocData MSourceMeta+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[57/87] Compiling SwiftCSV ParsingState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCSV/SwiftCSV/CSV.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol CSVView {
[58/87] Compiling AllocData MAccount+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[59/87] Compiling AllocData MAccount+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[60/87] Compiling AllocData MAccount.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[61/87] Compiling AllocData MAllocation+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[62/87] Compiling AllocData MAllocation+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[63/87] Compiling AllocData MAllocation+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[64/87] Compiling AllocData MAllocation.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[65/87] Compiling AllocData MAsset+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[66/87] Compiling AllocData MAsset+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[67/87] Compiling AllocData MAsset+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[68/87] Emitting module AllocData
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[69/87] Compiling AllocData MAsset.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[70/87] Compiling AllocData MCap+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[71/87] Compiling AllocData MCap+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[72/87] Compiling AllocData MCap+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[73/87] Compiling AllocData MCap.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[74/87] Compiling AllocData MHolding+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[75/87] Compiling AllocData MHolding+Key.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[76/87] Compiling AllocData MHolding+Row.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[77/87] Compiling AllocData MHolding.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[78/87] Compiling AllocData AllocAttributable.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[79/87] Compiling AllocData AllocBase+Parsers.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[80/87] Compiling AllocData AllocBase.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[81/87] Compiling AllocData AllocDataError.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[82/87] Compiling AllocData AllocFormat.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[83/87] Compiling AllocData AllocKeyed.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[84/87] Compiling AllocData AllocRowed.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[85/87] Compiling AllocData AllocSchema+TableSignature.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[86/87] Compiling AllocData AllocSchema.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
[87/87] Compiling AllocData MAccount+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/AllocData/Sources/Core/AllocAttributable.swift:18:8: error: no such module 'Foundation'
16 | // limitations under the License.
17 |
18 | import Foundation
   |        `- error: no such module 'Foundation'
19 |
20 | public protocol AllocAttributable {
BUILD FAILURE 6.2 wasm