Build Information
Failed to build Guardian, reference master (cc2ad8), with Swift 6.2 for Linux on 11 Dec 2025 22:20:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/auth0/Guardian.swift.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/auth0/Guardian.swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cc2ad87 feat: support consent details without scope (#163)
Cloned https://github.com/auth0/Guardian.swift.git
Revision (git rev-parse @):
cc2ad87595792871e83677de73aabb104f66eb57
SUCCESS checkout https://github.com/auth0/Guardian.swift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/auth0/Guardian.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14859] Fetching quick
[5797/34663] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.68s)
Fetched https://github.com/Quick/Nimble.git from cache (2.73s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (6.59s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.40s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.20s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.33s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.05s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.59s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/16898] Fetching swift-argument-parser
[508/22939] Fetching swift-argument-parser, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.86s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.35s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.93s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.50s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
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.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.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
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/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Guardian/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/48] Emitting module Guardian
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[10/53] Compiling Guardian NetworkError.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[11/53] Compiling Guardian NetworkOperation.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[12/53] Compiling Guardian NoContentDecoder.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[13/53] Compiling Guardian Operation.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[14/53] Compiling Guardian Result.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[15/53] Compiling Guardian AuthenticationDevice.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[16/53] Compiling Guardian AuthenticationCategory.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[17/53] Compiling Guardian AuthenticationLocation.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[18/53] Compiling Guardian AuthenticationNotification.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[19/53] Compiling Guardian AuthenticationSource.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[20/53] Compiling Guardian Notification.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[21/53] Compiling Guardian API.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[22/53] Compiling Guardian APIClient.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[23/53] Compiling Guardian ConsentAPI.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[24/53] Compiling Guardian ConsentAPIClient.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[25/53] Compiling Guardian DeviceAPI.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[26/53] Compiling Guardian DeviceAPIClient.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[27/53] Compiling Guardian AsymmetricPublicKey.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[28/53] Compiling Guardian DataRSAPrivateKey.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[29/53] Compiling Guardian KeychainRSAPrivateKey.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[30/53] Compiling Guardian Keys+Generation.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[31/53] Compiling Guardian Keys.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[32/53] Compiling Guardian EnrollRequest.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[33/53] Compiling Guardian EnrolledDevice.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[34/53] Compiling Guardian OneTimePasswordGenerator.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[35/53] Compiling Guardian Guardian.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[36/53] Compiling Guardian ASNPublicKeyDecodable.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[37/53] Compiling Guardian GuardianError.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[38/53] Compiling Guardian JSON.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[39/53] Compiling Guardian Models.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[40/53] Compiling Guardian NoContent.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[41/53] Compiling Guardian Request.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[42/53] Compiling Guardian Authentication.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[43/53] Compiling Guardian RSA+Utils.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[44/53] Compiling Guardian Additions.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[45/53] Compiling Guardian ClientInfo.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[46/53] Compiling Guardian CodableAdditions.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[47/53] Compiling Guardian Events.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[48/53] Compiling Guardian A0HMAC.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[49/53] Compiling Guardian A0RSA.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[50/53] Compiling Guardian A0SHA.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[51/53] Compiling Guardian Base32.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[52/53] Compiling Guardian Data+Base64URL.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
[53/53] Compiling Guardian JWT.swift
/host/spi-builder-workspace/Guardian/API/ConsentAPIClient.swift:24:8: error: no such module 'CryptoKit'
22 |
23 | import Foundation
24 | import CryptoKit
| `- error: no such module 'CryptoKit'
25 |
26 | struct ConsentAPIClient : ConsentAPI {
BUILD FAILURE 6.2 linux