Build Information
Failed to build locheck, reference 0.9.11 (327454
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 05:35:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/Asana/locheck.git
Reference: 0.9.11
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/Asana/locheck
* tag 0.9.11 -> FETCH_HEAD
HEAD is now at 327454d 0.9.11
Cloned https://github.com/Asana/locheck.git
Revision (git rev-parse @):
327454d366d6938ee8664faadf37f5c86211dd4b
SUCCESS checkout https://github.com/Asana/locheck.git at 0.9.11
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Asana/locheck.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/yahoojapan/SwiftyXMLParser
[1/764] Fetching swiftyxmlparser
Fetched https://github.com/yahoojapan/SwiftyXMLParser from cache (0.26s)
Fetching https://github.com/johnsundell/Files.git
Fetching https://github.com/apple/swift-argument-parser
[1/1248] Fetching files
Fetched https://github.com/johnsundell/Files.git from cache (0.27s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.96s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (1.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.4.4 (1.58s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.4.4
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.4.0 (eec238e)
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.2.0
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/53] Compiling SwiftyXMLParser XML.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyXMLParser/SwiftyXMLParser/Accessor.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension XML {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/53] Emitting module Files
/host/spi-builder-workspace/.build/checkouts/Files/Sources/Files.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | // MARK: - Locations
[9/53] Compiling Files Files.swift
/host/spi-builder-workspace/.build/checkouts/Files/Sources/Files.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | // MARK: - Locations
[10/53] Compiling ArgumentParser ArgumentHelp.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift:12:29: error: no such module 'Foundation'
10 | //===----------------------------------------------------------------------===//
11 |
12 | @_implementationOnly import Foundation
| `- error: no such module 'Foundation'
13 |
14 | enum MessageInfo {
[11/53] Compiling ArgumentParser CompletionKind.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift:12:29: error: no such module 'Foundation'
10 | //===----------------------------------------------------------------------===//
11 |
12 | @_implementationOnly import Foundation
| `- error: no such module 'Foundation'
13 |
14 | enum MessageInfo {
[12/53] Compiling ArgumentParser Errors.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift:12:29: error: no such module 'Foundation'
10 | //===----------------------------------------------------------------------===//
11 |
12 | @_implementationOnly import Foundation
| `- error: no such module 'Foundation'
13 |
14 | enum MessageInfo {
[13/53] Compiling ArgumentParser Flag.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift:12:29: error: no such module 'Foundation'
10 | //===----------------------------------------------------------------------===//
11 |
12 | @_implementationOnly import Foundation
| `- error: no such module 'Foundation'
13 |
14 | enum MessageInfo {
[14/53] Compiling ArgumentParser NameSpecification.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift:12:29: error: no such module 'Foundation'
10 | //===----------------------------------------------------------------------===//
11 |
12 | @_implementationOnly import Foundation
| `- error: no such module 'Foundation'
13 |
14 | enum MessageInfo {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/53] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/MessageInfo.swift:12:29: error: no such module 'Foundation'
10 | //===----------------------------------------------------------------------===//
11 |
12 | @_implementationOnly import Foundation
| `- error: no such module 'Foundation'
13 |
14 | enum MessageInfo {
BUILD FAILURE 6.2 wasm