The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziStudyPlatformAPI, reference main (62265b), with Swift 6.0 for Linux on 24 Mar 2026 01:38:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStudyPlatform-API.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/StanfordSpezi/SpeziStudyPlatform-API
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 62265b3 Bump SpeziStudy Version (#2)
Cloned https://github.com/StanfordSpezi/SpeziStudyPlatform-API.git
Revision (git rev-parse @):
62265b31278f0953877971ca91ac84b9853ca9d4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziStudyPlatform-API.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziStudyPlatform-API.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ece747c77e94bae4930a5e18230daf779deb87c9e35c56d75daa73885bd2cdd2
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/StanfordSpezi/SpeziHealthKit.git
Fetching https://github.com/StanfordSpezi/SpeziStudy.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[1/2889] Fetching spezifoundation
[377/5072] Fetching spezifoundation, spezistudy
[4309/10756] Fetching spezifoundation, spezistudy, spezihealthkit
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.33s)
[4116/7867] Fetching spezistudy, spezihealthkit
Fetched https://github.com/StanfordSpezi/SpeziStudy.git from cache (0.37s)
[2274/5684] Fetching spezihealthkit
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-openapi-urlsession.git
Fetched https://github.com/StanfordSpezi/SpeziHealthKit.git from cache (0.58s)
[1/1097] Fetching swift-openapi-urlsession
[1098/18511] Fetching swift-openapi-urlsession, swift-argument-parser
[1447/25019] Fetching swift-openapi-urlsession, swift-argument-parser, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (0.89s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.92s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Computing version for https://github.com/StanfordSpezi/SpeziStudy.git
Computed https://github.com/StanfordSpezi/SpeziStudy.git at 0.2.0 (1.07s)
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordSpezi/SpeziScheduler.git
Fetching https://github.com/apple/swift-log.git
[1/3463] Fetching spezischeduler
[971/9724] Fetching spezischeduler, swift-log
[2659/32352] Fetching spezischeduler, swift-log, swift-collections
[10324/38971] Fetching spezischeduler, swift-log, swift-collections, fhirmodels
Fetched https://github.com/apple/FHIRModels.git from cache (1.92s)
Fetched https://github.com/apple/swift-log.git from cache (2.97s)
Fetched https://github.com/StanfordSpezi/SpeziScheduler.git from cache (2.97s)
Fetched https://github.com/apple/swift-collections.git from cache (3.00s)
Computing version for https://github.com/StanfordSpezi/SpeziHealthKit.git
error: Dependencies could not be resolved because root depends on 'spezihealthkit' 1.4.0..<2.0.0.
'spezihealthkit' >= 1.4.0 cannot be used because 'spezihealthkit' 1.4.0 contains incompatible tools version (6.2.0) and no versions of 'spezihealthkit' match the requirement 1.4.1..<2.0.0.
BUILD FAILURE 6.0 linux