Build Information
Failed to build SourceKitD, reference 0.1.0 (47ddc9), with Swift 6.3 for Android on 17 Apr 2026 04:27:27 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: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/lynnswap/SourceKitD.git
Reference: 0.1.0
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/lynnswap/SourceKitD
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 47ddc95 Backport to macOS 10.15
Cloned https://github.com/lynnswap/SourceKitD.git
Revision (git rev-parse @):
47ddc958a3962f9bb0fe08de1c8f39723e472228
SUCCESS checkout https://github.com/lynnswap/SourceKitD.git at 0.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/lynnswap/SourceKitD.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: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
Building for debugging...
[0/6] Write sources
[3/6] Compiling Csourcekitd sourcekitd.c
[4/6] Compiling CAtomics CAtomics.c
[5/6] Write swift-version--4F562202D5529B1.txt
[7/27] Emitting module SwiftExtensions
[8/29] Compiling SwiftExtensions Collection+Only.swift
[9/29] Compiling SwiftExtensions Collection+PartitionIntoBatches.swift
[10/29] Compiling SwiftExtensions Duration+Seconds.swift
[11/29] Compiling SwiftExtensions Atomics.swift
[12/29] Compiling SwiftExtensions Cache.swift
[13/29] Compiling SwiftExtensions CartesianProduct.swift
[14/29] Compiling SwiftExtensions Task+WithPriorityChangedHandler.swift
[15/29] Compiling SwiftExtensions ThreadSafeBox.swift
[16/29] Compiling SwiftExtensions FileManagerExtensions.swift
[17/29] Compiling SwiftExtensions LazyValue.swift
[18/29] Compiling SwiftExtensions NSLock+WithLock.swift
[19/29] Compiling SwiftExtensions Array+Safe.swift
[20/29] Compiling SwiftExtensions AsyncQueue.swift
[21/29] Compiling SwiftExtensions AsyncUtils.swift
[22/29] Compiling SwiftExtensions PipeAsStringHandler.swift
[23/29] Compiling SwiftExtensions Platform.swift
[24/29] Compiling SwiftExtensions Process+terminate.swift
[25/29] Compiling SwiftExtensions ResultExtensions.swift
[26/29] Compiling SwiftExtensions Sequence+AsyncMap.swift
[27/29] Compiling SwiftExtensions Sequence+ContainsAnyIn.swift
[28/29] Compiling SwiftExtensions TransitiveClosure.swift
[29/29] Compiling SwiftExtensions URLExtensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/38] Emitting module SKLogging
/host/spi-builder-workspace/Sources/SKLogging/CustomLogStringConvertible.swift:15:8: error: no such module 'CryptoKit'
13 | import Foundation
14 |
15 | import CryptoKit
| `- error: no such module 'CryptoKit'
16 |
17 | /// An object that can printed for logging and also offers a redacted description
[32/39] Compiling SKLogging CustomLogStringConvertible.swift
/host/spi-builder-workspace/Sources/SKLogging/CustomLogStringConvertible.swift:15:8: error: no such module 'CryptoKit'
13 | import Foundation
14 |
15 | import CryptoKit
| `- error: no such module 'CryptoKit'
16 |
17 | /// An object that can printed for logging and also offers a redacted description
[33/39] Compiling SKLogging Error+ForLogging.swift
/host/spi-builder-workspace/Sources/SKLogging/CustomLogStringConvertible.swift:15:8: error: no such module 'CryptoKit'
13 | import Foundation
14 |
15 | import CryptoKit
| `- error: no such module 'CryptoKit'
16 |
17 | /// An object that can printed for logging and also offers a redacted description
[34/39] Compiling SKLogging Logging.swift
/host/spi-builder-workspace/Sources/SKLogging/CustomLogStringConvertible.swift:15:8: error: no such module 'CryptoKit'
13 | import Foundation
14 |
15 | import CryptoKit
| `- error: no such module 'CryptoKit'
16 |
17 | /// An object that can printed for logging and also offers a redacted description
[35/39] Compiling SKLogging LoggingScope.swift
/host/spi-builder-workspace/Sources/SKLogging/CustomLogStringConvertible.swift:15:8: error: no such module 'CryptoKit'
13 | import Foundation
14 |
15 | import CryptoKit
| `- error: no such module 'CryptoKit'
16 |
17 | /// An object that can printed for logging and also offers a redacted description
[36/39] Compiling SKLogging NonDarwinLogging.swift
/host/spi-builder-workspace/Sources/SKLogging/CustomLogStringConvertible.swift:15:8: error: no such module 'CryptoKit'
13 | import Foundation
14 |
15 | import CryptoKit
| `- error: no such module 'CryptoKit'
16 |
17 | /// An object that can printed for logging and also offers a redacted description
[37/39] Compiling SKLogging SplitLogMessage.swift
/host/spi-builder-workspace/Sources/SKLogging/CustomLogStringConvertible.swift:15:8: error: no such module 'CryptoKit'
13 | import Foundation
14 |
15 | import CryptoKit
| `- error: no such module 'CryptoKit'
16 |
17 | /// An object that can printed for logging and also offers a redacted description
[38/39] Compiling SKLogging OrLog.swift
/host/spi-builder-workspace/Sources/SKLogging/CustomLogStringConvertible.swift:15:8: error: no such module 'CryptoKit'
13 | import Foundation
14 |
15 | import CryptoKit
| `- error: no such module 'CryptoKit'
16 |
17 | /// An object that can printed for logging and also offers a redacted description
[39/39] Compiling SKLogging SetGlobalLogFileHandler.swift
/host/spi-builder-workspace/Sources/SKLogging/CustomLogStringConvertible.swift:15:8: error: no such module 'CryptoKit'
13 | import Foundation
14 |
15 | import CryptoKit
| `- error: no such module 'CryptoKit'
16 |
17 | /// An object that can printed for logging and also offers a redacted description
BUILD FAILURE 6.3 android