Build Information
Failed to build SpeziScheduler, reference 1.2.17 (677deb), with Swift 6.1 for Wasm on 19 Nov 2025 17:20:26 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/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziScheduler.git
Reference: 1.2.17
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/SpeziScheduler
* tag 1.2.17 -> FETCH_HEAD
HEAD is now at 677deb8 fix "Questionnaire" localization (#87)
Cloned https://github.com/StanfordSpezi/SpeziScheduler.git
Revision (git rev-parse @):
677deb813f9ebd699ac66acb465cde1ec1cadf8e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziScheduler.git at 1.2.17
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziScheduler.git
https://github.com/StanfordSpezi/SpeziScheduler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
},
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews.git"
},
{
"identity" : "spezistorage",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
},
{
"identity" : "spezinotifications",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.8",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziNotifications.git"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "xctruntimeassertions",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "SpeziScheduler",
"name" : "SpeziScheduler",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SpeziScheduler",
"targets" : [
"SpeziScheduler"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziSchedulerUI",
"targets" : [
"SpeziSchedulerUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziSchedulerMacros",
"targets" : [
"SpeziSchedulerMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SpeziSchedulerUITests",
"module_type" : "SwiftTarget",
"name" : "SpeziSchedulerUITests",
"path" : "Tests/SpeziSchedulerUITests",
"product_dependencies" : [
"XCTSpezi",
"SnapshotTesting"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.action.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.center-more.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.center.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.leading-more.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.leading.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.trailing-more.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.trailing.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.center-more.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.center.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.leading-more.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.leading.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.trailing-more.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.trailing.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayout.center.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayout.leading.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayout.trailing.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayoutWithCategoryAppearance.center.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayoutWithCategoryAppearance.leading.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayoutWithCategoryAppearance.trailing.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SchedulerSampleDataTests.swift",
"SpeziSchedulerUITests.swift"
],
"target_dependencies" : [
"SpeziScheduler",
"SpeziSchedulerUI"
],
"type" : "test"
},
{
"c99name" : "SpeziSchedulerUI",
"module_type" : "SwiftTarget",
"name" : "SpeziSchedulerUI",
"path" : "Sources/SpeziSchedulerUI",
"product_dependencies" : [
"SpeziViews"
],
"product_memberships" : [
"SpeziSchedulerUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziSchedulerUI/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziSchedulerUI/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Category/DisableCategoryDefaultAppearancesModifier.swift",
"Category/TaskCategoryAppearances.swift",
"Category/TaskCategoryAppearancesModifier.swift",
"DefaultTileHeader.swift",
"EventActionButton.swift",
"EventScheduleList.swift",
"InstructionsTile.swift",
"TestingSupport/SchedulerSampleData.swift",
"TodayList.swift"
],
"target_dependencies" : [
"SpeziScheduler"
],
"type" : "library"
},
{
"c99name" : "SpeziSchedulerTests",
"module_type" : "SwiftTarget",
"name" : "SpeziSchedulerTests",
"path" : "Tests/SpeziSchedulerTests",
"product_dependencies" : [
"XCTSpezi",
"SpeziLocalStorage",
"XCTRuntimeAssertions"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerTests/Resources/iOS26MigrationInput.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerTests/Resources/iOS26MigrationInput.sqlite-shm",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerTests/Resources/iOS26MigrationInput.sqlite-wal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"NotificationsTests.swift",
"ScheduleTests.swift",
"SchedulerTests.swift",
"Utils/ExampleTaskKey.swift"
],
"target_dependencies" : [
"SpeziScheduler"
],
"type" : "test"
},
{
"c99name" : "SpeziSchedulerMacrosTest",
"module_type" : "SwiftTarget",
"name" : "SpeziSchedulerMacrosTest",
"path" : "Tests/SpeziSchedulerMacrosTest",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"UserStorageEntryMacroTests.swift"
],
"target_dependencies" : [
"SpeziSchedulerMacros"
],
"type" : "test"
},
{
"c99name" : "SpeziSchedulerMacros",
"module_type" : "SwiftTarget",
"name" : "SpeziSchedulerMacros",
"path" : "Sources/SpeziSchedulerMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"SwiftDiagnostics"
],
"product_memberships" : [
"SpeziScheduler",
"SpeziSchedulerUI",
"SpeziSchedulerMacros"
],
"sources" : [
"SpeziSchedulerDiagnostic.swift",
"SpeziSchedulerMacros.swift",
"UserStorageEntryMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SpeziScheduler",
"module_type" : "SwiftTarget",
"name" : "SpeziScheduler",
"path" : "Sources/SpeziScheduler",
"product_dependencies" : [
"Spezi",
"SpeziFoundation",
"SpeziViews",
"SpeziNotifications",
"SpeziLocalStorage",
"Algorithms",
"RuntimeAssertions",
"SQLite"
],
"product_memberships" : [
"SpeziScheduler",
"SpeziSchedulerUI"
],
"sources" : [
"EventQuery.swift",
"Notifications/BGTaskSchedulerErrorCode+Description.swift",
"Notifications/BackgroundMode.swift",
"Notifications/LegacyTaskModel.swift",
"Notifications/NotificationScenePhaseScheduling.swift",
"Notifications/NotificationThread.swift",
"Notifications/NotificationTime.swift",
"Notifications/PermittedBackgroundTaskIdentifier.swift",
"Notifications/Schedule+Notifications.swift",
"Notifications/SchedulerNotifications+Strings.swift",
"Notifications/SchedulerNotifications.swift",
"Notifications/SchedulerNotificationsConstraint.swift",
"Notifications/Task+Notifications.swift",
"Notifications/TaskNextOccurrenceCache.swift",
"Schedule/Date+Extensions.swift",
"Schedule/Occurence.swift",
"Schedule/Schedule+Duration.swift",
"Schedule/Schedule.swift",
"Schedule/Weekday+Ordinal.swift",
"Scheduler.swift",
"Task/AllowedCompletionPolicy.swift",
"Task/Event.swift",
"Task/Outcome.swift",
"Task/Task+Category.swift",
"Task/Task+LocalizedStringResource.swift",
"Task/Task.swift",
"UserInfo/OutcomeStorageKey.swift",
"UserInfo/Property.swift",
"UserInfo/TaskStorageKey.swift",
"UserInfo/UserInfoKey.swift",
"UserInfo/UserInfoStorage.swift",
"UserInfo/UserStorageCoding.swift",
"Utils/FileManager.swift",
"Utils/IOS26StringLocalizationValuesMigration.swift",
"Utils/Measure.swift"
],
"target_dependencies" : [
"SpeziSchedulerMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
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/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 wasm