Build Information
Failed to build Cobalt, reference master (725b1a), with Swift 6.3 for Linux on 16 Apr 2026 18:20:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/UnlockAgency/Cobalt.git
Reference: master
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/UnlockAgency/Cobalt
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 725b1a5 Fixed cache cobalt response
Cloned https://github.com/UnlockAgency/Cobalt.git
Revision (git rev-parse @):
725b1a515cd56ee98c4d8eabbae5ca053142f0eb
SUCCESS checkout https://github.com/UnlockAgency/Cobalt.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/UnlockAgency/Cobalt.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/apple/swift-log.git
[1/4388] Fetching keychainaccess
[704/35955] Fetching keychainaccess, alamofire
[705/42560] Fetching keychainaccess, alamofire, swift-log
[6179/62383] Fetching keychainaccess, alamofire, swift-log, nimble
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
[12171/55778] Fetching keychainaccess, alamofire, nimble
Fetching https://github.com/UnlockAgency/DebugMasking.git
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (5.75s)
Fetched https://github.com/Quick/Nimble.git from cache (5.77s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (5.82s)
[1/19] Fetching debugmasking
Fetched https://github.com/UnlockAgency/DebugMasking.git from cache (0.43s)
Computing version for https://github.com/UnlockAgency/DebugMasking.git
Computed https://github.com/UnlockAgency/DebugMasking.git at 1.0.1 (6.65s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 11.2.2 (0.46s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.60s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.16s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.72s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.47s)
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
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/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.12.0
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] Copying PrivacyInfo.xcprivacy
[2/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/62] Emitting module Alamofire
[12/67] Compiling Logging LogEvent.swift
[13/67] Compiling Logging MetadataProvider.swift
[14/67] Compiling Logging Locks.swift
[15/67] Compiling DebugMasking DebugMasking.MaskOption.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/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
[17/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
[18/67] Compiling DebugMasking DebugMasking.swift
[19/67] Emitting module DebugMasking
[20/67] Compiling DebugMasking DebugMasking.Config.swift
[21/68] Compiling Alamofire WebSocketRequest.swift
[22/68] Compiling Alamofire DispatchQueue+Alamofire.swift
[23/68] Compiling Alamofire OperationQueue+Alamofire.swift
[24/68] Compiling Alamofire Result+Alamofire.swift
[25/68] Compiling Alamofire StringEncoding+Alamofire.swift
[26/68] Compiling Alamofire URLRequest+Alamofire.swift
[28/68] Compiling Alamofire Alamofire.swift
[29/68] Compiling Alamofire AFError.swift
[30/68] Compiling Alamofire DataRequest.swift
[31/68] Compiling Alamofire DataStreamRequest.swift
[32/68] Compiling Alamofire DownloadRequest.swift
[33/68] Compiling Alamofire HTTPHeaders.swift
[34/68] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[35/68] Compiling Alamofire AlamofireExtended.swift
[36/68] Compiling Alamofire AuthenticationInterceptor.swift
[37/68] Compiling Alamofire CachedResponseHandler.swift
[38/68] Compiling Alamofire Combine.swift
[39/68] Compiling Alamofire OfflineRetrier.swift
[40/68] Compiling Alamofire RedirectHandler.swift
[41/68] Compiling Alamofire RequestCompression.swift
[42/68] Compiling Alamofire RequestInterceptor.swift
[43/68] Compiling Alamofire ResponseSerialization.swift
[44/68] Emitting module Logging
[45/68] Compiling Logging LogHandler.swift
BUILD FAILURE 6.3 linux