The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziStudy, reference main (bc13d5), with Swift 6.0 for Linux on 19 Apr 2026 08:56:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStudy.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/SpeziStudy
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bc13d5a limit FHIRModels dependency (#27)
Cloned https://github.com/StanfordSpezi/SpeziStudy.git
Revision (git rev-parse @):
bc13d5ab4e3148c06a0bede44b9a21cb07282d92
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziStudy.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziStudy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/StanfordSpezi/SpeziHealthKit.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/StanfordSpezi/SpeziScheduler.git
[1/3026] Fetching spezifoundation
[728/8902] Fetching spezifoundation, spezihealthkit
[2649/32471] Fetching spezifoundation, spezihealthkit, swift-collections
[3011/39106] Fetching spezifoundation, spezihealthkit, swift-collections, swift-log
[4258/42664] Fetching spezifoundation, spezihealthkit, swift-collections, swift-log, spezischeduler
[15940/52445] Fetching spezifoundation, spezihealthkit, swift-collections, swift-log, spezischeduler, fhirmodels
Fetched https://github.com/StanfordSpezi/SpeziScheduler.git from cache (1.29s)
[23608/48887] Fetching spezifoundation, spezihealthkit, swift-collections, swift-log, fhirmodels
Fetched https://github.com/apple/swift-log.git from cache (1.38s)
[17933/42252] Fetching spezifoundation, spezihealthkit, swift-collections, fhirmodels
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (2.92s)
Fetched https://github.com/StanfordSpezi/SpeziHealthKit.git from cache (3.71s)
Fetched https://github.com/apple/FHIRModels.git from cache (3.76s)
Fetched https://github.com/apple/swift-collections.git from cache (3.81s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.8.0 (4.12s)
Computing version for https://github.com/StanfordSpezi/SpeziScheduler.git
error: Dependencies could not be resolved because 'spezischeduler' >= 1.2.15 contains incompatible tools version (6.2.0) and root depends on 'spezischeduler' 1.2.19..<2.0.0.
BUILD FAILURE 6.0 linux