Build Information
Failed to build Cobalt, reference v10.1.6 (725b1a
), with Swift 6.2 (beta) for Linux on 15 Aug 2025 12:24:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.66.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UnlockAgency/Cobalt.git
Reference: v10.1.6
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
* tag v10.1.6 -> FETCH_HEAD
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 v10.1.6
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/UnlockAgency/Cobalt.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/UnlockAgency/DebugMasking.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/Quick/Nimble.git
[1/3886] Fetching swift-log
[973/3905] Fetching swift-log, debugmasking
[3712/8291] Fetching swift-log, debugmasking, keychainaccess
[4696/38453] Fetching swift-log, debugmasking, keychainaccess, alamofire
[4697/58037] Fetching swift-log, debugmasking, keychainaccess, alamofire, nimble
Fetched https://github.com/UnlockAgency/DebugMasking.git from cache (0.81s)
[11795/58018] Fetching swift-log, keychainaccess, alamofire, nimble
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.42s)
[22919/53632] Fetching swift-log, alamofire, nimble
Fetched https://github.com/apple/swift-log.git from cache (2.90s)
[44619/49746] Fetching alamofire, nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.95s)
[27146/30162] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (5.99s)
Computing version for https://github.com/UnlockAgency/DebugMasking.git
Computed https://github.com/UnlockAgency/DebugMasking.git at 1.0.1 (6.86s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.86s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 11.2.2 (0.79s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.41s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.23s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.42s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.85s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.79s)
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 11.2.2
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Building for debugging...
[0/10] Write sources
[1/10] Copying PrivacyInfo.xcprivacy
[4/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/60] 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
[12/60] Compiling Logging MetadataProvider.swift
[13/60] Compiling Alamofire URLRequest+Alamofire.swift
[14/60] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[15/60] Compiling Alamofire AlamofireExtended.swift
[16/60] Compiling Alamofire AuthenticationInterceptor.swift
[17/60] Compiling Alamofire CachedResponseHandler.swift
[18/60] Compiling Alamofire WebSocketRequest.swift
[19/60] Compiling Alamofire DispatchQueue+Alamofire.swift
[20/60] Compiling Alamofire OperationQueue+Alamofire.swift
[21/60] Compiling Alamofire Result+Alamofire.swift
[22/60] Compiling Alamofire StringEncoding+Alamofire.swift
[23/65] Emitting module DebugMasking
[24/65] Compiling Alamofire RequestTaskMap.swift
[25/65] Compiling Alamofire Response.swift
[26/65] Compiling Alamofire Session.swift
[27/65] Compiling Alamofire SessionDelegate.swift
[28/65] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[29/65] Compiling Alamofire UploadRequest.swift
[30/65] Compiling DebugMasking DebugMasking.swift
[31/65] Compiling DebugMasking DebugMasking.Config.swift
[32/65] Compiling DebugMasking DebugMasking.MaskOption.swift
[33/66] Compiling Alamofire NetworkReachabilityManager.swift
[34/66] Compiling Alamofire RedirectHandler.swift
[35/66] Compiling Alamofire RequestCompression.swift
[36/66] Compiling Alamofire RequestInterceptor.swift
[37/66] Compiling Alamofire ResponseSerialization.swift
[38/66] Compiling Alamofire Combine.swift
[39/66] Compiling Alamofire Concurrency.swift
[40/66] Compiling Alamofire EventMonitor.swift
[41/66] Compiling Alamofire MultipartFormData.swift
[42/66] Compiling Alamofire MultipartUpload.swift
[43/66] Compiling Alamofire HTTPMethod.swift
[44/66] Compiling Alamofire Notifications.swift
[45/66] Compiling Alamofire ParameterEncoder.swift
[46/66] Compiling Alamofire ParameterEncoding.swift
[47/66] Compiling Alamofire Protected.swift
[48/66] Compiling Alamofire Request.swift
[49/66] 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
[51/66] Compiling Logging LogHandler.swift
[52/66] Compiling Logging Locks.swift
[53/66] Emitting module Logging
BUILD FAILURE 6.2 linux