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 5.10 for macOS (SPM) on 10 Dec 2025 14:48:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/huggingface/swift-transformers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/huggingface/swift-jinja.git
Fetching https://github.com/apple/swift-collections.git
[1/783] Fetching swift-jinja
[448/19146] Fetching swift-jinja, swift-collections
Fetched https://github.com/huggingface/swift-jinja.git from cache (2.27s)
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Computing version for https://github.com/huggingface/swift-jinja.git
error: Dependencies could not be resolved because 'swift-jinja' >= 2.0.0 contains incompatible tools version (6.0.0) and root depends on 'swift-jinja' 2.0.0..<3.0.0.
BUILD FAILURE 5.10 macosSpm