Build Information
Failed to build SwiftLint, reference main (929f0f
), with Swift 6.2 (beta) for Wasm on 27 Jun 2025 21:40:23 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/realm/SwiftLint.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/realm/SwiftLint
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 929f0fc Add warmup step to OSS check (#6134)
Cloned https://github.com/realm/SwiftLint.git
Revision (git rev-parse @):
929f0fc5c233a61518506688aa1608e096d1e8f9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/realm/SwiftLint.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/realm/SwiftLint.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/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/100] Fetching collectionconcurrencykit
[101/13054] Fetching collectionconcurrencykit, cryptoswift
[1138/13983] Fetching collectionconcurrencykit, cryptoswift, swiftytexttable
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.58s)
Fetching https://github.com/apple/swift-argument-parser.git
[2044/13054] Fetching collectionconcurrencykit, cryptoswift
[2045/84021] Fetching collectionconcurrencykit, cryptoswift, swift-syntax
[5013/99439] Fetching collectionconcurrencykit, cryptoswift, swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.67s)
[22911/84021] Fetching collectionconcurrencykit, cryptoswift, swift-syntax
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.90s)
[49777/71067] Fetching collectionconcurrencykit, swift-syntax
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (10.07s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.24s)
[1/10942] Fetching yams
[658/27086] Fetching yams, sourcekitten
Fetched https://github.com/jpsim/SourceKitten.git from cache (2.47s)
Fetched https://github.com/jpsim/Yams.git from cache (2.51s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (15.55s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (3.59s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.2 (0.53s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.70s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.42s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.5 (1.27s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.2 (1.26s)
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.2
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
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.5.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.5
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/143] Write sources
[34/143] Copying PrivacyInfo.xcprivacy
[35/143] Write sources
[37/143] Compiling _SwiftSyntaxCShims dummy.c
[38/143] Compiling SourceKit SourceKit.c
[39/143] Compiling Clang_C Clang_C.c
[40/143] Write sources
[42/143] Compiling _SwiftSyntaxCShims dummy.c
[43/143] Write sources
[43/143] Compiling writer.c
[43/143] Write sources
[64/143] Write swift-version-24593BA9C3E375BF.txt
[65/143] Compiling reader.c
[66/143] Compiling Clang_C Clang_C.c
[67/143] Compiling SourceKit SourceKit.c
[68/143] Compiling parser.c
[69/145] Compiling writer.c
[70/147] Compiling api.c
[72/155] Emitting module SwiftSyntax601
[73/155] Emitting module SwiftSyntax600
[73/155] Compiling emitter.c
[75/155] Emitting module SwiftSyntax600
[75/155] Compiling scanner.c
[77/177] Compiling SwiftSyntax601 Empty.swift
[78/177] Emitting module SwiftSyntax601
[80/178] Compiling SwiftSyntax600 Empty.swift
[81/179] Compiling SwiftyTextTable TextTable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyTextTable/Source/SwiftyTextTable/TextTable.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | typealias Regex = NSRegularExpression
error: emit-module command failed with exit code 1 (use -v to see invocation)
[82/179] Emitting module SwiftyTextTable
/host/spi-builder-workspace/.build/checkouts/SwiftyTextTable/Source/SwiftyTextTable/TextTable.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | typealias Regex = NSRegularExpression
[83/179] Emitting module SwiftSyntax510
[84/179] Emitting module SwiftyTextTable
BUILD FAILURE 6.2 wasm