Build Information
Failed to build SDGKeyboardDesign, reference master (ae1cb4), with Swift 6.1 for Android on 28 May 2025 17:51:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
Reference: master
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/SDGKeyboardDesign
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ae1cb46 Updated Workspace.
Cloned https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
Revision (git rev-parse @):
ae1cb4683565ea513bd91081f5aed2feb0ee6aa4
SUCCESS checkout https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "sdgcornerstone",
"requirement" : {
"range" : [
{
"lower_bound" : "10.1.2",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/SDGCornerstone"
},
{
"identity" : "sdginterface",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.1",
"upper_bound" : "0.16.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/SDGInterface"
}
],
"manifest_display_name" : "SDGKeyboardDesign",
"name" : "SDGKeyboardDesign",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SDGKeyboardDesign",
"targets" : [
"SDGKeyboardDesign"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SDGKeyboardDesignTests",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesignTests",
"path" : "Tests/SDGKeyboardDesignTests",
"product_dependencies" : [
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGPersistence",
"SDGLocalization",
"SDGXCTestUtilities",
"SDGPersistenceTestUtilities"
],
"sources" : [
"APITests.swift",
"InternalTests.swift",
"RegressionTests.swift",
"TestKeyboardLayout.swift"
],
"target_dependencies" : [
"SDGKeyboardDesign"
],
"type" : "test"
},
{
"c99name" : "SDGKeyboardDesignLocalizations",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesignLocalizations",
"path" : "Sources/SDGKeyboardDesignLocalizations",
"product_dependencies" : [
"SDGLocalization"
],
"product_memberships" : [
"SDGKeyboardDesign"
],
"sources" : [
"ContentLocalization.swift"
],
"type" : "library"
},
{
"c99name" : "SDGKeyboardDesignDocumentationExampleTests",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesignDocumentationExampleTests",
"path" : "Tests/SDGKeyboardDesignDocumentationExampleTests",
"product_dependencies" : [
"SDGText",
"SDGLocalization",
"SDGXCTestUtilities"
],
"sources" : [
"ReadMeExampleTests.swift"
],
"target_dependencies" : [
"SDGKeyboardDesign"
],
"type" : "test"
},
{
"c99name" : "SDGKeyboardDesign",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesign",
"path" : "Sources/SDGKeyboardDesign",
"product_dependencies" : [
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGPersistence",
"SDGLocalization",
"SDGXML",
"SDGKeyboard"
],
"product_memberships" : [
"SDGKeyboardDesign"
],
"sources" : [
"Arrangement.swift",
"Casing.swift",
"DeadKey.swift",
"Int.swift",
"KeyboardLayout.swift",
"KeyboardLayoutBundle.swift",
"Layer.swift",
"OSXScriptCode.swift",
"Sequence.swift",
"Symbol.swift",
"Symbols/Arrows.swift",
"Symbols/CardSuits.swift",
"Symbols/Chemistry.swift",
"Symbols/Copyright.swift",
"Symbols/Correctness.swift",
"Symbols/Currency.swift",
"Symbols/Flags.swift",
"Symbols/Footnotes.swift",
"Symbols/Gender.swift",
"Symbols/KeyLabels.swift",
"Symbols/LayoutGlyphs.swift",
"Symbols/LocalizedSymbol.swift",
"Symbols/Logic.swift",
"Symbols/MathematicalConstants.swift",
"Symbols/MathematicalOperators.swift",
"Symbols/MathematicalRelations.swift",
"Symbols/Miscellaneous.swift",
"Symbols/Music.swift",
"Symbols/Numerals.swift",
"Symbols/Phonetics.swift",
"Symbols/SetLogic.swift",
"Symbols/SymbolData.swift",
"Symbols/Units.swift"
],
"target_dependencies" : [
"SDGKeyboardDesignLocalizations"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/SDGGiesbrecht/SDGInterface
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
[1/26548] Fetching sdginterface
[26284/128665] Fetching sdginterface, sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/SDGInterface from cache (6.03s)
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (6.07s)
Computing version for https://github.com/SDGGiesbrecht/SDGInterface
Computed https://github.com/SDGGiesbrecht/SDGInterface at 0.15.3 (6.80s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (1.06s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-numerics
[1/5691] Fetching swift-numerics
[3188/22282] Fetching swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics from cache (1.84s)
Fetched https://github.com/apple/swift-collections from cache (1.88s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (2.68s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.44s)
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/SDGGiesbrecht/SDGInterface
Working copy of https://github.com/SDGGiesbrecht/SDGInterface resolved at 0.15.3
[1/1] Compiling plugin SDGEmbedResources
[2/2] Compiling plugin SDGCopySources
Building for debugging...
[2/19] Write sources
[17/19] Compiling _NumericsShims _NumericsShims.c
[17/19] Write swift-version-24593BA9C3E375BF.txt
[20/67] Emitting module SDGControlFlow
[21/69] Compiling SDGControlFlow Tuple.swift
[22/69] Compiling SDGControlFlow Weak.swift
[23/69] Compiling SDGLogic Tuple.swift
[24/69] Compiling RealModule ElementaryFunctions.swift
[25/70] Compiling SDGControlFlow Encodable.swift
[26/70] Compiling SDGControlFlow Memory.swift
[29/70] Compiling SDGControlFlow NonmutatingVariants.swift
[30/70] Compiling SDGControlFlow APILocalization.swift
[31/70] Compiling SDGControlFlow Decodable.swift
[32/70] Compiling SDGControlFlow DefaultAssignmentPropertyWrapper.swift
[33/70] Emitting module RealModule
[34/71] Compiling RealModule Real.swift
[35/71] Compiling SDGLogic NilLiteral.swift
[36/71] Compiling SDGLogic Equatable.swift
[37/71] Compiling SDGLogic Operators.swift
[38/71] Compiling SDGLogic Any.swift
[39/71] Compiling RealModule Float16+Real.swift
[40/71] Compiling RealModule Float80+Real.swift
[41/71] Emitting module SDGLogic
[42/71] Compiling RealModule Float+Real.swift
[43/71] Compiling SDGLogic Bool.swift
[47/72] Compiling SDGControlFlow Assert.swift
[48/72] Compiling SDGControlFlow Caching.swift
[52/72] Compiling SDGControlFlow TextualPlaygroundDisplay.swift
[53/72] Compiling SDGControlFlow TransparentWrapper.swift
[56/72] Emitting module InternalCollectionsUtilities
[57/72] Compiling RealModule RealFunctions.swift
[58/73] Compiling SDGControlFlow ProjectingPropertyWrapper.swift
[59/73] Compiling SDGControlFlow PropertyWrapper.swift
[60/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/73] Compiling SDGControlFlow SendableValueCache.swift
[62/73] Compiling SDGControlFlow Shared.swift
[69/73] Compiling SDGControlFlow SharedProperty.swift
[70/73] Compiling SDGControlFlow SharedValueObserver.swift
[74/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/160] Compiling OrderedCollections OrderedDictionary+Codable.swift
[77/160] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[78/160] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[79/160] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[80/160] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[81/160] Compiling OrderedCollections OrderedDictionary+Elements.swift
[82/160] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[83/160] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[84/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[85/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[86/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[87/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[88/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[89/167] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[90/167] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[91/167] Compiling OrderedCollections OrderedSet+Initializers.swift
[92/167] Compiling OrderedCollections OrderedSet+Insertions.swift
[93/167] Compiling OrderedCollections OrderedSet+Invariants.swift
[94/167] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[95/167] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[96/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[97/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[98/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[99/167] Compiling OrderedCollections OrderedDictionary.swift
[100/167] Compiling OrderedCollections OrderedSet+Codable.swift
[101/167] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[102/167] Compiling OrderedCollections OrderedSet+Descriptions.swift
[103/167] Compiling OrderedCollections OrderedSet+Diffing.swift
[104/167] Compiling OrderedCollections OrderedSet+Equatable.swift
[105/167] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[106/167] Compiling OrderedCollections OrderedSet+Hashable.swift
[107/167] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[108/167] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[109/167] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[110/167] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[111/167] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[112/167] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[113/167] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[114/167] Compiling OrderedCollections OrderedDictionary+Values.swift
[115/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[116/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[117/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[118/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[119/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[120/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[121/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[122/167] Compiling OrderedCollections _HashTable+Bucket.swift
[123/167] Compiling OrderedCollections _HashTable+BucketIterator.swift
[124/167] Compiling OrderedCollections _HashTable+Constants.swift
[125/167] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[126/167] Compiling OrderedCollections _HashTable+Testing.swift
[127/167] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[128/167] Compiling OrderedCollections _HashTable.swift
[129/167] Compiling OrderedCollections _Hashtable+Header.swift
[130/167] Emitting module OrderedCollections
[131/167] Compiling OrderedCollections OrderedSet+Sendable.swift
[132/167] Compiling OrderedCollections OrderedSet+SubSequence.swift
[133/167] Compiling OrderedCollections OrderedSet+Testing.swift
[134/167] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[135/167] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[136/167] Compiling OrderedCollections OrderedSet.swift
[137/167] Compiling OrderedCollections _UnsafeBitset.swift
[155/172] Emitting module SDGMathematics
[156/172] Compiling SDGMathematics OrderedEnumeration.swift
[157/172] Compiling SDGMathematics Sequence.swift
[158/172] Compiling SDGMathematics Tuple.swift
[159/172] Compiling SDGMathematics UInt.swift
[174/235] Compiling SDGCollections OrderedSet.SubSequence.swift
[175/235] Compiling SDGCollections OrderedSet.swift
[176/235] Compiling SDGCollections ExclusivePrefixMatch.swift
[177/235] Compiling SDGCollections ExclusiveSuffixMatch.swift
[178/235] Compiling SDGCollections InclusivePrefixMatch.swift
[179/235] Compiling SDGCollections InclusiveSuffixMatch.swift
[180/235] Compiling SDGCollections AlternativeMatch.swift
[181/235] Compiling SDGCollections AlternativePatterns.swift
[182/235] Compiling SDGCollections NaryAlternativeMatch.swift
[183/243] Compiling SDGCollections FiniteSet.swift
[184/243] Compiling SDGCollections IntensionalSet.swift
[185/243] Compiling SDGCollections Intersection.swift
[186/243] Compiling SDGCollections MutableSet.swift
[187/243] Compiling SDGCollections Set.swift
[188/243] Compiling SDGCollections SetDefinition.swift
[189/243] Compiling SDGCollections SetInRepresentableUniverse.swift
[190/243] Compiling SDGCollections Union.swift
[191/243] Compiling SDGCollections RangeExpression.swift
[192/243] Compiling SDGCollections RangeReplaceableCollection.swift
[193/243] Compiling SDGCollections ReversedCollection.swift
[194/243] Compiling SDGCollections SearchableBidirectionalCollection.swift
[195/243] Compiling SDGCollections SearchableCollection.swift
[196/243] Compiling SDGCollections Slice.swift
[197/243] Compiling SDGCollections AbsoluteComplement.swift
[198/243] Compiling SDGCollections ComparableSet.swift
[199/243] Compiling SDGCollections NaryAlternativePatterns.swift
[200/243] Compiling SDGCollections AnyBidirectionalPattern.swift
[201/243] Compiling SDGCollections AnyPattern.swift
[202/243] Compiling SDGCollections AnyPatternMatch.swift
[203/243] Compiling SDGCollections AtomicPatternMatch.swift
[204/243] Compiling SDGCollections ConcatenatedMatch.swift
[205/243] Compiling SDGCollections ConcatenatedPatterns.swift
[206/243] Compiling SDGCollections NaryConcatenatedMatch.swift
[207/243] Compiling SDGCollections NaryConcatenatedPatterns.swift
[208/243] Compiling SDGCollections BidirectionalPattern.swift
[209/243] Compiling SDGCollections Pattern.swift
[210/243] Compiling SDGCollections PatternMatch.swift
[211/243] Compiling SDGCollections PatternConsumption.swift
[212/243] Compiling SDGCollections RepetitionMatch.swift
[213/243] Compiling SDGCollections RepetitionPattern.swift
[214/243] Compiling SDGCollections SeparatedComponentMatch.swift
[215/243] Compiling SDGCollections Range.swift
[216/243] Compiling SDGCollections Operators.swift
[217/243] Compiling SDGCollections AnyCollection.swift
[218/243] Compiling SDGCollections Array.swift
[219/243] Compiling SDGCollections BidirectionalCollection.swift
[220/243] Compiling SDGCollections Collection.swift
[221/243] Compiling SDGCollections CollectionDifference.swift
[222/243] Compiling SDGCollections CollectionDifferenceChange.swift
[223/243] Compiling SDGCollections FillDirection.swift
[224/243] Compiling SDGCollections LexicographicalComparison.swift
[225/243] Compiling SDGCollections ConditionalPattern.swift
[226/243] Compiling SDGCollections LiteralPattern.swift
[227/243] Compiling SDGCollections NegatedPattern.swift
[228/243] Compiling SDGCollections NestingContentsPattern.swift
[229/243] Compiling SDGCollections NestingMatch.swift
[230/243] Compiling SDGCollections NestingMatchContents.swift
[231/243] Compiling SDGCollections NestingMatchSegment.swift
[232/243] Compiling SDGCollections NestingPattern.swift
[233/243] Compiling SDGCollections NestingSegmentPattern.swift
[234/243] Compiling SDGCollections Addable.swift
[235/243] Compiling SDGCollections BijectiveMapping.swift
[236/243] Compiling SDGCollections ContextualMapping.swift
[237/243] Compiling SDGCollections Dictionary.swift
[238/243] Compiling SDGCollections CharacterSet.swift
[239/243] Compiling SDGCollections Data.swift
[240/243] Compiling SDGCollections String.swift
[241/243] Compiling SDGCollections StringProtocol.swift
[242/243] Compiling SDGCollections LegacyMode.swift
[243/243] Emitting module SDGCollections
[245/273] Compiling SDGText Font.Definition.swift
[246/273] Compiling SDGText Font.swift
[247/273] Compiling SDGText NSFont.swift
[248/273] Compiling SDGText SwiftUI.Font.swift
[249/276] Compiling SDGText String.swift
[250/276] Compiling SDGText StringClusterView.swift
[251/276] Compiling SDGText StringScalarView.swift
[252/276] Compiling SDGText ExtendedGraphemeCluster.swift
[253/276] Compiling SDGText CharacterSet.swift
[254/276] Compiling SDGText CollectionStringFamily.swift
[255/276] Compiling SDGText CollectionUnicodeScalar.swift
[256/276] Compiling SDGText StaticString.swift
[257/276] Compiling SDGText StringIndex.swift
[258/276] Compiling SDGText UnicodeScalarView.swift
[259/276] Compiling SDGText UnicodeScalar.swift
[260/276] Compiling SDGText StrictStringStringInterpolation.swift
[261/276] Compiling SDGText ExtendedGraphemeClusterView.swift
[262/276] Compiling SDGText Line.swift
[263/276] Compiling SDGText LineView.swift
[264/276] Compiling SDGText UIFont.swift
[265/276] Compiling SDGText MarkupPlaygroundDisplay.swift
[266/276] Compiling SDGText Range.swift
[267/276] Compiling SDGText SemanticMarkup.swift
[268/276] Compiling SDGText LineViewIndex.swift
[269/276] Compiling SDGText Newline.swift
[270/276] Compiling SDGText NewlinePattern.swift
[271/276] Compiling SDGText StringFamily.swift
[272/276] Compiling SDGText SemanticMarkupStringInterpolation.swift
[273/276] Compiling SDGText StrictString.swift
[274/276] Compiling SDGText StrictStringClusterView.swift
[275/276] Compiling SDGText StrictStringInterpolationProtocol.swift
[276/276] Emitting module SDGText
[278/288] Emitting module SDGKeyboard
[279/288] Compiling SDGKeyboard Key.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[280/289] Compiling SDGPersistence Data.swift
[281/289] Compiling SDGPersistence FileConvertible.swift
[282/289] Emitting module SDGPersistence
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/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 {
[284/290] Compiling SDGPersistence StrictString.swift
[285/290] Compiling SDGPersistence String.swift
[286/290] Compiling SDGPersistence ProcessInfo.swift
[287/290] Compiling SDGPersistence Preference.swift
[288/290] Compiling SDGPersistence PreferenceSet.swift
[289/290] Compiling SDGPersistence FileManager.swift
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/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/.build/checkouts/SDGCornerstone/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/.build/checkouts/SDGCornerstone/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 | }
[290/290] Compiling SDGPersistence URL.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SDGEmbedResources
[2/2] Compiling plugin SDGCopySources
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/51] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[5/51] Compiling InternalCollectionsUtilities Integer rank.swift
[6/51] Emitting module SDGLogic
[7/53] Compiling SDGControlFlow Encodable.swift
[8/53] Compiling SDGControlFlow APILocalization.swift
[9/53] Compiling SDGControlFlow Decodable.swift
[10/53] Compiling SDGControlFlow DefaultAssignmentPropertyWrapper.swift
[11/53] Compiling SDGLogic Operators.swift
[12/53] Compiling SDGLogic NilLiteral.swift
[13/53] Compiling SDGLogic Bool.swift
[14/53] Compiling SDGLogic Any.swift
[15/53] Compiling SDGLogic Equatable.swift
[16/53] Compiling SDGLogic Tuple.swift
[17/53] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/56] Compiling SDGControlFlow TextualPlaygroundDisplay.swift
[21/56] Compiling SDGControlFlow TransparentWrapper.swift
[23/56] Compiling RealModule Float80+Real.swift
[24/56] Compiling RealModule Float16+Real.swift
[25/56] Compiling RealModule Real.swift
[26/56] Compiling RealModule RealFunctions.swift
[27/56] Emitting module RealModule
[28/56] Compiling RealModule ElementaryFunctions.swift
[29/56] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/56] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/56] Compiling RealModule Float+Real.swift
[32/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/56] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/56] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/57] Emitting module SDGControlFlow
[44/57] Compiling SDGControlFlow Assert.swift
[45/57] Compiling SDGControlFlow Caching.swift
[53/57] Emitting module InternalCollectionsUtilities
[57/58] Compiling SDGControlFlow Tuple.swift
[58/58] Compiling SDGControlFlow Weak.swift
[60/144] Compiling OrderedCollections OrderedDictionary.swift
[61/144] Compiling OrderedCollections OrderedSet+Codable.swift
[62/144] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[63/144] Compiling OrderedCollections OrderedSet+Descriptions.swift
[64/144] Compiling OrderedCollections OrderedSet+Diffing.swift
[65/144] Compiling OrderedCollections OrderedSet+Equatable.swift
[66/144] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[67/144] Compiling OrderedCollections OrderedSet+Hashable.swift
[68/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[69/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[70/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/151] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/151] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[75/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[82/151] Compiling OrderedCollections OrderedSet+Initializers.swift
[83/151] Compiling OrderedCollections OrderedSet+Insertions.swift
[84/151] Compiling OrderedCollections OrderedSet+Invariants.swift
[85/151] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[86/151] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[87/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[88/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[89/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[90/151] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[91/151] Compiling SDGMathematics RationalVector.swift
[92/151] Compiling SDGMathematics RealArithmetic.swift
[93/151] Compiling SDGMathematics RealNumberProtocol.swift
[94/151] Compiling SDGMathematics Subtractable.swift
[95/151] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[96/151] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[97/151] Compiling OrderedCollections OrderedDictionary+Values.swift
[98/151] Compiling OrderedCollections OrderedDictionary+Codable.swift
[99/151] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[100/151] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[101/151] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[102/151] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[103/151] Compiling OrderedCollections OrderedDictionary+Elements.swift
[104/151] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[105/151] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[106/151] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[107/151] Compiling OrderedCollections _HashTable.swift
[108/151] Compiling OrderedCollections _Hashtable+Header.swift
[110/151] Compiling OrderedCollections _HashTable+Bucket.swift
[111/151] Compiling OrderedCollections _HashTable+BucketIterator.swift
[112/151] Compiling OrderedCollections _HashTable+Constants.swift
[113/151] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[114/151] Compiling OrderedCollections _HashTable+Testing.swift
[115/155] Compiling OrderedCollections OrderedSet+Sendable.swift
[116/155] Compiling OrderedCollections OrderedSet+SubSequence.swift
[117/155] Compiling OrderedCollections OrderedSet+Testing.swift
[118/155] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[119/155] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[120/155] Compiling OrderedCollections OrderedSet.swift
[121/155] Compiling OrderedCollections _UnsafeBitset.swift
[150/155] Emitting module OrderedCollections
[152/156] Emitting module SDGMathematics
[153/156] Compiling SDGMathematics OrderedEnumeration.swift
[154/156] Compiling SDGMathematics Sequence.swift
[155/156] Compiling SDGMathematics Tuple.swift
[156/156] Compiling SDGMathematics UInt.swift
[158/219] Compiling SDGCollections ConditionalPattern.swift
[159/219] Compiling SDGCollections LiteralPattern.swift
[160/219] Compiling SDGCollections NegatedPattern.swift
[161/219] Compiling SDGCollections NestingContentsPattern.swift
[162/219] Compiling SDGCollections NestingMatch.swift
[163/219] Compiling SDGCollections NestingMatchContents.swift
[164/219] Compiling SDGCollections NestingMatchSegment.swift
[165/219] Compiling SDGCollections NestingPattern.swift
[166/219] Compiling SDGCollections NestingSegmentPattern.swift
[167/219] Compiling SDGCollections BidirectionalPattern.swift
[168/219] Compiling SDGCollections Pattern.swift
[169/219] Compiling SDGCollections PatternMatch.swift
[170/219] Compiling SDGCollections PatternConsumption.swift
[171/219] Compiling SDGCollections RepetitionMatch.swift
[172/219] Compiling SDGCollections RepetitionPattern.swift
[173/219] Compiling SDGCollections SeparatedComponentMatch.swift
[174/219] Compiling SDGCollections Range.swift
[175/227] Compiling SDGCollections FiniteSet.swift
[176/227] Compiling SDGCollections IntensionalSet.swift
[177/227] Compiling SDGCollections Intersection.swift
[178/227] Compiling SDGCollections MutableSet.swift
[179/227] Compiling SDGCollections Set.swift
[180/227] Compiling SDGCollections SetDefinition.swift
[181/227] Compiling SDGCollections SetInRepresentableUniverse.swift
[182/227] Compiling SDGCollections Union.swift
[183/227] Compiling SDGCollections OrderedSet.SubSequence.swift
[184/227] Compiling SDGCollections OrderedSet.swift
[185/227] Compiling SDGCollections ExclusivePrefixMatch.swift
[186/227] Compiling SDGCollections ExclusiveSuffixMatch.swift
[187/227] Compiling SDGCollections InclusivePrefixMatch.swift
[188/227] Compiling SDGCollections InclusiveSuffixMatch.swift
[189/227] Compiling SDGCollections AlternativeMatch.swift
[190/227] Compiling SDGCollections AlternativePatterns.swift
[191/227] Compiling SDGCollections NaryAlternativeMatch.swift
[192/227] Compiling SDGCollections RangeExpression.swift
[193/227] Compiling SDGCollections RangeReplaceableCollection.swift
[194/227] Compiling SDGCollections ReversedCollection.swift
[195/227] Compiling SDGCollections SearchableBidirectionalCollection.swift
[196/227] Compiling SDGCollections SearchableCollection.swift
[197/227] Compiling SDGCollections Slice.swift
[198/227] Compiling SDGCollections AbsoluteComplement.swift
[199/227] Compiling SDGCollections ComparableSet.swift
[200/227] Compiling SDGCollections NaryAlternativePatterns.swift
[201/227] Compiling SDGCollections AnyBidirectionalPattern.swift
[202/227] Compiling SDGCollections AnyPattern.swift
[203/227] Compiling SDGCollections AnyPatternMatch.swift
[204/227] Compiling SDGCollections AtomicPatternMatch.swift
[205/227] Compiling SDGCollections ConcatenatedMatch.swift
[206/227] Compiling SDGCollections ConcatenatedPatterns.swift
[207/227] Compiling SDGCollections NaryConcatenatedMatch.swift
[208/227] Compiling SDGCollections NaryConcatenatedPatterns.swift
[209/227] Compiling SDGCollections Addable.swift
[210/227] Compiling SDGCollections BijectiveMapping.swift
[211/227] Compiling SDGCollections ContextualMapping.swift
[212/227] Compiling SDGCollections Dictionary.swift
[213/227] Compiling SDGCollections CharacterSet.swift
[214/227] Compiling SDGCollections Data.swift
[215/227] Compiling SDGCollections String.swift
[216/227] Compiling SDGCollections StringProtocol.swift
[217/227] Compiling SDGCollections LegacyMode.swift
[218/227] Compiling SDGCollections Operators.swift
[219/227] Compiling SDGCollections AnyCollection.swift
[220/227] Compiling SDGCollections Array.swift
[221/227] Compiling SDGCollections BidirectionalCollection.swift
[222/227] Compiling SDGCollections Collection.swift
[223/227] Compiling SDGCollections CollectionDifference.swift
[224/227] Compiling SDGCollections CollectionDifferenceChange.swift
[225/227] Compiling SDGCollections FillDirection.swift
[226/227] Compiling SDGCollections LexicographicalComparison.swift
[227/227] Emitting module SDGCollections
[229/257] Compiling SDGText CharacterSet.swift
[230/257] Compiling SDGText CollectionStringFamily.swift
[231/257] Compiling SDGText CollectionUnicodeScalar.swift
[232/257] Compiling SDGText StaticString.swift
[233/260] Compiling SDGText String.swift
[234/260] Compiling SDGText StringClusterView.swift
[235/260] Compiling SDGText StringScalarView.swift
[236/260] Compiling SDGText ExtendedGraphemeCluster.swift
[237/260] Compiling SDGText LineViewIndex.swift
[238/260] Compiling SDGText Newline.swift
[239/260] Compiling SDGText NewlinePattern.swift
[240/260] Compiling SDGText StringFamily.swift
[241/260] Compiling SDGText StrictStringStringInterpolation.swift
[242/260] Compiling SDGText ExtendedGraphemeClusterView.swift
[243/260] Compiling SDGText Line.swift
[244/260] Compiling SDGText LineView.swift
[245/260] Compiling SDGText StringIndex.swift
[246/260] Compiling SDGText UnicodeScalarView.swift
[247/260] Compiling SDGText UnicodeScalar.swift
[248/260] Compiling SDGText SemanticMarkupStringInterpolation.swift
[249/260] Compiling SDGText StrictString.swift
[250/260] Compiling SDGText StrictStringClusterView.swift
[251/260] Compiling SDGText StrictStringInterpolationProtocol.swift
[252/260] Compiling SDGText Font.Definition.swift
[253/260] Compiling SDGText Font.swift
[254/260] Compiling SDGText NSFont.swift
[255/260] Compiling SDGText SwiftUI.Font.swift
[256/260] Compiling SDGText UIFont.swift
[257/260] Compiling SDGText MarkupPlaygroundDisplay.swift
[258/260] Compiling SDGText Range.swift
[259/260] Compiling SDGText SemanticMarkup.swift
[260/260] Emitting module SDGText
[262/272] Compiling SDGPersistence Data.swift
[263/272] Compiling SDGPersistence FileConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[264/273] Emitting module SDGPersistence
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/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 {
[265/273] Compiling SDGPersistence StrictString.swift
[266/273] Compiling SDGPersistence String.swift
[267/273] Compiling SDGPersistence ProcessInfo.swift
[268/273] Compiling SDGPersistence Preference.swift
[269/273] Compiling SDGPersistence FileManager.swift
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/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/.build/checkouts/SDGCornerstone/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/.build/checkouts/SDGCornerstone/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 | }
[270/273] Compiling SDGPersistence PreferenceSet.swift
[271/273] Compiling SDGPersistence URL.swift
[272/273] Emitting module SDGKeyboard
[273/273] Compiling SDGKeyboard Key.swift
BUILD FAILURE 6.1 android