Build Information
Failed to build SDGSwift, reference master (c00c52), 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-2":/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: 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/sdgswift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c00c521 Updated Workspace.
Cloned https://github.com/sdggiesbrecht/sdgswift.git
Revision (git rev-parse @):
c00c521b80b07195cd19d08254c2ad09cc8484ff
SUCCESS checkout https://github.com/sdggiesbrecht/sdgswift.git at master
========================================
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-2":/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-package-manager
Fetching https://github.com/SDGGiesbrecht/swift-markdown
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/SDGGiesbrecht/swift-syntax
Fetching https://github.com/SDGGiesbrecht/swift-docc-symbolkit
[1/758] Fetching swift-markdown
[759/1903] Fetching swift-markdown, swift-docc-symbolkit
[1000/31977] Fetching swift-markdown, swift-docc-symbolkit, swift-syntax
[3397/48568] Fetching swift-markdown, swift-docc-symbolkit, swift-syntax, swift-collections
Fetching https://github.com/apple/swift-tools-support-core
[5275/113490] Fetching swift-markdown, swift-docc-symbolkit, swift-syntax, swift-collections, swift-package-manager
Fetched https://github.com/SDGGiesbrecht/swift-docc-symbolkit from cache (0.57s)
[7309/112345] Fetching swift-markdown, swift-syntax, swift-collections, swift-package-manager
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
[16378/119109] Fetching swift-markdown, swift-syntax, swift-collections, swift-package-manager, swift-tools-support-core
[30443/221226] Fetching swift-markdown, swift-syntax, swift-collections, swift-package-manager, swift-tools-support-core, sdgcornerstone
Fetched https://github.com/apple/swift-tools-support-core from cache (1.20s)
[49147/214462] Fetching swift-markdown, swift-syntax, swift-collections, swift-package-manager, sdgcornerstone
Fetched https://github.com/apple/swift-collections from cache (8.94s)
Fetched https://github.com/SDGGiesbrecht/swift-syntax from cache (9.04s)
Fetched https://github.com/SDGGiesbrecht/swift-markdown from cache (9.64s)
Fetched https://github.com/SDGGiesbrecht/swift-package-manager from cache (9.75s)
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (12.00s)
Computing version for https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Computed https://github.com/SDGGiesbrecht/swift-docc-symbolkit at 0.50800.0 (13.76s)
Computing version for https://github.com/SDGGiesbrecht/swift-markdown
Computed https://github.com/SDGGiesbrecht/swift-markdown at 0.50800.0 (2.85s)
Fetching https://github.com/SDGGiesbrecht/swift-cmark
[1/14476] Fetching swift-cmark
Fetched https://github.com/SDGGiesbrecht/swift-cmark from cache (1.56s)
Computing version for https://github.com/SDGGiesbrecht/swift-syntax
Computed https://github.com/SDGGiesbrecht/swift-syntax at 0.50800.0 (2.58s)
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.88s)
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-llbuild
Fetching https://github.com/SDGGiesbrecht/swift-crypto
[1/22322] Fetching swift-driver
[1564/40699] Fetching swift-driver, swift-llbuild
[19223/45232] Fetching swift-driver, swift-llbuild, swift-crypto
Fetched https://github.com/SDGGiesbrecht/swift-llbuild from cache (2.21s)
Fetched https://github.com/SDGGiesbrecht/swift-driver from cache (2.29s)
Fetched https://github.com/SDGGiesbrecht/swift-crypto from cache (2.36s)
Computing version for https://github.com/SDGGiesbrecht/swift-cmark
Computed https://github.com/SDGGiesbrecht/swift-cmark at 0.50800.0 (2.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.60s)
Computing version for https://github.com/SDGGiesbrecht/swift-crypto
Computed https://github.com/SDGGiesbrecht/swift-crypto at 0.20400.0 (0.61s)
Computing version for https://github.com/SDGGiesbrecht/swift-driver
Computed https://github.com/SDGGiesbrecht/swift-driver at 0.50800.0 (1.75s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/10657] Fetching yams
[5756/26008] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.54s)
Fetched https://github.com/jpsim/Yams.git from cache (1.57s)
Computing version for https://github.com/SDGGiesbrecht/swift-llbuild
Computed https://github.com/SDGGiesbrecht/swift-llbuild at 0.50800.0 (2.28s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (0.93s)
Fetching https://github.com/apple/swift-numerics
[1/5707] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.47s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.16s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.81s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.57s)
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.94s)
Creating working copy for https://github.com/SDGGiesbrecht/swift-llbuild
Working copy of https://github.com/SDGGiesbrecht/swift-llbuild resolved at 0.50800.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-markdown
Working copy of https://github.com/SDGGiesbrecht/swift-markdown 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/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/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/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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
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-docc-symbolkit
Working copy of https://github.com/SDGGiesbrecht/swift-docc-symbolkit resolved at 0.50800.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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
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/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/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.2.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
[24/82] Compiling cmark-gfm-extensions tasklist.c
[25/82] Compiling cmark-gfm-extensions tagfilter.c
[26/82] Compiling cmark-gfm-extensions strikethrough.c
[27/82] Compiling cmark-gfm-extensions core-extensions.c
[28/82] Compiling cmark-gfm xml.c
[29/82] Compiling cmark-gfm-extensions ext_scanners.c
[30/82] Compiling cmark-gfm-extensions table.c
[31/82] Compiling cmark-gfm-extensions autolink.c
[32/82] Compiling cmark-gfm syntax_extension.c
[33/82] Compiling cmark-gfm render.c
[34/82] Compiling cmark-gfm registry.c
[35/82] Compiling cmark-gfm plugin.c
[36/82] Compiling cmark-gfm references.c
[37/82] Compiling cmark-gfm plaintext.c
[38/82] Write swift-version-24593BA9C3E375BF.txt
[39/82] Compiling cmark-gfm map.c
[40/82] Compiling cmark-gfm utf8.c
[41/82] Compiling cmark-gfm linked_list.c
[42/82] Compiling cmark-gfm latex.c
[43/82] Compiling cmark-gfm node.c
[44/82] Compiling cmark-gfm man.c
[45/82] Compiling cmark-gfm iterator.c
[46/82] Compiling cmark-gfm html.c
[47/189] Compiling cmark-gfm inlines.c
[48/189] Compiling cmark-gfm houdini_html_u.c
[49/189] Compiling cmark-gfm houdini_html_e.c
[50/189] Compiling cmark-gfm houdini_href_e.c
[51/189] Compiling cmark-gfm footnotes.c
[52/189] Compiling cmark-gfm commonmark.c
[53/189] Compiling cmark-gfm cmark_ctype.c
[54/189] Compiling cmark-gfm cmark.c
[55/189] Compiling cmark-gfm buffer.c
[56/189] Compiling cmark-gfm arena.c
[57/189] Compiling _NumericsShims _NumericsShims.c
[58/189] Write sources
[63/189] Copying Package.swift.txt
[64/189] Write sources
[69/189] Compiling cmark-gfm scanners.c
[69/189] Write sources
[72/189] Compiling CAtomic CAtomic.c
[73/189] Compiling cmark-gfm blocks.c
[75/189] Emitting module SDGControlFlow
[76/272] Emitting module RealModule
[77/273] 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
[78/273] 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
[79/273] Compiling RealModule ElementaryFunctions.swift
[80/273] Emitting module InternalCollectionsUtilities
[81/274] Compiling Markdown ChildIndexPath.swift
[82/274] Compiling Markdown DirectiveArgument.swift
[83/274] Compiling SDGLogic NilLiteral.swift
[84/274] Compiling RealModule Float80+Real.swift
[85/274] Compiling Markdown CodeBlock.swift
[86/274] Compiling Markdown HTMLBlock.swift
[87/274] Compiling RealModule Real.swift
[88/274] Compiling Markdown Document.swift
[89/274] Compiling Markdown LiteralMarkup.swift
[90/274] Compiling Markdown Markup.swift
[91/274] Compiling Markdown MarkupChildren.swift
[92/274] Compiling Markdown MarkupData.swift
[93/274] Compiling Markdown PlainTextConvertibleMarkup.swift
[94/274] Compiling RealModule RealFunctions.swift
[95/274] Compiling SDGLogic Operators.swift
[96/274] Compiling SDGLogic Tuple.swift
[97/274] Compiling RealModule Float16+Real.swift
[98/274] Compiling RealModule Float+Real.swift
[99/274] Compiling SDGLogic Any.swift
[100/274] Emitting module SDGLogic
[101/274] Compiling SDGLogic Equatable.swift
[102/274] Compiling Markdown Heading.swift
[103/274] Compiling Markdown ThematicBreak.swift
[108/274] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[109/274] Compiling Markdown TableCell.swift
[110/274] Compiling Markdown TableCellContainer.swift
[111/274] Compiling SDGLogic Bool.swift
[112/275] Compiling Markdown RawMarkup.swift
[113/275] Compiling Markdown BlockDirective.swift
[126/276] Compiling Markdown Table.swift
[127/276] Compiling Markdown TableBody.swift
[131/277] Compiling Markdown MarkupRewriter.swift
[132/277] Compiling Markdown BasicBlockContainer.swift
[133/277] Compiling Markdown BasicInlineContainer.swift
[134/277] Compiling Markdown BlockContainer.swift
[135/277] Compiling Markdown BlockMarkup.swift
[136/277] Compiling Markdown InlineContainer.swift
[137/277] Compiling Markdown InlineMarkup.swift
[138/277] Compiling Markdown ListItemContainer.swift
[139/285] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[141/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[142/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[143/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[144/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[145/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[146/371] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[147/371] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[148/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[149/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[150/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[151/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[152/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[153/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[154/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[155/378] Compiling OrderedCollections OrderedDictionary+Elements.swift
[156/378] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[157/378] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[158/378] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[159/378] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[160/378] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[161/378] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[162/378] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[163/382] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[164/382] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[165/382] Compiling OrderedCollections OrderedDictionary+Values.swift
[166/382] Compiling OrderedCollections OrderedDictionary.swift
[167/382] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[168/382] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[169/382] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[170/382] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[171/382] Compiling OrderedCollections OrderedSet+Codable.swift
[172/382] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[173/382] Compiling OrderedCollections OrderedSet+Descriptions.swift
[174/382] Compiling OrderedCollections OrderedSet+Diffing.swift
[183/382] Compiling OrderedCollections OrderedDictionary+Codable.swift
[191/382] Compiling SDGMathematics OrderedEnumeration.swift
[192/382] Compiling SDGMathematics Sequence.swift
[193/382] Compiling SDGMathematics Tuple.swift
[194/382] Compiling SDGMathematics UInt.swift
[196/382] Compiling OrderedCollections OrderedSet+Insertions.swift
[197/382] Compiling OrderedCollections OrderedSet+Invariants.swift
[198/382] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[199/382] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[200/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[201/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[202/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[211/382] Compiling OrderedCollections OrderedSet+Sendable.swift
[212/382] Compiling OrderedCollections OrderedSet+SubSequence.swift
[213/382] Compiling OrderedCollections OrderedSet+Testing.swift
[214/382] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[215/382] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[216/382] Compiling OrderedCollections OrderedSet.swift
[217/382] Compiling OrderedCollections _UnsafeBitset.swift
[218/382] Compiling OrderedCollections _HashTable+Bucket.swift
[219/382] Compiling OrderedCollections _HashTable+BucketIterator.swift
[220/382] Compiling OrderedCollections _HashTable+Constants.swift
[221/382] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[222/382] Compiling OrderedCollections _HashTable+Testing.swift
[223/382] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[224/382] Compiling OrderedCollections _HashTable.swift
[225/382] Compiling OrderedCollections _Hashtable+Header.swift
[226/382] Emitting module Markdown
[227/382] Compiling SDGSwiftConfiguration Context.swift
[228/382] Compiling SDGSwiftConfiguration Export.swift
[248/383] Compiling Markdown MarkupWalker.swift
[249/383] Compiling Markdown MarkupFormatter.swift
[250/383] Compiling Markdown MarkupTreeDumper.swift
[311/388] Emitting module SymbolKit
[312/391] Compiling SampleConfiguration SampleConfiguration.swift
[313/391] 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
[314/391] Emitting module SDGMathematics
[315/392] 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
[318/393] Emitting module OrderedCollections
[319/394] Emitting module SwiftSyntax
[321/399] Compiling SwiftSyntax SyntaxStmtNodes.swift
[322/399] Compiling SwiftSyntax SyntaxTypeNodes.swift
[323/399] Compiling SymbolKit UnifiedSymbol.swift
[324/399] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[325/399] Compiling SymbolKit UnifiedSymbolGraph.swift
[331/400] Compiling SwiftSyntax SyntaxExprNodes.swift
[332/400] Compiling SwiftSyntax SyntaxNodes.swift
[333/400] Compiling SwiftSyntax SyntaxPatternNodes.swift
[352/463] Compiling SDGCollections NaryAlternativePatterns.swift
[353/463] Compiling SDGCollections AnyBidirectionalPattern.swift
[354/463] Compiling SDGCollections AnyPattern.swift
[355/463] Compiling SDGCollections AnyPatternMatch.swift
[356/463] Compiling SDGCollections AtomicPatternMatch.swift
[357/463] Compiling SDGCollections ConcatenatedMatch.swift
[358/463] Compiling SDGCollections ConcatenatedPatterns.swift
[359/463] Compiling SDGCollections NaryConcatenatedMatch.swift
[360/463] Compiling SDGCollections NaryConcatenatedPatterns.swift
[361/463] Compiling SDGCollections ConditionalPattern.swift
[362/463] Compiling SDGCollections LiteralPattern.swift
[363/463] Compiling SDGCollections NegatedPattern.swift
[364/463] Compiling SDGCollections NestingContentsPattern.swift
[365/463] Compiling SDGCollections NestingMatch.swift
[366/463] Compiling SDGCollections NestingMatchContents.swift
[367/463] Compiling SDGCollections NestingMatchSegment.swift
[368/463] Compiling SDGCollections NestingPattern.swift
[369/463] Compiling SDGCollections NestingSegmentPattern.swift
[370/471] Compiling SDGCollections OrderedSet.SubSequence.swift
[371/471] Compiling SDGCollections OrderedSet.swift
[372/471] Compiling SDGCollections ExclusivePrefixMatch.swift
[373/471] Compiling SDGCollections ExclusiveSuffixMatch.swift
[374/471] Compiling SDGCollections InclusivePrefixMatch.swift
[375/471] Compiling SDGCollections InclusiveSuffixMatch.swift
[376/471] Compiling SDGCollections AlternativeMatch.swift
[377/471] Compiling SDGCollections AlternativePatterns.swift
[378/471] Compiling SDGCollections NaryAlternativeMatch.swift
[379/471] Compiling SDGCollections BidirectionalPattern.swift
[380/471] Compiling SDGCollections Pattern.swift
[381/471] Compiling SDGCollections PatternMatch.swift
[382/471] Compiling SDGCollections PatternConsumption.swift
[383/471] Compiling SDGCollections RepetitionMatch.swift
[384/471] Compiling SDGCollections RepetitionPattern.swift
[385/471] Compiling SDGCollections SeparatedComponentMatch.swift
[386/471] Compiling SDGCollections Range.swift
[387/471] Compiling SDGCollections RangeExpression.swift
[388/471] Compiling SDGCollections RangeReplaceableCollection.swift
[389/471] Compiling SDGCollections ReversedCollection.swift
[390/471] Compiling SDGCollections SearchableBidirectionalCollection.swift
[391/471] Compiling SDGCollections SearchableCollection.swift
[392/471] Compiling SDGCollections Slice.swift
[393/471] Compiling SDGCollections AbsoluteComplement.swift
[394/471] Compiling SDGCollections ComparableSet.swift
[395/471] Compiling SDGCollections FiniteSet.swift
[396/471] Compiling SDGCollections IntensionalSet.swift
[397/471] Compiling SDGCollections Intersection.swift
[398/471] Compiling SDGCollections MutableSet.swift
[399/471] Compiling SDGCollections Set.swift
[400/471] Compiling SDGCollections SetDefinition.swift
[401/471] Compiling SDGCollections SetInRepresentableUniverse.swift
[402/471] Compiling SDGCollections Union.swift
[403/471] Compiling SDGCollections Operators.swift
[404/471] Compiling SDGCollections AnyCollection.swift
[405/471] Compiling SDGCollections Array.swift
[406/471] Compiling SDGCollections BidirectionalCollection.swift
[407/471] Compiling SDGCollections Collection.swift
[408/471] Compiling SDGCollections CollectionDifference.swift
[409/471] Compiling SDGCollections CollectionDifferenceChange.swift
[410/471] Compiling SDGCollections FillDirection.swift
[411/471] Compiling SDGCollections LexicographicalComparison.swift
[412/471] Compiling SDGCollections Addable.swift
[413/471] Compiling SDGCollections BijectiveMapping.swift
[414/471] Compiling SDGCollections ContextualMapping.swift
[415/471] Compiling SDGCollections Dictionary.swift
[416/471] Compiling SDGCollections CharacterSet.swift
[417/471] Compiling SDGCollections Data.swift
[418/471] Compiling SDGCollections String.swift
[419/471] Compiling SDGCollections StringProtocol.swift
[420/471] Compiling SDGCollections LegacyMode.swift
[421/471] Emitting module SDGCollections
[423/501] Compiling SDGText String.swift
[424/501] Compiling SDGText StringClusterView.swift
[425/501] Compiling SDGText StringScalarView.swift
[426/501] Compiling SDGText ExtendedGraphemeCluster.swift
[427/504] Compiling SDGText CharacterSet.swift
[428/504] Compiling SDGText CollectionStringFamily.swift
[429/504] Compiling SDGText CollectionUnicodeScalar.swift
[430/504] Compiling SDGText StaticString.swift
[431/504] Compiling SDGText LineViewIndex.swift
[432/504] Compiling SDGText Newline.swift
[433/504] Compiling SDGText NewlinePattern.swift
[434/504] Compiling SDGText StringFamily.swift
[435/504] Compiling SDGText StringIndex.swift
[436/504] Compiling SDGText UnicodeScalarView.swift
[437/504] Compiling SDGText UnicodeScalar.swift
[438/504] Compiling SDGText StrictStringStringInterpolation.swift
[439/504] Compiling SDGText ExtendedGraphemeClusterView.swift
[440/504] Compiling SDGText Line.swift
[441/504] Compiling SDGText LineView.swift
[442/504] Compiling SDGText SemanticMarkupStringInterpolation.swift
[443/504] Compiling SDGText StrictString.swift
[444/504] Compiling SDGText StrictStringClusterView.swift
[445/504] Compiling SDGText StrictStringInterpolationProtocol.swift
[446/504] Compiling SDGText Font.Definition.swift
[447/504] Compiling SDGText Font.swift
[448/504] Compiling SDGText NSFont.swift
[449/504] Compiling SDGText SwiftUI.Font.swift
[450/504] Compiling SDGText UIFont.swift
[451/504] Compiling SDGText MarkupPlaygroundDisplay.swift
[452/504] Compiling SDGText Range.swift
[453/504] Compiling SDGText SemanticMarkup.swift
[454/504] Emitting module SDGText
[456/514] Compiling SDGPersistence ProcessInfo.swift
[457/514] Compiling SDGPersistence PreferenceSet.swift
[458/515] Compiling SDGPersistence Data.swift
[459/515] Compiling SDGPersistence FileConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[460/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 {
[461/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 | }
[462/515] Compiling SDGPersistence StrictString.swift
[463/515] Compiling SDGPersistence String.swift
[464/515] Compiling SDGPersistence Preference.swift
[465/515] Compiling SDGPersistence URL.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/143] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/143] Compiling InternalCollectionsUtilities Debugging.swift
[7/143] Compiling RealModule Float80+Real.swift
[8/146] Compiling SDGLogic Operators.swift
[9/146] Compiling SDGLogic Any.swift
[10/146] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[11/146] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/146] Emitting module SDGLogic
[13/146] Compiling SDGLogic Equatable.swift
[14/146] Compiling SDGLogic NilLiteral.swift
[15/146] Compiling SDGLogic Tuple.swift
[16/146] Compiling SwiftSyntax Syntax.swift
[17/146] Compiling SwiftSyntax SyntaxArena.swift
[18/146] Compiling SDGLogic Bool.swift
[19/147] Compiling SwiftSyntax SourceLocation.swift
[20/147] Compiling SwiftSyntax SourcePresence.swift
[21/147] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/202] Compiling SDGSwiftConfiguration Configuration.swift
[23/202] Compiling Markdown RawMarkup.swift
[24/202] Compiling Markdown BlockDirective.swift
[25/202] Compiling Markdown BlockQuote.swift
[26/202] Compiling Markdown CustomBlock.swift
[27/202] Compiling Markdown Document.swift
[28/202] Compiling Markdown LiteralMarkup.swift
[29/205] Compiling SDGSwiftConfiguration Context.swift
[30/205] Emitting module SDGSwiftConfiguration
[31/205] Compiling SDGSwiftConfiguration Export.swift
[32/206] Compiling RealModule RealFunctions.swift
[33/206] Compiling RealModule Real.swift
[36/206] Compiling Markdown Markup.swift
[37/206] Compiling Markdown MarkupChildren.swift
[38/206] Compiling Markdown ChildIndexPath.swift
[39/206] Compiling Markdown DirectiveArgument.swift
[41/206] Emitting module SDGControlFlow
[44/206] Compiling RealModule Float16+Real.swift
[46/206] Compiling RealModule ElementaryFunctions.swift
[47/206] Compiling RealModule Float+Real.swift
[48/206] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/206] Emitting module RealModule
[57/210] Emitting module InternalCollectionsUtilities
[58/210] Compiling Markdown MarkupData.swift
[59/210] Compiling Markdown PlainTextConvertibleMarkup.swift
[60/210] Emitting module SampleConfiguration
[61/210] Compiling SampleConfiguration SampleConfiguration.swift
[62/210] Compiling SampleConfiguration SampleContext.swift
[69/216] Compiling SymbolKit GraphCollector.swift
[70/216] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[71/216] Compiling SymbolKit UnifiedSymbol.swift
[72/216] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[73/216] Compiling SymbolKit UnifiedSymbolGraph.swift
[74/216] Compiling Markdown InlineContainer.swift
[75/216] Compiling Markdown InlineMarkup.swift
[76/216] Compiling Markdown ListItemContainer.swift
[79/225] Compiling Markdown CodeBlock.swift
[80/225] Compiling Markdown HTMLBlock.swift
[84/226] Compiling Markdown Heading.swift
[85/226] Compiling Markdown ThematicBreak.swift
[86/226] Compiling Markdown Table.swift
[87/226] Compiling Markdown TableBody.swift
[88/226] Compiling Markdown TableCell.swift
[89/226] Compiling Markdown TableCellContainer.swift
[90/226] Compiling Markdown InlineAttributes.swift
[91/226] Compiling Markdown Link.swift
[92/226] Compiling Markdown Strikethrough.swift
[93/226] Compiling Markdown Strong.swift
[94/226] Compiling Markdown CustomInline.swift
[95/226] Compiling Markdown InlineCode.swift
[96/226] Compiling Markdown InlineHTML.swift
[97/226] Compiling Markdown LineBreak.swift
[98/226] Compiling Markdown SoftBreak.swift
[99/226] Compiling Markdown SymbolLink.swift
[100/226] Compiling Markdown TableHead.swift
[101/226] Compiling Markdown TableRow.swift
[102/226] Compiling Markdown Replacement.swift
[103/226] Compiling Markdown SourceLocation.swift
[104/226] Compiling Markdown Emphasis.swift
[105/226] Compiling Markdown Image.swift
[112/226] Emitting module SymbolKit
[113/226] Compiling Markdown ListItem.swift
[114/226] Compiling Markdown OrderedList.swift
[115/226] Compiling Markdown UnorderedList.swift
[116/226] Compiling Markdown Paragraph.swift
[119/311] Compiling SDGMathematics Measurement.swift
[120/311] Compiling SDGMathematics Addable.swift
[121/311] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[122/311] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[123/311] Compiling SDGMathematics IntegerProtocol.swift
[124/311] Compiling SDGMathematics IntegralArithmetic.swift
[125/311] Compiling SDGMathematics Negatable.swift
[126/311] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[127/311] Emitting module Markdown
[128/311] Compiling SDGMathematics Angle.swift
[129/311] Compiling SDGMathematics BitField.swift
[130/311] Compiling SDGMathematics ClosedRange.swift
[131/311] Compiling SDGMathematics Comparable.swift
[132/311] Compiling SDGMathematics Data.swift
[133/311] Compiling SDGMathematics Float.swift
[134/311] Compiling SDGMathematics FunctionAnalysis.swift
[135/311] Compiling SDGMathematics Int.swift
[136/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[137/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[138/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[139/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[140/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[141/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[142/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[143/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[144/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[145/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[146/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[147/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[148/311] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[149/311] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[150/318] Compiling SDGMathematics Operators.swift
[151/318] Compiling SDGMathematics RationalVector.swift
[152/318] Compiling SDGMathematics RealArithmetic.swift
[153/318] Compiling SDGMathematics RealNumberProtocol.swift
[154/318] Compiling SDGMathematics Subtractable.swift
[155/318] Compiling OrderedCollections OrderedSet+Equatable.swift
[156/318] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[157/318] Compiling OrderedCollections OrderedSet+Hashable.swift
[166/318] Compiling SDGMathematics OneDimensionalPoint.swift
[167/318] Compiling SDGMathematics OneDimensionalVector.swift
[168/318] Compiling SDGMathematics PointProtocol.swift
[169/318] Compiling SDGMathematics RationalArithmetic.swift
[170/318] Compiling SDGMathematics RationalNumberProtocol.swift
[171/318] Compiling SDGMathematics VectorProtocol.swift
[172/318] Compiling SDGMathematics WholeArithmetic.swift
[173/318] Compiling SDGMathematics WholeNumberProtocol.swift
[174/318] Compiling OrderedCollections OrderedSet+Insertions.swift
[175/318] Compiling OrderedCollections OrderedSet+Invariants.swift
[176/318] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[177/318] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[178/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[179/319] Compiling OrderedCollections OrderedSet+Initializers.swift
[185/319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[186/319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[221/328] Compiling SDGMathematics OrderedEnumeration.swift
[222/328] Compiling SDGMathematics Sequence.swift
[223/328] Compiling SDGMathematics Tuple.swift
[224/328] Compiling SDGMathematics UInt.swift
[225/328] Compiling OrderedCollections OrderedSet+Sendable.swift
[226/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[227/328] Compiling OrderedCollections OrderedSet+Testing.swift
[228/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[229/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[230/328] Compiling OrderedCollections OrderedSet.swift
[231/328] Compiling OrderedCollections _UnsafeBitset.swift
[241/328] Emitting module OrderedCollections
[247/329] Compiling Markdown MarkupWalker.swift
[248/329] Compiling Markdown MarkupFormatter.swift
[249/329] Compiling Markdown MarkupTreeDumper.swift
[250/329] Emitting module SDGMathematics
[253/392] Compiling SDGCollections ConcatenatedPatterns.swift
[254/392] Compiling SDGCollections NaryConcatenatedMatch.swift
[255/392] Compiling SDGCollections NaryConcatenatedPatterns.swift
[256/392] Compiling SDGCollections ConditionalPattern.swift
[257/392] Compiling SDGCollections LiteralPattern.swift
[258/392] Compiling SDGCollections NegatedPattern.swift
[259/392] Compiling SDGCollections NestingContentsPattern.swift
[260/392] Compiling SDGCollections NestingMatch.swift
[261/392] Compiling SDGCollections FillDirection.swift
[262/392] Compiling SDGCollections LexicographicalComparison.swift
[263/392] Compiling SDGCollections NaryAlternativePatterns.swift
[264/392] Compiling SDGCollections AnyBidirectionalPattern.swift
[265/392] Compiling SDGCollections AnyPattern.swift
[266/392] Compiling SDGCollections AnyPatternMatch.swift
[267/392] Compiling SDGCollections AtomicPatternMatch.swift
[268/392] Compiling SDGCollections ConcatenatedMatch.swift
[269/392] Compiling SDGCollections NestingMatchContents.swift
[270/392] Compiling SDGCollections NestingMatchSegment.swift
[271/392] Compiling SDGCollections NestingPattern.swift
[272/392] Compiling SDGCollections NestingSegmentPattern.swift
[273/392] Compiling SDGCollections Addable.swift
[274/392] Compiling SDGCollections BijectiveMapping.swift
[275/392] Compiling SDGCollections ContextualMapping.swift
[276/392] Compiling SDGCollections Dictionary.swift
[277/392] Compiling SDGCollections PatternConsumption.swift
[278/392] Compiling SDGCollections RepetitionMatch.swift
[279/392] Compiling SDGCollections RepetitionPattern.swift
[280/392] Compiling SDGCollections SeparatedComponentMatch.swift
[281/392] Compiling SDGCollections Range.swift
[282/392] Compiling SDGCollections RangeExpression.swift
[283/392] Compiling SDGCollections RangeReplaceableCollection.swift
[284/392] Compiling SDGCollections ReversedCollection.swift
[304/401] Compiling SDGCollections OrderedSet.SubSequence.swift
[305/401] Compiling SDGCollections OrderedSet.swift
[306/401] Compiling SDGCollections ExclusivePrefixMatch.swift
[307/401] Compiling SDGCollections ExclusiveSuffixMatch.swift
[308/401] Compiling SDGCollections InclusivePrefixMatch.swift
[309/401] Compiling SDGCollections InclusiveSuffixMatch.swift
[310/401] Compiling SDGCollections AlternativeMatch.swift
[311/401] Compiling SDGCollections AlternativePatterns.swift
[312/401] Compiling SDGCollections NaryAlternativeMatch.swift
[313/401] Compiling SDGCollections FiniteSet.swift
[314/401] Compiling SDGCollections IntensionalSet.swift
[315/401] Compiling SDGCollections Intersection.swift
[316/401] Compiling SDGCollections MutableSet.swift
[317/401] Compiling SDGCollections Set.swift
[318/401] Compiling SDGCollections SetDefinition.swift
[319/401] Compiling SDGCollections SetInRepresentableUniverse.swift
[320/401] Compiling SDGCollections Union.swift
[321/401] Compiling SDGCollections BidirectionalPattern.swift
[322/401] Compiling SDGCollections Pattern.swift
[323/401] Compiling SDGCollections PatternMatch.swift
[332/401] Compiling SDGCollections SearchableBidirectionalCollection.swift
[333/401] Compiling SDGCollections SearchableCollection.swift
[334/401] Compiling SDGCollections Slice.swift
[335/401] Compiling SDGCollections AbsoluteComplement.swift
[336/401] Compiling SDGCollections ComparableSet.swift
[337/401] Compiling SDGCollections Operators.swift
[338/401] Compiling SDGCollections AnyCollection.swift
[339/401] Compiling SDGCollections Array.swift
[340/401] Compiling SDGCollections BidirectionalCollection.swift
[341/401] Compiling SDGCollections Collection.swift
[342/401] Compiling SDGCollections CollectionDifference.swift
[343/401] Compiling SDGCollections CollectionDifferenceChange.swift
[346/401] Emitting module SwiftSyntax
[351/401] Compiling SDGCollections CharacterSet.swift
[352/401] Compiling SDGCollections Data.swift
[353/401] Compiling SDGCollections String.swift
[354/401] Compiling SDGCollections StringProtocol.swift
[355/401] Compiling SDGCollections LegacyMode.swift
[356/401] Emitting module SDGCollections
[358/431] Compiling SDGText Font.Definition.swift
[359/431] Compiling SDGText Font.swift
[360/431] Compiling SDGText NSFont.swift
[361/431] Compiling SDGText SwiftUI.Font.swift
[362/434] Compiling SDGText LineViewIndex.swift
[363/434] Compiling SDGText Newline.swift
[364/434] Compiling SDGText NewlinePattern.swift
[365/434] Compiling SDGText StringFamily.swift
[366/434] Compiling SDGText StringIndex.swift
[367/434] Compiling SDGText UnicodeScalarView.swift
[368/434] Compiling SDGText UnicodeScalar.swift
[369/434] Compiling SDGText StrictStringStringInterpolation.swift
[370/434] Compiling SDGText ExtendedGraphemeClusterView.swift
[371/434] Compiling SDGText Line.swift
[372/434] Compiling SDGText LineView.swift
[373/434] Compiling SDGText String.swift
[374/434] Compiling SDGText StringClusterView.swift
[375/434] Compiling SDGText StringScalarView.swift
[376/434] Compiling SDGText ExtendedGraphemeCluster.swift
[377/434] Compiling SDGText UIFont.swift
[378/434] Compiling SDGText MarkupPlaygroundDisplay.swift
[379/434] Compiling SDGText Range.swift
[380/434] Compiling SDGText SemanticMarkup.swift
[381/434] Compiling SDGText SemanticMarkupStringInterpolation.swift
[382/434] Compiling SDGText StrictString.swift
[383/434] Compiling SDGText StrictStringClusterView.swift
[384/434] Compiling SDGText StrictStringInterpolationProtocol.swift
[385/434] Compiling SDGText CharacterSet.swift
[386/434] Compiling SDGText CollectionStringFamily.swift
[387/434] Compiling SDGText CollectionUnicodeScalar.swift
[388/434] Compiling SDGText StaticString.swift
[389/434] Emitting module SDGText
error: emit-module command failed with exit code 1 (use -v to see invocation)
[391/444] 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 {
[392/445] Compiling SDGPersistence ProcessInfo.swift
[393/445] Compiling SDGPersistence StrictString.swift
[394/445] Compiling SDGPersistence String.swift
[395/445] Compiling SDGPersistence URL.swift
[396/445] Compiling SDGPersistence Data.swift
[397/445] Compiling SDGPersistence FileConvertible.swift
[398/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 | }
[399/445] Compiling SDGPersistence Preference.swift
[400/445] Compiling SDGPersistence PreferenceSet.swift
BUILD FAILURE 6.1 android