Build Information
Failed to build GatheredKit, reference main (bab460
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 17:14:57 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>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/GatheredKit.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/JosephDuffy/GatheredKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bab4602 Reduce minimum swift-algorithms requirement to 1.0.0
Cloned https://github.com/JosephDuffy/GatheredKit.git
Revision (git rev-parse @):
bab46023dd9630f2619547c4e6ed75acb7f66845
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/GatheredKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/JosephDuffy/GatheredKit.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-docc-plugin
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swiftlang/swift-syntax
[1/2082] Fetching swift-docc-plugin
[231/8041] Fetching swift-docc-plugin, swift-algorithms
[8042/78947] Fetching swift-docc-plugin, swift-algorithms, swift-syntax
Fetched https://github.com/apple/swift-algorithms.git from cache (4.30s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.30s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (8.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.43s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.26s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.04s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[1/1] Compiling plugin Swift-DocC Preview
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/72] Write sources
[48/72] Compiling _SwiftSyntaxCShims dummy.c
[49/72] Compiling _NumericsShims _NumericsShims.c
[50/72] Compiling _SwiftSyntaxCShims dummy.c
[51/72] Write swift-version-24593BA9C3E375BF.txt
[53/88] Emitting module SwiftSyntax600
[54/88] Compiling SwiftSyntax601 Empty.swift
[55/88] Emitting module SwiftSyntax601
[56/89] Emitting module SwiftSyntax600
[57/89] Compiling SwiftSyntax600 Empty.swift
[59/90] Compiling SwiftSyntax510 Empty.swift
[60/90] Emitting module SwiftSyntax510
[61/90] Emitting module SwiftSyntax509
[62/90] Compiling SwiftSyntax509 Empty.swift
[66/197] Compiling SwiftSyntax SyntaxCollections.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[67/197] Compiling SwiftSyntax SourceLocation.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[68/197] Compiling SwiftSyntax SourcePresence.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[69/197] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[70/201] Emitting module GatheredKit
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[71/201] Compiling RealModule ElementaryFunctions.swift
[72/202] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[73/202] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[74/202] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[75/202] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[76/202] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[77/202] Compiling SwiftSyntax Convenience.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[78/202] Compiling SwiftSyntax CustomTraits.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[79/202] Compiling SwiftSyntax EditorPlaceholder.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[80/202] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[81/202] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[82/202] Compiling SwiftSyntax AbsoluteRawSyntax.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[83/202] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[84/202] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[85/202] Compiling SwiftSyntax BumpPtrAllocator.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[86/202] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[87/202] Compiling SwiftSyntax RawSyntaxTokenView.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[88/202] Compiling SwiftSyntax SourceEdit.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[89/202] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[90/202] Compiling SwiftSyntax Trivia.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[91/202] Compiling SwiftSyntax Utils.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[92/202] Compiling SwiftSyntax ChildNameForKeyPath.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[93/202] Compiling SwiftSyntax Keyword.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[94/202] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[95/202] Compiling SwiftSyntax RenamedNodesCompatibility.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[96/202] Compiling SwiftSyntax SyntaxAnyVisitor.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[97/202] Compiling SwiftSyntax SyntaxBaseNodes.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[98/202] Compiling RealModule RealFunctions.swift
[99/202] Compiling GatheredKit SourceProviderIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[100/202] Compiling GatheredKit UpdatingSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[101/202] Compiling GatheredKit UnitFrequency+radiansPerSecond.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[102/202] Compiling GatheredKit UnitMagneticField.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 |
3 | /// An object that can have the status of its updates controlled.
[105/202] Emitting module SwiftSyntax509
[106/202] Emitting module SwiftSyntax510
[107/202] Compiling SwiftSyntax510 Empty.swift
[108/202] Emitting module SwiftSyntax601
BUILD FAILURE 6.2 wasm