Build Information
Failed to build SwiftFormat, reference main (b83a8f
), with Swift 6.2 (beta) for Wasm on 15 Jul 2025 15:09:52 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/nicklockwood/SwiftFormat.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/nicklockwood/SwiftFormat
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b83a8f1 Update for 0.57.2 release
Cloned https://github.com/nicklockwood/SwiftFormat.git
Revision (git rev-parse @):
b83a8f132ff5430f3b6ff7d912baa407caea9e29
SUCCESS checkout https://github.com/nicklockwood/SwiftFormat.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/nicklockwood/SwiftFormat.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
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/10] Write sources
[5/10] Write swift-version-24593BA9C3E375BF.txt
[7/276] Compiling SwiftFormat SpaceInsideBraces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[8/276] Compiling SwiftFormat SpaceInsideBrackets.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[9/276] Compiling SwiftFormat SpaceInsideComments.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[10/276] Compiling SwiftFormat SpaceInsideGenerics.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[11/276] Compiling SwiftFormat SpaceInsideParens.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[12/276] Compiling SwiftFormat Specifiers.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[13/276] Compiling SwiftFormat StrongOutlets.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[14/276] Compiling SwiftFormat StrongifiedSelf.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[15/276] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[16/276] Compiling SwiftFormat ThrowingTests.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[17/276] Compiling SwiftFormat Todos.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[18/276] Compiling SwiftFormat TrailingClosures.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[19/276] Compiling SwiftFormat TrailingCommas.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[20/276] Compiling SwiftFormat TrailingSpace.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[21/276] Compiling SwiftFormat TypeSugar.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[22/276] Compiling SwiftFormat URLMacro.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[23/276] Compiling SwiftFormat UnusedArguments.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[24/276] Compiling SwiftFormat UnusedPrivateDeclarations.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[25/294] Compiling SwiftFormat AndOperator.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[26/294] Compiling SwiftFormat AnyObjectProtocol.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[27/294] Compiling SwiftFormat ApplicationMain.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[28/294] Compiling SwiftFormat AssertionFailures.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[29/294] Compiling SwiftFormat BlankLineAfterImports.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[30/294] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[31/294] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[32/294] Compiling SwiftFormat RedundantLet.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[33/294] Compiling SwiftFormat RedundantLetError.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[34/294] Compiling SwiftFormat RedundantMemberwiseInit.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[35/294] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[36/294] Compiling SwiftFormat BlankLinesBetweenImports.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[37/294] Compiling SwiftFormat BlankLinesBetweenScopes.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[38/294] Compiling SwiftFormat BlockComments.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[39/294] Compiling SwiftFormat Braces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[40/294] Compiling SwiftFormat ConditionalAssignment.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[41/294] Compiling SwiftFormat ConsecutiveBlankLines.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[42/294] Compiling SwiftFormat ConsecutiveSpaces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[43/294] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[44/294] Compiling SwiftFormat DocComments.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[45/294] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[46/294] Compiling SwiftFormat DuplicateImports.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[47/294] Compiling SwiftFormat ElseOnSameLine.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[48/294] Compiling SwiftFormat EmptyBraces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[49/294] Compiling SwiftFormat EmptyExtensions.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[50/294] Compiling SwiftFormat EnumNamespaces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[51/294] Compiling SwiftFormat EnvironmentEntry.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[52/294] Compiling SwiftFormat ExtensionAccessControl.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[53/294] Compiling SwiftFormat FileHeader.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[54/294] Compiling SwiftFormat FileMacro.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[55/294] Compiling SwiftFormat GenericExtensions.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[56/294] Compiling SwiftFormat HeaderFileName.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[57/294] Compiling SwiftFormat HoistAwait.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[58/294] Compiling SwiftFormat HoistPatternLet.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[59/294] Compiling SwiftFormat HoistTry.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[60/294] Compiling SwiftFormat Indent.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[61/294] Compiling SwiftFormat InitCoderUnavailable.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[62/294] Compiling SwiftFormat IsEmpty.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/294] Emitting module SwiftFormat
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[64/294] Compiling SwiftFormat DocComments.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[65/294] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[66/294] Compiling SwiftFormat DuplicateImports.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[67/294] Compiling SwiftFormat ElseOnSameLine.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[68/294] Compiling SwiftFormat EmptyBraces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[69/294] Compiling SwiftFormat EmptyExtensions.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[70/294] Compiling SwiftFormat EnumNamespaces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[71/294] Compiling SwiftFormat EnvironmentEntry.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[72/294] Compiling SwiftFormat ExtensionAccessControl.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[73/294] Compiling SwiftFormat FileHeader.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[74/294] Compiling SwiftFormat FileMacro.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[75/294] Compiling SwiftFormat GenericExtensions.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[76/294] Compiling SwiftFormat HeaderFileName.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[77/294] Compiling SwiftFormat HoistAwait.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[78/294] Compiling SwiftFormat HoistPatternLet.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[79/294] Compiling SwiftFormat HoistTry.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[80/294] Compiling SwiftFormat Indent.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[81/294] Compiling SwiftFormat SpaceAroundOperators.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[82/294] Compiling SwiftFormat SpaceAroundParens.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[83/294] Compiling SwiftFormat AndOperator.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[84/294] Compiling SwiftFormat AnyObjectProtocol.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[85/294] Compiling SwiftFormat ApplicationMain.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[86/294] Compiling SwiftFormat AssertionFailures.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[87/294] Compiling SwiftFormat BlankLineAfterImports.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[88/294] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[89/294] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[90/294] Compiling SwiftFormat BlankLinesAroundMark.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[91/294] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[92/294] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[93/294] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[94/294] Compiling SwiftFormat BlankLinesBetweenImports.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[95/294] Compiling SwiftFormat BlankLinesBetweenScopes.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[96/294] Compiling SwiftFormat BlockComments.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[97/294] Compiling SwiftFormat Braces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[98/294] Compiling SwiftFormat ConditionalAssignment.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[99/294] Compiling SwiftFormat ConsecutiveBlankLines.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[100/294] Compiling SwiftFormat ConsecutiveSpaces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[101/294] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[102/294] Compiling SwiftFormat LeadingDelimiters.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[103/294] Compiling SwiftFormat LinebreakAtEndOfFile.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[104/294] Compiling SwiftFormat Linebreaks.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[105/294] Compiling SwiftFormat MarkTypes.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[106/294] Compiling SwiftFormat ModifierOrder.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[107/294] Compiling SwiftFormat ModifiersOnSameLine.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[108/294] Compiling SwiftFormat RedundantInternal.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[109/294] Compiling SwiftFormat RedundantLet.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[110/294] Compiling SwiftFormat RedundantLetError.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[111/294] Compiling SwiftFormat RedundantMemberwiseInit.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[112/294] Compiling SwiftFormat RedundantNilInit.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[113/294] Compiling SwiftFormat RedundantObjc.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[114/294] Compiling SwiftFormat RedundantOptionalBinding.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[115/294] Compiling SwiftFormat RedundantParens.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[116/294] Compiling SwiftFormat RedundantPattern.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[117/294] Compiling SwiftFormat RedundantProperty.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[118/294] Compiling SwiftFormat RedundantPublic.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[119/294] Compiling SwiftFormat RedundantRawValues.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[120/294] Compiling SwiftFormat RedundantReturn.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[234/312] Compiling SwiftFormat Void.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[235/312] Compiling SwiftFormat Wrap.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[236/312] Compiling SwiftFormat WrapArguments.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[237/312] Compiling SwiftFormat WrapAttributes.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[238/312] Compiling SwiftFormat WrapConditionalBodies.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[239/312] Compiling SwiftFormat WrapEnumCases.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[240/312] Compiling SwiftFormat WrapLoopBodies.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[241/312] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[242/312] Compiling SwiftFormat WrapMultilineFunctionChains.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[243/312] Compiling SwiftFormat WrapMultilineStatementBraces.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[244/312] Compiling SwiftFormat WrapSingleLineComments.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[245/312] Compiling SwiftFormat WrapSwitchCases.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[246/312] Compiling SwiftFormat YodaConditions.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[247/312] Compiling SwiftFormat SARIFReporter.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[248/312] Compiling SwiftFormat Singularize.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[249/312] Compiling SwiftFormat SwiftFormat.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[250/312] Compiling SwiftFormat Tokenizer.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[251/312] Compiling SwiftFormat XMLReporter.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[252/312] Compiling SwiftFormat Arguments.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[253/312] Compiling SwiftFormat CommandLine.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[254/312] Compiling SwiftFormat Declaration.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[255/312] Compiling SwiftFormat DeclarationType.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[256/312] Compiling SwiftFormat EnumAssociable.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[257/312] Compiling SwiftFormat FormatRule.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[258/312] Compiling SwiftFormat Formatter.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[259/312] Compiling SwiftFormat FormattingHelpers.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[260/312] Compiling SwiftFormat GitFileInfo.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[261/312] Compiling SwiftFormat GithubActionsLogReporter.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[262/312] Compiling SwiftFormat Globs.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[263/312] Compiling SwiftFormat Inference.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[264/312] Compiling SwiftFormat JSONReporter.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[265/312] Compiling SwiftFormat OptionDescriptor.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[266/312] Compiling SwiftFormat Options.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[267/312] Compiling SwiftFormat ParsingHelpers.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[268/312] Compiling SwiftFormat Reporter.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[269/312] Compiling SwiftFormat RuleRegistry.generated.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
[270/312] Compiling SwiftFormat Acronyms.swift
/host/spi-builder-workspace/Sources/Arguments.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | extension Options {
BUILD FAILURE 6.2 wasm