Build Information
Failed to build SpeziStudy, reference 0.2.2 (bc13d5), with Swift 6.0 for Linux on 19 Apr 2026 10:27:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStudy.git
Reference: 0.2.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/SpeziStudy
* tag 0.2.2 -> FETCH_HEAD
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 0.2.2
========================================
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-4606859-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:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/StanfordSpezi/SpeziScheduler.git
Fetching https://github.com/StanfordSpezi/SpeziHealthKit.git
Fetching https://github.com/apple/swift-collections.git
[1/3558] Fetching spezischeduler
[393/9434] Fetching spezischeduler, spezihealthkit
[1645/33003] Fetching spezischeduler, spezihealthkit, swift-collections
[4370/39638] Fetching spezischeduler, spezihealthkit, swift-collections, swift-log
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/apple/FHIRModels.git
Fetched https://github.com/StanfordSpezi/SpeziScheduler.git from cache (1.39s)
[14381/36080] Fetching spezihealthkit, swift-collections, swift-log
[17226/39106] Fetching spezihealthkit, swift-collections, swift-log, spezifoundation
[24259/48887] Fetching spezihealthkit, swift-collections, swift-log, spezifoundation, fhirmodels
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (2.11s)
Fetched https://github.com/apple/FHIRModels.git from cache (2.13s)
Fetched https://github.com/apple/swift-log.git from cache (4.14s)
Fetched https://github.com/StanfordSpezi/SpeziHealthKit.git from cache (4.16s)
Fetched https://github.com/apple/swift-collections.git from cache (4.22s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.8.0 (4.82s)
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