The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziStorage with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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: 1.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/SpeziStorage
 * tag               1.0.2      -> FETCH_HEAD
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 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/StanfordSpezi/Spezi
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/330] Fetching xctruntimeassertions
[331/8060] Fetching xctruntimeassertions, spezi
[2165/7730] Fetching spezi
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions (0.26s)
Fetched https://github.com/StanfordSpezi/Spezi (0.39s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.0.1 (0.35s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.2.1 (0.35s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/230] Fetching spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation (0.24s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 1.0.4 (0.33s)
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
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 1.0.4
Building for debugging...
[1/23] Emitting module SpeziFoundation
[2/25] Compiling SpeziFoundation RepositoryValue.swift
[3/25] Compiling SpeziFoundation SharedRepository.swift
[4/25] Compiling SpeziFoundation BuiltinRepository.swift
[5/25] Compiling SpeziFoundation HeapRepository.swift
[6/25] Compiling SpeziFoundation SimpleRepositoryValue.swift
[7/25] Compiling SpeziFoundation ValueRepository.swift
[8/25] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[9/25] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[10/25] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[11/25] Compiling SpeziFoundation RepositoryAnchor.swift
[12/25] Compiling SpeziFoundation KnowledgeSource.swift
[13/25] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[14/25] Compiling XCTRuntimeAssertions Counter.swift
[15/25] Compiling XCTRuntimeAssertions Assert.swift
[16/25] Emitting module XCTRuntimeAssertions
[17/25] Compiling XCTRuntimeAssertions NeverReturn.swift
[18/26] Compiling SpeziFoundation AnyArray.swift
[19/26] Compiling SpeziFoundation AnyOptional.swift
[20/26] Compiling SpeziFoundation RuntimeConfig.swift
[21/26] Compiling SpeziFoundation AsyncSemaphore.swift
[22/27] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[25/28] Compiling XCTRuntimeAssertions XCTFail.swift
[26/28] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[27/28] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[28/28] Compiling XCTRuntimeAssertions Precondition.swift
[31/75] 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
       ^
[32/75] 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
       ^
[33/75] 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
       ^
[34/75] 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
       ^
[35/75] 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
       ^
[36/75] 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
       ^
[37/81] 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
       ^
[38/81] 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
       ^
[39/81] 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
       ^
[40/81] 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
       ^
[41/81] 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
       ^
[42/81] 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
       ^
[43/81] 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
       ^
[44/81] 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
       ^
[45/81] 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
       ^
[46/81] 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
       ^
[47/81] 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
       ^
[48/81] 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
       ^
[49/81] 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
       ^
[50/81] 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)
[51/81] 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
       ^
[52/81] 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
       ^
[53/81] 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
       ^
[54/81] 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
       ^
[55/81] 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
       ^
[56/81] 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
       ^
[57/81] 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
       ^
[58/81] 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
       ^
[59/81] 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
       ^
[60/81] 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
       ^
[61/81] 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
       ^
[62/81] 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
       ^
[63/81] 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
       ^
[64/81] 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
       ^
[65/81] 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
       ^
[66/81] 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
       ^
[67/81] 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
       ^
[68/81] 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
       ^
[69/81] 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
       ^
[70/81] 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
       ^
[71/81] 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
       ^
[72/81] 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
       ^
[73/81] 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
       ^
[74/81] 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
       ^
[75/81] 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
       ^
[76/81] 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
       ^
[77/81] 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
       ^
[78/81] 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
       ^
[79/81] 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
       ^
[80/81] 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
       ^
[81/81] 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
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/45] 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
       ^
[2/45] 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
       ^
[3/45] 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
       ^
[4/45] 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
       ^
[5/45] 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
       ^
[6/45] 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
       ^
[7/45] 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
       ^
[8/45] 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
       ^
[9/45] 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
       ^
[10/45] 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
       ^
[11/45] 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
       ^
[12/45] 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
       ^
[13/45] 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
       ^
[14/45] 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
       ^
[15/45] 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
       ^
[16/51] 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
       ^
[17/51] 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
       ^
[18/51] 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
       ^
[19/51] 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
       ^
[20/51] 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
       ^
[21/51] 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
       ^
[22/51] 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
       ^
[23/51] 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
       ^
[24/51] 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
       ^
[25/51] 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
       ^
[26/51] 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
       ^
[27/51] 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
       ^
[28/51] 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
       ^
[29/51] 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
       ^
[30/51] 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
       ^
[31/51] 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
       ^
[32/51] 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
       ^
[33/51] 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
       ^
[34/51] 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
       ^
[35/51] 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
       ^
[36/51] 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
       ^
[37/51] 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
       ^
[38/51] 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
       ^
[39/51] 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
       ^
[40/51] 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
       ^
[41/51] 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
       ^
[42/51] 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
       ^
[43/51] 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
       ^
[44/51] 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
       ^
[45/51] 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
       ^
[46/51] 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
       ^
[47/51] 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
       ^
[48/51] 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
       ^
[49/51] 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
       ^
[50/51] 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
       ^
[51/51] 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
BUILD FAILURE 5.9 linux

Build Machine: Linux 2