Build Information
Failed to build SwiftQL, reference main (081aee), with Swift 6.2 for Wasm on 21 Oct 2025 17:00:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukevanin/swiftql.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/lukevanin/swiftql
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 081aee2 Migrate TODO to GitHub issues and remove TODO.md file.
Cloned https://github.com/lukevanin/swiftql.git
Revision (git rev-parse @):
081aee27f7e682cd8091ad2fa9c71c9e147ef4b2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/lukevanin/swiftql.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/lukevanin/swiftql.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/embedded-swift-sdk.json
Fetching https://github.com/groue/GRDB.swift.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-syntax.git
[1/2133] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.54s)
[1/72619] Fetching swift-syntax
[7990/185792] Fetching swift-syntax, grdb.swift
Fetched https://github.com/apple/swift-syntax.git from cache (11.76s)
[46491/113173] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift.git from cache (33.38s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.29.3 (36.84s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.63s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.5 (0.45s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3554] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.99s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 6.29.3
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/35] Write sources
[16/35] Copying Info.plist
[16/35] Copying PrivacyInfo.xcprivacy
[18/35] Write sources
[19/35] Write swift-version-24593BA9C3E375BF.txt
[21/39] Compiling SwiftSyntax509 Empty.swift
[22/39] Emitting module SwiftSyntax509
[23/40] Wrapping AST for SwiftSyntax509 for debugging
[25/85] Compiling SwiftSyntax AbsolutePosition.swift
[26/85] Compiling SwiftSyntax Assert.swift
[27/85] Compiling SwiftSyntax BumpPtrAllocator.swift
[28/85] Compiling SwiftSyntax CommonAncestor.swift
[29/85] Compiling SwiftSyntax Convenience.swift
[30/85] Compiling SwiftSyntax MemoryLayout.swift
[31/85] Compiling SwiftSyntax MissingNodeInitializers.swift
[32/85] Compiling SwiftSyntax RawSyntax.swift
[33/85] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[34/85] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[35/85] Compiling SwiftSyntax RawSyntaxTokenView.swift
[36/85] Compiling SwiftSyntax SourceLength.swift
[37/85] Compiling SwiftSyntax SourceLocation.swift
[38/85] Compiling SwiftSyntax SourcePresence.swift
[39/91] Compiling SwiftSyntax SyntaxText.swift
[40/91] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[41/91] Compiling SwiftSyntax TokenDiagnostic.swift
[42/91] Compiling SwiftSyntax TokenSyntax.swift
[43/91] Compiling SwiftSyntax Trivia.swift
[44/91] Compiling SwiftSyntax Utils.swift
[45/91] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[46/91] Compiling SwiftSyntax Syntax.swift
[47/91] Compiling SwiftSyntax SyntaxArena.swift
[48/91] Compiling SwiftSyntax SyntaxChildren.swift
[49/91] Compiling SwiftSyntax SyntaxCollection.swift
[50/91] Compiling SwiftSyntax SyntaxData.swift
[51/91] Emitting module SwiftSyntax
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/91] Emitting module GRDB
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[53/91] Compiling GRDB Configuration.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
BUILD FAILURE 6.2 wasm