The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RegexTemplatesWithEntities, reference 8.1.1 (eef5c1), with Swift 6.0 for Linux on 1 Mar 2026 20:36:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stefanspringer1/RegexTemplatesWithEntities.git
Reference: 8.1.1
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/stefanspringer1/RegexTemplatesWithEntities
 * tag               8.1.1      -> FETCH_HEAD
HEAD is now at eef5c17 simpler code for macro
Cloned https://github.com/stefanspringer1/RegexTemplatesWithEntities.git
Revision (git rev-parse @):
eef5c170b56f5a6c290a141169c1eb016e49fa75
SUCCESS checkout https://github.com/stefanspringer1/RegexTemplatesWithEntities.git at 8.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/stefanspringer1/RegexTemplatesWithEntities.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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: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:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/stefanspringer1/SwiftUtilities
Fetching https://github.com/apple/swift-syntax.git
[1/1747] Fetching swiftutilities
[1748/76288] Fetching swiftutilities, swift-syntax
Fetched https://github.com/stefanspringer1/SwiftUtilities from cache (9.28s)
Fetched https://github.com/apple/swift-syntax.git from cache (9.36s)
Computing version for https://github.com/stefanspringer1/SwiftUtilities
Computed https://github.com/stefanspringer1/SwiftUtilities at 6.1.1 (0.86s)
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/stefanspringer1/AutoreleasepoolShim
[1/27] Fetching autoreleasepoolshim
Fetched https://github.com/stefanspringer1/AutoreleasepoolShim from cache (0.22s)
[1/17182] Fetching swift-argument-parser
[3782/19718] Fetching swift-argument-parser, swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.75s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.76s)
Computing version for https://github.com/stefanspringer1/AutoreleasepoolShim
Computed https://github.com/stefanspringer1/AutoreleasepoolShim at 1.0.3 (4.23s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
error: Dependencies could not be resolved because 'swift-subprocess' contains incompatible tools version (6.1.0) and root depends on 'swiftutilities' 6.0.2..<7.0.0.
'swiftutilities' >= 6.0.2 practically depends on 'swift-subprocess' 0.2.1..<1.0.0 because 'swiftutilities' 6.1.0 depends on 'swift-subprocess' 0.2.1..<1.0.0 and 'swiftutilities' 6.1.1 depends on 'swift-subprocess' 0.2.1..<1.0.0.
'swiftutilities' {6.0.2..<6.1.0, 6.1.2..<7.0.0} practically depends on 'swift-subprocess' 0.2.1..<1.0.0 because 'swiftutilities' 6.0.2 depends on 'swift-subprocess' 0.2.1..<1.0.0 and 'swiftutilities' 6.0.3 depends on 'swift-subprocess' 0.2.1..<1.0.0.
'swiftutilities' {6.0.2, 6.0.4..<6.1.0, 6.1.2..<7.0.0} practically depends on 'swift-subprocess' 0.2.1..<1.0.0 because no versions of 'swiftutilities' match the requirement {6.0.4..<6.1.0, 6.1.2..<7.0.0} and 'swiftutilities' 6.0.2 depends on 'swift-subprocess' 0.2.1..<1.0.0.
BUILD FAILURE 6.0 linux