Build Information
Failed to build SpeziContact, reference 1.0.2 (8dd7cb
), with Swift 5.10 for Linux on 14 Aug 2024 20:53:25 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.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziContact.git
Reference: 1.0.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/SpeziContact
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 8dd7cb4 Fix export of CNPostalAddress (#29)
Cloned https://github.com/StanfordSpezi/SpeziContact.git
Revision (git rev-parse @):
8dd7cb426e79f30ced23f37e438c0ca38bfe9a47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziContact.git at 1.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziContact.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:f99c45c6693c369319405b8761f4e4d2fe7d5bc9f23302c8842c79031f22f7c0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/StanfordSpezi/SpeziViews
[1/2085] Fetching speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (0.34s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.6.0 (0.57s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/8534] Fetching spezi
[8535/23426] Fetching spezi, swift-collections
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.39s)
[1043/14892] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.58s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.7.1 (0.57s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/353] Fetching spezifoundation
[263/721] Fetching spezifoundation, xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (0.26s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (0.26s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.0.0-beta.1 (0.44s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.2 (0.44s)
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.1.2
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.2
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/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 2.0.0-beta.1
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.7.1
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/SpeziContact/Resources/Localizable.xcstrings
/host/spi-builder-workspace/Sources/SpeziContact/Resources/Localizable.xcstrings.license
Building for debugging...
[0/12] Write sources
[2/12] Copying Info.plist
[3/12] Write sources
[4/12] Copying Localizable.xcstrings.license
[4/12] Write sources
[4/12] Copying Localizable.xcstrings
[5/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/53] Emitting module InternalCollectionsUtilities
[14/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/53] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/53] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/55] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/55] Compiling InternalCollectionsUtilities Specialize.swift
[19/55] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/55] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/55] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/55] Compiling InternalCollectionsUtilities Integer rank.swift
[23/55] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/55] Compiling InternalCollectionsUtilities Debugging.swift
[25/55] Compiling InternalCollectionsUtilities Descriptions.swift
[26/55] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/55] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/55] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/55] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/55] Emitting module XCTRuntimeAssertions
[41/58] Compiling SpeziFoundation resource_bundle_accessor.swift
[42/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/121] Compiling OrderedCollections OrderedDictionary.swift
[52/121] Compiling OrderedCollections OrderedSet+Codable.swift
[53/121] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[54/121] Compiling OrderedCollections OrderedSet+Descriptions.swift
[55/121] Compiling OrderedCollections OrderedSet+Diffing.swift
[56/121] Compiling OrderedCollections OrderedSet+Equatable.swift
[57/121] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[58/121] Compiling OrderedCollections OrderedSet+Hashable.swift
[59/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[60/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[61/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[62/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[63/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[64/121] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[65/121] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[66/121] Compiling OrderedCollections OrderedDictionary+Codable.swift
[67/121] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[68/121] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/121] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[70/121] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/121] Compiling OrderedCollections OrderedDictionary+Elements.swift
[72/121] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[73/121] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[74/121] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[75/121] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[76/121] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[77/121] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[78/121] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[79/121] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[80/121] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[81/121] Compiling OrderedCollections OrderedDictionary+Values.swift
[82/121] Compiling OrderedCollections OrderedSet+Initializers.swift
[83/121] Compiling OrderedCollections OrderedSet+Insertions.swift
[84/121] Compiling OrderedCollections OrderedSet+Invariants.swift
[85/121] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[86/121] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[87/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[88/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[89/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[90/121] 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)))
~^~~~~
[91/121] 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)))
~^~~~~
[92/121] 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)))
~^~~~~
[95/121] Emitting module SpeziFoundation
[96/121] Compiling OrderedCollections _HashTable+UnsafeHandle.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 {
~~~~~~ ^~~~~~~~
[97/121] Compiling OrderedCollections _HashTable.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 {
~~~~~~ ^~~~~~~~
[98/121] 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 {
~~~~ ^~~~~~~~
[99/121] Compiling XCTRuntimeAssertions XCTFail.swift
[100/121] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
error: fatalError
BUILD FAILURE 5.10 linux