Build Information
Failed to build SwiftMacros, reference main (e553e6), with Swift 6.3 for Android on 15 Apr 2026 03:23:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: android
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-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/2275] Fetching swift-docc-plugin
Fetching https://github.com/ShenghaiWang/SwiftKeychain.git
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.79s)
[1/74972] Fetching swift-syntax
[3000/75048] Fetching swift-syntax, swiftkeychain
Fetched https://github.com/ShenghaiWang/SwiftKeychain.git from cache (0.37s)
[5249/74972] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (11.52s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (16.40s)
Computing version for https://github.com/ShenghaiWang/SwiftKeychain.git
Computed https://github.com/ShenghaiWang/SwiftKeychain.git at 0.5.0 (0.91s)
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.89s)
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.74s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.72s)
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-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-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--4F562202D5529B1.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 SwiftSyntax600 Empty.swift
[25/74] Emitting module SwiftSyntax600
[27/75] Emitting module SwiftSyntax510
[28/75] Compiling SwiftSyntax510 Empty.swift
[29/76] Emitting module SwiftSyntax509
[30/76] Compiling SwiftSyntax509 Empty.swift
[31/77] Wrapping AST for SwiftSyntax600 for debugging
[33/77] Wrapping AST for SwiftSyntax510 for debugging
[34/77] Wrapping AST for SwiftSyntax509 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
[45/149] Compiling SwiftSyntax SyntaxArena.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 {
[46/149] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.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 {
[47/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 {
[48/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 {
[49/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 {
[50/149] Compiling SwiftSyntax SourcePresence.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 {
[51/149] Compiling SwiftSyntax SwiftSyntaxCompatibility.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 Syntax.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 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 {
[54/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 {
[55/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 {
/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 {
[62/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 {
[63/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 {
[64/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 {
/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 {
BUILD FAILURE 6.3 android