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 swift-confidential, reference 0.4.1 (7f571a), with Swift 6.2 (beta) for Android on 16 Jul 2025 16:48:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/securevale/swift-confidential.git
Reference: 0.4.1
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/securevale/swift-confidential
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 7f571ab Update README
Cloned https://github.com/securevale/swift-confidential.git
Revision (git rev-parse @):
7f571ab0df5b0ffd4b26b92b9dd8f21d6b3a6ca8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/securevale/swift-confidential.git at 0.4.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/securevale/swift-confidential.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/swiftlang/swift-syntax.git
[1/71441] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.73s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (11.35s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Building for debugging...
[0/41] Write sources
[21/41] Compiling _SwiftSyntaxCShims dummy.c
[22/41] Write swift-version-8C5A4AE7A8CE2BA.txt
[24/61] Emitting module SwiftSyntax600
[25/61] Emitting module SwiftSyntax510
[26/61] Emitting module SwiftSyntax601
[27/61] Compiling SwiftSyntax601 Empty.swift
[28/62] Compiling SwiftSyntax600 Empty.swift
[31/63] Emitting module SwiftSyntax509
[32/63] Compiling SwiftSyntax509 Empty.swift
[34/64] Compiling ConfidentialUtils FixedWidthInteger+ByteWidth.swift
/host/spi-builder-workspace/Sources/ConfidentialUtils/Extensions/CryptoKit/SymmetricKeySize/SymmetricKeySize+ByteCount.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 |
 3 | package extension SymmetricKeySize {
[35/64] Compiling ConfidentialUtils TypeInfo.swift
/host/spi-builder-workspace/Sources/ConfidentialUtils/Extensions/CryptoKit/SymmetricKeySize/SymmetricKeySize+ByteCount.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 |
 3 | package extension SymmetricKeySize {
[36/64] Compiling ConfidentialUtils BinaryInteger+Bytes.swift
/host/spi-builder-workspace/Sources/ConfidentialUtils/Extensions/CryptoKit/SymmetricKeySize/SymmetricKeySize+ByteCount.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 |
 3 | package extension SymmetricKeySize {
[37/64] Compiling SwiftSyntax510 Empty.swift
[38/65] Wrapping AST for SwiftSyntax600 for debugging
[39/65] Wrapping AST for SwiftSyntax601 for debugging
[40/65] Wrapping AST for SwiftSyntax509 for debugging
[41/65] Wrapping AST for SwiftSyntax510 for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/129] Emitting module ConfidentialUtils
/host/spi-builder-workspace/Sources/ConfidentialUtils/Extensions/CryptoKit/SymmetricKeySize/SymmetricKeySize+ByteCount.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 |
 3 | package extension SymmetricKeySize {
[44/129] Compiling ConfidentialUtils SymmetricKeySize+ByteCount.swift
/host/spi-builder-workspace/Sources/ConfidentialUtils/Extensions/CryptoKit/SymmetricKeySize/SymmetricKeySize+ByteCount.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 |
 3 | package extension SymmetricKeySize {
[45/129] Compiling ConfidentialUtils NSData.CompressionAlgorithm+MagicNumbers.swift
/host/spi-builder-workspace/Sources/ConfidentialUtils/Extensions/CryptoKit/SymmetricKeySize/SymmetricKeySize+ByteCount.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 |
 3 | package extension SymmetricKeySize {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/129] Emitting module ConfidentialUtils
/host/spi-builder-workspace/Sources/ConfidentialUtils/Extensions/CryptoKit/SymmetricKeySize/SymmetricKeySize+ByteCount.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 |
 3 | package extension SymmetricKeySize {
BUILD FAILURE 6.2 android