The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Kipple, reference main (7b64f9), with Swift 6.3 for Android on 14 Apr 2026 14:42:09 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Kipple.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/bdrelling/Kipple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7b64f96 Updated for Concurrency
Cloned https://github.com/bdrelling/Kipple.git
Revision (git rev-parse @):
7b64f96fa67d68b35722029f2ef02a417a911b62
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Kipple.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bdrelling/Kipple.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/apple/swift-algorithms
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/devicekit/DeviceKit
[1/6058] Fetching swift-algorithms
[365/29595] Fetching swift-algorithms, swift-collections
[1032/33994] Fetching swift-algorithms, swift-collections, devicekit
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[21286/34714] Fetching swift-algorithms, swift-collections, devicekit, kippletools
[23182/39102] Fetching swift-algorithms, swift-collections, devicekit, kippletools, keychainaccess
Fetched https://github.com/bdrelling/KippleTools from cache (0.29s)
[23431/38382] Fetching swift-algorithms, swift-collections, devicekit, keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.80s)
Fetching https://github.com/apple/swift-log
Fetched https://github.com/devicekit/DeviceKit from cache (3.08s)
Fetched https://github.com/apple/swift-algorithms from cache (3.09s)
Fetched https://github.com/apple/swift-collections from cache (3.16s)
[1/6569] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.98s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (8.80s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.95s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/17523] Fetching swift-argument-parser
[5609/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (30.90s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (32.00s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (32.61s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.18s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.60s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.86s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.56s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.54s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.8.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/18] Write sources
[16/18] Compiling _NumericsShims _NumericsShims.c
[17/18] Write swift-version--4F562202D5529B1.txt
[19/84] Emitting module InternalCollectionsUtilities
[20/86] Emitting module KippleFoundation
/host/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
[21/87] Compiling KippleCodable CodableDefaultStrategy.swift
[22/88] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[23/88] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[24/88] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/88] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/88] Compiling RealModule Float80+Real.swift
[27/89] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/89] Compiling KippleCombine Publisher+Result.swift
[30/89] Emitting module KippleCombine
[31/90] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/90] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/90] Compiling KippleLogging Exports.swift
/host/spi-builder-workspace/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
 8 | @_exported import Logging
 9 | #else
10 | @_exported import OSLog
   |                   `- error: no such module 'OSLog'
11 | #endif
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/90] Emitting module KippleLogging
/host/spi-builder-workspace/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
 8 | @_exported import Logging
 9 | #else
10 | @_exported import OSLog
   |                   `- error: no such module 'OSLog'
11 | #endif
12 |
[35/90] Compiling InternalCollectionsUtilities Debugging.swift
[36/90] Compiling InternalCollectionsUtilities Descriptions.swift
[37/90] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[38/90] Compiling RealModule Real.swift
[39/90] Compiling RealModule RealFunctions.swift
[40/90] Compiling RealModule Float16+Real.swift
[42/90] Compiling InternalCollectionsUtilities Integer rank.swift
[43/90] Compiling KippleLogging Logger+Convenience.swift
/host/spi-builder-workspace/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
 8 | @_exported import Logging
 9 | #else
10 | @_exported import OSLog
   |                   `- error: no such module 'OSLog'
11 | #endif
12 |
[44/90] Compiling KippleLogging ConsoleLogHandler.swift
/host/spi-builder-workspace/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
 8 | @_exported import Logging
 9 | #else
10 | @_exported import OSLog
   |                   `- error: no such module 'OSLog'
11 | #endif
12 |
[47/90] Emitting module RealModule
[48/90] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[49/90] Compiling InternalCollectionsUtilities UInt+reversed.swift
[50/90] Compiling RealModule RelaxedArithmetic.swift
error: cancelled
[54/90] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[55/90] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[56/90] Compiling InternalCollectionsUtilities Span+Extras.swift
[57/90] Compiling InternalCollectionsUtilities String+Padding.swift
[58/90] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
error: cancelled
BUILD FAILURE 6.3 android