Build Information
Failed to build SwiftSyntax, reference main (6134c2), with Swift 6.2 for Wasm on 20 Jun 2025 21:58:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-syntax.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/SDGGiesbrecht/swift-syntax
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6134c24 Merge pull request #1497 from andrewjl/andrewjl/fix-xctskip-warning
Cloned https://github.com/SDGGiesbrecht/swift-syntax.git
Revision (git rev-parse @):
6134c24cebdbf8f123c981fd3c3e30583a3064f9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-syntax.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SDGGiesbrecht/swift-syntax.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.git
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.77s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (1.21s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/66] Write sources
[19/66] Compiling InstructionsExecuted.c
[19/66] Write swift-version-24593BA9C3E375BF.txt
[22/108] Compiling SwiftSyntax AbsolutePosition.swift
[23/108] Compiling SwiftSyntax Assert.swift
[24/108] Compiling SwiftSyntax BumpPtrAllocator.swift
[25/108] Compiling SwiftSyntax CommonAncestor.swift
[26/108] Compiling SwiftSyntax IncrementalParseTransition.swift
[27/108] Compiling SwiftSyntax MemoryLayout.swift
[28/113] Compiling SwiftSyntax SourcePresence.swift
[29/113] Compiling SwiftSyntax Syntax.swift
[30/113] Compiling SwiftSyntax SyntaxArena.swift
[31/113] Compiling SwiftSyntax SyntaxChildren.swift
[32/113] Compiling SwiftSyntax SyntaxData.swift
[33/113] Compiling SwiftSyntax SyntaxText.swift
[34/113] Emitting module ArgumentParserToolInfo
[35/113] Compiling ArgumentParserToolInfo ToolInfo.swift
[36/114] Wrapping AST for ArgumentParserToolInfo for debugging
[38/151] Compiling ArgumentParser Option.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[39/151] Compiling ArgumentParser OptionGroup.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[40/151] Compiling ArgumentParser AsyncParsableCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[41/151] Compiling ArgumentParser CommandConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[42/151] Compiling ArgumentParser EnumerableFlag.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[43/156] Compiling ArgumentParser ArgumentVisibility.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[44/156] Compiling ArgumentParser CompletionKind.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[45/156] Compiling ArgumentParser Errors.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[46/156] Compiling ArgumentParser Flag.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[47/156] Compiling ArgumentParser NameSpecification.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[48/156] Compiling ArgumentParser Name.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[49/156] Compiling ArgumentParser Parsed.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[50/156] Compiling ArgumentParser ParsedValues.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[51/156] Compiling ArgumentParser ParserError.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[52/156] Compiling ArgumentParser SplitArguments.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[53/156] Compiling ArgumentParser DumpHelpGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[54/156] Compiling ArgumentParser HelpCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[55/156] Compiling ArgumentParser HelpGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[56/156] Compiling ArgumentParser MessageInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[57/156] Compiling ArgumentParser UsageGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[58/156] Compiling ArgumentParser ExpressibleByArgument.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[59/156] Compiling ArgumentParser ParsableArguments.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[60/156] Compiling ArgumentParser ParsableArgumentsValidation.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[61/156] Compiling ArgumentParser ParsableCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[62/156] Compiling ArgumentParser ArgumentDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[63/156] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[64/156] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[65/156] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[66/156] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[67/156] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[68/156] Compiling ArgumentParser ArgumentHelp.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[69/156] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[70/156] Compiling ArgumentParser ArgumentDefinition.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[71/156] Compiling ArgumentParser ArgumentSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[72/156] Compiling ArgumentParser CommandParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[73/156] Compiling ArgumentParser InputKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[74/156] Compiling ArgumentParser InputOrigin.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[75/156] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[76/156] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[77/156] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[78/156] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
[79/156] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
11 |
12 | @_implementationOnly import ArgumentParserToolInfo
13 | @_implementationOnly import class Foundation.JSONEncoder
| `- error: no such module 'Foundation'
14 |
15 | internal struct DumpHelpGenerator {
BUILD FAILURE 6.2 wasm