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 Rswift, reference 7.8.0 (a9abc6), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 11:05:53 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/mac-cain13/R.swift.git
Reference: 7.8.0
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
 * tag               7.8.0      -> FETCH_HEAD
HEAD is now at a9abc6b Update github workflow
Cloned https://github.com/mac-cain13/R.swift.git
Revision (git rev-parse @):
a9abc6b0afe0fc4a5a71e1d7d2872143dff2d2f1
SUCCESS checkout https://github.com/mac-cain13/R.swift.git at 7.8.0
========================================
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-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
Fetching https://github.com/tomlokhorst/XcodeEdit
Fetching https://github.com/apple/swift-argument-parser
[1/1253] Fetching xcodeedit
Fetched https://github.com/tomlokhorst/XcodeEdit from cache (0.53s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
Computing version for https://github.com/tomlokhorst/XcodeEdit
Computed https://github.com/tomlokhorst/XcodeEdit at 2.13.0 (2.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.90s)
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/118] 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 {
[22/122] Emitting module ArgumentParserToolInfo
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/122] 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 {
[24/123] Emitting module RswiftResources
[25/127] 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 {
[26/127] 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 {
[27/127] 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 {
[28/127] 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 {
[29/127] 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 {
[30/127] 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 {
[31/127] 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 {
[32/127] 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 {
[33/127] 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 {
[34/127] 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 {
[35/127] 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/127] 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/127] 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/127] 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/127] 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/127] 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 {
[41/127] 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 {
[42/127] 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 {
[43/127] 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 {
[44/127] 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 {
[45/127] 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 {
[46/127] 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 {
[47/127] 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 {
[48/127] 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 {
[49/127] 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 {
[50/127] 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 {
[51/127] 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 {
[52/127] 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 {
[53/127] 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 {
[54/127] 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 {
[55/127] 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 {
[56/127] 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 {
[57/127] 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 {
[58/127] 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 {
[59/127] 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 {
[60/127] 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 {
[61/127] 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 {
[62/127] 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 {
[63/127] 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 {
[64/127] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm