Build Information
Failed to build SwiftMessages, reference master (920d84
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 03:57:04 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/SwiftKickMobile/SwiftMessages.git
Reference: master
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/SwiftKickMobile/SwiftMessages
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 920d846 Hide Background Elements from Modal SwiftMessage in VoiceOver mode (#577)
Cloned https://github.com/SwiftKickMobile/SwiftMessages.git
Revision (git rev-parse @):
920d8462c6dd2f5fa51127bcfe6ab7309d1f7447
SUCCESS checkout https://github.com/SwiftKickMobile/SwiftMessages.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftKickMobile/SwiftMessages.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
Building for debugging...
[0/46] Copying warningIconSubtle@3x.png
[0/46] Copying warningIconSubtle@2x.png
[0/46] Copying warningIconSubtle.png
[0/46] Copying warningIconLight@3x.png
[0/46] Copying warningIconLight@2x.png
[0/46] Copying warningIconLight.png
[0/46] Copying warningIcon@3x.png
[0/46] Copying warningIcon@2x.png
[0/46] Copying warningIcon.png
[0/46] Copying successIconSubtle@3x.png
[0/46] Copying successIconSubtle@2x.png
[0/46] Copying successIconSubtle.png
[0/46] Copying successIconLight@3x.png
[0/46] Copying successIcon@2x.png
[0/46] Copying successIcon@3x.png
[0/46] Copying successIconLight.png
[0/46] Copying successIconLight@2x.png
[0/46] Copying successIcon.png
[0/46] Copying infoIconSubtle@3x.png
[0/46] Copying infoIconSubtle@2x.png
[0/46] Copying infoIconSubtle.png
[0/46] Copying infoIconLight@3x.png
[0/46] Copying infoIconLight@2x.png
[0/46] Copying infoIconLight.png
[0/46] Copying infoIcon@3x.png
[0/46] Copying infoIcon@2x.png
[0/46] Copying infoIcon.png
[0/46] Copying errorIconSubtle@3x.png
[0/46] Copying errorIconSubtle@2x.png
[0/46] Copying errorIconSubtle.png
[0/46] Copying errorIconLight@3x.png
[0/46] Copying errorIconLight@2x.png
[0/46] Copying errorIconLight.png
[0/46] Copying errorIcon@3x.png
[0/46] Copying errorIcon@2x.png
[0/46] Copying errorIcon.png
[0/46] Copying StatusLine.xib
[0/46] Copying TabView.xib
[0/46] Copying MessageView.xib
[0/46] Copying CenteredView.xib
[0/46] Copying CardView.xib
[0/46] Write sources
[42/46] Write swift-version-24593BA9C3E375BF.txt
[44/83] Compiling SwiftMessages AccessibleMessage.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[45/83] Compiling SwiftMessages Animator.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[46/83] Compiling SwiftMessages BackgroundViewable.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[47/83] Compiling SwiftMessages BaseView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[48/83] Compiling SwiftMessages CALayer+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[49/83] Compiling SwiftMessages CornerRoundingView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[50/83] Compiling SwiftMessages TopBottomAnimation.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[51/83] Compiling SwiftMessages TopBottomAnimationStyle.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[52/83] Compiling SwiftMessages TopBottomPresentable.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[53/83] Compiling SwiftMessages UIEdgeInsets+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[54/83] Compiling SwiftMessages UIViewController+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[55/88] Compiling SwiftMessages SwiftMessages.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[56/88] Compiling SwiftMessages SwiftMessagesHideAction.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[57/88] Compiling SwiftMessages SwiftMessagesSegue.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[58/88] Compiling SwiftMessages Task+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[59/88] Compiling SwiftMessages Theme.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[60/88] Compiling SwiftMessages PhysicsAnimation.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[61/88] Compiling SwiftMessages PhysicsPanHandler.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[62/88] Compiling SwiftMessages Presenter.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[63/88] Compiling SwiftMessages SwiftMessageModifier.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[64/88] Compiling SwiftMessages SwiftMessages.Config+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[65/88] Compiling SwiftMessages MessageViewConvertible.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[66/88] Compiling SwiftMessages NSBundle+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[67/88] Compiling SwiftMessages NSLayoutConstraint+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[68/88] Compiling SwiftMessages PassthroughView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[69/88] Compiling SwiftMessages PassthroughWindow.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[70/88] Compiling SwiftMessages UIWindow+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[71/88] Compiling SwiftMessages Weak.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[72/88] Compiling SwiftMessages WindowScene.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[73/88] Compiling SwiftMessages WindowViewController.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[74/88] Compiling SwiftMessages resource_bundle_accessor.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[75/88] Compiling SwiftMessages Error.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[76/88] Compiling SwiftMessages HapticMessage.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[77/88] Compiling SwiftMessages Identifiable.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[78/88] Compiling SwiftMessages KeyboardTrackingView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[79/88] Compiling SwiftMessages MarginAdjustable+Extensions.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/88] Emitting module SwiftMessages
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[81/88] Compiling SwiftMessages MarginAdjustable.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[82/88] Compiling SwiftMessages MaskingView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[83/88] Compiling SwiftMessages MessageGeometryProxy.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[84/88] Compiling SwiftMessages MessageHostingView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
[85/88] Compiling SwiftMessages MessageView.swift
/host/spi-builder-workspace/SwiftMessages/AccessibleMessage.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /**
BUILD FAILURE 6.2 wasm