Build Information
Failed to build SwiftMacros, reference v2.0.1 (e553e6), with Swift 6.3 for Wasm on 22 Apr 2026 16:16:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShenghaiWang/SwiftMacros.git
Reference: v2.0.1
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/ShenghaiWang/SwiftMacros
* tag v2.0.1 -> FETCH_HEAD
HEAD is now at e553e69 Update resolved dependencies
Cloned https://github.com/ShenghaiWang/SwiftMacros.git
Revision (git rev-parse @):
e553e69994cdde627ebd7a481c5b3d53a74ebea5
SUCCESS checkout https://github.com/ShenghaiWang/SwiftMacros.git at v2.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ShenghaiWang/SwiftMacros.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/ShenghaiWang/SwiftKeychain.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/76] Fetching swiftkeychain
[19/2353] Fetching swiftkeychain, swift-docc-plugin
Fetched https://github.com/ShenghaiWang/SwiftKeychain.git from cache (0.58s)
[251/2277] Fetching swift-docc-plugin
[252/77305] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.99s)
[5252/75028] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.58s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (15.65s)
Computing version for https://github.com/ShenghaiWang/SwiftKeychain.git
Computed https://github.com/ShenghaiWang/SwiftKeychain.git at 0.5.0 (0.88s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.6 (0.97s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3674] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.82s)
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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.6
Creating working copy for https://github.com/ShenghaiWang/SwiftKeychain.git
Working copy of https://github.com/ShenghaiWang/SwiftKeychain.git resolved at 0.5.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/44] Write sources
[20/44] Compiling _SwiftSyntaxCShims dummy.c
[21/44] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/72] Emitting module SwiftKeychain
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[24/74] Compiling SwiftSyntax509 Empty.swift
[25/74] Emitting module SwiftSyntax509
[26/74] Emitting module SwiftSyntax600
[27/75] Compiling SwiftSyntax600 Empty.swift
[30/76] Emitting module SwiftSyntax510
[31/76] Compiling SwiftSyntax510 Empty.swift
[32/77] Wrapping AST for SwiftSyntax509 for debugging
[33/77] Wrapping AST for SwiftSyntax600 for debugging
[34/77] Wrapping AST for SwiftSyntax510 for debugging
[36/141] Compiling SwiftSyntax AbsolutePosition.swift
[37/141] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[38/141] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[39/141] Compiling SwiftSyntax Assert.swift
[40/141] Compiling SwiftSyntax BumpPtrAllocator.swift
[41/141] Compiling SwiftSyntax CommonAncestor.swift
[42/141] Compiling SwiftSyntax Convenience.swift
[43/141] Compiling SwiftSyntax CustomTraits.swift
[44/141] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[54/149] Compiling SwiftSyntax SyntaxNodeFactory.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[55/149] Compiling SwiftSyntax SyntaxNodeStructure.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[56/149] Compiling SwiftSyntax SyntaxProtocol.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[57/149] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[58/149] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[59/149] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[60/149] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[61/149] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[62/149] Compiling SwiftSyntax TokenSequence.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[63/149] Compiling SwiftSyntax TokenSyntax.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[64/149] Compiling SwiftSyntax Trivia.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[65/149] Compiling SwiftSyntax SyntaxText.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[66/149] Compiling SwiftSyntax SyntaxTreeViewMode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
[67/149] Compiling SwiftSyntax TokenDiagnostic.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychain/Sources/SwiftKeychain/Search/SearchAttribute.swift:2:8: error: no such module 'LocalAuthentication'
1 | import Foundation
2 | import LocalAuthentication
| `- error: no such module 'LocalAuthentication'
3 |
4 | public enum SearchAttribute: KeyValue {
BUILD FAILURE 6.3 wasm