The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SpeziChat, reference main (940ffb), with Swift 5.9 for macOS (SPM) on 15 Oct 2024 19:35:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziChat.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziChat
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziChat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying Localizable.xcstrings
[0/3] Copying Info.plist
[2/3] Copying Localizable.xcstrings.license
[4/49] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/49] Compiling InternalCollectionsUtilities Specialize.swift
[6/50] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[7/50] Compiling SpeziFoundation RepositoryAnchor.swift
[8/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/50] Emitting module InternalCollectionsUtilities
[10/50] Compiling SpeziFoundation TopLevelEncoder.swift
[11/50] Compiling SpeziFoundation RuntimeConfig.swift
[12/50] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[13/50] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/50] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[15/50] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/50] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/50] Compiling SpeziFoundation AnyArray.swift
[19/50] Compiling SpeziFoundation AnyOptional.swift
[20/50] Compiling SpeziFoundation SendableValueRepository.swift
[21/50] Compiling SpeziFoundation ValueRepository.swift
[22/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[24/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[25/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[26/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[27/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[28/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[29/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[30/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[31/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[32/112] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[33/112] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[34/112] Compiling OrderedCollections OrderedSet+Sendable.swift
[35/112] Compiling OrderedCollections OrderedDictionary+Elements.swift
[36/112] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[37/112] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[38/112] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/112] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/112] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/112] Compiling OrderedCollections _Hashtable+Header.swift
[42/112] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/112] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[44/112] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[45/112] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[46/112] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[47/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[52/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[53/112] Compiling OrderedCollections OrderedSet+Hashable.swift
[54/112] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/112] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/112] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/112] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/112] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/112] Compiling OrderedCollections OrderedSet+Codable.swift
[60/112] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[61/112] Compiling OrderedCollections OrderedSet+Descriptions.swift
[62/112] Compiling OrderedCollections OrderedSet+Diffing.swift
[63/112] Compiling OrderedCollections OrderedSet+Equatable.swift
[64/112] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[65/112] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/112] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[67/112] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[68/112] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/112] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/112] Compiling OrderedCollections OrderedDictionary.swift
[71/112] Compiling OrderedCollections _HashTable+Bucket.swift
[72/112] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/112] Compiling OrderedCollections _HashTable+Constants.swift
[74/112] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/112] Compiling OrderedCollections _HashTable+Testing.swift
[76/112] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/112] Compiling OrderedCollections _HashTable.swift
[78/112] Compiling OrderedCollections OrderedSet+SubSequence.swift
[79/112] Compiling OrderedCollections OrderedSet+Testing.swift
[80/112] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[81/112] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[82/112] Compiling OrderedCollections OrderedSet.swift
[83/112] Compiling OrderedCollections _UnsafeBitset.swift
[84/112] Emitting module OrderedCollections
[85/112] Compiling XCTRuntimeAssertions Assert.swift
[86/112] Compiling XCTRuntimeAssertions Counter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/112] Emitting module XCTRuntimeAssertions
/Users/admin/builder/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
/Users/admin/builder/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] = []
                               ^
                               ;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
                        ^
/Users/admin/builder/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] = []
            ^~~~~~~~~~~

[96/113] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
/Users/admin/builder/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
/Users/admin/builder/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] = []
                               ^
                               ;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimeAssertionInjector.swift:14:25: error: type annotation missing in pattern
    private nonisolated(unsafe) var injected: [XCTRuntimeAssertionInjector] = []
                        ^
/Users/admin/builder/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] = []
            ^~~~~~~~~~~

/Users/admin/builder/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
/Users/admin/builder/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
                               ^
                               ;
/Users/admin/builder/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
/Users/admin/builder/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] = []
                               ^
                               ;
/Users/admin/builder/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
                        ^
/Users/admin/builder/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
            ^~~~~~~~~~~

/Users/admin/builder/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] = []
                        ^
/Users/admin/builder/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] = []
            ^~~~~~~~~~~

/Users/admin/builder/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] = []
                                    ^                ~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:69:20: note: type declared here
    private struct SuspendedTask: Identifiable {
                   ^
/Users/admin/builder/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
/Users/admin/builder/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
                               ^
                               ;
/Users/admin/builder/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
/Users/admin/builder/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] = []
                               ^
                               ;
/Users/admin/builder/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
                        ^
/Users/admin/builder/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
            ^~~~~~~~~~~

/Users/admin/builder/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] = []
                        ^
/Users/admin/builder/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] = []
            ^~~~~~~~~~~

/Users/admin/builder/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] = []
                                    ^                ~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:69:20: note: type declared here
    private struct SuspendedTask: Identifiable {
                   ^
[101/113] Compiling SpeziFoundation resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[108/113] Emitting module SpeziFoundation
/Users/admin/builder/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
/Users/admin/builder/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
                               ^
                               ;
/Users/admin/builder/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
/Users/admin/builder/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] = []
                               ^
                               ;
/Users/admin/builder/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
                        ^
/Users/admin/builder/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
            ^~~~~~~~~~~

/Users/admin/builder/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] = []
                        ^
/Users/admin/builder/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] = []
            ^~~~~~~~~~~

/Users/admin/builder/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] = []
                                    ^                ~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Semaphore/AsyncSemaphore.swift:69:20: note: type declared here
    private struct SuspendedTask: Identifiable {
                   ^
[109/113] Compiling XCTRuntimeAssertions XCTFail.swift
error: fatalError
[110/113] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[111/113] Compiling XCTRuntimeAssertions Precondition.swift
[112/113] Compiling XCTRuntimeAssertions NeverReturn.swift
Fetching https://github.com/StanfordSpezi/SpeziSpeech
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/439] Fetching spezispeech
[116/899] Fetching spezispeech, spezifoundation
[273/3216] Fetching spezispeech, spezifoundation, speziviews
Fetched https://github.com/StanfordSpezi/SpeziSpeech (1.99s)
Fetched https://github.com/StanfordSpezi/SpeziViews (1.99s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation (1.99s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.0.0-beta.3 (2.96s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.2.0 (0.81s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/8874] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi (1.22s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.6.0 (0.65s)
Fetching https://github.com/apple/swift-collections.git
[1/15445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (2.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.7.4 (0.62s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/374] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions (0.78s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.60s)
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.7.4
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
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/Resources/Localizable.xcstrings
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/Resources/Localizable.xcstrings.license
BUILD FAILURE 5.9 macosSpm