The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziStorage with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStorage.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/SpeziStorage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b958df9 Fix macOS Keychain support (#19)
Cloned https://github.com/StanfordSpezi/SpeziStorage.git
Revision (git rev-parse @):
b958df9b31f24800388a7bfc28f457ce7b82556c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziStorage.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/StanfordSpezi/SpeziStorage.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching https://github.com/StanfordSpezi/Spezi
[1/330] Fetching xctruntimeassertions
[331/8060] Fetching xctruntimeassertions, spezi
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (0.35s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (0.35s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.0.1 (0.40s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.2.1 (0.41s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/230] Fetching spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (0.20s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 1.0.4 (0.40s)
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 1.0.4
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.0.1
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.2.1
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/29] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[8/29] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[9/31] Compiling SpeziFoundation KnowledgeSource.swift
[10/31] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[11/31] Compiling SpeziFoundation SimpleRepositoryValue.swift
[12/31] Compiling SpeziFoundation ValueRepository.swift
[13/31] Compiling SpeziFoundation BuiltinRepository.swift
[14/31] Compiling SpeziFoundation HeapRepository.swift
[15/31] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[16/31] Compiling SpeziFoundation RepositoryAnchor.swift
[17/31] Compiling SpeziFoundation RepositoryValue.swift
[18/31] Compiling SpeziFoundation SharedRepository.swift
[19/31] Compiling XCTRuntimeAssertions Counter.swift
[20/31] Compiling XCTRuntimeAssertions Assert.swift
[21/31] Emitting module XCTRuntimeAssertions
[22/32] Compiling SpeziFoundation AnyArray.swift
[23/32] Compiling SpeziFoundation AnyOptional.swift
[24/32] Emitting module SpeziFoundation
[25/32] Compiling SpeziFoundation RuntimeConfig.swift
[26/32] Compiling SpeziFoundation AsyncSemaphore.swift
[27/33] Compiling XCTRuntimeAssertions NeverReturn.swift
[28/33] Compiling XCTRuntimeAssertions Precondition.swift
[30/33] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[31/33] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[32/33] Compiling XCTRuntimeAssertions XCTFail.swift
[33/33] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[35/79] Compiling Spezi Module.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[36/79] Compiling Spezi ModuleBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[37/79] Compiling Spezi ModuleCollection.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[38/79] Compiling Spezi LaunchOptionsKey.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[39/79] Compiling Spezi Spezi+Logger.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[40/79] Compiling Spezi Spezi+Preview.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/85] Emitting module Spezi
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[42/85] Compiling Spezi ModifierPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[43/85] Compiling Spezi ViewModifierProvider.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[44/85] Compiling Spezi Configuration.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[45/85] Compiling Spezi DefaultInitializable.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[46/85] Compiling Spezi DependencyBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[47/85] Compiling Spezi DependencyCollection.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[48/85] Compiling Spezi NotificationHandler.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[49/85] Compiling Spezi NotificationTokenHandler.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[50/85] Compiling Spezi RegisterRemoteNotificationsAction.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[51/85] Compiling Spezi UnregisterRemoteNotificationsAction.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[52/85] Compiling Spezi EnvironmentAccessible.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[53/85] Compiling Spezi ModelModifier.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[54/85] Compiling Spezi ModelPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[55/85] Compiling Spezi ApplicationPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[56/85] Compiling Spezi CollectPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[57/85] Compiling Spezi CollectedModuleValue.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[58/85] Compiling Spezi ProvidePropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[59/85] Compiling Spezi StorageValueCollector.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[60/85] Compiling Spezi StorageValueProvider.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[61/85] Compiling Spezi LifecycleHandler.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[62/85] Compiling Spezi View+Spezi.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[63/85] Compiling Spezi AnyStandardPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[64/85] Compiling Spezi DefaultStandard.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[65/85] Compiling Spezi Module+Standard.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[66/85] Compiling Spezi Standard.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[67/85] Compiling Spezi StandardPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[68/85] Compiling Spezi Spezi.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[69/85] Compiling Spezi SpeziAnchor.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[70/85] Compiling Spezi SpeziAppDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[71/85] Compiling Spezi SpeziNotificationCenterDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[72/85] Compiling Spezi SpeziPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[73/85] Compiling Spezi SpeziSceneDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[74/85] Compiling Spezi DependencyCollectionBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[75/85] Compiling Spezi DependencyContext.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[76/85] Compiling Spezi DependencyDeclaration.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[77/85] Compiling Spezi DependencyManager.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[78/85] Compiling Spezi DependencyPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[79/85] Compiling Spezi Module+Dependencies.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[80/85] Compiling Spezi Application.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[81/85] Compiling Spezi ApplicationDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[82/85] Compiling Spezi ApplicationDelegateAdaptor.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[83/85] Compiling Spezi BackgroundFetchResult.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[84/85] Compiling Spezi Module+Properties.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[85/85] Compiling Spezi ProcessInfo+PreviewSimulator.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/46] Compiling Spezi View+Spezi.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[3/46] Compiling Spezi AnyStandardPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[4/46] Compiling Spezi DefaultStandard.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[5/46] Compiling Spezi Module+Standard.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[6/46] Compiling Spezi Standard.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[7/46] Compiling Spezi StandardPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[8/46] Compiling Spezi NotificationHandler.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[9/46] Compiling Spezi NotificationTokenHandler.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[10/46] Compiling Spezi RegisterRemoteNotificationsAction.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[11/46] Compiling Spezi UnregisterRemoteNotificationsAction.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[12/46] Compiling Spezi EnvironmentAccessible.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[13/46] Compiling Spezi ModelModifier.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[14/46] Compiling Spezi ModelPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/52] Emitting module Spezi
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[16/52] Compiling Spezi ApplicationPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[17/52] Compiling Spezi CollectPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[18/52] Compiling Spezi CollectedModuleValue.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[19/52] Compiling Spezi ProvidePropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[20/52] Compiling Spezi StorageValueCollector.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[21/52] Compiling Spezi StorageValueProvider.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[22/52] Compiling Spezi LifecycleHandler.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[23/52] Compiling Spezi Spezi.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[24/52] Compiling Spezi SpeziAnchor.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[25/52] Compiling Spezi SpeziAppDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[26/52] Compiling Spezi SpeziNotificationCenterDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[27/52] Compiling Spezi SpeziPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[28/52] Compiling Spezi SpeziSceneDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[29/52] Compiling Spezi Module.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[30/52] Compiling Spezi ModuleBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[31/52] Compiling Spezi ModuleCollection.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[32/52] Compiling Spezi LaunchOptionsKey.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[33/52] Compiling Spezi Spezi+Logger.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[34/52] Compiling Spezi Spezi+Preview.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[35/52] Compiling Spezi Application.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[36/52] Compiling Spezi ApplicationDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[37/52] Compiling Spezi ApplicationDelegateAdaptor.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[38/52] Compiling Spezi BackgroundFetchResult.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[39/52] Compiling Spezi Module+Properties.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[40/52] Compiling Spezi ProcessInfo+PreviewSimulator.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[41/52] Compiling Spezi DependencyCollectionBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[42/52] Compiling Spezi DependencyContext.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[43/52] Compiling Spezi DependencyDeclaration.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[44/52] Compiling Spezi DependencyManager.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[45/52] Compiling Spezi DependencyPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[46/52] Compiling Spezi Module+Dependencies.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[47/52] Compiling Spezi ModifierPropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[48/52] Compiling Spezi ViewModifierProvider.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[49/52] Compiling Spezi Configuration.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[50/52] Compiling Spezi DefaultInitializable.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[51/52] Compiling Spezi DependencyBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
[52/52] Compiling Spezi DependencyCollection.swift
/host/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Capabilities/Lifecycle/LifecycleHandler.swift:9:8: error: no such module 'os'
import os
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2