The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Cobalt, reference v10.1.5 (7bdd62), with Swift 6.2 (beta) for Android on 24 Jun 2025 08:18:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/e-sites/Cobalt.git
Reference: v10.1.5
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/e-sites/Cobalt
 * tag               v10.1.5    -> FETCH_HEAD
HEAD is now at 7bdd62f Redirect Authorization headers
Cloned https://github.com/e-sites/Cobalt.git
Revision (git rev-parse @):
7bdd62f6ad06ca3e27911fc04113f0ceaa421bb9
SUCCESS checkout https://github.com/e-sites/Cobalt.git at v10.1.5
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/e-sites/Cobalt.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/Quick/Nimble.git
[1/4386] Fetching keychainaccess
[4387/34527] Fetching keychainaccess, alamofire
[6196/54111] Fetching keychainaccess, alamofire, nimble
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/UnlockAgency/DebugMasking.git
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.41s)
[31038/49725] Fetching alamofire, nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.98s)
[1/19] Fetching debugmasking
[20/3855] Fetching debugmasking, swift-log
Fetched https://github.com/UnlockAgency/DebugMasking.git from cache (1.01s)
[2839/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.76s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.46s)
Computing version for https://github.com/UnlockAgency/DebugMasking.git
Computed https://github.com/UnlockAgency/DebugMasking.git at 1.0.1 (4.49s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.45s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 11.2.2 (0.89s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.65s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.30s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.39s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.85s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.41s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.38s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 11.2.2
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/UnlockAgency/DebugMasking.git
Working copy of https://github.com/UnlockAgency/DebugMasking.git resolved at 1.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Building for debugging...
[0/10] Write sources
[3/10] Copying PrivacyInfo.xcprivacy
[4/10] Write sources
[4/10] Copying PrivacyInfo.xcprivacy
[4/10] Write sources
[9/10] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/60] Compiling Logging MetadataProvider.swift
[12/60] Compiling Logging Locks.swift
[13/60] Emitting module Logging
[14/60] Compiling Logging LogHandler.swift
[15/60] Compiling Logging Logging.swift
[17/61] Compiling Alamofire NetworkReachabilityManager.swift
[18/61] Compiling Alamofire RedirectHandler.swift
[19/61] Compiling Alamofire RequestCompression.swift
[20/61] Compiling Alamofire RequestInterceptor.swift
[21/61] Compiling Alamofire ResponseSerialization.swift
[22/61] Compiling DebugMasking DebugMasking.MaskOption.swift
[23/66] Compiling DebugMasking DebugMasking.swift
[24/66] Emitting module DebugMasking
[25/66] Compiling DebugMasking DebugMasking.Config.swift
[26/66] Compiling Alamofire WebSocketRequest.swift
[27/66] Compiling Alamofire DispatchQueue+Alamofire.swift
[28/66] Compiling Alamofire OperationQueue+Alamofire.swift
[29/66] Compiling Alamofire Result+Alamofire.swift
[30/66] Compiling Alamofire StringEncoding+Alamofire.swift
[32/67] Compiling Alamofire RequestTaskMap.swift
[33/67] Compiling Alamofire Response.swift
[34/67] Compiling Alamofire Session.swift
[35/67] Compiling Alamofire SessionDelegate.swift
[36/67] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[37/67] Compiling Alamofire UploadRequest.swift
[38/67] Compiling Alamofire HTTPMethod.swift
[39/67] Compiling Alamofire Notifications.swift
[40/67] Compiling Alamofire ParameterEncoder.swift
[41/67] Compiling Alamofire ParameterEncoding.swift
[42/67] Compiling Alamofire Protected.swift
[43/67] Compiling Alamofire Request.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/67] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
[45/67] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
BUILD FAILURE 6.2 android