The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JOSESwift, reference 2.4.1-cryptomator (3544f8), with Swift 6.1 for Android on 29 May 2025 02:47:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tobihagemann/JOSESwift.git
https://github.com/tobihagemann/JOSESwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JOSESwift",
  "name" : "JOSESwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "JOSESwift",
      "targets" : [
        "JOSESwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "JOSESwift",
      "module_type" : "SwiftTarget",
      "name" : "JOSESwift",
      "path" : "JOSESwift",
      "product_memberships" : [
        "JOSESwift"
      ],
      "sources" : [
        "Sources/AESCBCEncryption.swift",
        "Sources/AESGCMEncryption.swift",
        "Sources/AESKeyWrappingMode.swift",
        "Sources/ASN1DEREncoding.swift",
        "Sources/ASN1DERParsing.swift",
        "Sources/AlgorithmExtensions.swift",
        "Sources/Algorithms.swift",
        "Sources/CompressionImplementation/DeflateWrapper.swift",
        "Sources/Compressor.swift",
        "Sources/ContentEncryption.swift",
        "Sources/CryptoImplementation/AES.swift",
        "Sources/CryptoImplementation/DataECPrivateKey.swift",
        "Sources/CryptoImplementation/DataECPublicKey.swift",
        "Sources/CryptoImplementation/DataRSAPublicKey.swift",
        "Sources/CryptoImplementation/DataSymmetricKey.swift",
        "Sources/CryptoImplementation/EC.swift",
        "Sources/CryptoImplementation/ECDHKeyAgreement.swift",
        "Sources/CryptoImplementation/ECKeyPair.swift",
        "Sources/CryptoImplementation/HMAC.swift",
        "Sources/CryptoImplementation/PBES2.swift",
        "Sources/CryptoImplementation/RSA.swift",
        "Sources/CryptoImplementation/SecKeyECPrivateKey.swift",
        "Sources/CryptoImplementation/SecKeyECPublicKey.swift",
        "Sources/CryptoImplementation/SecKeyRSAPublicKey.swift",
        "Sources/CryptoImplementation/SecureRandom.swift",
        "Sources/CryptoImplementation/Thumbprint.swift",
        "Sources/DataConvertible.swift",
        "Sources/DataExtensions.swift",
        "Sources/Decrypter.swift",
        "Sources/Deserializer.swift",
        "Sources/DirectEncryptionMode.swift",
        "Sources/ECKeyCodable.swift",
        "Sources/ECKeyEncryption.swift",
        "Sources/ECKeys.swift",
        "Sources/ECSigner.swift",
        "Sources/ECVerifier.swift",
        "Sources/Encrypter.swift",
        "Sources/HMACSigner.swift",
        "Sources/HMACVerifier.swift",
        "Sources/JOSEHeader.swift",
        "Sources/JOSESwiftError.swift",
        "Sources/JWE.swift",
        "Sources/JWEHeader.swift",
        "Sources/JWK.swift",
        "Sources/JWKExtensions.swift",
        "Sources/JWKParameters.swift",
        "Sources/JWKSet.swift",
        "Sources/JWKSetCodable.swift",
        "Sources/JWS.swift",
        "Sources/JWSHeader.swift",
        "Sources/KeyManagementMode.swift",
        "Sources/PBES2KeyEncryptionMode.swift",
        "Sources/Payload.swift",
        "Sources/RSAKeyCodable.swift",
        "Sources/RSAKeyEncryptionMode.swift",
        "Sources/RSAKeys.swift",
        "Sources/RSASigner.swift",
        "Sources/RSAVerifier.swift",
        "Sources/Serializer.swift",
        "Sources/Signer.swift",
        "Sources/SymmetricKeyCodable.swift",
        "Sources/SymmetricKeys.swift",
        "Sources/Verifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/59] Compiling JOSESwift SecureRandom.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[4/59] Compiling JOSESwift Thumbprint.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[5/59] Compiling JOSESwift DataConvertible.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[6/59] Compiling JOSESwift DataExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[7/59] Compiling JOSESwift Decrypter.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[8/59] Compiling JOSESwift Deserializer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[9/59] Compiling JOSESwift DirectEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[10/59] Compiling JOSESwift ECKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[11/66] Compiling JOSESwift JOSESwiftError.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[12/66] Compiling JOSESwift JWE.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[13/66] Compiling JOSESwift JWEHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[14/66] Compiling JOSESwift JWK.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[15/66] Compiling JOSESwift JWKExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[16/66] Compiling JOSESwift JWKParameters.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[17/66] Compiling JOSESwift JWKSet.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[18/66] Compiling JOSESwift JWKSetCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[19/66] Compiling JOSESwift AESCBCEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[20/66] Compiling JOSESwift AESGCMEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[21/66] Compiling JOSESwift AESKeyWrappingMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[22/66] Compiling JOSESwift ASN1DEREncoding.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[23/66] Compiling JOSESwift ASN1DERParsing.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[24/66] Compiling JOSESwift AlgorithmExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[25/66] Compiling JOSESwift Algorithms.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[26/66] Compiling JOSESwift DeflateWrapper.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[27/66] Compiling JOSESwift JWS.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[28/66] Compiling JOSESwift JWSHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[29/66] Compiling JOSESwift KeyManagementMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[30/66] Compiling JOSESwift PBES2KeyEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[31/66] Compiling JOSESwift Payload.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[32/66] Compiling JOSESwift RSAKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[33/66] Compiling JOSESwift RSAKeyEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[34/66] Compiling JOSESwift RSAKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[35/66] Compiling JOSESwift ECKeyEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[36/66] Compiling JOSESwift ECKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[37/66] Compiling JOSESwift ECSigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[38/66] Compiling JOSESwift ECVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[39/66] Compiling JOSESwift Encrypter.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[40/66] Compiling JOSESwift HMACSigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[41/66] Compiling JOSESwift HMACVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[42/66] Compiling JOSESwift JOSEHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/66] Emitting module JOSESwift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[44/66] Compiling JOSESwift Compressor.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[45/66] Compiling JOSESwift ContentEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[46/66] Compiling JOSESwift AES.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[47/66] Compiling JOSESwift DataECPrivateKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[48/66] Compiling JOSESwift DataECPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[49/66] Compiling JOSESwift DataRSAPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[50/66] Compiling JOSESwift DataSymmetricKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[51/66] Compiling JOSESwift EC.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[52/66] Compiling JOSESwift ECDHKeyAgreement.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[53/66] Compiling JOSESwift ECKeyPair.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[54/66] Compiling JOSESwift HMAC.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[55/66] Compiling JOSESwift PBES2.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[56/66] Compiling JOSESwift RSA.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[57/66] Compiling JOSESwift SecKeyECPrivateKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[58/66] Compiling JOSESwift SecKeyECPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[59/66] Compiling JOSESwift SecKeyRSAPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[60/66] Compiling JOSESwift RSASigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[61/66] Compiling JOSESwift RSAVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[62/66] Compiling JOSESwift Serializer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[63/66] Compiling JOSESwift Signer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[64/66] Compiling JOSESwift SymmetricKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[65/66] Compiling JOSESwift SymmetricKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[66/66] Compiling JOSESwift Verifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/58] Emitting module JOSESwift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[3/65] Compiling JOSESwift JOSESwiftError.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[4/65] Compiling JOSESwift JWE.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[5/65] Compiling JOSESwift JWEHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[6/65] Compiling JOSESwift JWK.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[7/65] Compiling JOSESwift JWKExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[8/65] Compiling JOSESwift JWKParameters.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[9/65] Compiling JOSESwift JWKSet.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[10/65] Compiling JOSESwift JWKSetCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[11/65] Compiling JOSESwift JWS.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[12/65] Compiling JOSESwift JWSHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[13/65] Compiling JOSESwift KeyManagementMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[14/65] Compiling JOSESwift PBES2KeyEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[15/65] Compiling JOSESwift Payload.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[16/65] Compiling JOSESwift RSAKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[17/65] Compiling JOSESwift RSAKeyEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[18/65] Compiling JOSESwift RSAKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[19/65] Compiling JOSESwift SecureRandom.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[20/65] Compiling JOSESwift Thumbprint.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[21/65] Compiling JOSESwift DataConvertible.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[22/65] Compiling JOSESwift DataExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[23/65] Compiling JOSESwift Decrypter.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[24/65] Compiling JOSESwift Deserializer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[25/65] Compiling JOSESwift DirectEncryptionMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[26/65] Compiling JOSESwift ECKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[27/65] Compiling JOSESwift ECKeyEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[28/65] Compiling JOSESwift ECKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[29/65] Compiling JOSESwift ECSigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[30/65] Compiling JOSESwift ECVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[31/65] Compiling JOSESwift Encrypter.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[32/65] Compiling JOSESwift HMACSigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[33/65] Compiling JOSESwift HMACVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[34/65] Compiling JOSESwift JOSEHeader.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[35/65] Compiling JOSESwift AESCBCEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[36/65] Compiling JOSESwift AESGCMEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[37/65] Compiling JOSESwift AESKeyWrappingMode.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[38/65] Compiling JOSESwift ASN1DEREncoding.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[39/65] Compiling JOSESwift ASN1DERParsing.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[40/65] Compiling JOSESwift AlgorithmExtensions.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[41/65] Compiling JOSESwift Algorithms.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[42/65] Compiling JOSESwift DeflateWrapper.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[43/65] Compiling JOSESwift RSASigner.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[44/65] Compiling JOSESwift RSAVerifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[45/65] Compiling JOSESwift Serializer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[46/65] Compiling JOSESwift Signer.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[47/65] Compiling JOSESwift SymmetricKeyCodable.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[48/65] Compiling JOSESwift SymmetricKeys.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[49/65] Compiling JOSESwift Verifier.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[50/65] Compiling JOSESwift Compressor.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[51/65] Compiling JOSESwift ContentEncryption.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[52/65] Compiling JOSESwift AES.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[53/65] Compiling JOSESwift DataECPrivateKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[54/65] Compiling JOSESwift DataECPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[55/65] Compiling JOSESwift DataRSAPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[56/65] Compiling JOSESwift DataSymmetricKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[57/65] Compiling JOSESwift EC.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[58/65] Compiling JOSESwift ECDHKeyAgreement.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[59/65] Compiling JOSESwift ECKeyPair.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[60/65] Compiling JOSESwift HMAC.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[61/65] Compiling JOSESwift PBES2.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[62/65] Compiling JOSESwift RSA.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[63/65] Compiling JOSESwift SecKeyECPrivateKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[64/65] Compiling JOSESwift SecKeyECPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
[65/65] Compiling JOSESwift SecKeyRSAPublicKey.swift
/host/spi-builder-workspace/JOSESwift/Sources/AESGCMEncryption.swift:24:8: error: no such module 'CryptoKit'
22 | //
23 |
24 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
25 | import Foundation
26 |
BUILD FAILURE 6.1 android