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.21 (c2f302), with Swift 5.10 for Linux on 2 Jun 2025 20:32:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/huggingface/swift-transformers.git
Reference: 0.1.21
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.21     -> FETCH_HEAD
HEAD is now at c2f302a Prefer `chat_template.jinja` (#205)
Cloned https://github.com/huggingface/swift-transformers.git
Revision (git rev-parse @):
c2f302a74cca59cbde683b1425ab43c05685515a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/huggingface/swift-transformers.git at 0.1.21
========================================
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-3":/host -w "$PWD" 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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
[394/15779] Fetching jinja, swift-argument-parser
Fetched https://github.com/johnmai-dev/Jinja from cache (0.81s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.82s)
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.45s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.2 (0.41s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.08s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.63s)
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.1.2
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.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/32] Write sources
[4/32] Copying gpt2_tokenizer_config.json
[4/32] Copying t5_tokenizer_config.json
[4/32] Write sources
[15/32] Write swift-version-24593BA9C3E375BF.txt
[17/65] Compiling TensorUtils MLShapedArray+Utils.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[18/66] Compiling InternalCollectionsUtilities Descriptions.swift
[19/66] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/67] Compiling TensorUtils LogitsProcessor.swift
[22/67] Compiling TensorUtils LogitsWarper.swift
[23/67] Compiling TensorUtils RepetitionPenaltyWarper.swift
[24/67] Compiling TensorUtils TemperatureLogitsWarper.swift
[25/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/67] Compiling InternalCollectionsUtilities Debugging.swift
[29/67] Emitting module InternalCollectionsUtilities
[30/67] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/67] Compiling InternalCollectionsUtilities Integer rank.swift
[32/67] Compiling TensorUtils Weights.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[33/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/68] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/68] Emitting module ArgumentParserToolInfo
[37/69] Wrapping AST for InternalCollectionsUtilities for debugging
[38/70] Wrapping AST for ArgumentParserToolInfo for debugging
[40/161] Compiling ArgumentParser HelpCommand.swift
[41/161] Compiling ArgumentParser HelpGenerator.swift
[42/161] Compiling ArgumentParser MessageInfo.swift
[43/161] Compiling ArgumentParser UsageGenerator.swift
[44/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[45/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[46/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[47/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[48/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[49/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[50/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[51/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[52/168] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[53/168] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[54/168] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/168] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/168] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/168] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/168] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[60/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[61/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[62/168] Compiling ArgumentParser InputKey.swift
[63/168] Compiling ArgumentParser InputOrigin.swift
[64/168] Compiling ArgumentParser Name.swift
[65/168] Compiling ArgumentParser Parsed.swift
[66/168] Compiling ArgumentParser ParsedValues.swift
[67/168] Compiling ArgumentParser ParserError.swift
[68/168] Compiling ArgumentParser SplitArguments.swift
[69/168] Compiling ArgumentParser DumpHelpGenerator.swift
[70/168] Compiling ArgumentParser Option.swift
[71/168] Compiling ArgumentParser OptionGroup.swift
[72/168] Compiling ArgumentParser AsyncParsableCommand.swift
[73/168] Compiling ArgumentParser CommandConfiguration.swift
[74/168] Compiling ArgumentParser EnumerableFlag.swift
[75/168] Compiling ArgumentParser ArgumentDefinition.swift
[76/168] Compiling ArgumentParser ArgumentSet.swift
[77/168] Compiling ArgumentParser CommandParser.swift
[78/168] Compiling ArgumentParser BashCompletionsGenerator.swift
[79/168] Compiling ArgumentParser CompletionsGenerator.swift
[80/168] Compiling ArgumentParser FishCompletionsGenerator.swift
[81/168] Compiling ArgumentParser ZshCompletionsGenerator.swift
[82/168] Compiling ArgumentParser Argument.swift
[83/168] Compiling ArgumentParser ArgumentHelp.swift
[84/168] Compiling ArgumentParser ArgumentVisibility.swift
[85/168] Compiling ArgumentParser CompletionKind.swift
[86/168] Compiling TensorUtils MLMultiArray+Utils.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[87/168] Compiling Hub Config.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[88/168] Compiling Hub Downloader.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[89/168] Compiling TensorUtils Math.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[90/168] Compiling TensorUtils TopPLogitsWarper.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
[91/168] Compiling Hub resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[92/168] Compiling Hub Hub.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[93/168] Compiling Hub HubApi.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[94/168] Compiling Hub BinaryDistinct.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)
[95/168] Emitting module Hub
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/168] Emitting module TensorUtils
/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
       ^
[101/168] Compiling TensorUtils TopKLogitsWarper.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
import Accelerate
       ^
BUILD FAILURE 5.10 linux