Build Information
Failed to build XCResource, reference main (a044a3
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 02:49:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/faberNovel/xcresource-cli.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/faberNovel/xcresource-cli
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a044a32 Update changelog
Cloned https://github.com/faberNovel/xcresource-cli.git
Revision (git rev-parse @):
a044a3247f7fa07d8cef9ab0509505c59b166b1d
SUCCESS checkout https://github.com/faberNovel/xcresource-cli.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/faberNovel/xcresource-cli.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.83s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.26s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/44] Compiling XCResource XCTemplateFolder.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[7/44] Compiling XCResource XCTemplateFolderDownloadingStrategy.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[8/44] Compiling XCResource XCTemplateFolderDownloadingStrategyFactory.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[9/44] Compiling XCResource XCTemplateLibrary.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[10/44] Compiling XCResource XCSnippetsDownloader.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[11/44] Compiling XCResource XCTemplateFile.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[12/44] Compiling XCResource XCTemplateFileManager.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[13/44] Compiling XCResource XCTemplateFolderFile.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[14/44] Compiling XCResource XCTemplateFolderMapper.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[15/44] Compiling XCResource URLInputParser.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[16/44] Compiling XCResource XCTemplate.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[17/44] Compiling XCResource XCTemplateCLI.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[18/48] Compiling XCResource FileManager+Temporary.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[19/48] Compiling XCResource URL+Convenience.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[20/48] Compiling XCResource Shell.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[21/48] Compiling XCResource SnippetFileToSnippetMapper.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[22/48] Compiling XCResource XCSnippetCoder.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[23/48] Compiling XCResource XCTemplateNamespace.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[24/48] Compiling XCResource XCTemplateNamespaceFolderURLProviding.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[25/48] Compiling XCResource XCTemplateSource.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[26/48] Compiling XCResource XCTemplatesDownloader.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[27/48] Compiling XCResource XCSnippetList.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[28/48] Compiling XCResource XCSnippetNamespace.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[29/48] Compiling XCResource XCSnippetNamespaceMapper.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[30/48] Compiling XCResource XCSnippetSource.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/48] Emitting module XCResource
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[32/48] Compiling XCResource XCSnippetFile.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[33/48] Compiling XCResource XCSnippetFileManager.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[34/48] Compiling XCResource XCSnippetFileParser.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[35/48] Compiling XCResource XCSnippetFileSummaryTagger.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[36/48] Compiling XCResource XCSnippet.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[37/48] Compiling XCResource XCSnippetCLI.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[38/48] Compiling XCResource XCSnippetDownloadingStrategy.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[39/48] Compiling XCResource XCSnippetFolderURLProviding.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[40/48] Compiling XCResource XCSnippetLibrary.swift
/host/spi-builder-workspace/Sources/XCResource/Shared/Extension/FileManager+Temporary.swift:2:8: error: no such module 'Foundation'
1 |
2 | import Foundation
| `- error: no such module 'Foundation'
3 |
4 | extension FileManager {
[41/48] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm