The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SpeziOnboarding, reference 1.2.2 (a3d7bc), with Swift 5.10 for Linux on 29 Aug 2024 17:31:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziOnboarding.git
Reference: 1.2.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/StanfordSpezi/SpeziOnboarding
 * tag               1.2.2      -> FETCH_HEAD
HEAD is now at a3d7bc1 Be less restrictive about the chosen swiftlint version (#56)
Cloned https://github.com/StanfordSpezi/SpeziOnboarding.git
Revision (git rev-parse @):
a3d7bc15e6803b2205eb8dca010a48b1a40215be
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziOnboarding.git at 1.2.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziOnboarding.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetching https://github.com/StanfordSpezi/Spezi
Fetching https://github.com/apple/swift-collections.git
[22/2130] Fetching speziviews
[811/10797] Fetching speziviews, spezi
[10105/25796] Fetching speziviews, spezi, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (1.23s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.23s)
Fetched https://github.com/apple/swift-collections.git from cache (1.25s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.80s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.6.0 (0.57s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.7.3 (0.53s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/392] Fetching spezifoundation
[393/766] Fetching spezifoundation, xctruntimeassertions
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (0.21s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (0.21s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.0.0-beta.2 (0.42s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.44s)
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.7.3
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.3
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 2.0.0-beta.2
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.6.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/SpeziOnboarding/Resources/Localizable.xcstrings.license
    /host/spi-builder-workspace/Sources/SpeziOnboarding/Resources/Localizable.xcstrings
Building for debugging...
[0/12] Write sources
[0/12] Copying Localizable.xcstrings
[0/12] Copying Localizable.xcstrings.license
[0/12] Write sources
[3/12] Copying Info.plist
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/55] Emitting module InternalCollectionsUtilities
[14/55] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/55] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/55] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/57] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/57] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/57] Compiling InternalCollectionsUtilities Descriptions.swift
[20/57] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/59] Compiling InternalCollectionsUtilities Integer rank.swift
[22/59] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/59] Compiling InternalCollectionsUtilities Specialize.swift
[25/59] Compiling InternalCollectionsUtilities Debugging.swift
[27/59] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/59] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/59] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/59] Compiling InternalCollectionsUtilities _SortedCollection.swift
[37/59] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/59] Compiling SpeziFoundation SharedRepository.swift
[41/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[42/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[43/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[44/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[45/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[46/115] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[47/115] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[48/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[49/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[50/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[51/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/122] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[56/122] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[57/122] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[58/122] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[59/122] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[60/122] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[61/122] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[62/122] Compiling OrderedCollections OrderedDictionary+Values.swift
[63/122] Compiling OrderedCollections OrderedDictionary.swift
[64/122] Compiling OrderedCollections OrderedSet+Codable.swift
[65/122] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[66/122] Compiling OrderedCollections OrderedSet+Descriptions.swift
[67/122] Compiling OrderedCollections OrderedSet+Diffing.swift
[68/122] Compiling OrderedCollections OrderedSet+Equatable.swift
[69/122] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[70/122] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/122] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/122] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/122] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/122] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/122] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[77/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[78/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[79/122] Compiling OrderedCollections OrderedDictionary+Codable.swift
[80/122] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[81/122] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[82/122] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[83/122] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[84/122] Compiling OrderedCollections OrderedDictionary+Elements.swift
[85/122] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[86/122] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[87/122] Compiling XCTRuntimeAssertions Counter.swift
[88/122] Compiling XCTRuntimeAssertions Assert.swift
[89/122] Emitting module XCTRuntimeAssertions
[90/123] Compiling OrderedCollections _HashTable+Bucket.swift
/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 {
                       ~~~~~~ ^~~~~~~~
[91/123] Compiling OrderedCollections _HashTable+BucketIterator.swift
/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 {
                       ~~~~~~ ^~~~~~~~
[92/123] Compiling OrderedCollections _HashTable+Constants.swift
/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 {
                       ~~~~~~ ^~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/123] 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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
/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)))
                                                                                      ~^~~~~
/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)))
                                                                                      ~^~~~~
/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)))
                                                                                      ~^~~~~
/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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
/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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
/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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    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'; add a stub for conformance
    func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
         ^
[100/123] Compiling XCTRuntimeAssertions NeverReturn.swift
[103/123] Compiling XCTRuntimeAssertions Precondition.swift
[104/123] Compiling XCTRuntimeAssertions XCTFail.swift
[105/123] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[106/123] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
/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 {
        ~~~~ ^~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux