Build Information
Failed to build SpeziStudyPlatformAPI, reference 0.0.2 (62265b), with Swift 6.0 for Linux on 24 Mar 2026 01:37:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStudyPlatform-API.git
Reference: 0.0.2
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
* tag 0.0.2 -> FETCH_HEAD
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 0.0.2
========================================
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-3":/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/SpeziStudy.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/StanfordSpezi/SpeziHealthKit.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/apple/swift-openapi-urlsession.git
[1/1097] Fetching swift-openapi-urlsession
[78/6781] Fetching swift-openapi-urlsession, spezihealthkit
[458/8964] Fetching swift-openapi-urlsession, spezihealthkit, spezistudy
[734/11853] Fetching swift-openapi-urlsession, spezihealthkit, spezistudy, spezifoundation
[3027/18361] Fetching swift-openapi-urlsession, spezihealthkit, spezistudy, spezifoundation, swift-openapi-runtime
[5112/35775] Fetching swift-openapi-urlsession, spezihealthkit, spezistudy, spezifoundation, swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (0.72s)
[13521/34678] Fetching spezihealthkit, spezistudy, spezifoundation, swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.84s)
[15088/31789] Fetching spezihealthkit, spezistudy, swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.35s)
Fetched https://github.com/StanfordSpezi/SpeziStudy.git from cache (1.76s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.76s)
Fetched https://github.com/StanfordSpezi/SpeziHealthKit.git from cache (1.77s)
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/swift-log.git
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/StanfordSpezi/SpeziScheduler.git
Fetching https://github.com/apple/swift-collections.git
[1/3463] Fetching spezischeduler
[417/9724] Fetching spezischeduler, swift-log
[1472/32352] Fetching spezischeduler, swift-log, swift-collections
[5125/38971] Fetching spezischeduler, swift-log, swift-collections, fhirmodels
Fetched https://github.com/apple/FHIRModels.git from cache (2.88s)
Fetched https://github.com/StanfordSpezi/SpeziScheduler.git from cache (2.89s)
Fetched https://github.com/apple/swift-log.git from cache (2.89s)
Fetched https://github.com/apple/swift-collections.git from cache (2.98s)
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