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 6.0 for Linux on 1 Dec 2024 16:05:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziOnboarding.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/StanfordSpezi/Spezi
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetching https://github.com/apple/swift-collections.git
[1/2485] Fetching speziviews
[2362/11411] Fetching speziviews, spezi
[11412/27014] Fetching speziviews, spezi, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (0.37s)
[9083/24529] Fetching spezi, swift-collections
Fetched https://github.com/StanfordSpezi/Spezi from cache (0.48s)
[2341/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.7.0 (4.02s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.8.0 (1.20s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/460] Fetching spezifoundation
[300/834] Fetching spezifoundation, xctruntimeassertions
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.38s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.39s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.0.0 (1.07s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.00s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (0.99s)
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.7.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.8.0
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/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
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
    /host/spi-builder-workspace/Sources/SpeziOnboarding/Resources/Localizable.xcstrings.license
warning: 'speziviews': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings.license
warning: 'speziviews': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings.license
Building for debugging...
[0/14] Write sources
[0/14] Copying Localizable.xcstrings.license
[0/14] Copying Localizable.xcstrings
[0/14] Copying Info.plist
[0/14] Write sources
[12/14] Compiling _AtomicsShims.c
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/58] Emitting module InternalCollectionsUtilities
[16/60] Emitting module XCTRuntimeAssertions
[17/61] Emitting module Atomics
[18/63] Compiling Atomics IntegerOperations.swift
[19/63] Compiling Atomics Unmanaged extensions.swift
[20/63] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/63] Compiling InternalCollectionsUtilities Specialize.swift
[22/63] Compiling InternalCollectionsUtilities Debugging.swift
[23/63] Compiling InternalCollectionsUtilities Descriptions.swift
[24/63] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/63] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/63] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/63] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[35/63] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[36/63] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[37/63] Compiling InternalCollectionsUtilities Integer rank.swift
[38/63] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/63] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[58/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[59/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[60/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[61/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[62/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[63/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[64/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[65/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[66/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[67/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[68/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[69/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/149] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[71/149] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[72/149] Compiling SpeziFoundation RepositoryValue.swift
[73/149] Compiling SpeziFoundation RecursiveRWLock.swift
[74/149] Compiling SpeziFoundation AnyArray.swift
[75/149] Compiling SpeziFoundation AnyOptional.swift
[76/149] Compiling SpeziFoundation SendableValueRepository.swift
[77/149] Compiling SpeziFoundation ValueRepository.swift
[78/149] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[79/149] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[80/149] Compiling SpeziFoundation KnowledgeSource.swift
[81/149] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[82/149] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[83/149] Compiling SpeziFoundation RepositoryAnchor.swift
[84/149] Compiling SpeziFoundation SendableSharedRepository.swift
[85/149] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[86/149] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/149] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/149] Compiling OrderedCollections OrderedSet+Initializers.swift
[89/149] Compiling OrderedCollections OrderedSet+Insertions.swift
[90/149] Compiling OrderedCollections OrderedSet+Invariants.swift
[91/149] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[92/149] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[93/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[94/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[95/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[96/149] Compiling OrderedCollections OrderedDictionary.swift
[97/149] Compiling OrderedCollections OrderedSet+Codable.swift
[98/149] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[99/149] Compiling OrderedCollections OrderedSet+Descriptions.swift
[100/149] Compiling OrderedCollections OrderedSet+Diffing.swift
[101/149] Compiling OrderedCollections OrderedSet+Equatable.swift
[102/149] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[103/149] Compiling OrderedCollections OrderedSet+Hashable.swift
[104/149] Compiling SpeziFoundation AsyncSemaphore.swift
[105/149] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[106/149] Compiling SpeziFoundation RWLock.swift
[107/149] Compiling SpeziFoundation DataDescriptor.swift
[108/149] Compiling SpeziFoundation TimeoutError.swift
[109/149] Compiling SpeziFoundation TopLevelDecoder.swift
[110/149] Compiling SpeziFoundation TopLevelEncoder.swift
[111/149] Compiling SpeziFoundation RuntimeConfig.swift
[112/149] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[113/149] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[123/151] Compiling XCTRuntimeAssertions Counter.swift
[124/151] Compiling XCTRuntimeAssertions Assert.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
 18 |     let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
 19 |
 20 |     private let writerThread = ManagedAtomic<pthread_t?>(nil)
    |                                `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
 21 |     private var writerCount = 0
 22 |     private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
 18 |     let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
 19 |
 20 |     private let writerThread = ManagedAtomic<pthread_t?>(nil)
    |                                `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
 21 |     private var writerCount = 0
 22 |     private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
 13 | /// A reference type holding an atomic value, with automatic memory management.
 14 | @_fixed_layout
 15 | public class ManagedAtomic<Value: AtomicValue>
    |              |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
    |              `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
 16 | where Value.AtomicRepresentation.Value == Value {
 17 |   // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:33:54: error: cannot infer contextual base in reference to member 'relaxed'
 31 |         let selfThread = pthread_self()
 32 |
 33 |         if let writer = writerThread.load(ordering: .relaxed),
    |                                                      `- error: cannot infer contextual base in reference to member 'relaxed'
 34 |            pthread_equal(writer, selfThread) != 0 {
 35 |             // we know that the writerThread is us, so access to `writerCount` is synchronized (its us that holds the rwLock).
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:43:51: error: cannot infer contextual base in reference to member 'relaxed'
 41 |         pthreadWriteLock()
 42 |
 43 |         writerThread.store(selfThread, ordering: .relaxed)
    |                                                   `- error: cannot infer contextual base in reference to member 'relaxed'
 44 |         writerCount = 1
 45 |     }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:28: error: 'nil' requires a contextual type
 53 |
 54 |         // otherwise it is the last unlock
 55 |         writerThread.store(nil, ordering: .relaxed)
    |                            `- error: 'nil' requires a contextual type
 56 |         writerCount = 0
 57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:44: error: cannot infer contextual base in reference to member 'relaxed'
 53 |
 54 |         // otherwise it is the last unlock
 55 |         writerThread.store(nil, ordering: .relaxed)
    |                                            `- error: cannot infer contextual base in reference to member 'relaxed'
 56 |         writerCount = 0
 57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:64:54: error: cannot infer contextual base in reference to member 'relaxed'
 62 |         let selfThread = pthread_self()
 63 |
 64 |         if let writer = writerThread.load(ordering: .relaxed),
    |                                                      `- error: cannot infer contextual base in reference to member 'relaxed'
 65 |            pthread_equal(writer, selfThread) != 0 {
 66 |             // we know that the writerThread is us, so access to `readerCount` is synchronized (its us that holds the rwLock).
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
 18 |     let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
 19 |
 20 |     private let writerThread = ManagedAtomic<pthread_t?>(nil)
    |                                `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
 21 |     private var writerCount = 0
 22 |     private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
 18 |     let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
 19 |
 20 |     private let writerThread = ManagedAtomic<pthread_t?>(nil)
    |                                `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
 21 |     private var writerCount = 0
 22 |     private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
 13 | /// A reference type holding an atomic value, with automatic memory management.
 14 | @_fixed_layout
 15 | public class ManagedAtomic<Value: AtomicValue>
    |              |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
    |              `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
 16 | where Value.AtomicRepresentation.Value == Value {
 17 |   // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:33:54: error: cannot infer contextual base in reference to member 'relaxed'
 31 |         let selfThread = pthread_self()
 32 |
 33 |         if let writer = writerThread.load(ordering: .relaxed),
    |                                                      `- error: cannot infer contextual base in reference to member 'relaxed'
 34 |            pthread_equal(writer, selfThread) != 0 {
 35 |             // we know that the writerThread is us, so access to `writerCount` is synchronized (its us that holds the rwLock).
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:43:51: error: cannot infer contextual base in reference to member 'relaxed'
 41 |         pthreadWriteLock()
 42 |
 43 |         writerThread.store(selfThread, ordering: .relaxed)
    |                                                   `- error: cannot infer contextual base in reference to member 'relaxed'
 44 |         writerCount = 1
 45 |     }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:28: error: 'nil' requires a contextual type
 53 |
 54 |         // otherwise it is the last unlock
 55 |         writerThread.store(nil, ordering: .relaxed)
    |                            `- error: 'nil' requires a contextual type
 56 |         writerCount = 0
 57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:44: error: cannot infer contextual base in reference to member 'relaxed'
 53 |
 54 |         // otherwise it is the last unlock
 55 |         writerThread.store(nil, ordering: .relaxed)
    |                                            `- error: cannot infer contextual base in reference to member 'relaxed'
 56 |         writerCount = 0
 57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:64:54: error: cannot infer contextual base in reference to member 'relaxed'
 62 |         let selfThread = pthread_self()
 63 |
 64 |         if let writer = writerThread.load(ordering: .relaxed),
    |                                                      `- error: cannot infer contextual base in reference to member 'relaxed'
 65 |            pthread_equal(writer, selfThread) != 0 {
 66 |             // we know that the writerThread is us, so access to `readerCount` is synchronized (its us that holds the rwLock).
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
 18 |     let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
 19 |
 20 |     private let writerThread = ManagedAtomic<pthread_t?>(nil)
    |                                `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
 21 |     private var writerCount = 0
 22 |     private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
 18 |     let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
 19 |
 20 |     private let writerThread = ManagedAtomic<pthread_t?>(nil)
    |                                `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
 21 |     private var writerCount = 0
 22 |     private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
 13 | /// A reference type holding an atomic value, with automatic memory management.
 14 | @_fixed_layout
 15 | public class ManagedAtomic<Value: AtomicValue>
    |              |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
    |              `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
 16 | where Value.AtomicRepresentation.Value == Value {
 17 |   // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:33:54: error: cannot infer contextual base in reference to member 'relaxed'
 31 |         let selfThread = pthread_self()
 32 |
 33 |         if let writer = writerThread.load(ordering: .relaxed),
    |                                                      `- error: cannot infer contextual base in reference to member 'relaxed'
 34 |            pthread_equal(writer, selfThread) != 0 {
 35 |             // we know that the writerThread is us, so access to `writerCount` is synchronized (its us that holds the rwLock).
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:43:51: error: cannot infer contextual base in reference to member 'relaxed'
 41 |         pthreadWriteLock()
 42 |
 43 |         writerThread.store(selfThread, ordering: .relaxed)
    |                                                   `- error: cannot infer contextual base in reference to member 'relaxed'
 44 |         writerCount = 1
 45 |     }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:28: error: 'nil' requires a contextual type
 53 |
 54 |         // otherwise it is the last unlock
 55 |         writerThread.store(nil, ordering: .relaxed)
    |                            `- error: 'nil' requires a contextual type
 56 |         writerCount = 0
 57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:55:44: error: cannot infer contextual base in reference to member 'relaxed'
 53 |
 54 |         // otherwise it is the last unlock
 55 |         writerThread.store(nil, ordering: .relaxed)
    |                                            `- error: cannot infer contextual base in reference to member 'relaxed'
 56 |         writerCount = 0
 57 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:64:54: error: cannot infer contextual base in reference to member 'relaxed'
 62 |         let selfThread = pthread_self()
 63 |
 64 |         if let writer = writerThread.load(ordering: .relaxed),
    |                                                      `- error: cannot infer contextual base in reference to member 'relaxed'
 65 |            pthread_equal(writer, selfThread) != 0 {
 66 |             // we know that the writerThread is us, so access to `readerCount` is synchronized (its us that holds the rwLock).
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
 19 | extension TimeoutError: LocalizedError {
 20 |     public var errorDescription: String? {
 21 |         String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
    |                           `- error: cannot find 'LocalizedStringResource' in scope
 22 |     }
 23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
 19 | extension TimeoutError: LocalizedError {
 20 |     public var errorDescription: String? {
 21 |         String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
    |         `- error: no exact matches in call to initializer
 22 |     }
 23 |
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF8View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF16View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
 19 | extension TimeoutError: LocalizedError {
 20 |     public var errorDescription: String? {
 21 |         String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
    |                                                                       `- error: cannot infer contextual base in reference to member 'atURL'
 22 |     }
 23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
 23 |
 24 |     public var failureReason: String? {
 25 |         String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
    |                           `- error: cannot find 'LocalizedStringResource' in scope
 26 |     }
 27 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
 23 |
 24 |     public var failureReason: String? {
 25 |         String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
    |         `- error: no exact matches in call to initializer
 26 |     }
 27 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF8View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF16View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
 23 |
 24 |     public var failureReason: String? {
 25 |         String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
    |                                                                                        `- error: cannot infer contextual base in reference to member 'atURL'
 26 |     }
 27 | }
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
 19 | extension TimeoutError: LocalizedError {
 20 |     public var errorDescription: String? {
 21 |         String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
    |                           `- error: cannot find 'LocalizedStringResource' in scope
 22 |     }
 23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
 19 | extension TimeoutError: LocalizedError {
 20 |     public var errorDescription: String? {
 21 |         String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
    |         `- error: no exact matches in call to initializer
 22 |     }
 23 |
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF8View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF16View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
 19 | extension TimeoutError: LocalizedError {
 20 |     public var errorDescription: String? {
 21 |         String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
    |                                                                       `- error: cannot infer contextual base in reference to member 'atURL'
 22 |     }
 23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
 23 |
 24 |     public var failureReason: String? {
 25 |         String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
    |                           `- error: cannot find 'LocalizedStringResource' in scope
 26 |     }
 27 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
 23 |
 24 |     public var failureReason: String? {
 25 |         String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
    |         `- error: no exact matches in call to initializer
 26 |     }
 27 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF8View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF16View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
 23 |
 24 |     public var failureReason: String? {
 25 |         String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
    |                                                                                        `- error: cannot infer contextual base in reference to member 'atURL'
 26 |     }
 27 | }
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
 19 | extension TimeoutError: LocalizedError {
 20 |     public var errorDescription: String? {
 21 |         String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
    |                           `- error: cannot find 'LocalizedStringResource' in scope
 22 |     }
 23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
 19 | extension TimeoutError: LocalizedError {
 20 |     public var errorDescription: String? {
 21 |         String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
    |         `- error: no exact matches in call to initializer
 22 |     }
 23 |
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF8View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF16View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
 19 | extension TimeoutError: LocalizedError {
 20 |     public var errorDescription: String? {
 21 |         String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
    |                                                                       `- error: cannot infer contextual base in reference to member 'atURL'
 22 |     }
 23 |
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
 23 |
 24 |     public var failureReason: String? {
 25 |         String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
    |                           `- error: cannot find 'LocalizedStringResource' in scope
 26 |     }
 27 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
 23 |
 24 |     public var failureReason: String? {
 25 |         String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
    |         `- error: no exact matches in call to initializer
 26 |     }
 27 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF8View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | extension String {
2 |     public init?(_ codeUnits: Substring.UTF16View)
  |            `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 | }
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
 23 |
 24 |     public var failureReason: String? {
 25 |         String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
    |                                                                                        `- error: cannot infer contextual base in reference to member 'atURL'
 26 |     }
 27 | }
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[137/151] Emitting module SpeziFoundation
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
 18 |     let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
 19 |
 20 |     private let writerThread = ManagedAtomic<pthread_t?>(nil)
    |                                `- error: type 'pthread_t' (aka 'UInt') does not conform to protocol 'AtomicOptionalWrappable'
 21 |     private var writerCount = 0
 22 |     private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Concurrency/RecursiveRWLock.swift:20:32: error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
 18 |     let rwLock: UnsafeMutablePointer<pthread_rwlock_t>
 19 |
 20 |     private let writerThread = ManagedAtomic<pthread_t?>(nil)
    |                                `- error: 'ManagedAtomic' requires that 'pthread_t' (aka 'UInt') conform to 'AtomicOptionalWrappable'
 21 |     private var writerCount = 0
 22 |     private var readerCount = 0
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/Types/ManagedAtomic.swift:15:14: note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
 13 | /// A reference type holding an atomic value, with automatic memory management.
 14 | @_fixed_layout
 15 | public class ManagedAtomic<Value: AtomicValue>
    |              |- note: requirement specified as 'pthread_t' (aka 'UInt') : 'AtomicOptionalWrappable'
    |              `- note: requirement from conditional conformance of 'pthread_t?' (aka 'Optional<UInt>') to 'AtomicValue'
 16 | where Value.AtomicRepresentation.Value == Value {
 17 |   // Note: the Value.AtomicRepresentation.Value == Value requirement could be relaxed,
[138/151] Compiling XCTRuntimeAssertions XCTFail.swift
[139/151] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[140/151] Compiling SpeziFoundation SharedRepository.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[141/151] Compiling SpeziFoundation resource_bundle_accessor.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[142/151] Compiling XCTRuntimeAssertions Precondition.swift
[143/151] Compiling XCTRuntimeAssertions NeverReturn.swift
BUILD FAILURE 6.0 linux