The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MagicIB, reference 0.0.1 (bb878a), with Swift 6.2 for Wasm on 19 Jun 2025 17:38:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/Ryu0118/MagicIB.git
Reference: 0.0.1
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/Ryu0118/MagicIB
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at bb878a3 fix: fixed a bug
Cloned https://github.com/Ryu0118/MagicIB.git
Revision (git rev-parse @):
bb878a35b4ec554ed6609ada166345e9c47bb60f
SUCCESS checkout https://github.com/Ryu0118/MagicIB.git at 0.0.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Ryu0118/MagicIB.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.35s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.18s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/108] Compiling MagicIBCore IBRect.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[8/108] Compiling MagicIBCore IBSize.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[9/108] Compiling MagicIBCore IBCompatibleObject.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[10/108] Compiling MagicIBCore IBCompatibleViewType.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[11/108] Compiling MagicIBCore IBGestureType.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[12/108] Compiling MagicIBCore IBView+mediator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[13/108] Compiling MagicIBCore IBViewControllerDependencies.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[14/108] Compiling MagicIBCore IBViewDependencies.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[15/108] Compiling MagicIBCore IBBackgroundConfiguration.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[16/108] Compiling MagicIBCore IBBlurEffect.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[17/108] Compiling MagicIBCore IBButtonConfiguration.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[18/108] Compiling MagicIBCore IBCollectionViewFlowLayout.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[19/108] Compiling MagicIBCore IBColor.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[20/108] Compiling MagicIBCore Line.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[21/108] Compiling MagicIBCore LongCharactersContainable.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[22/108] Compiling MagicIBCore NonCustomizable.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[23/108] Compiling MagicIBCore SwiftGeneratable.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[24/108] Compiling MagicIBCore SwiftGenerator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[25/108] Compiling MagicIBCore ZeroDiscriminable.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[26/108] Compiling MagicIBCore IBAttributedString.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[27/108] Compiling MagicIBCore IBEdgeInsets.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[28/108] Compiling MagicIBCore IBGestureRecognizer.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[29/108] Compiling MagicIBCore IBLayoutConstraint.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[30/108] Compiling MagicIBCore IBLayoutGuide.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[31/108] Compiling MagicIBCore IBOptionSet.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[32/108] Compiling MagicIBCore IBParagraphStyle.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/121] Emitting module MagicIBCore
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[34/121] Compiling MagicIBCore IBButton+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[35/121] Compiling MagicIBCore IBCollectionView+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[36/121] Compiling MagicIBCore IBLabel+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[37/121] Compiling MagicIBCore IBSearchBar+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[38/121] Compiling MagicIBCore IBTableView+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[39/121] Compiling MagicIBCore IBTextField+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[40/121] Compiling MagicIBCore IBTextView+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[41/121] Compiling MagicIBCore IBView+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[42/121] Compiling MagicIBCore IBVisualEffectView+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[43/121] Compiling MagicIBCore IBWebView+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[44/121] Compiling MagicIBCore IBWebViewConfiguration+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[45/121] Compiling MagicIBCore IBWebViewPreferences+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[46/121] Compiling MagicIBCore IBPropertyMapper+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[47/121] Compiling MagicIBCore Array+IBPropertyMapper.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[48/121] Compiling MagicIBCore Array+IBView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[49/121] Compiling MagicIBCore Array+Line.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[50/121] Compiling MagicIBCore Array+String.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[51/121] Compiling MagicIBCore Array+safe.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[52/121] Compiling MagicIBCore String+Line.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[53/121] Compiling MagicIBCore String+MagicIB.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[54/121] Compiling MagicIBCore String+escapeSequence.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[55/121] Compiling MagicIBCore ArrayBuilder.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[56/121] Compiling MagicIBCore IBCompatibleObject+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[57/121] Compiling MagicIBCore IBAttributedString+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[58/121] Compiling MagicIBCore IBEdgeInsets+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[59/121] Compiling MagicIBCore IBGestureRecognizer+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[60/121] Compiling MagicIBCore IBLayoutConstraint+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[61/121] Compiling MagicIBCore IBFont.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[62/121] Compiling MagicIBCore IBImage.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[63/121] Compiling MagicIBCore IBImageSymbolConfiguration.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[64/121] Compiling MagicIBCore IBOffset.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[65/121] Compiling MagicIBCore IBVibrancyEffect.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[66/121] Compiling MagicIBCore IBCompatibleViewController.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[67/121] Compiling MagicIBCore IBViewController.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[68/121] Compiling MagicIBCore IBActivityIndicatorView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[69/121] Compiling MagicIBCore IBButton.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[70/121] Compiling MagicIBCore IBCollectionVIew.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[71/121] Compiling MagicIBCore IBCollectionViewCell.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[72/121] Compiling MagicIBCore IBImageView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[73/121] Compiling MagicIBCore IBLabel.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[74/121] Compiling MagicIBCore IBMapView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[75/121] Compiling MagicIBCore IBPageControl.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[76/121] Compiling MagicIBCore IBPickerView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[77/121] Compiling MagicIBCore IBProgressView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[78/121] Compiling MagicIBCore IBScrollView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[79/121] Compiling MagicIBCore IBSearchBar.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[80/121] Compiling MagicIBCore IBSegmentedControl.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[81/121] Compiling MagicIBCore IBSlider.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[82/121] Compiling MagicIBCore IBStackView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[83/121] Compiling MagicIBCore IBStepper.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[84/121] Compiling MagicIBCore IBSwitch.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[85/121] Compiling MagicIBCore IBTableView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[86/121] Compiling MagicIBCore IBTableViewCell.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[87/121] Compiling MagicIBCore IBOptionSet+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[88/121] Compiling MagicIBCore IBParagraphStyle+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[89/121] Compiling MagicIBCore IBRect+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[90/121] Compiling MagicIBCore IBSize+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[91/121] Compiling MagicIBCore IBBackgroundConfiguration+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[92/121] Compiling MagicIBCore IBBlurEffect+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[93/121] Compiling MagicIBCore IBButtonConfiguration+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[94/121] Compiling MagicIBCore IBCollectionViewFlowLayout+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[95/121] Compiling MagicIBCore IBColor+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[96/121] Compiling MagicIBCore IBFont+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[97/121] Compiling MagicIBCore IBImage+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[98/121] Compiling MagicIBCore IBImageSymbolConfiguration+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[99/121] Compiling MagicIBCore IBOffset+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[100/121] Compiling MagicIBCore IBVibrancyEffect+generator.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[101/121] Compiling MagicIBCore IBTextField.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[102/121] Compiling MagicIBCore IBTextView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[103/121] Compiling MagicIBCore IBView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[104/121] Compiling MagicIBCore IBVisualEffectView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[105/121] Compiling MagicIBCore IBWebView.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[106/121] Compiling MagicIBCore IBWebViewConfiguration.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[107/121] Compiling MagicIBCore IBWebViewPreferences.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[108/121] Compiling MagicIBCore IBEnumMapper.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[109/121] Compiling MagicIBCore IBFunctionMapper.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[110/121] Compiling MagicIBCore IBInspectableType.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[111/121] Compiling MagicIBCore IBParser.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[112/121] Compiling MagicIBCore IBPropertyMapper.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[113/121] Compiling MagicIBCore SFSymbols.swift
/host/spi-builder-workspace/Sources/MagicIBCore/Extensions/Array+IBPropertyMapper.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element == IBPropertyMapper {
[114/121] Emitting module ArgumentParserToolInfo
[115/121] Compiling ArgumentParserToolInfo ToolInfo.swift
BUILD FAILURE 6.2 wasm