Build Information
Failed to build Rswift, reference main (f0a0d5
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 11:04:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/mac-cain13/R.swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/mac-cain13/R.swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f0a0d53 Update Glob code to fix deprecation warnings
Cloned https://github.com/mac-cain13/R.swift.git
Revision (git rev-parse @):
f0a0d531686138e9f7ad4c2b6bf6115149aeb08b
SUCCESS checkout https://github.com/mac-cain13/R.swift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mac-cain13/R.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/tomlokhorst/XcodeEdit
Fetching https://github.com/apple/swift-argument-parser
[1/1253] Fetching xcodeedit
[1254/16633] Fetching xcodeedit, swift-argument-parser
Fetched https://github.com/tomlokhorst/XcodeEdit from cache (0.89s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.89s)
Computing version for https://github.com/tomlokhorst/XcodeEdit
Computed https://github.com/tomlokhorst/XcodeEdit at 2.13.0 (1.29s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.37s)
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
Creating working copy for https://github.com/tomlokhorst/XcodeEdit
Working copy of https://github.com/tomlokhorst/XcodeEdit resolved at 2.13.0
[1/1] Compiling plugin RswiftModifyXcodePackages
[2/2] Compiling plugin RswiftGenerateResourcesCommand
[3/3] Compiling plugin RswiftGeneratePublicResources
[4/4] Compiling plugin RswiftGenerateInternalResources
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/38] Write sources
[19/38] Write swift-version-24593BA9C3E375BF.txt
[21/118] Emitting module ArgumentParserToolInfo
[22/118] Compiling XcodeEdit Serialization.swift
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/AllObjects.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum AllObjectsError: Error {
[23/119] Compiling XcodeEdit PBXObject+Fields.swift
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/AllObjects.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum AllObjectsError: Error {
[24/119] Compiling RswiftResources NibResource.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[25/119] Compiling RswiftResources PropertyListResource.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[26/119] Compiling RswiftResources DeploymentTarget.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[27/119] Compiling RswiftResources LocaleReference.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[28/119] Compiling RswiftResources ReuseIdentifier+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[29/119] Compiling RswiftResources SegueIdentifier+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[30/119] Compiling RswiftResources StoryboardReference+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[31/119] Compiling RswiftResources StringResource+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[32/119] Compiling XcodeEdit PBXObject.swift
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/AllObjects.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum AllObjectsError: Error {
[33/123] Compiling XcodeEdit XCProjectFile+Rswift.swift
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/AllObjects.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum AllObjectsError: Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/123] Emitting module RswiftResources
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[35/123] Compiling RswiftResources AssetCatalog.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[36/123] Compiling RswiftResources ColorResource.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[37/123] Compiling RswiftResources DataResource.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[38/123] Compiling RswiftResources FileResource.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[39/123] Compiling RswiftResources FontResource.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[40/123] Compiling XcodeEdit XCProjectFile.swift
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/AllObjects.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum AllObjectsError: Error {
[41/123] Compiling XcodeEdit AllObjects.swift
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/AllObjects.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum AllObjectsError: Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/123] Emitting module XcodeEdit
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/AllObjects.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum AllObjectsError: Error {
[43/123] Compiling RswiftResources ModuleReference.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[44/123] Compiling RswiftResources NameCatalog.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[45/123] Compiling RswiftResources Reusable.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[46/123] Compiling RswiftResources StoryboardReference.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[47/123] Compiling RswiftResources StringParam+Extensions.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[48/123] Compiling RswiftResources StringParam.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[49/123] Compiling RswiftResources StringsTable.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[50/123] Compiling RswiftResources TypeReference.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[51/123] Compiling RswiftResources FileResource+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[52/123] Compiling RswiftResources FontResource+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[53/123] Compiling RswiftResources ImageResource+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[54/123] Compiling RswiftResources NibReference+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[55/123] Compiling RswiftResources ImageResource.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[56/123] Compiling RswiftResources Bundle+Extensions.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[57/123] Compiling RswiftResources ColorResource+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[58/123] Compiling RswiftResources DataResource+Integrations.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[59/123] Compiling RswiftResources Unifiable.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[60/123] Compiling RswiftResources ValidationError.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[61/123] Compiling RswiftResources StoryboardResource.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[62/123] Compiling RswiftResources StringResource.swift
/host/spi-builder-workspace/Sources/RswiftResources/AssetCatalog.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct AssetCatalog: Sendable {
[63/123] Emitting module ArgumentParserToolInfo
[64/123] Compiling ArgumentParserToolInfo ToolInfo.swift
[66/124] Emitting module RswiftResources
[67/124] Compiling XcodeEdit Extensions.swift
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/AllObjects.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum AllObjectsError: Error {
BUILD FAILURE 6.2 wasm