Build Information
Failed to build SpeziSpeech, reference main (0e606e
), with Swift 5.9 for Linux on 28 Aug 2024 11:31:28 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.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziSpeech.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/SpeziSpeech
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0e606e0 Update GitHub Action for iPad Builds (#9)
Cloned https://github.com/StanfordSpezi/SpeziSpeech.git
Revision (git rev-parse @):
0e606e0d0380b2424a2dfcbbefcd39850ecd1f75
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziSpeech.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziSpeech.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:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/StanfordSpezi/Spezi
[1/8649] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi (0.58s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.7.3 (0.63s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/374] Fetching xctruntimeassertions
[110/766] Fetching xctruntimeassertions, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation (0.25s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions (0.25s)
[1/14999] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.24s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.0.0-beta.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.56s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.46s)
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/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.7.3
Building for debugging...
[0/3] Copying Info.plist
[0/3] Copying Localizable.xcstrings
[0/3] Copying Localizable.xcstrings.license
[4/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[5/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[6/48] Compiling InternalCollectionsUtilities Descriptions.swift
[7/48] Compiling InternalCollectionsUtilities _SortedCollection.swift
[8/48] Compiling InternalCollectionsUtilities Specialize.swift
[9/48] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/50] Compiling InternalCollectionsUtilities Debugging.swift
[14/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/50] Emitting module InternalCollectionsUtilities
[17/50] Compiling SpeziFoundation AnyArray.swift
[18/50] Compiling SpeziFoundation AnyOptional.swift
[19/50] Compiling SpeziFoundation TimeoutError.swift
[24/50] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/50] Compiling InternalCollectionsUtilities Integer rank.swift
[26/50] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/50] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/50] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/50] Compiling SpeziFoundation SharedRepository.swift
[33/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[34/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[35/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[36/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[37/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[38/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[39/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[40/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/114] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/114] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/114] Compiling OrderedCollections OrderedSet+Initializers.swift
[48/114] Compiling OrderedCollections OrderedSet+Insertions.swift
[49/114] Compiling OrderedCollections OrderedSet+Invariants.swift
[50/114] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[51/114] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[52/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[53/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[54/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[55/114] Compiling OrderedCollections OrderedDictionary.swift
[56/114] Compiling OrderedCollections OrderedSet+Codable.swift
[57/114] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[58/114] Compiling OrderedCollections OrderedSet+Descriptions.swift
[59/114] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/114] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/114] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/114] Compiling OrderedCollections OrderedSet+Hashable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/114] 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 {
^
[64/114] 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)))
~^~~~~
[65/114] 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)))
~^~~~~
[66/114] 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)))
~^~~~~
[67/114] 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 {
~~~~ ^~~~~~~~
[68/115] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[69/115] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/115] 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>(
^
[71/115] 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>(
^
/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>(
^
[73/115] 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 {
~~~~~~ ^~~~~~~~
[74/115] 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 {
~~~~~~ ^~~~~~~~
[75/115] 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 {
~~~~~~ ^~~~~~~~
[76/115] Compiling OrderedCollections OrderedDictionary+Codable.swift
[79/115] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[80/115] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[81/115] Compiling OrderedCollections OrderedDictionary+Elements.swift
[82/115] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[83/115] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[84/115] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[85/115] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[86/115] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[87/115] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[88/115] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[89/115] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[90/115] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[91/115] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[92/115] Compiling OrderedCollections OrderedDictionary+Values.swift
error: fatalError
[93/115] Compiling XCTRuntimeAssertions XCTFail.swift
[94/115] Compiling XCTRuntimeAssertions Precondition.swift
BUILD FAILURE 5.9 linux