The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build JOSESwift with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tobihagemann/JOSESwift.git
Reference: 2.4.1-cryptomator
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/tobihagemann/JOSESwift
 * tag               2.4.1-cryptomator -> FETCH_HEAD
HEAD is now at 3544f81 Merge branch 'JWE-PBES2' into feature/cryptomator
Cloned https://github.com/tobihagemann/JOSESwift.git
Revision (git rev-parse @):
3544f8117908ef12ea13b1c0927e0e3c0d30ee01
SUCCESS checkout https://github.com/tobihagemann/JOSESwift.git at 2.4.1-cryptomator
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/tobihagemann/JOSESwift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/57] Emitting module JOSESwift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[2/64] Compiling JOSESwift RSASigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[3/64] Compiling JOSESwift RSAVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[4/64] Compiling JOSESwift Serializer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[5/64] Compiling JOSESwift Signer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[6/64] Compiling JOSESwift SymmetricKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[7/64] Compiling JOSESwift SymmetricKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[8/64] Compiling JOSESwift Verifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[9/64] Compiling JOSESwift JWS.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[10/64] Compiling JOSESwift JWSHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[11/64] Compiling JOSESwift KeyManagementMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[12/64] Compiling JOSESwift PBES2KeyEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[13/64] Compiling JOSESwift Payload.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[14/64] Compiling JOSESwift RSAKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[15/64] Compiling JOSESwift RSAKeyEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[16/64] Compiling JOSESwift RSAKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[17/64] Compiling JOSESwift Compressor.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[18/64] Compiling JOSESwift ContentEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[19/64] Compiling JOSESwift AES.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[20/64] Compiling JOSESwift DataECPrivateKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[21/64] Compiling JOSESwift DataECPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[22/64] Compiling JOSESwift DataRSAPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[23/64] Compiling JOSESwift DataSymmetricKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[24/64] Compiling JOSESwift EC.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[25/64] Compiling JOSESwift ECDHKeyAgreement.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[26/64] Compiling JOSESwift ECKeyPair.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[27/64] Compiling JOSESwift HMAC.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[28/64] Compiling JOSESwift PBES2.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[29/64] Compiling JOSESwift RSA.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[30/64] Compiling JOSESwift SecKeyECPrivateKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[31/64] Compiling JOSESwift SecKeyECPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[32/64] Compiling JOSESwift SecKeyRSAPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[33/64] Compiling JOSESwift SecureRandom.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[34/64] Compiling JOSESwift Thumbprint.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[35/64] Compiling JOSESwift DataConvertible.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[36/64] Compiling JOSESwift DataExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[37/64] Compiling JOSESwift Decrypter.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[38/64] Compiling JOSESwift Deserializer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[39/64] Compiling JOSESwift DirectEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[40/64] Compiling JOSESwift ECKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[41/64] Compiling JOSESwift JOSESwiftError.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[42/64] Compiling JOSESwift JWE.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[43/64] Compiling JOSESwift JWEHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[44/64] Compiling JOSESwift JWK.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[45/64] Compiling JOSESwift JWKExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[46/64] Compiling JOSESwift JWKParameters.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[47/64] Compiling JOSESwift JWKSet.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[48/64] Compiling JOSESwift JWKSetCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[49/64] Compiling JOSESwift ECKeyEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[50/64] Compiling JOSESwift ECKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[51/64] Compiling JOSESwift ECSigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[52/64] Compiling JOSESwift ECVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[53/64] Compiling JOSESwift Encrypter.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[54/64] Compiling JOSESwift HMACSigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[55/64] Compiling JOSESwift HMACVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[56/64] Compiling JOSESwift JOSEHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[57/64] Compiling JOSESwift AESCBCEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[58/64] Compiling JOSESwift AESGCMEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[59/64] Compiling JOSESwift AESKeyWrappingMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[60/64] Compiling JOSESwift ASN1DEREncoding.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[61/64] Compiling JOSESwift ASN1DERParsing.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[62/64] Compiling JOSESwift AlgorithmExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[63/64] Compiling JOSESwift Algorithms.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[64/64] Compiling JOSESwift DeflateWrapper.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/57] Emitting module JOSESwift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[2/64] Compiling JOSESwift ECKeyEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[3/64] Compiling JOSESwift ECKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[4/64] Compiling JOSESwift ECSigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[5/64] Compiling JOSESwift ECVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[6/64] Compiling JOSESwift Encrypter.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[7/64] Compiling JOSESwift HMACSigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[8/64] Compiling JOSESwift HMACVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[9/64] Compiling JOSESwift JOSEHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[10/64] Compiling JOSESwift JOSESwiftError.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[11/64] Compiling JOSESwift JWE.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[12/64] Compiling JOSESwift JWEHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[13/64] Compiling JOSESwift JWK.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[14/64] Compiling JOSESwift JWKExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[15/64] Compiling JOSESwift JWKParameters.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[16/64] Compiling JOSESwift JWKSet.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[17/64] Compiling JOSESwift JWKSetCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[18/64] Compiling JOSESwift JWS.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[19/64] Compiling JOSESwift JWSHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[20/64] Compiling JOSESwift KeyManagementMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[21/64] Compiling JOSESwift PBES2KeyEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[22/64] Compiling JOSESwift Payload.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[23/64] Compiling JOSESwift RSAKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[24/64] Compiling JOSESwift RSAKeyEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[25/64] Compiling JOSESwift RSAKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[26/64] Compiling JOSESwift AESCBCEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[27/64] Compiling JOSESwift AESGCMEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[28/64] Compiling JOSESwift AESKeyWrappingMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[29/64] Compiling JOSESwift ASN1DEREncoding.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[30/64] Compiling JOSESwift ASN1DERParsing.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[31/64] Compiling JOSESwift AlgorithmExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[32/64] Compiling JOSESwift Algorithms.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[33/64] Compiling JOSESwift DeflateWrapper.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[34/64] Compiling JOSESwift RSASigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[35/64] Compiling JOSESwift RSAVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[36/64] Compiling JOSESwift Serializer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[37/64] Compiling JOSESwift Signer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[38/64] Compiling JOSESwift SymmetricKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[39/64] Compiling JOSESwift SymmetricKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[40/64] Compiling JOSESwift Verifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[41/64] Compiling JOSESwift Compressor.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[42/64] Compiling JOSESwift ContentEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[43/64] Compiling JOSESwift AES.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[44/64] Compiling JOSESwift DataECPrivateKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[45/64] Compiling JOSESwift DataECPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[46/64] Compiling JOSESwift DataRSAPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[47/64] Compiling JOSESwift DataSymmetricKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[48/64] Compiling JOSESwift EC.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[49/64] Compiling JOSESwift ECDHKeyAgreement.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[50/64] Compiling JOSESwift ECKeyPair.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[51/64] Compiling JOSESwift HMAC.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[52/64] Compiling JOSESwift PBES2.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[53/64] Compiling JOSESwift RSA.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[54/64] Compiling JOSESwift SecKeyECPrivateKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[55/64] Compiling JOSESwift SecKeyECPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[56/64] Compiling JOSESwift SecKeyRSAPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[57/64] Compiling JOSESwift SecureRandom.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[58/64] Compiling JOSESwift Thumbprint.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[59/64] Compiling JOSESwift DataConvertible.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[60/64] Compiling JOSESwift DataExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[61/64] Compiling JOSESwift Decrypter.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[62/64] Compiling JOSESwift Deserializer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[63/64] Compiling JOSESwift DirectEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[64/64] Compiling JOSESwift ECKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux