Build Information
Failed to build SpeziChat, reference 0.2.1 (940ffb
), with Swift 5.10 for Linux on 15 Oct 2024 19:32:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziChat.git
Reference: 0.2.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/StanfordSpezi/SpeziChat
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 940ffbe Allow Dependencies to Use Spezi Foundation 2.0 (#17)
Cloned https://github.com/StanfordSpezi/SpeziChat.git
Revision (git rev-parse @):
940ffbec504849968305d9f956344a4f35b6cd48
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziChat.git at 0.2.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziChat.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetching https://github.com/StanfordSpezi/SpeziFoundation
Fetching https://github.com/StanfordSpezi/SpeziSpeech
[1/460] Fetching spezifoundation
[461/899] Fetching spezifoundation, spezispeech
[519/3216] Fetching spezifoundation, spezispeech, speziviews
Fetched https://github.com/StanfordSpezi/SpeziSpeech from cache (0.37s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (0.37s)
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (0.37s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.0.0-beta.3 (1.01s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.2.0 (0.45s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/8874] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi from cache (0.35s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.6.0 (0.48s)
Fetching https://github.com/apple/swift-collections.git
[1/15445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.53s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.7.4 (0.46s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/374] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (0.34s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.40s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 2.0.0-beta.3
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.1.3
Creating working copy for https://github.com/StanfordSpezi/SpeziSpeech
Working copy of https://github.com/StanfordSpezi/SpeziSpeech resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.6.0
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.7.4
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/SpeziChat/Resources/Localizable.xcstrings.license
/host/spi-builder-workspace/Sources/SpeziChat/Resources/Localizable.xcstrings
Building for debugging...
[0/13] Write sources
[2/13] Copying Localizable.xcstrings.license
[3/13] Copying Localizable.xcstrings
[6/13] Write sources
[7/13] Copying Info.plist
[7/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/56] Emitting module InternalCollectionsUtilities
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/58] Emitting module SpeziFoundation
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:54:1: error: type 'JSONDecoder' does not conform to protocol 'TopLevelDecoder'
extension JSONDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:57:1: error: type 'PropertyListDecoder' does not conform to protocol 'TopLevelDecoder'
extension PropertyListDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:44:1: error: type 'JSONEncoder' does not conform to protocol 'TopLevelEncoder'
extension JSONEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:47:1: error: type 'PropertyListEncoder' does not conform to protocol 'TopLevelEncoder'
extension PropertyListEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
^
[16/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/60] Compiling SpeziFoundation SharedRepository.swift
[18/60] Compiling XCTRuntimeAssertions XCTFail.swift
[19/61] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[20/61] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[21/61] Compiling SpeziFoundation KnowledgeSource.swift
[22/61] Compiling SpeziFoundation RepositoryAnchor.swift
[23/61] Compiling SpeziFoundation SendableSharedRepository.swift
[24/61] Compiling SpeziFoundation ValueRepository.swift
[25/61] Compiling SpeziFoundation TopLevelDecoder.swift
[26/61] Compiling SpeziFoundation TopLevelEncoder.swift
[27/61] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[28/61] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[29/61] Compiling SpeziFoundation AsyncSemaphore.swift
[30/61] Compiling SpeziFoundation RepositoryValue.swift
[31/61] Compiling SpeziFoundation RuntimeConfig.swift
[32/61] Compiling SpeziFoundation AnyArray.swift
[33/61] Compiling SpeziFoundation AnyOptional.swift
[34/61] Compiling SpeziFoundation TimeoutError.swift
[36/117] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[37/117] Compiling OrderedCollections OrderedDictionary+Elements.swift
[38/117] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:22:14: error: value of type 'NSLock' has no member 'withLock'
lock.withLock {
~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:30:14: error: value of type 'NSLock' has no member 'withLock'
lock.withLock {
~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:36:14: error: value of type 'NSLock' has no member 'withLock'
lock.withLock {
~~~~ ^~~~~~~~
[39/117] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[40/117] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[41/117] Compiling OrderedCollections OrderedDictionary+Codable.swift
[42/117] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[43/117] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[44/117] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[45/117] Compiling OrderedCollections OrderedSet+Descriptions.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)))
~^~~~~
[46/117] Compiling OrderedCollections OrderedSet+Diffing.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)))
~^~~~~
[47/117] Compiling OrderedCollections OrderedSet+Equatable.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF8View)
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF16View)
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
~^~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF8View)
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF16View)
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
~^~~~~
[48/117] Compiling OrderedCollections OrderedDictionary.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'; add a stub for conformance
func decode<T: DecodableWithConfiguration>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:57:1: error: type 'PropertyListDecoder' does not conform to protocol 'TopLevelDecoder'
extension PropertyListDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:44:1: error: type 'JSONEncoder' does not conform to protocol 'TopLevelEncoder'
extension JSONEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:47:1: error: type 'PropertyListEncoder' does not conform to protocol 'TopLevelEncoder'
extension PropertyListEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
^
[49/117] Compiling OrderedCollections OrderedSet+Codable.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:54:1: error: type 'JSONDecoder' does not conform to protocol 'TopLevelDecoder'
extension JSONDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:57:1: error: type 'PropertyListDecoder' does not conform to protocol 'TopLevelDecoder'
extension PropertyListDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:44:1: error: type 'JSONEncoder' does not conform to protocol 'TopLevelEncoder'
extension JSONEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:47:1: error: type 'PropertyListEncoder' does not conform to protocol 'TopLevelEncoder'
extension PropertyListEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
^
[50/117] Compiling OrderedCollections OrderedSet+CustomReflectable.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'; add a stub for conformance
func decode<T: DecodableWithConfiguration>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:57:1: error: type 'PropertyListDecoder' does not conform to protocol 'TopLevelDecoder'
extension PropertyListDecoder: TopLevelDecoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:33:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T> (T.Type, from: Data, configuration: T.DecodingConfiguration) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelDecoder.swift:46:10: note: protocol requires function 'decode(_:from:configuration:)' with type '<T, C> (T.Type, from: Data, configuration: C.Type) throws -> T'; add a stub for conformance
func decode<T: DecodableWithConfiguration, C: DecodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:44:1: error: type 'JSONEncoder' does not conform to protocol 'TopLevelEncoder'
extension JSONEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:47:1: error: type 'PropertyListEncoder' does not conform to protocol 'TopLevelEncoder'
extension PropertyListEncoder: TopLevelEncoder {}
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:29:10: note: protocol requires function 'encode(_:configuration:)' with type '<T> (T, configuration: T.EncodingConfiguration) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration>(_ value: T, configuration: T.EncodingConfiguration) throws -> Output
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TopLevelEncoder.swift:37:10: note: protocol requires function 'encode(_:configuration:)' with type '<T, C> (T, configuration: C.Type) throws -> Self.Output'; add a stub for conformance
func encode<T: EncodableWithConfiguration, C: EncodingConfigurationProviding>(
^
[51/117] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
let task = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:175:44: error: value of type 'NSLock' has no member 'withLock'
let first: SuspendedTask? = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:179:24: error: 'nil' requires a contextual type
return nil
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:197:28: error: value of type 'NSLock' has no member 'withLock'
let tasks = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:216:28: error: value of type 'NSLock' has no member 'withLock'
let tasks = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
let task = nsLock.withLock {
~~~~~~ ^~~~~~~~
[52/117] Compiling OrderedCollections OrderedSet+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
let task = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:175:44: error: value of type 'NSLock' has no member 'withLock'
let first: SuspendedTask? = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:179:24: error: 'nil' requires a contextual type
return nil
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:197:28: error: value of type 'NSLock' has no member 'withLock'
let tasks = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:216:28: error: value of type 'NSLock' has no member 'withLock'
let tasks = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
let task = nsLock.withLock {
~~~~~~ ^~~~~~~~
[53/117] Compiling OrderedCollections OrderedSet+Initializers.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
let task = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:175:44: error: value of type 'NSLock' has no member 'withLock'
let first: SuspendedTask? = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:179:24: error: 'nil' requires a contextual type
return nil
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:197:28: error: value of type 'NSLock' has no member 'withLock'
let tasks = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:216:28: error: value of type 'NSLock' has no member 'withLock'
let tasks = nsLock.withLock {
~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:146:31: error: value of type 'NSLock' has no member 'withLock'
let task = nsLock.withLock {
~~~~~~ ^~~~~~~~
[54/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[55/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[56/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[57/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[58/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[59/117] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[60/117] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/124] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/124] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/124] Compiling XCTRuntimeAssertions NeverReturn.swift
[64/124] Compiling XCTRuntimeAssertions Counter.swift
[65/124] Emitting module XCTRuntimeAssertions
[66/124] Compiling XCTRuntimeAssertions Precondition.swift
[67/124] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[68/124] Compiling XCTRuntimeAssertions Assert.swift
[69/124] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
error: fatalError
BUILD FAILURE 5.10 linux