Build Information
Failed to build SDGCornerstone, reference 10.2.0 (09f6c7), with Swift 6.3 for Linux on 15 Apr 2026 00:35:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sdggiesbrecht/sdgcornerstone.git
Reference: 10.2.0
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/sdggiesbrecht/sdgcornerstone
* tag 10.2.0 -> FETCH_HEAD
HEAD is now at 09f6c74 Version 10.2.0
Cloned https://github.com/sdggiesbrecht/sdgcornerstone.git
Revision (git rev-parse @):
09f6c745f0f1d16b06afa0883aa7b8325f5edd2a
SUCCESS checkout https://github.com/sdggiesbrecht/sdgcornerstone.git at 10.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/sdggiesbrecht/sdgcornerstone.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
[2/29953] Fetching swift-collections, swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.56s)
Fetched https://github.com/apple/swift-collections from cache (1.59s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (2.04s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.60s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/SDGEmbedResourcesTests/Resources.swift': File not found.
[0/24] Write sources
[10/24] Compiling _NumericsShims _NumericsShims.c
[11/24] Write swift-version-24593BA9C3E375BF.txt
[13/77] Emitting module SDGControlFlow
[14/79] Emitting module InternalCollectionsUtilities
[15/81] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/81] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/81] Compiling RealModule Real.swift
[18/81] Compiling RealModule RealFunctions.swift
[19/82] Compiling SDGLogic Equatable.swift
[20/82] Compiling InternalCollectionsUtilities Integer rank.swift
[21/82] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/82] Compiling SDGLogic Bool.swift
/host/spi-builder-workspace/Sources/SDGLogic/Bool.swift:15:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
13 | */
14 |
15 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
16 |
17 | // MARK: - Logical Operatiors
[23/82] Compiling SDGLogic Tuple.swift
[24/82] Compiling SDGControlFlow Tuple.swift
[26/82] Compiling SDGLogic Any.swift
[27/82] Emitting module SDGLogic
/host/spi-builder-workspace/Sources/SDGLogic/Bool.swift:15:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
13 | */
14 |
15 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
16 |
17 | // MARK: - Logical Operatiors
[28/82] Emitting module RealModule
[29/82] Compiling RealModule RelaxedArithmetic.swift
[30/82] Compiling SDGLogic NilLiteral.swift
[31/82] Compiling SDGLogic Operators.swift
[32/83] Compiling InternalCollectionsUtilities Span+Extras.swift
[33/83] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[34/83] Compiling RealModule Float16+Real.swift
[35/83] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[36/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[37/83] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/83] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/83] Compiling RealModule Float80+Real.swift
[41/83] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[52/83] Compiling InternalCollectionsUtilities Debugging.swift
[53/83] Compiling InternalCollectionsUtilities Descriptions.swift
[54/83] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[57/83] Compiling InternalCollectionsUtilities String+Padding.swift
[58/83] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[62/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[63/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/86] Wrapping AST for SDGLogic for debugging
[75/86] Wrapping AST for SDGControlFlow for debugging
[76/87] Wrapping AST for RealModule for debugging
[77/87] Wrapping AST for InternalCollectionsUtilities for debugging
[79/171] Compiling OrderedCollections OrderedDictionary.swift
[80/171] Compiling OrderedCollections OrderedSet+Codable.swift
[81/171] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[82/171] Compiling OrderedCollections OrderedSet+Descriptions.swift
[83/171] Compiling OrderedCollections OrderedSet+Diffing.swift
[84/171] Compiling OrderedCollections OrderedSet+Equatable.swift
[85/171] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[86/171] Compiling OrderedCollections OrderedSet+Hashable.swift
[87/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[88/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[89/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[90/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[91/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[92/171] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[93/171] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[94/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[95/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[96/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[97/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[98/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[99/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[100/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[101/178] Compiling OrderedCollections OrderedSet+Initializers.swift
[102/178] Compiling OrderedCollections OrderedSet+Insertions.swift
[103/178] Compiling OrderedCollections OrderedSet+Invariants.swift
[104/178] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[105/178] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[106/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[107/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[108/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[109/178] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[110/178] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[111/178] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[112/178] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[113/178] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[114/178] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[115/178] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[116/178] Compiling OrderedCollections OrderedDictionary+Values.swift
[117/178] Compiling OrderedCollections _HashTable+Bucket.swift
[118/178] Compiling OrderedCollections _HashTable+BucketIterator.swift
[119/178] Compiling OrderedCollections _HashTable+Constants.swift
[120/178] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[121/178] Compiling OrderedCollections _HashTable+Testing.swift
[122/178] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[123/178] Compiling OrderedCollections _HashTable.swift
[124/178] Compiling OrderedCollections _Hashtable+Header.swift
[125/178] Compiling OrderedCollections OrderedDictionary+Codable.swift
[126/178] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[127/178] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[128/178] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[129/178] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[130/178] Compiling OrderedCollections OrderedDictionary+Elements.swift
[131/178] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[132/178] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[133/178] Compiling OrderedCollections OrderedSet+Sendable.swift
[134/178] Compiling OrderedCollections OrderedSet+SubSequence.swift
[135/178] Compiling OrderedCollections OrderedSet+Testing.swift
[136/178] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[137/178] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[138/178] Compiling OrderedCollections OrderedSet.swift
[139/178] Compiling OrderedCollections _UnsafeBitset.swift
[140/178] Emitting module OrderedCollections
[141/179] Wrapping AST for OrderedCollections for debugging
[159/183] Emitting module SDGMathematics
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:322:3: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
320 |
321 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
322 | extension Float80: Decodable, Encodable, FloatFamily {
| |- warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
323 |
324 | // MARK: - Decodable
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
[160/183] Compiling SDGMathematics OrderedEnumeration.swift
[161/183] Compiling SDGMathematics Sequence.swift
[162/183] Compiling SDGMathematics Tuple.swift
[163/183] Compiling SDGMathematics UInt.swift
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:322:3: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
320 |
321 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
322 | extension Float80: Decodable, Encodable, FloatFamily {
| |- warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
323 |
324 | // MARK: - Decodable
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:322:3: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
320 |
321 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
322 | extension Float80: Decodable, Encodable, FloatFamily {
| |- warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
323 |
324 | // MARK: - Decodable
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:322:3: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
320 |
321 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
322 | extension Float80: Decodable, Encodable, FloatFamily {
| |- warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
323 |
324 | // MARK: - Decodable
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'CustomDebugStringConvertible', 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:322:3: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
320 |
321 | #if !(PLATFORM_LACKS_SWIFT_FLOAT_80 || ((os(macOS) || os(Linux)) && arch(arm64)))
322 | extension Float80: Decodable, Encodable, FloatFamily {
| |- warning: extension declares a conformance of imported type 'Float80' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
323 |
324 | // MARK: - Decodable
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
[177/184] Wrapping AST for SDGMathematics for debugging
[179/246] Compiling SDGCollections OrderedSet.SubSequence.swift
[180/246] Compiling SDGCollections OrderedSet.swift
[181/246] Compiling SDGCollections ExclusivePrefixMatch.swift
[182/246] Compiling SDGCollections ExclusiveSuffixMatch.swift
[183/246] Compiling SDGCollections InclusivePrefixMatch.swift
[184/246] Compiling SDGCollections InclusiveSuffixMatch.swift
[185/246] Compiling SDGCollections AlternativeMatch.swift
[186/246] Compiling SDGCollections AlternativePatterns.swift
[187/246] Compiling SDGCollections NaryAlternativeMatch.swift
[188/246] Compiling SDGCollections RangeExpression.swift
[189/246] Compiling SDGCollections RangeReplaceableCollection.swift
[190/246] Compiling SDGCollections ReversedCollection.swift
[191/246] Compiling SDGCollections SearchableBidirectionalCollection.swift
[192/246] Compiling SDGCollections SearchableCollection.swift
[193/246] Compiling SDGCollections Slice.swift
[194/246] Compiling SDGCollections AbsoluteComplement.swift
[195/246] Compiling SDGCollections ComparableSet.swift
[196/246] Compiling SDGCollections BidirectionalPattern.swift
[197/246] Compiling SDGCollections Pattern.swift
[198/246] Compiling SDGCollections PatternMatch.swift
[199/246] Compiling SDGCollections PatternConsumption.swift
[200/246] Compiling SDGCollections RepetitionMatch.swift
[201/246] Compiling SDGCollections RepetitionPattern.swift
[202/246] Compiling SDGCollections SeparatedComponentMatch.swift
[203/246] Compiling SDGCollections Range.swift
[204/246] Compiling SDGCollections NaryAlternativePatterns.swift
[205/246] Compiling SDGCollections AnyBidirectionalPattern.swift
[206/246] Compiling SDGCollections AnyPattern.swift
[207/246] Compiling SDGCollections AnyPatternMatch.swift
[208/246] Compiling SDGCollections AtomicPatternMatch.swift
[209/246] Compiling SDGCollections ConcatenatedMatch.swift
[210/246] Compiling SDGCollections ConcatenatedPatterns.swift
[211/246] Compiling SDGCollections NaryConcatenatedMatch.swift
[212/246] Compiling SDGCollections NaryConcatenatedPatterns.swift
[213/254] Compiling SDGCollections ConditionalPattern.swift
[214/254] Compiling SDGCollections LiteralPattern.swift
[215/254] Compiling SDGCollections NegatedPattern.swift
[216/254] Compiling SDGCollections NestingContentsPattern.swift
[217/254] Compiling SDGCollections NestingMatch.swift
[218/254] Compiling SDGCollections NestingMatchContents.swift
[219/254] Compiling SDGCollections NestingMatchSegment.swift
[220/254] Compiling SDGCollections NestingPattern.swift
[221/254] Compiling SDGCollections NestingSegmentPattern.swift
[222/254] Compiling SDGCollections Operators.swift
[223/254] Compiling SDGCollections AnyCollection.swift
[224/254] Compiling SDGCollections Array.swift
[225/254] Compiling SDGCollections BidirectionalCollection.swift
[226/254] Compiling SDGCollections Collection.swift
[227/254] Compiling SDGCollections CollectionDifference.swift
[228/254] Compiling SDGCollections CollectionDifferenceChange.swift
[229/254] Compiling SDGCollections FillDirection.swift
[230/254] Compiling SDGCollections LexicographicalComparison.swift
[231/254] Compiling SDGCollections FiniteSet.swift
[232/254] Compiling SDGCollections IntensionalSet.swift
[233/254] Compiling SDGCollections Intersection.swift
[234/254] Compiling SDGCollections MutableSet.swift
[235/254] Compiling SDGCollections Set.swift
[236/254] Compiling SDGCollections SetDefinition.swift
[237/254] Compiling SDGCollections SetInRepresentableUniverse.swift
[238/254] Compiling SDGCollections Union.swift
[239/254] Compiling SDGCollections Addable.swift
[240/254] Compiling SDGCollections BijectiveMapping.swift
[241/254] Compiling SDGCollections ContextualMapping.swift
[242/254] Compiling SDGCollections Dictionary.swift
[243/254] Compiling SDGCollections CharacterSet.swift
[244/254] Compiling SDGCollections Data.swift
[245/254] Compiling SDGCollections String.swift
[246/254] Compiling SDGCollections StringProtocol.swift
[247/254] Compiling SDGCollections LegacyMode.swift
[248/254] Emitting module SDGCollections
[249/255] Wrapping AST for SDGCollections for debugging
[251/284] Compiling SDGText String.swift
/host/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | // MARK: - Initialization
[252/284] Compiling SDGText StringClusterView.swift
/host/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | // MARK: - Initialization
[253/284] Compiling SDGText StringScalarView.swift
/host/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | // MARK: - Initialization
[254/284] Compiling SDGText ExtendedGraphemeCluster.swift
/host/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | // MARK: - Initialization
[255/284] Compiling SDGText Font.Definition.swift
[256/284] Compiling SDGText Font.swift
[257/284] Compiling SDGText NSFont.swift
[258/284] Compiling SDGText SwiftUI.Font.swift
[259/287] Compiling SDGText LineViewIndex.swift
[260/287] Compiling SDGText Newline.swift
[261/287] Compiling SDGText NewlinePattern.swift
[262/287] Compiling SDGText StringFamily.swift
[263/287] Compiling SDGText StrictStringStringInterpolation.swift
[264/287] Compiling SDGText ExtendedGraphemeClusterView.swift
[265/287] Compiling SDGText Line.swift
[266/287] Compiling SDGText LineView.swift
[267/287] Compiling SDGText UIFont.swift
[268/287] Compiling SDGText MarkupPlaygroundDisplay.swift
[269/287] Compiling SDGText Range.swift
[270/287] Compiling SDGText SemanticMarkup.swift
[271/287] Compiling SDGText StringIndex.swift
[272/287] Compiling SDGText UnicodeScalarView.swift
[273/287] Compiling SDGText UnicodeScalar.swift
[274/287] Compiling SDGText SemanticMarkupStringInterpolation.swift
[275/287] Compiling SDGText StrictString.swift
[276/287] Compiling SDGText StrictStringClusterView.swift
[277/287] Compiling SDGText StrictStringInterpolationProtocol.swift
[278/287] Compiling SDGText CharacterSet.swift
[279/287] Compiling SDGText CollectionStringFamily.swift
[280/287] Compiling SDGText CollectionUnicodeScalar.swift
[281/287] Compiling SDGText StaticString.swift
[282/287] Emitting module SDGText
/host/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | // MARK: - Initialization
[283/288] Wrapping AST for SDGText for debugging
[285/297] Compiling SDGPersistence ProcessInfo.swift
[286/298] Compiling SDGPersistence StrictString.swift
[287/298] Compiling SDGPersistence FileManager.swift
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
45 | }
46 |
47 | private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
| `- error: type 'FileManager' does not conform to protocol 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:50:37: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
50 | return FileManager.locations[self] ?? [:]
| `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
51 | }
52 | set {
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
| `- note: where 'Key' = 'FileManager'
2 | @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:53:30: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
51 | }
52 | set {
53 | FileManager.locations[self] = newValue
| `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
54 | }
55 | }
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
| `- note: where 'Key' = 'FileManager'
2 | @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
[288/298] Compiling SDGPersistence Data.swift
[289/298] Compiling SDGPersistence FileConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[290/298] Emitting module SDGPersistence
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
45 | }
46 |
47 | private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
| `- error: type 'FileManager' does not conform to protocol 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
/host/spi-builder-workspace/Sources/SDGPersistence/URL.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | public typealias EinheitlicherRessourcenzeiger = URL
22 |
23 | extension URL: Comparable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | /// Returns `true` if the URL is in the location described by the specified URL.
[291/298] Compiling SDGPersistence String.swift
[292/298] Compiling SDGPersistence Preference.swift
[293/298] Compiling SDGPersistence PreferenceSet.swift
[294/298] Compiling SDGPersistence URL.swift
/host/spi-builder-workspace/Sources/SDGPersistence/URL.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | public typealias EinheitlicherRessourcenzeiger = URL
22 |
23 | extension URL: Comparable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | /// Returns `true` if the URL is in the location described by the specified URL.
[298/312] Write sources
[299/312] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[301/306] Emitting module SDGPersistence
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
45 | }
46 |
47 | private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
| `- error: type 'FileManager' does not conform to protocol 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
/host/spi-builder-workspace/Sources/SDGPersistence/URL.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | public typealias EinheitlicherRessourcenzeiger = URL
22 |
23 | extension URL: Comparable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | /// Returns `true` if the URL is in the location described by the specified URL.
[302/306] Compiling SDGPersistence FileManager.swift
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
45 | }
46 |
47 | private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
| `- error: type 'FileManager' does not conform to protocol 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:50:37: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
50 | return FileManager.locations[self] ?? [:]
| `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
51 | }
52 | set {
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
| `- note: where 'Key' = 'FileManager'
2 | @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:53:30: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
51 | }
52 | set {
53 | FileManager.locations[self] = newValue
| `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
54 | }
55 | }
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
| `- note: where 'Key' = 'FileManager'
2 | @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
[1/1] Compiling plugin SDGEmbedResources
[2/2] Compiling plugin SDGCopySources
Building for debugging...
[2/85] Write sources
[19/85] Compiling _NumericsShims _NumericsShims.c
[20/85] Write sources
[21/85] Compiling _NumericsShims _NumericsShims.c
[22/85] Write sources
[27/85] Copying Root
[28/85] Write sources
[49/85] Write swift-version-24593BA9C3E375BF.txt
[50/138] Wrapping AST for SDGLogic for debugging
[51/138] Wrapping AST for SDGControlFlow for debugging
[52/138] Wrapping AST for InternalCollectionsUtilities for debugging
[54/138] Emitting module SDGLogic
/host/spi-builder-workspace/Sources/SDGLogic/Bool.swift:15:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
13 | */
14 |
15 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
16 |
17 | // MARK: - Logical Operatiors
[55/138] Compiling RealModule RealFunctions.swift
[56/138] Compiling SDGLogic Any.swift
[57/138] Compiling SDGLogic Bool.swift
/host/spi-builder-workspace/Sources/SDGLogic/Bool.swift:15:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
13 | */
14 |
15 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
16 |
17 | // MARK: - Logical Operatiors
[57/138] Wrapping AST for RealModule for debugging
[59/139] Compiling SDGControlFlow Decodable.swift
[60/139] Compiling SDGControlFlow DefaultAssignmentPropertyWrapper.swift
[61/139] Compiling SDGControlFlow Encodable.swift
[62/141] Compiling RealModule Float80+Real.swift
[62/141] Wrapping AST for SDGMathematics for debugging
[64/141] Compiling SDGControlFlow ProjectingPropertyWrapper.swift
[65/141] Compiling SDGControlFlow PropertyWrapper.swift
[66/141] Compiling SDGControlFlow Memory.swift
[67/141] Compiling SDGControlFlow NonmutatingVariants.swift
[68/141] Compiling SDGLogic NilLiteral.swift
[69/141] Compiling SDGLogic Operators.swift
[70/141] Compiling SDGLogic Equatable.swift
[71/141] Compiling SDGLogic Tuple.swift
[72/142] Compiling RealModule RelaxedArithmetic.swift
[74/142] Compiling RealModule Real.swift
[75/142] Compiling SDGControlFlow APILocalization.swift
[76/142] Compiling SDGControlFlow Assert.swift
[77/142] Compiling SDGControlFlow Caching.swift
[77/144] Wrapping AST for SDGLogic for debugging
[79/144] Compiling InternalCollectionsUtilities _SortedCollection.swift
[80/144] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[84/144] Emitting module SDGControlFlow
[88/144] Emitting module RealModule
[89/144] Compiling RealModule Float16+Real.swift
[96/145] Compiling SDGControlFlow SharedProperty.swift
[97/145] Compiling SDGControlFlow SharedValueObserver.swift
[98/145] Compiling SDGControlFlow TextualPlaygroundDisplay.swift
[99/145] Compiling SDGControlFlow TransparentWrapper.swift
[102/145] Compiling SDGControlFlow SendableValueCache.swift
[103/145] Compiling SDGControlFlow Shared.swift
[106/145] Wrapping AST for OrderedCollections for debugging
[107/145] Wrapping AST for RealModule for debugging
[112/145] Emitting module InternalCollectionsUtilities
[112/145] Wrapping AST for SDGCollections for debugging
[114/145] Compiling SDGControlFlow Tuple.swift
[121/147] Wrapping AST for SDGText for debugging
[122/152] Wrapping AST for SDGControlFlow for debugging
[123/165] Wrapping AST for InternalCollectionsUtilities for debugging
[125/181] Emitting module SDGConcurrency
[126/181] Compiling SDGConcurrency RunLoop.swift
/host/spi-builder-workspace/Sources/SDGConcurrency/RunLoop.swift:52:16: warning: weak variable 'weakDriver' was never mutated; consider changing to 'let' constant [#WeakMutability]
50 | public func runForDriver(_ holdDriver: (_ driver: Driver) -> Void) {
51 | var driver: Driver? = Driver()
52 | weak var weakDriver = driver
| `- warning: weak variable 'weakDriver' was never mutated; consider changing to 'let' constant [#WeakMutability]
53 | holdDriver(driver!)
54 | driver = nil
[#WeakMutability]: <https://docs.swift.org/compiler/documentation/diagnostics/weak-mutability>
error: emit-module command failed with exit code 1 (use -v to see invocation)
[128/223] Emitting module SDGPersistence
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
45 | }
46 |
47 | private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
| `- error: type 'FileManager' does not conform to protocol 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
/host/spi-builder-workspace/Sources/SDGPersistence/URL.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | public typealias EinheitlicherRessourcenzeiger = URL
22 |
23 | extension URL: Comparable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | /// Returns `true` if the URL is in the location described by the specified URL.
[129/224] Compiling SDGPersistence FileManager.swift
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
45 | }
46 |
47 | private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
| `- error: type 'FileManager' does not conform to protocol 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:50:37: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
50 | return FileManager.locations[self] ?? [:]
| `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
51 | }
52 | set {
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
| `- note: where 'Key' = 'FileManager'
2 | @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:53:30: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
51 | }
52 | set {
53 | FileManager.locations[self] = newValue
| `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
54 | }
55 | }
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
| `- note: where 'Key' = 'FileManager'
2 | @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
BUILD FAILURE 6.3 linux