Build Information
Failed to build SwiftMacros, reference main (e553e6), with Swift 6.3 for Linux on 15 Apr 2026 03:23:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShenghaiWang/SwiftMacros.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/ShenghaiWang/SwiftMacros
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: linux
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-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/ShenghaiWang/SwiftKeychain.git
[1/76] Fetching swiftkeychain
[77/2351] Fetching swiftkeychain, swift-docc-plugin
Fetched https://github.com/ShenghaiWang/SwiftKeychain.git from cache (0.38s)
[182/2275] Fetching swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.82s)
[1/74972] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.99s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (16.56s)
Computing version for https://github.com/ShenghaiWang/SwiftKeychain.git
Computed https://github.com/ShenghaiWang/SwiftKeychain.git at 0.5.0 (0.79s)
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.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.81s)
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/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/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] Emitting module SwiftSyntax600
[25/74] Compiling SwiftSyntax600 Empty.swift
[26/75] Emitting module SwiftSyntax509
[27/75] Compiling SwiftSyntax509 Empty.swift
[29/76] Wrapping AST for SwiftSyntax600 for debugging
[31/76] Emitting module SwiftSyntax510
[32/76] Compiling SwiftSyntax510 Empty.swift
[32/77] Wrapping AST for SwiftSyntax509 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 {
[51/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 {
[52/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 {
[53/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 {
[54/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 {
[55/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 {
[56/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 {
[57/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 {
[58/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 {
[59/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 {
[60/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 {
[61/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 {
/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 {
[65/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 {
[66/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 {
[67/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 {
BUILD FAILURE 6.3 linux