The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-transformers, reference main (573e5c), with Swift 6.2 for Android on 10 Dec 2025 14:49:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/huggingface/swift-transformers.git
Reference: main
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/huggingface/swift-transformers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 573e5c9 Make Message, ToolSpec, additionalContext sendable (#298)
Cloned https://github.com/huggingface/swift-transformers.git
Revision (git rev-parse @):
573e5c9036c2f136b3a8a071da8e8907322403d0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/huggingface/swift-transformers.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/huggingface/swift-transformers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/huggingface/swift-jinja.git
Fetching https://github.com/apple/swift-collections.git
[1/783] Fetching swift-jinja
[784/19146] Fetching swift-jinja, swift-collections
Fetched https://github.com/huggingface/swift-jinja.git from cache (1.54s)
Fetched https://github.com/apple/swift-collections.git from cache (1.58s)
Computing version for https://github.com/huggingface/swift-jinja.git
Computed https://github.com/huggingface/swift-jinja.git at 2.2.0 (2.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.91s)
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/huggingface/swift-jinja.git
Working copy of https://github.com/huggingface/swift-jinja.git resolved at 2.2.0
Building for debugging...
[0/10] Copying t5_tokenizer_config.json
[0/10] Copying gpt2_tokenizer_config.json
[0/10] Write sources
[9/10] Write swift-version--6B0C4D200E742BB1.txt
[11/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/28] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[16/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[17/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/28] Compiling InternalCollectionsUtilities Integer rank.swift
[21/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/28] Emitting module InternalCollectionsUtilities
[23/28] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[24/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/28] Compiling InternalCollectionsUtilities Debugging.swift
[28/28] Compiling InternalCollectionsUtilities Descriptions.swift
[30/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[31/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[32/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[33/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[34/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[35/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[36/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[37/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[38/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[39/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[40/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[41/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[42/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[43/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[44/91] Compiling OrderedCollections OrderedSet+Initializers.swift
[45/91] Compiling OrderedCollections OrderedSet+Insertions.swift
[46/91] Compiling OrderedCollections OrderedSet+Invariants.swift
[47/91] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[48/91] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[49/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[50/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[51/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[52/91] Compiling OrderedCollections OrderedDictionary.swift
[53/91] Compiling OrderedCollections OrderedSet+Codable.swift
[54/91] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[55/91] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/91] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/91] Compiling OrderedCollections OrderedSet+Equatable.swift
[58/91] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[59/91] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/91] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[61/91] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[62/91] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[63/91] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[64/91] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[65/91] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/91] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[67/91] Compiling OrderedCollections OrderedDictionary+Values.swift
[68/91] Compiling OrderedCollections OrderedDictionary+Codable.swift
[69/91] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[70/91] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[71/91] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[72/91] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[73/91] Compiling OrderedCollections OrderedDictionary+Elements.swift
[74/91] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[75/91] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[76/91] Compiling OrderedCollections _HashTable+Bucket.swift
[77/91] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/91] Compiling OrderedCollections _HashTable+Constants.swift
[79/91] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/91] Compiling OrderedCollections _HashTable+Testing.swift
[81/91] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/91] Compiling OrderedCollections _HashTable.swift
[83/91] Compiling OrderedCollections _Hashtable+Header.swift
[84/91] Compiling OrderedCollections OrderedSet+Sendable.swift
[85/91] Compiling OrderedCollections OrderedSet+SubSequence.swift
[86/91] Compiling OrderedCollections OrderedSet+Testing.swift
[87/91] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[88/91] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[89/91] Compiling OrderedCollections OrderedSet.swift
[90/91] Compiling OrderedCollections _UnsafeBitset.swift
[91/91] Emitting module OrderedCollections
[93/106] Compiling Jinja Utilities.swift
[94/107] Compiling Jinja Tests.swift
[95/107] Compiling Jinja Token.swift
[96/107] Compiling Jinja PropertyMembers.swift
[97/107] Compiling Jinja Template.swift
[98/107] Compiling Jinja Macro.swift
[99/107] Compiling Jinja Parser.swift
[100/107] Compiling Jinja Interpreter.swift
[101/107] Compiling Jinja Lexer.swift
[102/107] Compiling Jinja Value.swift
[103/107] Emitting module Jinja
[104/107] Compiling Jinja Filters.swift
[105/107] Compiling Jinja Globals.swift
[106/107] Compiling Jinja AST.swift
[107/107] Compiling Jinja Error.swift
[109/116] Compiling Hub resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Hub/HubApi.swift:8:8: error: no such module 'CryptoKit'
   6 | //
   7 |
   8 | import CryptoKit
     |        `- error: no such module 'CryptoKit'
   9 | import Foundation
  10 | import Network
[110/116] Compiling Hub JSONSerialization+BOM.swift
/host/spi-builder-workspace/Sources/Hub/HubApi.swift:8:8: error: no such module 'CryptoKit'
   6 | //
   7 |
   8 | import CryptoKit
     |        `- error: no such module 'CryptoKit'
   9 | import Foundation
  10 | import Network
[111/116] Compiling Hub Config.swift
/host/spi-builder-workspace/Sources/Hub/HubApi.swift:8:8: error: no such module 'CryptoKit'
   6 | //
   7 |
   8 | import CryptoKit
     |        `- error: no such module 'CryptoKit'
   9 | import Foundation
  10 | import Network
[112/116] Compiling Hub BinaryDistinct.swift
/host/spi-builder-workspace/Sources/Hub/HubApi.swift:8:8: error: no such module 'CryptoKit'
   6 | //
   7 |
   8 | import CryptoKit
     |        `- error: no such module 'CryptoKit'
   9 | import Foundation
  10 | import Network
[113/116] Compiling Hub Hub.swift
/host/spi-builder-workspace/Sources/Hub/HubApi.swift:8:8: error: no such module 'CryptoKit'
   6 | //
   7 |
   8 | import CryptoKit
     |        `- error: no such module 'CryptoKit'
   9 | import Foundation
  10 | import Network
error: emit-module command failed with exit code 1 (use -v to see invocation)
[114/116] Emitting module Hub
/host/spi-builder-workspace/Sources/Hub/HubApi.swift:8:8: error: no such module 'CryptoKit'
   6 | //
   7 |
   8 | import CryptoKit
     |        `- error: no such module 'CryptoKit'
   9 | import Foundation
  10 | import Network
[115/116] Compiling Hub Downloader.swift
/host/spi-builder-workspace/Sources/Hub/HubApi.swift:8:8: error: no such module 'CryptoKit'
   6 | //
   7 |
   8 | import CryptoKit
     |        `- error: no such module 'CryptoKit'
   9 | import Foundation
  10 | import Network
[116/116] Compiling Hub HubApi.swift
/host/spi-builder-workspace/Sources/Hub/HubApi.swift:8:8: error: no such module 'CryptoKit'
   6 | //
   7 |
   8 | import CryptoKit
     |        `- error: no such module 'CryptoKit'
   9 | import Foundation
  10 | import Network
BUILD FAILURE 6.2 android