Build Information
Failed to build swift-transformers, reference main (79626a
), with Swift 6.0 for Linux on 5 Jun 2025 15:32:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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: 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 79626a8 updating Jina to 1.2.0 as it correctly supports Granite model template (#207)
Cloned https://github.com/huggingface/swift-transformers.git
Revision (git rev-parse @):
79626a822e4e9170e0112d963163f50b82927160
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/huggingface/swift-transformers.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.28s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.77s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.2.0 (0.57s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.10s)
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.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.60s)
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.2.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.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/32] Write sources
[1/32] Copying gpt2_tokenizer_config.json
[1/32] Copying t5_tokenizer_config.json
[2/32] Write sources
[15/32] Write swift-version-24593BA9C3E375BF.txt
[17/65] Emitting module InternalCollectionsUtilities
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/66] Emitting module Hub
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[19/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/66] Compiling TensorUtils MLShapedArray+Utils.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[21/66] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/66] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/67] Compiling TensorUtils RepetitionPenaltyWarper.swift
[26/67] Compiling TensorUtils TemperatureLogitsWarper.swift
[27/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/67] Compiling TensorUtils LogitsProcessor.swift
[29/67] Compiling TensorUtils LogitsWarper.swift
[30/67] Compiling InternalCollectionsUtilities Descriptions.swift
[31/67] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/67] Compiling InternalCollectionsUtilities Debugging.swift
[35/68] Compiling TensorUtils Weights.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[35/68] Wrapping AST for InternalCollectionsUtilities for debugging
[37/68] Emitting module ArgumentParserToolInfo
[38/68] Compiling ArgumentParserToolInfo ToolInfo.swift
[39/69] Wrapping AST for ArgumentParserToolInfo for debugging
[41/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[42/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[43/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[44/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[45/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[46/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[47/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[48/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[49/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[50/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[51/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[52/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/168] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/168] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/168] Compiling ArgumentParser HelpCommand.swift
[56/168] Compiling ArgumentParser HelpGenerator.swift
[57/168] Compiling ArgumentParser MessageInfo.swift
[58/168] Compiling ArgumentParser UsageGenerator.swift
[59/168] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[60/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[61/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[62/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[63/168] Compiling ArgumentParser Option.swift
[64/168] Compiling ArgumentParser OptionGroup.swift
[65/168] Compiling ArgumentParser AsyncParsableCommand.swift
[66/168] Compiling ArgumentParser CommandConfiguration.swift
[67/168] Compiling ArgumentParser EnumerableFlag.swift
[68/168] Compiling ArgumentParser ArgumentVisibility.swift
[69/168] Compiling ArgumentParser CompletionKind.swift
[70/168] Compiling ArgumentParser Errors.swift
[71/168] Compiling ArgumentParser Flag.swift
[72/168] Compiling ArgumentParser NameSpecification.swift
[73/168] Compiling ArgumentParser BashCompletionsGenerator.swift
[74/168] Compiling ArgumentParser CompletionsGenerator.swift
[75/168] Compiling ArgumentParser FishCompletionsGenerator.swift
[76/168] Compiling ArgumentParser ZshCompletionsGenerator.swift
[77/168] Compiling ArgumentParser Argument.swift
[78/168] Compiling ArgumentParser ArgumentHelp.swift
[79/168] Compiling ArgumentParser InputKey.swift
[80/168] Compiling ArgumentParser InputOrigin.swift
[81/168] Compiling ArgumentParser Name.swift
[82/168] Compiling ArgumentParser Parsed.swift
[83/168] Compiling ArgumentParser ParsedValues.swift
[84/168] Compiling ArgumentParser ParserError.swift
[85/168] Compiling ArgumentParser SplitArguments.swift
[86/168] Compiling ArgumentParser DumpHelpGenerator.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[89/168] Compiling TensorUtils Math.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[90/168] Emitting module TensorUtils
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[93/168] Compiling Hub Config.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[94/168] Compiling Hub Downloader.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[95/168] Compiling TensorUtils TopKLogitsWarper.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[96/168] Emitting module ArgumentParser
[97/168] Compiling Hub Hub.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[98/168] Compiling Hub HubApi.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[99/168] Compiling Hub resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[100/173] Compiling TensorUtils TopPLogitsWarper.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[101/173] Compiling TensorUtils MLMultiArray+Utils.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
BUILD FAILURE 6.0 linux