Build Information
Failed to build SDGSwift, reference 14.0.0 (f61ef2), with Swift 6.1 for Android on 28 May 2025 19:59:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/sdgswift.git
Reference: 14.0.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/sdgswift
* tag 14.0.0 -> FETCH_HEAD
HEAD is now at f61ef2b Version 14.0.0
Cloned https://github.com/sdggiesbrecht/sdgswift.git
Revision (git rev-parse @):
f61ef2bf0bebc6fd0876c36fb25392a07ce66934
SUCCESS checkout https://github.com/sdggiesbrecht/sdgswift.git at 14.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/sdggiesbrecht/sdgswift.git
https://github.com/sdggiesbrecht/sdgswift.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" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-package-manager",
"requirement" : {
"exact" : [
"0.50800.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/swift-package-manager"
},
{
"identity" : "swift-tools-support-core",
"requirement" : {
"exact" : [
"0.5.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core"
},
{
"identity" : "swift-syntax",
"requirement" : {
"exact" : [
"0.50800.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/swift-syntax"
},
{
"identity" : "swift-markdown",
"requirement" : {
"exact" : [
"0.50800.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/swift-markdown"
},
{
"identity" : "swift-docc-symbolkit",
"requirement" : {
"exact" : [
"0.50800.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/swift-docc-symbolkit"
}
],
"manifest_display_name" : "SDGSwift",
"name" : "SDGSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "SDGSwift",
"targets" : [
"SDGSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGSwiftPackageManager",
"targets" : [
"SDGSwiftPackageManager"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGSwiftSource",
"targets" : [
"SDGSwiftSource"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGSwiftDocumentation",
"targets" : [
"SDGSwiftDocumentation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGXcode",
"targets" : [
"SDGXcode"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGSwiftConfiguration",
"targets" : [
"SDGSwiftConfiguration"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SDGSwiftConfigurationLoading",
"targets" : [
"SDGSwiftConfigurationLoading"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SampleConfiguration",
"targets" : [
"SampleConfiguration"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SampleConfiguration",
"module_type" : "SwiftTarget",
"name" : "SampleConfiguration",
"path" : "Sources/SampleConfiguration",
"product_memberships" : [
"SampleConfiguration"
],
"sources" : [
"SampleConfiguration.swift",
"SampleContext.swift"
],
"target_dependencies" : [
"SDGSwiftConfiguration"
],
"type" : "library"
},
{
"c99name" : "SDGXcodeTests",
"module_type" : "SwiftTarget",
"name" : "SDGXcodeTests",
"path" : "Tests/SDGXcodeTests",
"product_dependencies" : [
"SDGLogic",
"SDGCollections",
"SDGText",
"SDGPersistence",
"SDGLocalization",
"SDGVersioning",
"SDGPersistenceTestUtilities",
"SDGLocalizationTestUtilities",
"SDGXCTestUtilities"
],
"sources" : [
"APITests.swift",
"RegressionTests.swift"
],
"target_dependencies" : [
"SDGXcode",
"SDGSwift",
"SDGSwiftLocalizations",
"SDGSwiftTestUtilities"
],
"type" : "test"
},
{
"c99name" : "SDGXcode",
"module_type" : "SwiftTarget",
"name" : "SDGXcode",
"path" : "Sources/SDGXcode",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGLocalization",
"SDGExternalProcess",
"SDGVersioning"
],
"product_memberships" : [
"SDGXcode"
],
"sources" : [
"PackageRepository.swift",
"Xcode.Platform.swift",
"Xcode.swift",
"XcodeCoverageReportingError.swift",
"XcodeSchemeError.swift"
],
"target_dependencies" : [
"SDGSwift",
"SDGSwiftLocalizations"
],
"type" : "library"
},
{
"c99name" : "SDGSwiftTests",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftTests",
"path" : "Tests/SDGSwiftTests",
"product_dependencies" : [
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGLocalization",
"SDGVersioning",
"SDGLogicTestUtilities",
"SDGLocalizationTestUtilities",
"SDGXCTestUtilities"
],
"sources" : [
"APITests.swift",
"InternalTests.swift",
"RegressionTests.swift"
],
"target_dependencies" : [
"SDGSwiftLocalizations",
"SDGSwift",
"SDGSwiftTestUtilities"
],
"type" : "test"
},
{
"c99name" : "SDGSwiftTestUtilities",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftTestUtilities",
"path" : "Tests/SDGSwiftTestUtilities",
"product_dependencies" : [
"SDGLogic",
"SDGText",
"SDGPersistence",
"SDGExternalProcess",
"SDGVersioning",
"SDGXCTestUtilities",
"SDGPersistenceTestUtilities"
],
"sources" : [
"ProcessInfo.swift",
"Repositories.swift",
"Repository.swift",
"TestCase.swift"
],
"target_dependencies" : [
"SDGSwift",
"SDGSwiftPackageManager"
],
"type" : "library"
},
{
"c99name" : "SDGSwiftSourceTests",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftSourceTests",
"path" : "Tests/SDGSwiftSourceTests",
"product_dependencies" : [
"SDGLogic",
"SDGCollections",
"SDGPersistence",
"SDGPersistenceTestUtilities",
"SwiftSyntax",
"SwiftSyntaxParser"
],
"sources" : [
"APITests.swift",
"Conformances/BlockComment.swift",
"Conformances/BlockDocumentation.swift",
"Conformances/CodeBlockNode.swift",
"Conformances/CodeContent.swift",
"Conformances/CommentContent.swift",
"Conformances/DocumentationContent.swift",
"Conformances/LineComment.swift",
"Conformances/LineDocumentation.swift",
"Conformances/StringLiteral.swift",
"Conformances/SwiftSyntaxNode.swift",
"Scanners/Highlighter.swift",
"Scanners/RoundTripSyntaxScanner.swift",
"Scanners/RoundTripTestable.swift",
"Scanners/TextFreedomHighlighter.swift",
"Scanners/UnknownHighlighter.swift"
],
"target_dependencies" : [
"SDGSwiftSource",
"SDGSwiftLocalizations",
"SDGSwiftTestUtilities"
],
"type" : "test"
},
{
"c99name" : "SDGSwiftSource",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftSource",
"path" : "Sources/SDGSwiftSource",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SwiftSyntax",
"SwiftSyntaxParser",
"Markdown"
],
"product_memberships" : [
"SDGSwiftSource",
"SDGSwiftDocumentation"
],
"sources" : [
"Callout.swift",
"Scanners/ClosureSyntaxScanner.swift",
"Scanners/ParentRelationship.swift",
"Scanners/ParserCache.swift",
"Scanners/ScanContext.swift",
"Scanners/SyntaxScanner.swift",
"String.swift",
"SwiftSyntax/FunctionParameterSyntax.swift",
"SwiftSyntax/SyntaxProtocol.swift",
"Syntax/Concrete Nodes/AnySyntaxNode.swift",
"Syntax/Concrete Nodes/BlockComment.swift",
"Syntax/Concrete Nodes/BlockDocumentation.swift",
"Syntax/Concrete Nodes/CalloutNode.swift",
"Syntax/Concrete Nodes/CodeBlockNode.swift",
"Syntax/Concrete Nodes/CodeContent.swift",
"Syntax/Concrete Nodes/CommentContent.swift",
"Syntax/Concrete Nodes/DocumentationContentSyntax.swift",
"Syntax/Concrete Nodes/Fragment.swift",
"Syntax/Concrete Nodes/LineComment.swift",
"Syntax/Concrete Nodes/LineDocumentation.swift",
"Syntax/Concrete Nodes/LineFragment.swift",
"Syntax/Concrete Nodes/Markdown/EmphasisNode.swift",
"Syntax/Concrete Nodes/Markdown/ImageNode.swift",
"Syntax/Concrete Nodes/Markdown/InlineCodeNode.swift",
"Syntax/Concrete Nodes/Markdown/LinkContent.swift",
"Syntax/Concrete Nodes/Markdown/LinkNode.swift",
"Syntax/Concrete Nodes/Markdown/LinkTarget.swift",
"Syntax/Concrete Nodes/Markdown/ListItemNode.swift",
"Syntax/Concrete Nodes/Markdown/ListNode.swift",
"Syntax/Concrete Nodes/Markdown/MarkdownNode.swift",
"Syntax/Concrete Nodes/Markdown/NumberedHeading.swift",
"Syntax/Concrete Nodes/Markdown/ParagraphNode.swift",
"Syntax/Concrete Nodes/Markdown/Quotation.swift",
"Syntax/Concrete Nodes/Markdown/StrongNode.swift",
"Syntax/Concrete Nodes/Markdown/UnderlinedHeading.swift",
"Syntax/Concrete Nodes/ParametersEntry.swift",
"Syntax/Concrete Nodes/SourceHeading.swift",
"Syntax/Concrete Nodes/StringLiteral.swift",
"Syntax/Concrete Nodes/SwiftSyntax/SwiftSyntaxNode.swift",
"Syntax/Concrete Nodes/SwiftSyntax/TriviaNode.swift",
"Syntax/Concrete Nodes/SwiftSyntax/TriviaPieceNode.swift",
"Syntax/Concrete Nodes/Token.swift",
"Syntax/Protocols/BlockCommentContentProtocol.swift",
"Syntax/Protocols/BlockCommentProtocol.swift",
"Syntax/Protocols/FontNode.swift",
"Syntax/Protocols/FragmentProtocol.swift",
"Syntax/Protocols/LineCommentContentProtocol.swift",
"Syntax/Protocols/LineCommentProtocol.swift",
"Syntax/Protocols/MarkdownHeading.swift",
"Syntax/Protocols/StreamedViaChildren.swift",
"Syntax/Protocols/SyntaxNode.swift",
"Syntax/Token.Kind.swift",
"TextFreedom.swift"
],
"target_dependencies" : [
"SDGSwift",
"SDGSwiftLocalizations"
],
"type" : "library"
},
{
"c99name" : "SDGSwiftPackageManagerTests",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftPackageManagerTests",
"path" : "Tests/SDGSwiftPackageManagerTests",
"product_dependencies" : [
"SDGText",
"SDGPersistence",
"SDGLocalization",
"SDGLocalizationTestUtilities",
"SDGPersistenceTestUtilities",
"SDGXCTestUtilities"
],
"sources" : [
"APITests.swift",
"RegressionTests.swift"
],
"target_dependencies" : [
"SDGSwift",
"SDGSwiftPackageManager",
"SDGSwiftLocalizations",
"SDGSwiftTestUtilities"
],
"type" : "test"
},
{
"c99name" : "SDGSwiftPackageManager",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftPackageManager",
"path" : "Sources/SDGSwiftPackageManager",
"product_dependencies" : [
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGLocalization",
"SDGVersioning",
"SwiftPMDataModel-auto",
"SwiftToolsSupport-auto"
],
"product_memberships" : [
"SDGSwiftPackageManager",
"SDGSwiftDocumentation"
],
"sources" : [
"Git.swift",
"PackageRepository.swift",
"PackageRepositoryInitializationError.swift",
"SwiftCompilerPackageLoadingError.swift"
],
"target_dependencies" : [
"SDGSwift",
"SDGSwiftLocalizations"
],
"type" : "library"
},
{
"c99name" : "SDGSwiftLocalizations",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftLocalizations",
"path" : "Sources/SDGSwiftLocalizations",
"product_dependencies" : [
"SDGLocalization"
],
"product_memberships" : [
"SDGSwift",
"SDGSwiftPackageManager",
"SDGSwiftSource",
"SDGSwiftDocumentation",
"SDGXcode",
"SDGSwiftConfigurationLoading"
],
"sources" : [
"APILocalization.swift",
"InterfaceLocalization.swift"
],
"type" : "library"
},
{
"c99name" : "SDGSwiftDocumentationTests",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftDocumentationTests",
"path" : "Tests/SDGSwiftDocumentationTests",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGLocalization",
"SDGPersistenceTestUtilities",
"SDGLocalizationTestUtilities",
"SDGXCTestUtilities",
"SwiftSyntax",
"SwiftSyntaxParser",
"SwiftPMDataModel-auto",
"SymbolKit"
],
"sources" : [
"APITests.swift",
"InternalTests.swift"
],
"target_dependencies" : [
"SDGSwift",
"SDGSwiftSource",
"SDGSwiftDocumentation",
"SDGSwiftLocalizations",
"SDGSwiftTestUtilities"
],
"type" : "test"
},
{
"c99name" : "SDGSwiftDocumentationExampleTests",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftDocumentationExampleTests",
"path" : "Tests/SDGSwiftDocumentationExampleTests",
"product_dependencies" : [
"SDGVersioning",
"SDGXCTestUtilities"
],
"sources" : [
"ReadMeExampleTests.swift"
],
"target_dependencies" : [
"SDGSwift",
"SDGSwiftTestUtilities"
],
"type" : "test"
},
{
"c99name" : "SDGSwiftDocumentation",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftDocumentation",
"path" : "Sources/SDGSwiftDocumentation",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGLocalization",
"OrderedCollections",
"SymbolKit",
"SwiftPMDataModel-auto",
"SwiftSyntax",
"SwiftSyntaxParser"
],
"product_memberships" : [
"SDGSwiftDocumentation"
],
"sources" : [
"Additions/LibraryAPI.swift",
"Additions/ModuleAPI.swift",
"Additions/Operator.swift",
"Additions/PackageAPI.swift",
"Additions/PrecedenceGroup.swift",
"Additions/StoredDocumentation.swift",
"Additions/SwiftSyntax/OperatorDeclSyntax.swift",
"Additions/SwiftSyntax/PrecedenceGroupDeclSyntax.swift",
"Additions/SwiftSyntax/SourceLocation.swift",
"Additions/SwiftSyntax/Syntax.swift",
"Additions/SwiftSyntax/SyntaxProtocol.swift",
"Additions/SymbolDocumentation.swift",
"Additions/SymbolLike.swift",
"LoadedSymbolGraph.swift",
"PackageRepository.swift",
"SwiftPM/Manifest.swift",
"SwiftPM/Package.swift",
"SymbolGraph.LoadingError.swift",
"SymbolKit/SymbolGraph.Symbol.Names.swift",
"SymbolKit/SymbolGraph.Symbol.swift",
"SymbolKit/SymbolGraph.swift"
],
"target_dependencies" : [
"SDGSwift",
"SDGSwiftPackageManager",
"SDGSwiftSource"
],
"type" : "library"
},
{
"c99name" : "SDGSwiftConfigurationTests",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftConfigurationTests",
"path" : "Tests/SDGSwiftConfigurationTests",
"product_dependencies" : [
"SDGLogic",
"SDGCollections",
"SDGText",
"SDGLocalization",
"SDGVersioning",
"SDGPersistenceTestUtilities",
"SDGLocalizationTestUtilities",
"SDGXCTestUtilities"
],
"sources" : [
"APITests.swift",
"InternalTests.swift",
"LegacyMode.swift"
],
"target_dependencies" : [
"SDGSwift",
"SDGSwiftConfiguration",
"SDGSwiftConfigurationLoading",
"SDGSwiftTestUtilities",
"SampleConfiguration"
],
"type" : "test"
},
{
"c99name" : "SDGSwiftConfigurationLoading",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftConfigurationLoading",
"path" : "Sources/SDGSwiftConfigurationLoading",
"product_dependencies" : [
"SDGLogic",
"SDGCollections",
"SDGText",
"SDGLocalization",
"SDGVersioning"
],
"product_memberships" : [
"SDGSwiftConfigurationLoading"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SDGSwiftConfigurationLoading/Package.swift.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Configuration.swift",
"ConfigurationError.swift",
"LegacyMode.swift",
"Resources.swift",
"Resources/Resources 1.swift"
],
"target_dependencies" : [
"SDGSwiftLocalizations",
"SDGSwiftConfiguration",
"SDGSwift"
],
"type" : "library"
},
{
"c99name" : "SDGSwiftConfiguration",
"module_type" : "SwiftTarget",
"name" : "SDGSwiftConfiguration",
"path" : "Sources/SDGSwiftConfiguration",
"product_memberships" : [
"SDGSwiftConfiguration",
"SDGSwiftConfigurationLoading",
"SampleConfiguration"
],
"sources" : [
"Configuration.swift",
"Context.swift",
"Export.swift"
],
"type" : "library"
},
{
"c99name" : "SDGSwift",
"module_type" : "SwiftTarget",
"name" : "SDGSwift",
"path" : "Sources/SDGSwift",
"product_dependencies" : [
"SDGControlFlow",
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGLocalization",
"SDGExternalProcess",
"SDGVersioning"
],
"product_memberships" : [
"SDGSwift",
"SDGSwiftPackageManager",
"SDGSwiftSource",
"SDGSwiftDocumentation",
"SDGXcode",
"SDGSwiftConfigurationLoading"
],
"sources" : [
"Build.swift",
"Git.swift",
"PackageRepository.swift",
"PackageStructure.swift",
"PackageStructureBuildError.swift",
"PackageStructureExecutionError.swift",
"String/String.ScalarOffset.swift",
"String/String.swift",
"String/URL.swift",
"SwiftCompiler.swift",
"SwiftCompilerCoverageReportingError.swift",
"Test Coverage/CoverageRegion.swift",
"Test Coverage/FileTestCoverage.swift",
"Test Coverage/TestCoverageReport.swift",
"Version.swift",
"VersionedExternalProcess.swift",
"VersionedExternalProcessExecutionError.swift",
"VersionedExternalProcessLocationError.swift"
],
"target_dependencies" : [
"SDGSwiftLocalizations"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/swift-markdown
Fetching https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Fetching https://github.com/SDGGiesbrecht/swift-package-manager
Fetching https://github.com/SDGGiesbrecht/swift-syntax
Fetching https://github.com/apple/swift-tools-support-core
Fetching https://github.com/apple/swift-collections
[1/758] Fetching swift-markdown
[759/30832] Fetching swift-markdown, swift-syntax
[4368/31977] Fetching swift-markdown, swift-syntax, swift-docc-symbolkit
[4921/38741] Fetching swift-markdown, swift-syntax, swift-docc-symbolkit, swift-tools-support-core
[7551/103663] Fetching swift-markdown, swift-syntax, swift-docc-symbolkit, swift-tools-support-core, swift-package-manager
[7552/120254] Fetching swift-markdown, swift-syntax, swift-docc-symbolkit, swift-tools-support-core, swift-package-manager, swift-collections
Fetched https://github.com/apple/swift-tools-support-core from cache (2.25s)
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
[85574/113490] Fetching swift-markdown, swift-syntax, swift-docc-symbolkit, swift-package-manager, swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.35s)
[70281/96899] Fetching swift-markdown, swift-syntax, swift-docc-symbolkit, swift-package-manager
[96900/199016] Fetching swift-markdown, swift-syntax, swift-docc-symbolkit, swift-package-manager, sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/swift-docc-symbolkit from cache (8.59s)
Fetched https://github.com/SDGGiesbrecht/swift-markdown from cache (8.59s)
Fetched https://github.com/SDGGiesbrecht/swift-syntax from cache (8.66s)
Fetched https://github.com/SDGGiesbrecht/swift-package-manager from cache (8.72s)
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (11.09s)
Computing version for https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Computed https://github.com/SDGGiesbrecht/swift-docc-symbolkit at 0.50800.0 (14.34s)
Computing version for https://github.com/SDGGiesbrecht/swift-markdown
Computed https://github.com/SDGGiesbrecht/swift-markdown at 0.50800.0 (2.90s)
Fetching https://github.com/SDGGiesbrecht/swift-cmark
[1/14476] Fetching swift-cmark
Fetched https://github.com/SDGGiesbrecht/swift-cmark from cache (1.08s)
Computing version for https://github.com/SDGGiesbrecht/swift-syntax
Computed https://github.com/SDGGiesbrecht/swift-syntax at 0.50800.0 (1.99s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.5.2 (0.89s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/SDGGiesbrecht/swift-package-manager
Computed https://github.com/SDGGiesbrecht/swift-package-manager at 0.50800.0 (1.71s)
Fetching https://github.com/SDGGiesbrecht/swift-driver
Fetching https://github.com/SDGGiesbrecht/swift-crypto
Fetching https://github.com/SDGGiesbrecht/swift-llbuild
[1/22322] Fetching swift-driver
[1787/40699] Fetching swift-driver, swift-llbuild
[9625/45232] Fetching swift-driver, swift-llbuild, swift-crypto
Fetched https://github.com/SDGGiesbrecht/swift-crypto from cache (2.48s)
Fetched https://github.com/SDGGiesbrecht/swift-llbuild from cache (2.49s)
Fetched https://github.com/SDGGiesbrecht/swift-driver from cache (2.51s)
Computing version for https://github.com/SDGGiesbrecht/swift-cmark
Computed https://github.com/SDGGiesbrecht/swift-cmark at 0.50800.0 (3.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.71s)
Computing version for https://github.com/SDGGiesbrecht/swift-crypto
Computed https://github.com/SDGGiesbrecht/swift-crypto at 0.20400.0 (0.62s)
Computing version for https://github.com/SDGGiesbrecht/swift-driver
Computed https://github.com/SDGGiesbrecht/swift-driver at 0.50800.0 (1.55s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/10657] Fetching yams
[1174/26008] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.16s)
[9059/10657] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.58s)
Computing version for https://github.com/SDGGiesbrecht/swift-llbuild
Computed https://github.com/SDGGiesbrecht/swift-llbuild at 0.50800.0 (2.23s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (0.99s)
Fetching https://github.com/apple/swift-numerics
[1/5707] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.42s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.99s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.71s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.88s)
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/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at 0.5.2
Creating working copy for https://github.com/SDGGiesbrecht/swift-syntax
Working copy of https://github.com/SDGGiesbrecht/swift-syntax resolved at 0.50800.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-cmark
Working copy of https://github.com/SDGGiesbrecht/swift-cmark resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-markdown
Working copy of https://github.com/SDGGiesbrecht/swift-markdown resolved at 0.50800.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/SDGGiesbrecht/swift-driver
Working copy of https://github.com/SDGGiesbrecht/swift-driver resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Working copy of https://github.com/SDGGiesbrecht/swift-docc-symbolkit resolved at 0.50800.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-package-manager
Working copy of https://github.com/SDGGiesbrecht/swift-package-manager resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-crypto
Working copy of https://github.com/SDGGiesbrecht/swift-crypto resolved at 0.20400.0
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/SDGGiesbrecht/swift-llbuild
Working copy of https://github.com/SDGGiesbrecht/swift-llbuild resolved at 0.50800.0
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageMetadata/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollections/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsSigning/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsModel/CMakeLists.txt
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SDGEmbedResources
[3/3] Compiling plugin SDGCopySources
Building for debugging...
[3/82] Write sources
[15/82] Compiling cmark-gfm-extensions tagfilter.c
[16/82] Compiling cmark-gfm-extensions tasklist.c
[17/82] Compiling cmark-gfm-extensions strikethrough.c
[18/82] Compiling cmark-gfm-extensions core-extensions.c
[19/82] Compiling cmark-gfm-extensions ext_scanners.c
[19/82] Compiling cmark-gfm-extensions table.c
[21/82] Compiling cmark-gfm xml.c
[21/82] Compiling cmark-gfm-extensions autolink.c
[23/82] Compiling cmark-gfm syntax_extension.c
[24/82] Compiling cmark-gfm registry.c
[25/82] Compiling cmark-gfm plugin.c
[26/82] Compiling cmark-gfm references.c
[26/82] Compiling cmark-gfm utf8.c
[28/82] Compiling cmark-gfm render.c
[29/82] Compiling cmark-gfm node.c
[30/82] Compiling cmark-gfm plaintext.c
[31/82] Compiling cmark-gfm map.c
[32/82] Write swift-version-24593BA9C3E375BF.txt
[33/82] Compiling cmark-gfm linked_list.c
[33/82] Compiling cmark-gfm latex.c
[35/82] Compiling cmark-gfm iterator.c
[35/82] Compiling cmark-gfm man.c
[37/82] Compiling cmark-gfm houdini_html_e.c
[38/82] Compiling cmark-gfm houdini_href_e.c
[39/82] Compiling cmark-gfm footnotes.c
[40/82] Compiling cmark-gfm html.c
[41/82] Compiling cmark-gfm commonmark.c
[42/82] Compiling cmark-gfm cmark_ctype.c
[43/82] Compiling cmark-gfm inlines.c
[44/82] Compiling cmark-gfm cmark.c
[45/82] Write sources
[46/82] Compiling _NumericsShims _NumericsShims.c
[47/82] Write sources
[49/82] Compiling cmark-gfm buffer.c
[50/82] Write sources
[54/82] Copying Package.swift.txt
[55/82] Write sources
[55/82] Compiling cmark-gfm houdini_html_u.c
[55/82] Write sources
[70/82] Compiling cmark-gfm arena.c
[71/83] Compiling CAtomic CAtomic.c
[72/89] Compiling cmark-gfm blocks.c
[73/135] Compiling cmark-gfm scanners.c
[75/270] Emitting module SDGControlFlow
[76/272] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[77/273] Compiling Markdown InlineAttributes.swift
[78/273] Compiling Markdown Link.swift
[79/273] Emitting module RealModule
[80/273] Compiling RealModule Real.swift
[81/274] Compiling SDGControlFlow Tuple.swift
[82/274] Compiling SDGControlFlow Weak.swift
[83/274] Compiling RealModule Float80+Real.swift
[84/274] Compiling Markdown Markup.swift
[85/274] Compiling Markdown MarkupChildren.swift
[86/274] Compiling Markdown ChildIndexPath.swift
[87/274] Compiling Markdown DirectiveArgument.swift
[88/274] Compiling Markdown Document.swift
[89/274] Compiling Markdown LiteralMarkup.swift
[90/274] Compiling SDGLogic Operators.swift
[91/274] Compiling RealModule Float16+Real.swift
[94/274] Compiling SDGLogic Equatable.swift
[95/274] Compiling Markdown TableHead.swift
[96/274] Compiling Markdown TableRow.swift
[97/274] Compiling Markdown Emphasis.swift
[98/274] Compiling Markdown Image.swift
[101/274] Compiling Markdown MarkupData.swift
[103/274] Compiling Markdown PlainTextConvertibleMarkup.swift
[104/274] Compiling Markdown Replacement.swift
[105/274] Compiling Markdown SourceLocation.swift
[111/274] Emitting module InternalCollectionsUtilities
[112/274] Compiling SDGLogic Any.swift
[113/274] Emitting module SDGLogic
[114/274] Compiling SDGLogic NilLiteral.swift
[115/274] Compiling SDGLogic Bool.swift
[116/274] Compiling SDGLogic Tuple.swift
[119/275] Compiling RealModule ElementaryFunctions.swift
[120/275] Compiling RealModule Float+Real.swift
[121/275] Compiling RealModule RealFunctions.swift
[128/277] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[132/278] Compiling Markdown Heading.swift
[133/278] Compiling Markdown ThematicBreak.swift
[134/278] Compiling Markdown Table.swift
[135/278] Compiling Markdown TableBody.swift
[136/283] Emitting module SDGSwiftConfiguration
/host/spi-builder-workspace/Sources/SDGSwiftConfiguration/Configuration.swift:22:23: warning: static property 'registered' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
20 | // MARK: - Static Properties
21 |
22 | internal static var registered: Configuration?
| |- warning: static property 'registered' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'registered' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'registered' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |
24 | // MARK: - Initialization
[137/283] Compiling SDGSwiftConfiguration Configuration.swift
/host/spi-builder-workspace/Sources/SDGSwiftConfiguration/Configuration.swift:22:23: warning: static property 'registered' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
20 | // MARK: - Static Properties
21 |
22 | internal static var registered: Configuration?
| |- warning: static property 'registered' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'registered' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'registered' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |
24 | // MARK: - Initialization
[143/368] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[144/368] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[145/368] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[146/368] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[147/368] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[148/368] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[149/368] Compiling Markdown InlineMarkup.swift
[150/368] Compiling Markdown ListItemContainer.swift
[151/376] Emitting module Markdown
[152/376] Compiling SDGMathematics VectorProtocol.swift
[153/376] Compiling SDGMathematics WholeArithmetic.swift
[154/376] Compiling SDGMathematics WholeNumberProtocol.swift
[155/376] Compiling SDGMathematics Operators.swift
[156/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[163/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[164/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[165/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[166/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[167/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[168/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[169/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[170/387] Compiling SDGMathematics OneDimensionalPoint.swift
[171/387] Compiling SDGMathematics Addable.swift
[172/387] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[173/387] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[174/387] Compiling SDGMathematics IntegerProtocol.swift
[175/387] Compiling SDGMathematics RationalVector.swift
[176/387] Compiling SDGMathematics RealArithmetic.swift
[177/387] Compiling SDGMathematics RealNumberProtocol.swift
[178/387] Compiling SDGMathematics Data.swift
[179/387] Compiling SDGMathematics OneDimensionalVector.swift
[180/387] Compiling SDGMathematics PointProtocol.swift
[181/387] Compiling SDGMathematics RationalArithmetic.swift
[182/387] Compiling SDGMathematics RationalNumberProtocol.swift
[183/387] Compiling SDGMathematics IntegralArithmetic.swift
[184/387] Compiling SDGMathematics Negatable.swift
[185/387] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[186/387] Compiling SDGMathematics Subtractable.swift
[191/387] Compiling SDGMathematics OrderedEnumeration.swift
[192/387] Compiling SDGMathematics Sequence.swift
[193/387] Compiling SDGMathematics Tuple.swift
[194/387] Compiling SDGMathematics UInt.swift
[195/387] Compiling OrderedCollections OrderedSet+Insertions.swift
[196/387] Compiling OrderedCollections OrderedSet+Invariants.swift
[197/387] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[198/387] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[199/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[200/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[201/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[218/387] Compiling SDGMathematics Float.swift
[219/387] Compiling SDGMathematics FunctionAnalysis.swift
[220/387] Compiling SDGMathematics Int.swift
[221/387] Compiling SDGMathematics Measurement.swift
[222/387] Compiling SDGMathematics Angle.swift
[223/387] Compiling SDGMathematics BitField.swift
[224/387] Compiling SDGMathematics ClosedRange.swift
[225/387] Compiling SDGMathematics Comparable.swift
[226/387] Compiling OrderedCollections OrderedSet+Sendable.swift
[227/387] Compiling OrderedCollections OrderedSet+SubSequence.swift
[228/387] Compiling OrderedCollections OrderedSet+Testing.swift
[229/387] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[230/387] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[231/387] Compiling OrderedCollections OrderedSet.swift
[232/387] Compiling OrderedCollections _UnsafeBitset.swift
[237/387] Compiling SDGSwiftConfiguration Export.swift
[238/387] Compiling SDGSwiftConfiguration Context.swift
[239/388] Emitting module OrderedCollections
[248/389] Emitting module SDGMathematics
[268/394] Emitting module SymbolKit
[321/394] Compiling Markdown MarkupWalker.swift
[322/394] Compiling Markdown MarkupFormatter.swift
[323/394] Compiling Markdown MarkupTreeDumper.swift
[342/395] Compiling SymbolKit GraphCollector.swift
[343/395] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[344/395] Compiling SymbolKit UnifiedSymbol.swift
[345/395] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[346/395] Compiling SymbolKit UnifiedSymbolGraph.swift
[351/461] Emitting module SampleConfiguration
/host/spi-builder-workspace/Sources/SampleConfiguration/SampleContext.swift:23:21: warning: static property 'context' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// The context received from the configuration loader.
23 | public static var context: SampleContext? = SampleContext.accept()
| |- warning: static property 'context' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'context' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'context' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |
25 | // MARK: - Initialization
[352/461] Compiling SampleConfiguration SampleConfiguration.swift
[353/461] Compiling SampleConfiguration SampleContext.swift
/host/spi-builder-workspace/Sources/SampleConfiguration/SampleContext.swift:23:21: warning: static property 'context' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |
22 | /// The context received from the configuration loader.
23 | public static var context: SampleContext? = SampleContext.accept()
| |- warning: static property 'context' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'context' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'context' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |
25 | // MARK: - Initialization
[355/462] Compiling SDGCollections BidirectionalPattern.swift
[356/462] Compiling SDGCollections Pattern.swift
[357/462] Compiling SDGCollections PatternMatch.swift
[358/462] Compiling SDGCollections PatternConsumption.swift
[359/462] Compiling SDGCollections RepetitionMatch.swift
[360/462] Compiling SDGCollections RepetitionPattern.swift
[361/462] Compiling SDGCollections SeparatedComponentMatch.swift
[362/462] Compiling SDGCollections Range.swift
[363/470] Compiling SDGCollections NestingMatch.swift
[364/470] Compiling SDGCollections NestingMatchContents.swift
[365/470] Compiling SDGCollections NestingMatchSegment.swift
[366/470] Compiling SDGCollections NestingPattern.swift
[367/470] Compiling SDGCollections NestingSegmentPattern.swift
[369/471] Compiling SDGCollections NaryAlternativePatterns.swift
[370/471] Compiling SDGCollections AnyBidirectionalPattern.swift
[371/471] Compiling SDGCollections AnyPattern.swift
[372/471] Compiling SDGCollections AnyPatternMatch.swift
[373/471] Compiling SDGCollections AtomicPatternMatch.swift
[374/471] Compiling SDGCollections ConcatenatedMatch.swift
[375/471] Compiling SDGCollections ConcatenatedPatterns.swift
[376/471] Compiling SDGCollections NaryConcatenatedMatch.swift
[377/471] Compiling SDGCollections NaryConcatenatedPatterns.swift
[378/471] Compiling SDGCollections ConditionalPattern.swift
[379/471] Compiling SDGCollections LiteralPattern.swift
[380/471] Compiling SDGCollections NegatedPattern.swift
[381/471] Compiling SDGCollections NestingContentsPattern.swift
[387/471] Compiling SDGCollections OrderedSet.SubSequence.swift
[388/471] Compiling SDGCollections OrderedSet.swift
[389/471] Compiling SDGCollections ExclusivePrefixMatch.swift
[390/471] Compiling SDGCollections ExclusiveSuffixMatch.swift
[391/471] Compiling SDGCollections InclusivePrefixMatch.swift
[392/471] Compiling SDGCollections InclusiveSuffixMatch.swift
[393/471] Compiling SDGCollections AlternativeMatch.swift
[394/471] Compiling SDGCollections AlternativePatterns.swift
[395/471] Compiling SDGCollections NaryAlternativeMatch.swift
[396/471] Compiling SDGCollections FiniteSet.swift
[397/471] Compiling SDGCollections IntensionalSet.swift
[398/471] Compiling SDGCollections Intersection.swift
[399/471] Compiling SDGCollections MutableSet.swift
[400/471] Compiling SDGCollections Set.swift
[401/471] Compiling SDGCollections SetDefinition.swift
[402/471] Compiling SDGCollections SetInRepresentableUniverse.swift
[403/471] Compiling SDGCollections Union.swift
[404/471] Compiling SDGCollections RangeExpression.swift
[405/471] Compiling SDGCollections RangeReplaceableCollection.swift
[406/471] Compiling SDGCollections ReversedCollection.swift
[407/471] Compiling SDGCollections SearchableBidirectionalCollection.swift
[408/471] Compiling SDGCollections SearchableCollection.swift
[409/471] Compiling SDGCollections Slice.swift
[410/471] Compiling SDGCollections AbsoluteComplement.swift
[411/471] Compiling SDGCollections ComparableSet.swift
[412/471] Compiling SDGCollections Operators.swift
[413/471] Compiling SDGCollections AnyCollection.swift
[414/471] Compiling SDGCollections Array.swift
[415/471] Compiling SDGCollections BidirectionalCollection.swift
[416/471] Compiling SDGCollections Collection.swift
[417/471] Compiling SDGCollections CollectionDifference.swift
[418/471] Compiling SDGCollections CollectionDifferenceChange.swift
[419/471] Compiling SDGCollections FillDirection.swift
[420/471] Compiling SDGCollections LexicographicalComparison.swift
[421/471] Emitting module SwiftSyntax
[422/471] Compiling SDGCollections Addable.swift
[423/471] Compiling SDGCollections BijectiveMapping.swift
[424/471] Compiling SDGCollections ContextualMapping.swift
[425/471] Compiling SDGCollections Dictionary.swift
[426/471] Compiling SDGCollections CharacterSet.swift
[427/471] Compiling SDGCollections Data.swift
[428/471] Compiling SDGCollections String.swift
[429/471] Compiling SDGCollections StringProtocol.swift
[430/471] Compiling SDGCollections LegacyMode.swift
[431/471] Emitting module SDGCollections
[433/501] Compiling SDGText CharacterSet.swift
[434/501] Compiling SDGText CollectionStringFamily.swift
[435/501] Compiling SDGText CollectionUnicodeScalar.swift
[436/501] Compiling SDGText StaticString.swift
[437/504] Compiling SDGText LineViewIndex.swift
[438/504] Compiling SDGText Newline.swift
[439/504] Compiling SDGText NewlinePattern.swift
[440/504] Compiling SDGText StringFamily.swift
[441/504] Compiling SDGText String.swift
[442/504] Compiling SDGText StringClusterView.swift
[443/504] Compiling SDGText StringScalarView.swift
[444/504] Compiling SDGText ExtendedGraphemeCluster.swift
[445/504] Compiling SDGText StringIndex.swift
[446/504] Compiling SDGText UnicodeScalarView.swift
[447/504] Compiling SDGText UnicodeScalar.swift
[448/504] Compiling SDGText StrictStringStringInterpolation.swift
[449/504] Compiling SDGText ExtendedGraphemeClusterView.swift
[450/504] Compiling SDGText Line.swift
[451/504] Compiling SDGText LineView.swift
[452/504] Compiling SDGText UIFont.swift
[453/504] Compiling SDGText MarkupPlaygroundDisplay.swift
[454/504] Compiling SDGText Range.swift
[455/504] Compiling SDGText SemanticMarkup.swift
[456/504] Compiling SDGText Font.Definition.swift
[457/504] Compiling SDGText Font.swift
[458/504] Compiling SDGText NSFont.swift
[459/504] Compiling SDGText SwiftUI.Font.swift
[460/504] Compiling SDGText SemanticMarkupStringInterpolation.swift
[461/504] Compiling SDGText StrictString.swift
[462/504] Compiling SDGText StrictStringClusterView.swift
[463/504] Compiling SDGText StrictStringInterpolationProtocol.swift
[464/504] Emitting module SDGText
[466/514] Compiling SDGPersistence StrictString.swift
[467/515] Compiling SDGPersistence PreferenceSet.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[468/515] 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 {
[469/515] Compiling SDGPersistence ProcessInfo.swift
[470/515] Compiling SDGPersistence String.swift
[471/515] Compiling SDGPersistence Data.swift
[472/515] Compiling SDGPersistence FileConvertible.swift
[473/515] Compiling SDGPersistence Preference.swift
[474/515] 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 | }
[475/515] Compiling SDGPersistence URL.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageMetadata/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollections/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsSigning/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsModel/CMakeLists.txt
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SDGEmbedResources
[3/3] Compiling plugin SDGCopySources
Building for debugging...
[3/12] Write swift-version-24593BA9C3E375BF.txt
[5/60] Compiling SDGLogic Equatable.swift
[6/63] Compiling SDGLogic Any.swift
[7/64] Compiling SDGLogic Bool.swift
[8/88] Compiling Markdown RawMarkup.swift
[9/88] Compiling Markdown BlockDirective.swift
[10/100] Emitting module SDGLogic
[11/122] Compiling SDGLogic Tuple.swift
[12/122] Compiling SDGLogic Operators.swift
[13/122] Compiling SDGLogic NilLiteral.swift
[14/194] Compiling RealModule Float80+Real.swift
[15/194] Compiling RealModule Real.swift
[16/203] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/203] Compiling SymbolKit Relationship.swift
[18/203] Compiling SymbolKit RelationshipKind.swift
[19/203] Compiling SymbolKit LineList.swift
[20/203] Compiling SymbolKit Position.swift
[21/203] Compiling SymbolKit SourceRange.swift
[22/205] Compiling SymbolKit SourceOrigin.swift
[23/205] Compiling SymbolKit GenericConstraints.swift
[24/205] Compiling SymbolKit Swift.swift
[25/205] Compiling SymbolKit SemanticVersion.swift
[27/205] Compiling SDGSwiftConfiguration Configuration.swift
[28/205] Emitting module SDGSwiftConfiguration
[29/205] Compiling SymbolKit Mixin+Equals.swift
[30/205] Compiling SymbolKit Mixin+Hash.swift
[31/205] Compiling RealModule RealFunctions.swift
[32/205] Emitting module SDGControlFlow
[35/205] Compiling SymbolKit Mixin.swift
[36/205] Compiling SDGSwiftConfiguration Export.swift
[37/205] Compiling SDGSwiftConfiguration Context.swift
[38/205] Compiling RealModule Float16+Real.swift
[41/206] Compiling RealModule Float+Real.swift
[42/206] Compiling RealModule ElementaryFunctions.swift
[43/206] Compiling SymbolKit OperatingSystem.swift
[44/206] Compiling SymbolKit Platform.swift
[45/206] Compiling SymbolKit Metadata.swift
[46/206] Compiling SymbolKit Module.swift
[49/206] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/206] Emitting module RealModule
[55/210] Emitting module InternalCollectionsUtilities
[62/211] Compiling Markdown MarkupRewriter.swift
[63/211] Compiling Markdown BasicBlockContainer.swift
[64/211] Compiling Markdown BasicInlineContainer.swift
[65/211] Compiling Markdown BlockContainer.swift
[66/211] Compiling Markdown BlockMarkup.swift
[67/211] Compiling Markdown InlineContainer.swift
[68/211] Compiling Markdown InlineMarkup.swift
[69/211] Compiling Markdown ListItemContainer.swift
[70/219] Compiling SampleConfiguration SampleContext.swift
[71/219] Compiling SampleConfiguration SampleConfiguration.swift
[72/219] Emitting module SampleConfiguration
[75/220] Compiling SDGControlFlow Tuple.swift
[76/220] Compiling SDGControlFlow Weak.swift
[77/220] Emitting module SymbolKit
[78/226] Compiling SymbolKit SPI.swift
[79/226] Compiling SymbolKit Snippet.swift
[80/226] Compiling SymbolKit Extension.swift
[81/226] Compiling SymbolKit GenericConstraint.swift
[82/226] Compiling SymbolKit GenericParameter.swift
[83/226] Compiling SymbolKit FunctionSignature.swift
[84/226] Compiling SymbolKit Identifier.swift
[85/226] Compiling SymbolKit KindIdentifier.swift
[86/226] Compiling SymbolKit Location.swift
[87/226] Compiling SymbolKit Mutability.swift
[88/226] Compiling SymbolKit Names.swift
[89/226] Compiling SymbolKit AvailabilityItem.swift
[90/226] Compiling SymbolKit Domain.swift
[91/226] Compiling SymbolKit DeclarationFragments.swift
[92/226] Compiling SymbolKit Fragment.swift
[93/226] Compiling SymbolKit FragmentKind.swift
[94/226] Compiling SymbolKit FunctionParameter.swift
[102/226] Compiling SymbolKit Generics.swift
[103/226] Compiling SymbolKit Namespace.swift
[104/226] Compiling SymbolKit Symbol.swift
[105/226] Compiling SymbolKit SymbolKind.swift
[106/226] Compiling SymbolKit SymbolGraph.swift
[115/311] Compiling SDGMathematics Float.swift
[116/311] Compiling SDGMathematics FunctionAnalysis.swift
[117/311] Compiling SDGMathematics Int.swift
[118/311] Compiling SDGMathematics Measurement.swift
[119/311] Compiling SDGMathematics Angle.swift
[120/311] Compiling SDGMathematics BitField.swift
[121/311] Compiling SDGMathematics ClosedRange.swift
[122/311] Compiling SDGMathematics Comparable.swift
[123/311] Compiling SDGMathematics Data.swift
[124/311] Compiling SDGMathematics Addable.swift
[125/311] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[126/311] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[135/311] Emitting module Markdown
[140/311] Compiling SDGMathematics IntegerProtocol.swift
[141/311] Compiling SDGMathematics IntegralArithmetic.swift
[142/311] Compiling SDGMathematics Negatable.swift
[143/311] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[144/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[145/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[146/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[147/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[148/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[149/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[150/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[151/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[152/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[153/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[154/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[155/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[156/311] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[157/311] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[170/322] Compiling SDGMathematics Subtractable.swift
[171/322] Compiling SDGMathematics VectorProtocol.swift
[172/322] Compiling SDGMathematics WholeArithmetic.swift
[173/322] Compiling SDGMathematics WholeNumberProtocol.swift
[174/322] Compiling SDGMathematics Operators.swift
[175/322] Compiling SDGMathematics OrderedEnumeration.swift
[176/322] Compiling SDGMathematics Sequence.swift
[177/322] Compiling SDGMathematics Tuple.swift
[178/322] Compiling OrderedCollections OrderedSet+Initializers.swift
[179/322] Compiling OrderedCollections OrderedSet+Insertions.swift
[180/322] Compiling OrderedCollections OrderedSet+Invariants.swift
[181/322] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[182/322] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[183/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[184/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[185/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[198/323] Compiling SDGMathematics OneDimensionalPoint.swift
[205/328] Compiling SDGMathematics OneDimensionalVector.swift
[206/328] Compiling SDGMathematics PointProtocol.swift
[207/328] Compiling SDGMathematics RationalArithmetic.swift
[208/328] Compiling SDGMathematics RationalNumberProtocol.swift
[209/328] Compiling SDGMathematics RationalVector.swift
[210/328] Compiling SDGMathematics RealArithmetic.swift
[211/328] Compiling SDGMathematics RealNumberProtocol.swift
[213/328] Compiling OrderedCollections OrderedSet+Testing.swift
[214/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[215/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[216/328] Compiling OrderedCollections OrderedSet.swift
[217/328] Compiling OrderedCollections _UnsafeBitset.swift
[218/328] Compiling Markdown MarkupWalker.swift
[219/328] Compiling Markdown MarkupFormatter.swift
[220/328] Compiling Markdown MarkupTreeDumper.swift
[221/328] Compiling OrderedCollections OrderedSet+Sendable.swift
[222/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[253/328] Emitting module SDGMathematics
[257/328] Compiling SDGMathematics UInt.swift
[272/329] Compiling SwiftSyntax SyntaxExprNodes.swift
[273/329] Compiling SwiftSyntax SyntaxNodes.swift
[274/329] Compiling SwiftSyntax SyntaxPatternNodes.swift
[283/329] Emitting module OrderedCollections
[286/393] Compiling SDGCollections NaryAlternativeMatch.swift
[287/393] Compiling SDGCollections NaryAlternativePatterns.swift
[288/393] Compiling SDGCollections AnyBidirectionalPattern.swift
[289/393] Compiling SDGCollections AnyPattern.swift
[290/393] Compiling SDGCollections AnyPatternMatch.swift
[291/393] Compiling SDGCollections AtomicPatternMatch.swift
[292/393] Compiling SDGCollections ConcatenatedMatch.swift
[293/393] Compiling SDGCollections ConcatenatedPatterns.swift
[294/393] Compiling SDGCollections NaryConcatenatedMatch.swift
[295/393] Compiling SDGCollections NaryConcatenatedPatterns.swift
[296/393] Compiling SDGCollections OrderedSet.SubSequence.swift
[297/393] Compiling SDGCollections OrderedSet.swift
[298/393] Compiling SDGCollections ExclusivePrefixMatch.swift
[299/393] Compiling SDGCollections ExclusiveSuffixMatch.swift
[300/393] Compiling SDGCollections InclusivePrefixMatch.swift
[301/393] Compiling SDGCollections InclusiveSuffixMatch.swift
[302/393] Compiling SDGCollections AlternativeMatch.swift
[303/393] Compiling SDGCollections AlternativePatterns.swift
[305/393] Compiling SDGCollections BidirectionalPattern.swift
[306/393] Compiling SDGCollections Pattern.swift
[307/393] Compiling SDGCollections PatternMatch.swift
[308/393] Compiling SDGCollections PatternConsumption.swift
[309/393] Compiling SDGCollections RepetitionMatch.swift
[310/393] Compiling SDGCollections RepetitionPattern.swift
[311/393] Compiling SDGCollections SeparatedComponentMatch.swift
[312/393] Compiling SDGCollections Range.swift
[313/393] Compiling SDGCollections ConditionalPattern.swift
[314/393] Compiling SDGCollections LiteralPattern.swift
[315/393] Compiling SDGCollections NegatedPattern.swift
[316/393] Compiling SDGCollections NestingContentsPattern.swift
[317/393] Compiling SDGCollections NestingMatch.swift
[318/393] Compiling SDGCollections NestingMatchContents.swift
[319/393] Compiling SDGCollections NestingMatchSegment.swift
[320/393] Compiling SDGCollections NestingPattern.swift
[321/393] Compiling SDGCollections NestingSegmentPattern.swift
[322/393] Compiling SDGCollections RangeExpression.swift
[323/393] Compiling SDGCollections RangeReplaceableCollection.swift
[324/393] Compiling SDGCollections ReversedCollection.swift
[325/393] Compiling SDGCollections SearchableBidirectionalCollection.swift
[326/393] Compiling SDGCollections SearchableCollection.swift
[327/393] Compiling SDGCollections Slice.swift
[328/393] Compiling SDGCollections AbsoluteComplement.swift
[329/393] Compiling SDGCollections ComparableSet.swift
[339/401] Compiling SDGCollections FiniteSet.swift
[340/401] Compiling SDGCollections IntensionalSet.swift
[341/401] Compiling SDGCollections Intersection.swift
[342/401] Compiling SDGCollections MutableSet.swift
[343/401] Compiling SDGCollections Set.swift
[344/401] Compiling SDGCollections SetDefinition.swift
[345/401] Compiling SDGCollections SetInRepresentableUniverse.swift
[346/401] Compiling SDGCollections Union.swift
[347/401] Emitting module SwiftSyntax
[348/401] Compiling SDGCollections Operators.swift
[349/401] Compiling SDGCollections AnyCollection.swift
[350/401] Compiling SDGCollections Array.swift
[351/401] Compiling SDGCollections BidirectionalCollection.swift
[352/401] Compiling SDGCollections Collection.swift
[353/401] Compiling SDGCollections CollectionDifference.swift
[354/401] Compiling SDGCollections CollectionDifferenceChange.swift
[355/401] Compiling SDGCollections FillDirection.swift
[356/401] Compiling SDGCollections LexicographicalComparison.swift
[357/401] Compiling SDGCollections Addable.swift
[358/401] Compiling SDGCollections BijectiveMapping.swift
[359/401] Compiling SDGCollections ContextualMapping.swift
[360/401] Compiling SDGCollections Dictionary.swift
[361/401] Compiling SDGCollections CharacterSet.swift
[362/401] Compiling SDGCollections Data.swift
[363/401] Compiling SDGCollections String.swift
[364/401] Compiling SDGCollections StringProtocol.swift
[365/401] Compiling SDGCollections LegacyMode.swift
[366/401] Emitting module SDGCollections
[368/431] Compiling SDGText LineViewIndex.swift
[369/431] Compiling SDGText Newline.swift
[370/431] Compiling SDGText NewlinePattern.swift
[371/431] Compiling SDGText StringFamily.swift
[372/434] Compiling SDGText StrictStringStringInterpolation.swift
[373/434] Compiling SDGText ExtendedGraphemeClusterView.swift
[374/434] Compiling SDGText Line.swift
[375/434] Compiling SDGText LineView.swift
[376/434] Compiling SDGText Font.Definition.swift
[377/434] Compiling SDGText Font.swift
[378/434] Compiling SDGText NSFont.swift
[379/434] Compiling SDGText SwiftUI.Font.swift
[380/434] Compiling SDGText String.swift
[381/434] Compiling SDGText StringClusterView.swift
[382/434] Compiling SDGText StringScalarView.swift
[383/434] Compiling SDGText ExtendedGraphemeCluster.swift
[384/434] Compiling SDGText UIFont.swift
[385/434] Compiling SDGText MarkupPlaygroundDisplay.swift
[386/434] Compiling SDGText Range.swift
[387/434] Compiling SDGText SemanticMarkup.swift
[388/434] Compiling SDGText CharacterSet.swift
[389/434] Compiling SDGText CollectionStringFamily.swift
[390/434] Compiling SDGText CollectionUnicodeScalar.swift
[391/434] Compiling SDGText StaticString.swift
[392/434] Compiling SDGText SemanticMarkupStringInterpolation.swift
[393/434] Compiling SDGText StrictString.swift
[394/434] Compiling SDGText StrictStringClusterView.swift
[395/434] Compiling SDGText StrictStringInterpolationProtocol.swift
[396/434] Compiling SDGText StringIndex.swift
[397/434] Compiling SDGText UnicodeScalarView.swift
[398/434] Compiling SDGText UnicodeScalar.swift
[399/434] Emitting module SDGText
[401/444] Compiling SDGPersistence PreferenceSet.swift
[402/444] Compiling SDGPersistence ProcessInfo.swift
[403/445] Compiling SDGPersistence String.swift
[404/445] Compiling SDGPersistence StrictString.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[405/445] 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 {
[406/445] Compiling SDGPersistence Data.swift
[407/445] Compiling SDGPersistence FileConvertible.swift
[408/445] 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 | }
[409/445] Compiling SDGPersistence Preference.swift
[410/445] Compiling SDGPersistence URL.swift
BUILD FAILURE 6.1 android