The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SpeziChat, reference main (940ffb), with Swift 5.9 for Linux on 15 Oct 2024 19:32:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziChat.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/SpeziChat
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 940ffbe Allow Dependencies to Use Spezi Foundation 2.0 (#17)
Cloned https://github.com/StanfordSpezi/SpeziChat.git
Revision (git rev-parse @):
940ffbec504849968305d9f956344a4f35b6cd48
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziChat.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziChat.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:9f9025114c0603ac6ea1951d396f9bc1cd3a7c1b5aa8548b3ea2615c8c5705ce
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetching https://github.com/StanfordSpezi/SpeziFoundation
Fetching https://github.com/StanfordSpezi/SpeziSpeech
[1/439] Fetching spezispeech
[59/2756] Fetching spezispeech, speziviews
[580/3216] Fetching spezispeech, speziviews, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziSpeech (0.21s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation (0.21s)
[2271/2317] Fetching speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews (0.26s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.0.0-beta.3 (1.01s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.2.0 (0.44s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/8874] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi (0.37s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.6.0 (0.44s)
Fetching https://github.com/apple/swift-collections.git
[1/15445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.51s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.7.4 (0.52s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/374] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions (0.22s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.38s)
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.7.4
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.6.0
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 2.0.0-beta.3
Creating working copy for https://github.com/StanfordSpezi/SpeziSpeech
Working copy of https://github.com/StanfordSpezi/SpeziSpeech resolved at 1.2.0
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziChat/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/Sources/SpeziChat/Resources/Localizable.xcstrings.license
Building for debugging...
[0/3] Copying Localizable.xcstrings.license
[0/3] Copying Localizable.xcstrings
[0/3] Copying Info.plist
[4/46] Emitting module InternalCollectionsUtilities
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/48] Emitting module XCTRuntimeAssertions
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
                        ^
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
            ^~~~~~~~~~~

[6/49] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/49] Compiling InternalCollectionsUtilities Specialize.swift
[8/49] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[9/49] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[11/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/49] Compiling InternalCollectionsUtilities Descriptions.swift
[14/51] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/51] Compiling InternalCollectionsUtilities Integer rank.swift
[16/51] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/51] Compiling SpeziFoundation SharedRepository.swift
[19/51] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/51] Compiling InternalCollectionsUtilities Debugging.swift
[22/51] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/51] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/51] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[30/51] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/51] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/108] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[35/108] Compiling XCTRuntimeAssertions Precondition.swift
[36/108] Compiling XCTRuntimeAssertions NeverReturn.swift
[37/108] Compiling XCTRuntimeAssertions Counter.swift
[38/108] Compiling XCTRuntimeAssertions Assert.swift
[39/108] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
                        ^
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
            ^~~~~~~~~~~

/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:22:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:30:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:36:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
[40/108] Compiling OrderedCollections _HashTable.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:54:1: error: type 'JSONDecoder' does not conform to protocol 'TopLevelDecoder'
extension JSONDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:57:1: error: type 'PropertyListDecoder' does not conform to protocol 'TopLevelDecoder'
extension PropertyListDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:44:1: error: type 'JSONEncoder' does not conform to protocol 'TopLevelEncoder'
extension JSONEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:47:1: error: type 'PropertyListEncoder' does not conform to protocol 'TopLevelEncoder'
extension PropertyListEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
[41/108] Compiling OrderedCollections _Hashtable+Header.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:54:1: error: type 'JSONDecoder' does not conform to protocol 'TopLevelDecoder'
extension JSONDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:57:1: error: type 'PropertyListDecoder' does not conform to protocol 'TopLevelDecoder'
extension PropertyListDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:44:1: error: type 'JSONEncoder' does not conform to protocol 'TopLevelEncoder'
extension JSONEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:47:1: error: type 'PropertyListEncoder' does not conform to protocol 'TopLevelEncoder'
extension PropertyListEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
[42/108] Compiling OrderedCollections OrderedDictionary+Codable.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:54:1: error: type 'JSONDecoder' does not conform to protocol 'TopLevelDecoder'
extension JSONDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:57:1: error: type 'PropertyListDecoder' does not conform to protocol 'TopLevelDecoder'
extension PropertyListDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:44:1: error: type 'JSONEncoder' does not conform to protocol 'TopLevelEncoder'
extension JSONEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:47:1: error: type 'PropertyListEncoder' does not conform to protocol 'TopLevelEncoder'
extension PropertyListEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/108] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var value: Int
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var value: Int
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var value: Int
                        ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var value: Int
            ^~~~~~~~~~~

/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                        ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
            ^~~~~~~~~~~

/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:37: error: property must be declared private because its type uses a private type
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                                    ^                ~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:69:20: note: type declared here
    private struct SuspendedTask: Identifiable {
                   ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
            let task = nsLock.withLock {
                       ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:175:44: error: value of type 'NSLock' has no member 'withLock'
        let first: SuspendedTask? = nsLock.withLock {
                                    ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:179:24: error: 'nil' requires a contextual type
                return nil
                       ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:197:28: error: value of type 'NSLock' has no member 'withLock'
        let tasks = nsLock.withLock {
                    ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:216:28: error: value of type 'NSLock' has no member 'withLock'
        let tasks = nsLock.withLock {
                    ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
            let task = nsLock.withLock {
                       ~~~~~~ ^~~~~~~~
[44/108] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var value: Int
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var value: Int
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var value: Int
                        ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var value: Int
            ^~~~~~~~~~~

/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                        ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
            ^~~~~~~~~~~

/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:37: error: property must be declared private because its type uses a private type
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                                    ^                ~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:69:20: note: type declared here
    private struct SuspendedTask: Identifiable {
                   ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
            let task = nsLock.withLock {
                       ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:175:44: error: value of type 'NSLock' has no member 'withLock'
        let first: SuspendedTask? = nsLock.withLock {
                                    ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:179:24: error: 'nil' requires a contextual type
                return nil
                       ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:197:28: error: value of type 'NSLock' has no member 'withLock'
        let tasks = nsLock.withLock {
                    ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:216:28: error: value of type 'NSLock' has no member 'withLock'
        let tasks = nsLock.withLock {
                    ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
            let task = nsLock.withLock {
                       ~~~~~~ ^~~~~~~~
[45/108] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var value: Int
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var value: Int
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var value: Int
                        ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var value: Int
            ^~~~~~~~~~~

/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                        ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
            ^~~~~~~~~~~

/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:37: error: property must be declared private because its type uses a private type
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                                    ^                ~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:69:20: note: type declared here
    private struct SuspendedTask: Identifiable {
                   ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
            let task = nsLock.withLock {
                       ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:175:44: error: value of type 'NSLock' has no member 'withLock'
        let first: SuspendedTask? = nsLock.withLock {
                                    ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:179:24: error: 'nil' requires a contextual type
                return nil
                       ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:197:28: error: value of type 'NSLock' has no member 'withLock'
        let tasks = nsLock.withLock {
                    ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:216:28: error: value of type 'NSLock' has no member 'withLock'
        let tasks = nsLock.withLock {
                    ~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
            let task = nsLock.withLock {
                       ~~~~~~ ^~~~~~~~
[46/108] Emitting module SpeziFoundation
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:54:1: error: type 'JSONDecoder' does not conform to protocol 'TopLevelDecoder'
extension JSONDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:57:1: error: type 'PropertyListDecoder' does not conform to protocol 'TopLevelDecoder'
extension PropertyListDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; do you want to add a stub?
    func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:44:1: error: type 'JSONEncoder' does not conform to protocol 'TopLevelEncoder'
extension JSONEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:47:1: error: type 'PropertyListEncoder' does not conform to protocol 'TopLevelEncoder'
extension PropertyListEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; do you want to add a stub?
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var value: Int
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var value: Int
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:24: error: expected 'var' keyword in property declaration
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                       ^
                       var
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:32: error: consecutive declarations on a line must be separated by ';'
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                               ^
                               ;
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var value: Int
                        ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:75:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var value: Int
            ^~~~~~~~~~~

/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                        ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:13: error: 'nonisolated' can not be applied to stored properties
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
            ^~~~~~~~~~~

/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:76:37: error: property must be declared private because its type uses a private type
    private nonisolated(unsafe) var suspendedTasks: [SuspendedTask] = []
                                    ^                ~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:69:20: note: type declared here
    private struct SuspendedTask: Identifiable {
                   ^
[47/108] Compiling OrderedCollections _HashTable+Bucket.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
        String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
                          ^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
        String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
        ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF8View)
           ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF16View)
           ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
        String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
                                                                     ~^~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
        String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
                          ^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
        String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
        ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF8View)
           ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF16View)
           ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
        String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
                                                                                      ~^~~~~
[48/108] Compiling OrderedCollections _HashTable+BucketIterator.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
        String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
                          ^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
        String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
        ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF8View)
           ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF16View)
           ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
        String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
                                                                     ~^~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
        String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
                          ^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
        String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
        ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF8View)
           ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF16View)
           ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
        String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
                                                                                      ~^~~~~
[49/108] Compiling OrderedCollections _HashTable+Constants.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
        String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
                          ^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
        String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
        ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF8View)
           ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF16View)
           ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
        String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
                                                                     ~^~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
        String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
                          ^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
        String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
        ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF8View)
           ^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
    public init?(_ codeUnits: Substring.UTF16View)
           ^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
        String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
                                                                                      ~^~~~~
[50/108] Compiling OrderedCollections OrderedSet+Codable.swift
[51/108] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[52/108] Compiling XCTRuntimeAssertions XCTFail.swift
[53/108] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[55/108] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[56/108] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[57/108] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[58/108] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[59/108] Compiling OrderedCollections OrderedDictionary+Elements.swift
[60/108] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[61/108] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
error: fatalError
error: fatalError
BUILD FAILURE 5.9 linux