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 ModelAssistant, reference 1.1.31 (b0d308), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 19:31:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/ssamadgh/ModelAssistant.git
Reference: 1.1.31
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/ssamadgh/ModelAssistant
 * tag               1.1.31     -> FETCH_HEAD
HEAD is now at b0d308e fixed an issue printes some frame work logs
Cloned https://github.com/ssamadgh/ModelAssistant.git
Revision (git rev-parse @):
b0d308e54b548b83cb67045b1dc49a6493f274b3
SUCCESS checkout https://github.com/ssamadgh/ModelAssistant.git at 1.1.31
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ssamadgh/ModelAssistant.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/29] Compiling ModelAssistant Algorithms.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[4/29] Compiling ModelAssistant Array+Extensions.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[5/29] Compiling ModelAssistant IndexPath+Extensions.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[6/29] Compiling ModelAssistant UICollectionViewController+Extension.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[7/32] Compiling ModelAssistant ModelAssistantOperation.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[8/32] Compiling ModelAssistant ModelAssistantProtocol.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[9/32] Compiling ModelAssistant SectionsManager.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/32] Emitting module ModelAssistant
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[11/32] Compiling ModelAssistant AOperation.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[12/32] Compiling ModelAssistant BlockOperation.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[13/32] Compiling ModelAssistant GroupOperation.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[14/32] Compiling ModelAssistant URLSessionTaskManager.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[15/32] Compiling ModelAssistant OperationObserver.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[16/32] Compiling ModelAssistant OperationTimer.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[17/32] Compiling ModelAssistant AOperationQueue.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[18/32] Compiling ModelAssistant ExclusivityController.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[19/32] Compiling ModelAssistant ReachabilityCondition.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[20/32] Compiling ModelAssistant Foundation.Operation+Operation.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[21/32] Compiling ModelAssistant NSLock+MyOperations.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[22/32] Compiling ModelAssistant BlockObserver.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[23/32] Compiling ModelAssistant MASectionInfo.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[24/32] Compiling ModelAssistant ModelAssistant.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[25/32] Compiling ModelAssistant ModelAssistantDelegateManager.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[26/32] Compiling ModelAssistant AssistantDebugger.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[27/32] Compiling ModelAssistant MAEntity.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[28/32] Compiling ModelAssistant MAFaultable.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[29/32] Compiling ModelAssistant UITableViewController+Extension.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[30/32] Compiling ModelAssistant MutuallyExclusive.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[31/32] Compiling ModelAssistant OperationCondition.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
[32/32] Compiling ModelAssistant OperationErrors.swift
/host/spi-builder-workspace/Source/Extenseions/Array+Extensions.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Hashable {
BUILD FAILURE 6.2 wasm