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 0.1.24 (f000aa), with Swift 5.10 for Linux on 10 Sep 2025 15:48:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/huggingface/swift-transformers.git
Reference: 0.1.24
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
 * tag               0.1.24     -> FETCH_HEAD
HEAD is now at f000aa7 upgraded Jinja to 1.3.0 (#226)
Cloned https://github.com/huggingface/swift-transformers.git
Revision (git rev-parse @):
f000aa7aec0e78acd0211685e4094e1fca84cd8b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/huggingface/swift-transformers.git at 0.1.24
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/huggingface/swift-transformers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/johnmai-dev/Jinja
Fetching https://github.com/apple/swift-argument-parser.git
[1/572] Fetching jinja
[573/16486] Fetching jinja, swift-argument-parser
Fetched https://github.com/johnmai-dev/Jinja from cache (0.24s)
[319/15914] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.61s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.3.0 (0.34s)
Fetching https://github.com/apple/swift-collections.git
[1/17445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.4.0 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.48s)
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/32] Write sources
[3/32] Copying gpt2_tokenizer_config.json
[3/32] Write sources
[12/32] Copying t5_tokenizer_config.json
[14/32] Write sources
[15/32] Write swift-version-24593BA9C3E375BF.txt
[17/65] Emitting module InternalCollectionsUtilities
[18/66] Compiling TensorUtils MLShapedArray+Utils.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[19/67] Compiling InternalCollectionsUtilities Descriptions.swift
[20/67] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/67] Compiling InternalCollectionsUtilities Debugging.swift
[23/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/67] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/67] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/67] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/67] Compiling TensorUtils Weights.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[31/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/67] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/67] Compiling InternalCollectionsUtilities Integer rank.swift
[34/68] Wrapping AST for InternalCollectionsUtilities for debugging
[36/68] Emitting module ArgumentParserToolInfo
[37/68] Compiling ArgumentParserToolInfo ToolInfo.swift
[38/124] Wrapping AST for ArgumentParserToolInfo for debugging
[40/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/161] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/161] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/168] Compiling ArgumentParser HelpCommand.swift
[48/168] Compiling ArgumentParser HelpGenerator.swift
[49/168] Compiling ArgumentParser MessageInfo.swift
[50/168] Compiling ArgumentParser UsageGenerator.swift
[51/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[52/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[53/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[54/168] Compiling ArgumentParser Name.swift
[55/168] Compiling ArgumentParser Parsed.swift
[56/168] Compiling ArgumentParser ParsedValues.swift
[57/168] Compiling ArgumentParser ParserError.swift
[58/168] Compiling ArgumentParser SplitArguments.swift
[59/168] Compiling ArgumentParser ExpressibleByArgument.swift
[60/168] Compiling ArgumentParser ParsableArguments.swift
[61/168] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/168] Compiling ArgumentParser ParsableCommand.swift
[63/168] Compiling ArgumentParser ArgumentDecoder.swift
[64/168] Compiling ArgumentParser Option.swift
[65/168] Compiling ArgumentParser OptionGroup.swift
[66/168] Compiling ArgumentParser AsyncParsableCommand.swift
[67/168] Compiling ArgumentParser CommandConfiguration.swift
[68/168] Compiling ArgumentParser EnumerableFlag.swift
[69/168] Compiling ArgumentParser DumpHelpGenerator.swift
[70/168] Compiling ArgumentParser BashCompletionsGenerator.swift
[71/168] Compiling ArgumentParser CompletionsGenerator.swift
[72/168] Compiling ArgumentParser FishCompletionsGenerator.swift
[73/168] Compiling ArgumentParser ZshCompletionsGenerator.swift
[74/168] Compiling ArgumentParser Argument.swift
[75/168] Compiling ArgumentParser ArgumentHelp.swift
[76/168] Compiling ArgumentParser ArgumentVisibility.swift
[77/168] Compiling ArgumentParser CompletionKind.swift
[78/168] Compiling OrderedCollections OrderedDictionary+Codable.swift
[79/168] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[80/168] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[81/168] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[82/168] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[83/168] Compiling OrderedCollections OrderedDictionary+Elements.swift
[84/168] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[85/168] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[86/168] Compiling Hub Downloader.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/168] Emitting module Hub
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[88/168] Compiling Hub BinaryDistinct.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[89/168] Emitting module ArgumentParser
[91/173] Compiling Hub Config.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[96/173] Compiling Hub resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[97/173] Compiling Hub HubApi.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[98/173] Compiling Hub Hub.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[99/173] Compiling TensorUtils Math.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[100/173] Compiling TensorUtils TopPLogitsWarper.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[101/173] Compiling TensorUtils TopKLogitsWarper.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[106/173] Emitting module TensorUtils
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[107/173] Compiling TensorUtils MLMultiArray+Utils.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
error: fatalError
BUILD FAILURE 5.10 linux