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 SwiftCOSE, reference 0.1.15 (c5fc78), with Swift 6.2 for Linux on 30 Nov 2025 03:23:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-cose.git
Reference: 0.1.15
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/Kingpin-Apps/swift-cose
 * tag               0.1.15     -> FETCH_HEAD
HEAD is now at c5fc787 bump: version 0.1.14 → 0.1.15
Cloned https://github.com/Kingpin-Apps/swift-cose.git
Revision (git rev-parse @):
c5fc787fddb8cffdcc37bf60c39a05676a990628
SUCCESS checkout https://github.com/Kingpin-Apps/swift-cose.git at 0.1.15
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-cose.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/krzyzanowskim/OpenSSL-Package.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/Sajjon/K1.git
Fetching https://github.com/Kingpin-Apps/swift-curve448.git
[1/90] Fetching openssl-package
[91/3793] Fetching openssl-package, k1
[1202/3936] Fetching openssl-package, k1, swift-curve448
[2308/17041] Fetching openssl-package, k1, swift-curve448, cryptoswift
Fetching https://github.com/leif-ibsen/Digest.git
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/krzyzanowskim/OpenSSL-Package.git from cache (0.23s)
[4420/16951] Fetching k1, swift-curve448, cryptoswift
Fetching https://github.com/tesseract-one/UncommonCrypto.swift.git
Fetched https://github.com/Kingpin-Apps/swift-curve448.git from cache (0.24s)
Fetching https://github.com/KINGH242/PotentCodables.git
[4576/16808] Fetching k1, cryptoswift
[7243/16951] Fetching k1, cryptoswift, uncommoncrypto.swift
[7386/19297] Fetching k1, cryptoswift, uncommoncrypto.swift, potentcodables
[7621/21890] Fetching k1, cryptoswift, uncommoncrypto.swift, potentcodables, digest
[12325/28915] Fetching k1, cryptoswift, uncommoncrypto.swift, potentcodables, digest, swift-certificates
Fetched https://github.com/Sajjon/K1.git from cache (0.88s)
[16447/25212] Fetching cryptoswift, uncommoncrypto.swift, potentcodables, digest, swift-certificates
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (0.66s)
[18707/25069] Fetching cryptoswift, potentcodables, digest, swift-certificates
Fetched https://github.com/KINGH242/PotentCodables.git from cache (0.72s)
Fetched https://github.com/leif-ibsen/Digest.git from cache (0.93s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.93s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.43s)
Computing version for https://github.com/Kingpin-Apps/swift-curve448.git
Computed https://github.com/Kingpin-Apps/swift-curve448.git at 0.1.3 (1.89s)
Fetching https://github.com/apple/swift-crypto.git
[1/17463] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.00s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (4.10s)
Computing version for https://github.com/tesseract-one/UncommonCrypto.swift.git
Computed https://github.com/tesseract-one/UncommonCrypto.swift.git at 0.2.1 (0.36s)
Computing version for https://github.com/KINGH242/PotentCodables.git
Computed https://github.com/KINGH242/PotentCodables.git at 3.6.0 (0.40s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/sharplet/Regex.git
[1/4826] Fetching bigint
[388/5136] Fetching bigint, float16
[1084/6390] Fetching bigint, float16, regex
[5978/24704] Fetching bigint, float16, regex, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (0.41s)
[1713/19878] Fetching float16, regex, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.24s)
Fetched https://github.com/sharplet/Regex.git from cache (1.25s)
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.22s)
Fetching https://github.com/apple/swift-asn1.git
[1/1663] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.27s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.48s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.34s)
Fetching https://github.com/apple/swift-numerics
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.38s)
Computing version for https://github.com/Sajjon/K1.git
Computed https://github.com/Sajjon/K1.git at 0.6.0 (0.80s)
Computing version for https://github.com/krzyzanowskim/OpenSSL-Package.git
Computed https://github.com/krzyzanowskim/OpenSSL-Package.git at 3.3.3001 (0.35s)
Computing version for https://github.com/leif-ibsen/Digest.git
Computed https://github.com/leif-ibsen/Digest.git at 1.13.0 (0.33s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (2.07s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.34s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (1.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (3.50s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.16.0 (0.50s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/krzyzanowskim/OpenSSL-Package.git
Working copy of https://github.com/krzyzanowskim/OpenSSL-Package.git resolved at 3.3.3001
Creating working copy for https://github.com/KINGH242/PotentCodables.git
Working copy of https://github.com/KINGH242/PotentCodables.git resolved at 3.6.0
Creating working copy for https://github.com/leif-ibsen/Digest.git
Working copy of https://github.com/leif-ibsen/Digest.git resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.16.0
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/tesseract-one/UncommonCrypto.swift.git
Working copy of https://github.com/tesseract-one/UncommonCrypto.swift.git resolved at 0.2.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/Kingpin-Apps/swift-curve448.git
Working copy of https://github.com/Kingpin-Apps/swift-curve448.git resolved at 0.1.3
Creating working copy for https://github.com/Sajjon/K1.git
Working copy of https://github.com/Sajjon/K1.git resolved at 0.6.0
Downloading binary artifact https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.3001/OpenSSL.xcframework.zip
[1397/38024420] Downloading https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.3001/OpenSSL.xcframework.zip
Downloaded https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.3001/OpenSSL.xcframework.zip (4.47s)
Building for debugging...
[0/433] Compiling lax_der_privatekey_parsing.c
[1/433] Compiling ecdh_variants.c
[2/433] Write sources
[3/433] Write swift-version-24593BA9C3E375BF.txt
[3/433] Write sources
[3/433] Copying PotentCodables.docc
[3/433] Write sources
[3/433] Copying PrivacyInfo.xcprivacy
[3/433] Write sources
[32/433] Compiling _NumericsShims _NumericsShims.c
[33/433] Compiling lax_der_parsing.c
[34/433] Compiling precomputed_ecmult_gen.c
[35/433] Compiling fy-atom.c
[36/462] Compiling fy-accel.c
[37/470] Compiling xxhash.c
[38/470] Compiling secp256k1.c
[39/597] Compiling precomputed_ecmult.c
[41/646] Emitting module Regex
[42/646] Emitting module SwiftASN1
[43/648] Emitting module InternalCollectionsUtilities
[44/648] Compiling K1 FFI+ECDH.swift
[45/648] Compiling K1 FFI+ECDSA.swift
[46/648] Compiling K1 ECDSA+NonRecovery+Wrapped.swift
[47/650] Compiling K1 Signing.generated.swift
[48/650] Compiling K1 Validation.generated.swift
[49/650] Compiling K1 Data+Extensions.swift
[50/650] Compiling K1 K1.swift
[51/650] Compiling K1 FFI+ECDSA+NonRecovery.swift
[52/650] Compiling K1 ECDSA+Recovery+Wrapped.swift
[53/650] Compiling K1 FFI+ECDSA+Recovery.swift
[54/650] Compiling K1 PrivateKey+Wrapped.swift
[56/650] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[57/650] Compiling RealModule Float16+Real.swift
[58/650] Compiling Digest SHAKE.swift
[59/652] Compiling K1 Schnorr+Signature.swift
[60/652] Compiling K1 Schnorr.swift
[61/652] Emitting module RealModule
[64/652] Compiling K1 PrivateKeyImplementation.swift
[65/652] Compiling K1 PublicKeyImplementation.swift
[74/652] Compiling RealModule Float80+Real.swift
[77/652] Compiling RealModule RealFunctions.swift
[80/652] Compiling RealModule Real.swift
[81/652] Compiling Digest SHA3.swift
[84/652] Compiling RealModule RelaxedArithmetic.swift
[86/653] Compiling Digest MD.swift
[87/653] Compiling Digest SHA1.swift
[88/653] Compiling Digest SHA2.swift
[90/653] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[92/654] Emitting module _CertificateInternals
[93/654] Compiling _CertificateInternals _TinyArray.swift
[93/655] Compiling fy-utils.c
[96/776] Compiling Digest XOF.swift
[97/785] Compiling HeapModule Heap+Invariants.swift
[98/785] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[99/785] Compiling HeapModule Heap.swift
[100/785] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[101/785] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[102/785] Compiling HeapModule _HeapNode.swift
[103/785] Compiling HeapModule Heap+UnsafeHandle.swift
[104/785] Compiling HeapModule Heap+Descriptions.swift
[105/785] Emitting module HeapModule
[107/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[108/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[109/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[110/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[111/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[112/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[113/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[114/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[115/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[116/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[117/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[118/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[119/786] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[120/786] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[121/831] Compiling Regex Options.swift
[122/833] Compiling HashTreeCollections _HashNode+Builder.swift
[123/833] Compiling HashTreeCollections _HashNode+Debugging.swift
[124/833] Compiling HashTreeCollections _HashNode+Initializers.swift
[125/833] Compiling HashTreeCollections _HashNode+Invariants.swift
[126/833] Compiling HashTreeCollections _HashNode+Lookups.swift
[127/833] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[128/833] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[129/833] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[133/866] Compiling HashTreeCollections _HashNode+Structural union.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[134/866] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[135/866] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[136/866] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[137/875] Compiling Regex MatchResult.swift
[138/875] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[139/875] Compiling HashTreeCollections TreeDictionary+Debugging.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[140/875] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[141/875] Compiling HashTreeCollections TreeDictionary+Equatable.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[142/875] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[143/875] Compiling HashTreeCollections TreeDictionary+Filter.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[144/875] Compiling HashTreeCollections TreeDictionary+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[145/875] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[146/875] Compiling HashTreeCollections _RawHashNode.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[147/875] Compiling HashTreeCollections _UnmanagedHashNode.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[148/875] Compiling HashTreeCollections _UnsafePath.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[149/875] Compiling HashTreeCollections TreeDictionary+Codable.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[150/875] Compiling HashTreeCollections TreeDictionary+Collection.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[151/875] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[152/875] Compiling HashTreeCollections _HashNode.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[153/875] Compiling HashTreeCollections _HashNodeHeader.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[154/875] Compiling HashTreeCollections _HashSlot.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[155/875] Compiling HashTreeCollections _HashStack.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[156/875] Compiling HashTreeCollections _HashTreeIterator.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[157/875] Compiling HashTreeCollections _HashTreeStatistics.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[158/875] Compiling Regex Foundation+Ranges.swift
[159/875] Compiling Regex ThreadLocal.swift
[160/875] Compiling HashTreeCollections _Hash.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[161/875] Compiling HashTreeCollections _HashLevel.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[167/875] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[168/875] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[169/875] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[170/875] Compiling HashTreeCollections _HashNode+Structural merge.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[171/875] Compiling HashTreeCollections _AncestorHashSlots.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[172/875] Compiling HashTreeCollections _Bitmap.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[173/875] Compiling HashTreeCollections _Bucket.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[174/875] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[175/875] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[176/875] Compiling HashTreeCollections _HashNode+Storage.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[177/875] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[178/875] Compiling HashTreeCollections _HashNode+Structural filter.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[179/875] Compiling HashTreeCollections _HashNode+Structural intersection.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[180/875] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[181/875] Emitting module K1
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[196/876] Compiling Regex String+ReplaceMatching.swift
[197/876] Compiling Regex Regex.swift
[200/877] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[201/877] Compiling HashTreeCollections TreeSet+Debugging.swift
[202/877] Compiling HashTreeCollections TreeSet+Descriptions.swift
[203/877] Compiling HashTreeCollections TreeSet+Equatable.swift
[204/877] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[205/877] Compiling HashTreeCollections TreeSet+Extras.swift
[206/877] Compiling HashTreeCollections TreeSet+Filter.swift
[207/877] Compiling HashTreeCollections TreeSet+Hashable.swift
[208/877] Compiling HashTreeCollections TreeSet+Sendable.swift
[209/877] Compiling HashTreeCollections TreeSet+Sequence.swift
[210/877] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[211/877] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[212/877] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[213/877] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[213/906] Compiling fy-utf8.c
[230/906] Compiling fy-ctype.c
[232/906] Emitting module Digest
[233/906] Compiling DequeModule Deque+Codable.swift
[234/906] Compiling DequeModule Deque+Collection.swift
[235/907] Compiling DequeModule Deque+CustomReflectable.swift
[236/907] Compiling DequeModule Deque+Descriptions.swift
[237/907] Compiling DequeModule Deque+Equatable.swift
[238/907] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[239/909] Compiling fy-blob.c
[241/909] Compiling DequeModule _DequeBuffer.swift
[242/909] Compiling DequeModule _DequeBufferHeader.swift
[250/909] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[251/909] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[252/909] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[253/919] Compiling DequeModule Deque+Extras.swift
[254/919] Compiling DequeModule Deque+Hashable.swift
[255/919] Compiling DequeModule _DequeSlot.swift
[256/919] Compiling DequeModule _UnsafeWrappedBuffer.swift
[256/919] Compiling fy-types.c
[268/928] Compiling DequeModule Deque+Testing.swift
[269/928] Compiling DequeModule Deque._Storage.swift
[270/928] Compiling DequeModule Deque._UnsafeHandle.swift
[271/928] Compiling DequeModule Deque.swift
[276/928] Compiling K1 SubjectPublicKeyInfo.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[277/928] Compiling K1 ASN1Error.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[278/928] Compiling K1 BytesUtil.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[279/928] Compiling K1 RNG_boring.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[280/928] Compiling K1 SafeCompare_boring.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[281/928] Compiling K1 SecureBytes.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
  1 | import struct CryptoKit.SharedSecret
    |               `- error: no such module 'CryptoKit'
  2 | import Foundation
  3 |
[283/928] Compiling fy-token.c
[294/928] Compiling HashTreeCollections TreeDictionary+Values.swift
[295/928] Compiling HashTreeCollections TreeDictionary.swift
[296/928] Compiling HashTreeCollections TreeSet+Codable.swift
[297/928] Compiling HashTreeCollections TreeSet+Collection.swift
[304/928] Compiling fy-walk.c
BUILD FAILURE 6.2 linux