Build Information
Successful build of SDGSwift, reference master (c00c52), with Swift 6.1 for Wasm on 28 May 2025 19:59:24 UTC.
Swift 6 data race errors: 8
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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>&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: wasm
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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/SDGGiesbrecht/swift-syntax
Fetching https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Fetching https://github.com/apple/swift-tools-support-core
Fetching https://github.com/SDGGiesbrecht/swift-package-manager
Fetching https://github.com/SDGGiesbrecht/swift-markdown
Fetching https://github.com/apple/swift-collections
[1/758] Fetching swift-markdown
[259/1903] Fetching swift-markdown, swift-docc-symbolkit
[1011/31977] Fetching swift-markdown, swift-docc-symbolkit, swift-syntax
[4010/38741] Fetching swift-markdown, swift-docc-symbolkit, swift-syntax, swift-tools-support-core
[8317/103663] Fetching swift-markdown, swift-docc-symbolkit, swift-syntax, swift-tools-support-core, swift-package-manager
Fetched https://github.com/SDGGiesbrecht/swift-markdown from cache (0.35s)
[9588/102905] Fetching swift-docc-symbolkit, swift-syntax, swift-tools-support-core, swift-package-manager
[10063/119496] Fetching swift-docc-symbolkit, swift-syntax, swift-tools-support-core, swift-package-manager, swift-collections
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
Fetched https://github.com/SDGGiesbrecht/swift-docc-symbolkit from cache (2.32s)
Fetched https://github.com/apple/swift-tools-support-core from cache (2.32s)
Fetched https://github.com/apple/swift-collections from cache (2.37s)
[1/102117] Fetching sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/swift-syntax from cache (3.30s)
Fetched https://github.com/SDGGiesbrecht/swift-package-manager from cache (3.32s)
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (5.20s)
Computing version for https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Computed https://github.com/SDGGiesbrecht/swift-docc-symbolkit at 0.50800.0 (9.39s)
Computing version for https://github.com/SDGGiesbrecht/swift-markdown
Computed https://github.com/SDGGiesbrecht/swift-markdown at 0.50800.0 (0.56s)
Fetching https://github.com/SDGGiesbrecht/swift-cmark
[1/14476] Fetching swift-cmark
Fetched https://github.com/SDGGiesbrecht/swift-cmark from cache (1.24s)
Computing version for https://github.com/SDGGiesbrecht/swift-syntax
Computed https://github.com/SDGGiesbrecht/swift-syntax at 0.50800.0 (1.88s)
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.54s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
Computing version for https://github.com/SDGGiesbrecht/swift-package-manager
Computed https://github.com/SDGGiesbrecht/swift-package-manager at 0.50800.0 (1.56s)
Fetching https://github.com/SDGGiesbrecht/swift-crypto
Fetching https://github.com/SDGGiesbrecht/swift-driver
Fetching https://github.com/SDGGiesbrecht/swift-llbuild
[1/22322] Fetching swift-driver
[1787/40699] Fetching swift-driver, swift-llbuild
[28755/45232] Fetching swift-driver, swift-llbuild, swift-crypto
Fetched https://github.com/SDGGiesbrecht/swift-driver from cache (1.70s)
Fetched https://github.com/SDGGiesbrecht/swift-crypto from cache (2.02s)
Fetched https://github.com/SDGGiesbrecht/swift-llbuild from cache (2.04s)
Computing version for https://github.com/SDGGiesbrecht/swift-cmark
Computed https://github.com/SDGGiesbrecht/swift-cmark at 0.50800.0 (2.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.50s)
Computing version for https://github.com/SDGGiesbrecht/swift-crypto
Computed https://github.com/SDGGiesbrecht/swift-crypto at 0.20400.0 (0.56s)
Computing version for https://github.com/SDGGiesbrecht/swift-driver
Computed https://github.com/SDGGiesbrecht/swift-driver at 0.50800.0 (0.67s)
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.00s)
Fetched https://github.com/jpsim/Yams.git from cache (1.25s)
Computing version for https://github.com/SDGGiesbrecht/swift-llbuild
Computed https://github.com/SDGGiesbrecht/swift-llbuild at 0.50800.0 (3.69s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (6.03s)
Fetching https://github.com/apple/swift-numerics
[1/5704] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.36s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.85s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.01s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.52s)
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.46s)
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/swift-driver
Working copy of https://github.com/SDGGiesbrecht/swift-driver 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/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/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/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.2.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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
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-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-syntax
Working copy of https://github.com/SDGGiesbrecht/swift-syntax resolved at 0.50800.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
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-cmark
Working copy of https://github.com/SDGGiesbrecht/swift-cmark 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/46] Write sources
[9/46] Copying Package.swift.txt
[14/46] Write sources
[36/46] Compiling _NumericsShims _NumericsShims.c
[37/46] Write swift-version-24593BA9C3E375BF.txt
[39/177] Emitting module SDGControlFlow
[40/179] Emitting module SDGLogic
[41/179] Compiling SDGControlFlow Tuple.swift
[42/179] Compiling SDGControlFlow Weak.swift
[43/179] Compiling SDGLogic Any.swift
[44/179] Compiling SDGLogic Bool.swift
[45/179] Compiling SDGControlFlow TextualPlaygroundDisplay.swift
[46/179] Compiling SDGControlFlow TransparentWrapper.swift
[47/179] Compiling SDGControlFlow PropertyWrapper.swift
[48/179] Compiling SDGControlFlow SendableValueCache.swift
[49/179] Compiling SDGControlFlow Shared.swift
[50/179] Compiling SDGControlFlow APILocalization.swift
[51/179] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/179] Compiling SDGControlFlow Assert.swift
[53/179] Compiling SDGControlFlow Caching.swift
[54/179] Compiling SDGControlFlow Encodable.swift
[55/179] Compiling SDGControlFlow Memory.swift
[56/180] Emitting module InternalCollectionsUtilities
[57/180] Compiling SDGControlFlow Decodable.swift
[58/180] Compiling SDGControlFlow DefaultAssignmentPropertyWrapper.swift
[59/180] Compiling SDGControlFlow SharedProperty.swift
[60/180] Compiling SDGControlFlow SharedValueObserver.swift
[61/180] Emitting module SymbolKit
[65/185] Compiling SDGLogic Tuple.swift
[66/185] Compiling SDGControlFlow NonmutatingVariants.swift
[67/185] Compiling SDGControlFlow ProjectingPropertyWrapper.swift
[68/185] Compiling RealModule Float80+Real.swift
[69/185] Compiling RealModule Real.swift
[70/186] Compiling SDGLogic Equatable.swift
[71/186] Compiling SDGLogic NilLiteral.swift
[72/186] Emitting module RealModule
[73/186] Compiling SDGLogic Operators.swift
[74/186] Compiling RealModule Float16+Real.swift
[84/188] Compiling RealModule ElementaryFunctions.swift
[87/188] Compiling RealModule Float+Real.swift
[90/188] Compiling RealModule RealFunctions.swift
[93/189] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[101/280] Compiling SDGSwiftConfiguration Export.swift
[102/280] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[103/280] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[104/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[105/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[106/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[107/280] 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
[108/280] 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
[109/280] Compiling SDGSwiftConfiguration Context.swift
[110/281] Compiling OrderedCollections OrderedSet+Codable.swift
[111/281] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[112/281] Compiling OrderedCollections OrderedSet+Descriptions.swift
[113/281] Compiling OrderedCollections OrderedSet+Diffing.swift
[114/285] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[115/285] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[116/285] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[117/285] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[119/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[120/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[121/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[122/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[123/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[124/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[125/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[126/292] Compiling OrderedCollections OrderedDictionary.swift
[131/292] Compiling SDGMathematics OrderedEnumeration.swift
[132/292] Compiling OrderedCollections _HashTable+Bucket.swift
[133/292] Compiling OrderedCollections _HashTable+BucketIterator.swift
[134/292] Compiling OrderedCollections _HashTable+Constants.swift
[135/292] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[136/292] Compiling OrderedCollections _HashTable+Testing.swift
[137/292] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[138/292] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[139/292] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[140/292] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[141/292] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[142/292] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[143/292] Compiling OrderedCollections OrderedDictionary+Values.swift
[145/292] Compiling OrderedCollections OrderedDictionary+Elements.swift
[146/292] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[147/292] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[148/292] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[149/292] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[150/292] Compiling OrderedCollections _HashTable.swift
[151/292] Compiling OrderedCollections _Hashtable+Header.swift
[152/292] Compiling OrderedCollections OrderedDictionary+Codable.swift
[156/292] Compiling SDGMathematics Sequence.swift
[157/292] Compiling SDGMathematics Tuple.swift
[158/292] Compiling SDGMathematics UInt.swift
[159/292] Compiling OrderedCollections OrderedSet+Insertions.swift
[160/292] Compiling OrderedCollections OrderedSet+Invariants.swift
[161/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[162/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[163/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[164/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[165/292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[166/292] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[167/292] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[217/296] 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
[218/296] Compiling SampleConfiguration SampleConfiguration.swift
[219/296] 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
[222/297] Emitting module SDGMathematics
[227/297] Emitting module OrderedCollections
[245/298] Compiling OrderedCollections OrderedSet+Sendable.swift
[246/298] Compiling OrderedCollections OrderedSet+SubSequence.swift
[247/298] Compiling OrderedCollections OrderedSet+Testing.swift
[248/298] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[249/298] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[250/298] Compiling OrderedCollections OrderedSet.swift
[251/298] Compiling OrderedCollections _UnsafeBitset.swift
[259/361] Compiling SDGCollections ConditionalPattern.swift
[260/361] Compiling SDGCollections LiteralPattern.swift
[261/361] Compiling SDGCollections NegatedPattern.swift
[262/361] Compiling SDGCollections NestingContentsPattern.swift
[263/361] Compiling SDGCollections NestingMatch.swift
[264/361] Compiling SDGCollections NestingMatchContents.swift
[265/361] Compiling SDGCollections NestingMatchSegment.swift
[266/361] Compiling SDGCollections NestingPattern.swift
[267/361] Compiling SDGCollections NestingSegmentPattern.swift
[268/369] Compiling SDGCollections NaryAlternativePatterns.swift
[269/369] Compiling SDGCollections AnyBidirectionalPattern.swift
[270/369] Compiling SDGCollections AnyPattern.swift
[271/369] Compiling SDGCollections AnyPatternMatch.swift
[272/369] Compiling SDGCollections AtomicPatternMatch.swift
[273/369] Compiling SDGCollections ConcatenatedMatch.swift
[274/369] Compiling SDGCollections ConcatenatedPatterns.swift
[275/369] Compiling SDGCollections NaryConcatenatedMatch.swift
[276/369] Compiling SDGCollections NaryConcatenatedPatterns.swift
[277/369] Compiling SDGCollections FiniteSet.swift
[278/369] Compiling SDGCollections IntensionalSet.swift
[279/369] Compiling SDGCollections Intersection.swift
[280/369] Compiling SDGCollections MutableSet.swift
[281/369] Compiling SDGCollections Set.swift
[282/369] Compiling SDGCollections SetDefinition.swift
[283/369] Compiling SDGCollections SetInRepresentableUniverse.swift
[284/369] Compiling SDGCollections Union.swift
[285/369] Compiling SDGCollections OrderedSet.SubSequence.swift
[286/369] Compiling SDGCollections OrderedSet.swift
[287/369] Compiling SDGCollections ExclusivePrefixMatch.swift
[288/369] Compiling SDGCollections ExclusiveSuffixMatch.swift
[289/369] Compiling SDGCollections InclusivePrefixMatch.swift
[290/369] Compiling SDGCollections InclusiveSuffixMatch.swift
[291/369] Compiling SDGCollections AlternativeMatch.swift
[292/369] Compiling SDGCollections AlternativePatterns.swift
[293/369] Compiling SDGCollections NaryAlternativeMatch.swift
[294/369] Compiling SDGCollections RangeExpression.swift
[295/369] Compiling SDGCollections RangeReplaceableCollection.swift
[296/369] Compiling SDGCollections ReversedCollection.swift
[297/369] Compiling SDGCollections SearchableBidirectionalCollection.swift
[298/369] Compiling SDGCollections SearchableCollection.swift
[299/369] Compiling SDGCollections Slice.swift
[300/369] Compiling SDGCollections AbsoluteComplement.swift
[301/369] Compiling SDGCollections ComparableSet.swift
[302/369] Compiling SDGCollections BidirectionalPattern.swift
[303/369] Compiling SDGCollections Pattern.swift
[304/369] Compiling SDGCollections PatternMatch.swift
[305/369] Compiling SDGCollections PatternConsumption.swift
[306/369] Compiling SDGCollections RepetitionMatch.swift
[307/369] Compiling SDGCollections RepetitionPattern.swift
[308/369] Compiling SDGCollections SeparatedComponentMatch.swift
[309/369] Compiling SDGCollections Range.swift
[310/369] Compiling SDGCollections Operators.swift
[311/369] Compiling SDGCollections AnyCollection.swift
[312/369] Compiling SDGCollections Array.swift
[313/369] Compiling SDGCollections BidirectionalCollection.swift
[314/369] Compiling SDGCollections Collection.swift
[315/369] Compiling SDGCollections CollectionDifference.swift
[316/369] Compiling SDGCollections CollectionDifferenceChange.swift
[317/369] Compiling SDGCollections FillDirection.swift
[318/369] Compiling SDGCollections LexicographicalComparison.swift
[319/369] Emitting module SwiftSyntax
[320/369] Compiling SDGCollections Addable.swift
[321/369] Compiling SDGCollections BijectiveMapping.swift
[322/369] Compiling SDGCollections ContextualMapping.swift
[323/369] Compiling SDGCollections Dictionary.swift
[324/369] Compiling SDGCollections CharacterSet.swift
[325/369] Compiling SDGCollections Data.swift
[326/369] Compiling SDGCollections String.swift
[327/369] Compiling SDGCollections StringProtocol.swift
[328/369] Compiling SDGCollections LegacyMode.swift
[329/369] Emitting module SDGCollections
[331/399] Compiling SDGText CharacterSet.swift
[332/399] Compiling SDGText CollectionStringFamily.swift
[333/399] Compiling SDGText CollectionUnicodeScalar.swift
[334/399] Compiling SDGText StaticString.swift
[335/399] Compiling SDGText String.swift
[336/399] Compiling SDGText StringClusterView.swift
[337/399] Compiling SDGText StringScalarView.swift
[338/399] Compiling SDGText ExtendedGraphemeCluster.swift
[339/402] Compiling SDGText LineViewIndex.swift
[340/402] Compiling SDGText Newline.swift
[341/402] Compiling SDGText NewlinePattern.swift
[342/402] Compiling SDGText StringFamily.swift
[343/402] Compiling SDGText StrictStringStringInterpolation.swift
[344/402] Compiling SDGText ExtendedGraphemeClusterView.swift
[345/402] Compiling SDGText Line.swift
[346/402] Compiling SDGText LineView.swift
[347/402] Compiling SDGText Font.Definition.swift
[348/402] Compiling SDGText Font.swift
[349/402] Compiling SDGText NSFont.swift
[350/402] Compiling SDGText SwiftUI.Font.swift
[351/402] Compiling SDGText UIFont.swift
[352/402] Compiling SDGText MarkupPlaygroundDisplay.swift
[353/402] Compiling SDGText Range.swift
[354/402] Compiling SDGText SemanticMarkup.swift
[355/402] Compiling SDGText StringIndex.swift
[356/402] Compiling SDGText UnicodeScalarView.swift
[357/402] Compiling SDGText UnicodeScalar.swift
[358/402] Compiling SDGText SemanticMarkupStringInterpolation.swift
[359/402] Compiling SDGText StrictString.swift
[360/402] Compiling SDGText StrictStringClusterView.swift
[361/402] Compiling SDGText StrictStringInterpolationProtocol.swift
[362/402] Emitting module SDGText
[364/412] Compiling SDGPersistence Data.swift
[365/412] Compiling SDGPersistence FileConvertible.swift
[366/413] Compiling SDGPersistence String.swift
[367/413] Emitting module SDGPersistence
[368/413] Compiling SDGPersistence StrictString.swift
[369/413] Compiling SDGPersistence ProcessInfo.swift
[370/413] Compiling SDGPersistence PreferenceSet.swift
[371/413] Compiling SDGPersistence FileManager.swift
[372/413] Compiling SDGPersistence Preference.swift
[373/413] Compiling SDGPersistence URL.swift
[375/453] Compiling SDGLocalization FormatLocalization.swift
[376/453] Compiling SDGLocalization InterfaceLocalization.swift
[377/453] Compiling SDGLocalization Language.swift
[378/453] Compiling SDGLocalization LocalizationData.swift
[379/453] Compiling SDGLocalization Script.swift
[380/458] Emitting module SDGLocalization
[381/458] Compiling SDGLocalization TextConvertibleNumber.swift
[382/458] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[383/458] Compiling SDGLocalization InputLocalization.swift
[384/458] Compiling SDGLocalization Casing.swift
[385/458] Compiling SDGLocalization EnglishCasing.swift
[386/458] Compiling SDGLocalization CachedLocalization.swift
[387/458] Compiling SDGLocalization Bool.swift
[388/458] Compiling SDGLocalization CodableViaEnumeration.swift
[389/458] Compiling SDGLocalization Decodable.swift
[390/458] Compiling SDGLocalization LosslessStringConvertible.swift
[391/458] Compiling SDGLocalization Angle.swift
[392/458] Compiling SDGLocalization GrammaticalGender.swift
[393/458] Compiling SDGLocalization GrammaticalNumber.swift
[394/458] Compiling SDGLocalization __________.swift
[395/458] Compiling SDGLocalization _________________.swift
[396/458] Compiling SDGLocalization Localization.swift
[397/458] Compiling SDGLocalization Float.swift
[398/458] Compiling SDGLocalization Int.swift
[399/458] Compiling SDGLocalization IntegerProtcool.swift
[400/458] Compiling SDGLocalization IntegralArithmetic.swift
[401/458] Compiling SDGLocalization RationalArithmetic.swift
[402/458] Compiling SDGLocalization RationalNumberProtocol.swift
[403/458] Compiling SDGLocalization UInt.swift
[404/458] Compiling SDGLocalization WholeArithmetic.swift
[405/458] Compiling SDGLocalization WholeNumberProtocol.swift
[406/458] Compiling SDGLocalization Precondition.swift
[407/458] Compiling SDGLocalization PresentableError.swift
[408/458] Compiling SDGLocalization Range.swift
[409/458] Compiling SDGLocalization LocalizationSetting.swift
[410/458] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[411/458] Compiling SDGLocalization APILocalization.swift
[412/458] Compiling SDGLocalization AnyLocalization.swift
[413/458] Compiling SDGLocalization ContentLocalization.swift
[414/458] Compiling SDGLocalization State.swift
[415/458] Compiling SDGLocalization StateData.swift
[416/458] Compiling SDGLocalization TextDirection.swift
[417/458] Compiling SDGLocalization UserFacing.swift
[418/458] Compiling SDGLocalization UserFacingDynamic.swift
[420/470] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[421/470] Emitting module SDGCornerstoneLocalizations
[422/470] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[423/470] Compiling SDGCornerstoneLocalizations APILocalization.swift
[424/471] Compiling SDGSwiftLocalizations InterfaceLocalization.swift
/host/spi-builder-workspace/Sources/SDGSwiftLocalizations/InterfaceLocalization.swift:29:21: warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'InterfaceLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
15 | import SDGLocalization
16 |
17 | public enum InterfaceLocalization: String, CaseIterable, InputLocalization {
| `- note: consider making enum 'InterfaceLocalization' conform to the 'Sendable' protocol
18 |
19 | // MARK: - Cases
:
27 | // MARK: - Localization
28 |
29 | public static let fallbackLocalization: InterfaceLocalization = .englishUnitedKingdom
| |- warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'InterfaceLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | }
31 |
[425/471] Emitting module SDGExternalProcess
[426/471] Emitting module SDGSwiftLocalizations
/host/spi-builder-workspace/Sources/SDGSwiftLocalizations/APILocalization.swift:25:21: warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'APILocalization' may have shared mutable state; this is an error in the Swift 6 language mode
15 | import SDGLocalization
16 |
17 | public enum APILocalization: String, CaseIterable, InputLocalization {
| `- note: consider making enum 'APILocalization' conform to the 'Sendable' protocol
18 |
19 | // MARK: - Cases
:
23 | // MARK: - Localization
24 |
25 | public static let fallbackLocalization: APILocalization = .englishCanada
| |- warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'APILocalization' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | }
27 |
/host/spi-builder-workspace/Sources/SDGSwiftLocalizations/InterfaceLocalization.swift:29:21: warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'InterfaceLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
15 | import SDGLocalization
16 |
17 | public enum InterfaceLocalization: String, CaseIterable, InputLocalization {
| `- note: consider making enum 'InterfaceLocalization' conform to the 'Sendable' protocol
18 |
19 | // MARK: - Cases
:
27 | // MARK: - Localization
28 |
29 | public static let fallbackLocalization: InterfaceLocalization = .englishUnitedKingdom
| |- warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'InterfaceLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | }
31 |
[427/471] Compiling SDGSwiftLocalizations APILocalization.swift
/host/spi-builder-workspace/Sources/SDGSwiftLocalizations/APILocalization.swift:25:21: warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'APILocalization' may have shared mutable state; this is an error in the Swift 6 language mode
15 | import SDGLocalization
16 |
17 | public enum APILocalization: String, CaseIterable, InputLocalization {
| `- note: consider making enum 'APILocalization' conform to the 'Sendable' protocol
18 |
19 | // MARK: - Cases
:
23 | // MARK: - Localization
24 |
25 | public static let fallbackLocalization: APILocalization = .englishCanada
| |- warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'APILocalization' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | }
27 |
[428/472] Compiling SDGExternalProcess ExternalProcess.swift
[429/472] Compiling SDGExternalProcess ExternalProcessError.swift
[430/472] Compiling SDGExternalProcess Shell.swift
[434/518] Compiling SDGTesting PerformanceTest.swift
[435/518] Emitting module SDGTesting
[436/518] Compiling SDGCalendar CalendarComponent.swift
[437/518] Compiling SDGCalendar CardinalCalendarComponent.swift
[438/518] Compiling SDGCalendar ConsistentDurationCalendarComponent.swift
[439/518] Compiling SDGCalendar ConsistentlyOrderedCalendarComponent.swift
[440/518] Compiling SDGCalendar Day.swift
[441/518] Compiling SDGCalendar EnumerationCalendarComponent.swift
[442/523] Emitting module SDGVersioning
[443/523] Compiling SDGVersioning Version.swift
[444/524] Compiling SDGTesting Test.swift
[447/525] Emitting module SDGCalendar
[448/545] Emitting module SDGXCTestUtilities
[449/545] Compiling SDGXCTestUtilities XCTAssert.swift
[450/545] Compiling SDGCalendar GregorianHour.swift
[451/545] Compiling SDGCalendar GregorianMinute.swift
[452/545] Compiling SDGCalendar GregorianMonth.swift
[453/545] Compiling SDGCalendar GregorianSecond.swift
[454/545] Compiling SDGCalendar GregorianWeekday.swift
[455/545] Compiling SDGCalendar HebrewYear.swift
[456/545] Compiling SDGCalendar HebrewYearLength.swift
[457/545] Compiling SDGCalendar RationalArithmetic.swift
[458/545] Compiling SDGCalendar RelativeDate.swift
[459/545] Compiling SDGCalendar UnknownDate.swift
[460/545] Compiling SDGXCTestUtilities TestCase.swift
[461/545] Compiling SDGSwift FileTestCoverage.swift
[462/545] Compiling SDGSwift TestCoverageReport.swift
[463/545] Compiling SDGSwift Version.swift
/host/spi-builder-workspace/Sources/SDGSwift/VersionedExternalProcess.swift:44:13: warning: var 'locationCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 | }
43 |
44 | private var locationCache:
| |- warning: var 'locationCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'locationCache' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'locationCache' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 | [ObjectIdentifier: [ObjectIdentifier: [Version: [Version: Result<ExternalProcess, Error>]]]] =
46 | [:]
[464/545] Compiling SDGSwift VersionedExternalProcess.swift
/host/spi-builder-workspace/Sources/SDGSwift/VersionedExternalProcess.swift:44:13: warning: var 'locationCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 | }
43 |
44 | private var locationCache:
| |- warning: var 'locationCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'locationCache' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'locationCache' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 | [ObjectIdentifier: [ObjectIdentifier: [Version: [Version: Result<ExternalProcess, Error>]]]] =
46 | [:]
[465/548] Compiling SDGSwift URL.swift
[466/548] Compiling SDGSwift SwiftCompiler.swift
[468/548] Emitting module SDGSwift
/host/spi-builder-workspace/Sources/SDGSwift/VersionedExternalProcess.swift:44:13: warning: var 'locationCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 | }
43 |
44 | private var locationCache:
| |- warning: var 'locationCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'locationCache' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'locationCache' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 | [ObjectIdentifier: [ObjectIdentifier: [Version: [Version: Result<ExternalProcess, Error>]]]] =
46 | [:]
[469/548] Compiling SDGSwift Build.swift
[470/548] Compiling SDGSwift Git.swift
[471/548] Compiling SDGSwift PackageRepository.swift
[472/548] Compiling SDGSwift SwiftCompilerCoverageReportingError.swift
[473/548] Compiling SDGSwift CoverageRegion.swift
[474/548] Compiling SDGSwift PackageStructure.swift
[475/548] Compiling SDGSwift PackageStructureBuildError.swift
[476/548] Compiling SDGSwift PackageStructureExecutionError.swift
[477/548] Compiling SDGSwift String.ScalarOffset.swift
[478/548] Compiling SDGSwift String.swift
[485/548] Compiling SDGCalendar HebrewMonth.swift
[486/548] Compiling SDGCalendar HebrewMonthAndYear.swift
[487/548] Compiling SDGCalendar HebrewPart.swift
[488/548] Compiling SDGCalendar HebrewWeekday.swift
[489/548] Compiling SDGCalendar HebrewWeekdayDate.swift
[490/548] Compiling SDGSwift VersionedExternalProcessExecutionError.swift
[491/548] Compiling SDGSwift VersionedExternalProcessLocationError.swift
[493/567] Compiling SDGSwiftPackageManager SwiftCompilerPackageLoadingError.swift
[494/567] Compiling SDGSwiftConfigurationLoading Resources.swift
[495/567] Emitting module SDGSwiftPackageManager
[496/567] Compiling SDGSwiftConfigurationLoading LegacyMode.swift
/host/spi-builder-workspace/Sources/SDGSwiftConfigurationLoading/LegacyMode.swift:15:14: warning: var 'legacyMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 | */
14 |
15 | internal var legacyMode = false
| |- warning: var 'legacyMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'legacyMode' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'legacyMode' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
[497/567] Compiling SDGXcode XcodeSchemeError.swift
[498/567] Compiling SDGSwiftConfigurationLoading resource_bundle_accessor.swift
[499/567] Compiling SDGSwiftPackageManager PackageRepository.swift
[500/567] Compiling SDGSwiftPackageManager Git.swift
[501/567] Compiling SDGSwiftPackageManager PackageRepositoryInitializationError.swift
[502/568] Compiling SDGXcode XcodeCoverageReportingError.swift
[503/568] Compiling SDGSwiftConfigurationLoading ConfigurationError.swift
[504/568] Compiling SDGXcode PackageRepository.swift
[505/568] Emitting module SDGXcode
[506/568] Compiling SDGSwiftConfigurationLoading Resources 1.swift
[508/568] Compiling SDGSwiftConfigurationLoading Configuration.swift
/host/spi-builder-workspace/Sources/SDGSwiftConfigurationLoading/Configuration.swift:403:22: warning: static property 'mockQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
401 | }
402 |
403 | private static var mockQueue: [Configuration] = []
| |- warning: static property 'mockQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'mockQueue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'mockQueue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
404 | /// Queues a mock configuration.
405 | ///
[509/568] Emitting module SDGSwiftConfigurationLoading
/host/spi-builder-workspace/Sources/SDGSwiftConfigurationLoading/Configuration.swift:403:22: warning: static property 'mockQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
401 | }
402 |
403 | private static var mockQueue: [Configuration] = []
| |- warning: static property 'mockQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'mockQueue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'mockQueue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
404 | /// Queues a mock configuration.
405 | ///
/host/spi-builder-workspace/Sources/SDGSwiftConfigurationLoading/LegacyMode.swift:15:14: warning: var 'legacyMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 | */
14 |
15 | internal var legacyMode = false
| |- warning: var 'legacyMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'legacyMode' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'legacyMode' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
[510/568] Compiling SDGCalendar GregorianWeekdayDate.swift
[511/568] Compiling SDGCalendar GregorianYear.swift
[512/568] Compiling SDGCalendar HebrewDate.swift
[513/568] Compiling SDGCalendar HebrewDay.swift
[514/568] Compiling SDGCalendar HebrewHour.swift
[522/569] Compiling SDGCalendar Date.swift
[523/569] Compiling SDGCalendar DateDefinition.swift
[524/569] Compiling SDGCalendar DescribableDate.swift
[525/569] Compiling SDGCalendar FoundationDate.swift
[526/569] Compiling SDGCalendar GregorianDate.swift
[527/569] Compiling SDGCalendar GregorianDay.swift
[529/570] Compiling SDGXcode Xcode.Platform.swift
[530/570] Compiling SDGXcode Xcode.swift
[532/575] Emitting module SDGPersistenceTestUtilities
[533/575] Compiling SDGPersistenceTestUtilities Specification.swift
[534/575] Compiling SDGPersistenceTestUtilities FileConvertible.swift
[535/575] Compiling SDGPersistenceTestUtilities Codable.swift
[537/581] Compiling SDGSwiftTestUtilities Repository.swift
[538/581] Compiling SDGSwiftTestUtilities TestCase.swift
[539/581] Emitting module SDGSwiftTestUtilities
/host/spi-builder-workspace/Tests/SDGSwiftTestUtilities/Repositories.swift:26:12: warning: let 'thisRepository' is not concurrency-safe because non-'Sendable' type 'PackageRepository' may have shared mutable state; this is an error in the Swift 6 language mode
24 | import SDGSwiftPackageManager
25 |
26 | public let thisRepository: PackageRepository = {
| `- warning: let 'thisRepository' is not concurrency-safe because non-'Sendable' type 'PackageRepository' may have shared mutable state; this is an error in the Swift 6 language mode
27 | var root = URL(fileURLWithPath: #filePath)
28 | .deletingLastPathComponent()
/host/spi-builder-workspace/Sources/SDGSwift/PackageRepository.swift:20:15: note: struct 'PackageRepository' does not conform to the 'Sendable' protocol
18 |
19 | /// A local repository containing a Swift package.
20 | public struct PackageRepository: TransparentWrapper {
| `- note: struct 'PackageRepository' does not conform to the 'Sendable' protocol
21 |
22 | // MARK: - Initialization
/host/spi-builder-workspace/Tests/SDGSwiftTestUtilities/Repositories.swift:23:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SDGSwift'
21 | import SDGExternalProcess
22 |
23 | import SDGSwift
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SDGSwift'
24 | import SDGSwiftPackageManager
25 |
26 | public let thisRepository: PackageRepository = {
| |- note: add '@MainActor' to make let 'thisRepository' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 | var root = URL(fileURLWithPath: #filePath)
28 | .deletingLastPathComponent()
[540/581] Compiling SDGSwiftTestUtilities Repositories.swift
/host/spi-builder-workspace/Tests/SDGSwiftTestUtilities/Repositories.swift:26:12: warning: let 'thisRepository' is not concurrency-safe because non-'Sendable' type 'PackageRepository' may have shared mutable state; this is an error in the Swift 6 language mode
24 | import SDGSwiftPackageManager
25 |
26 | public let thisRepository: PackageRepository = {
| `- warning: let 'thisRepository' is not concurrency-safe because non-'Sendable' type 'PackageRepository' may have shared mutable state; this is an error in the Swift 6 language mode
27 | var root = URL(fileURLWithPath: #filePath)
28 | .deletingLastPathComponent()
/host/spi-builder-workspace/Sources/SDGSwift/PackageRepository.swift:20:15: note: struct 'PackageRepository' does not conform to the 'Sendable' protocol
18 |
19 | /// A local repository containing a Swift package.
20 | public struct PackageRepository: TransparentWrapper {
| `- note: struct 'PackageRepository' does not conform to the 'Sendable' protocol
21 |
22 | // MARK: - Initialization
/host/spi-builder-workspace/Tests/SDGSwiftTestUtilities/Repositories.swift:23:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SDGSwift'
21 | import SDGExternalProcess
22 |
23 | import SDGSwift
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SDGSwift'
24 | import SDGSwiftPackageManager
25 |
26 | public let thisRepository: PackageRepository = {
| |- note: add '@MainActor' to make let 'thisRepository' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 | var root = URL(fileURLWithPath: #filePath)
28 | .deletingLastPathComponent()
[541/581] Compiling SDGSwiftTestUtilities ProcessInfo.swift
[575/589] Wrapping AST for SwiftSyntax for debugging
[576/589] Write Objects.LinkFileList
[578/637] Compiling SwiftDiagnostics Diagnostic.swift
[579/637] Emitting module SwiftDiagnostics
[579/637] Archiving libSwiftSyntax.a
[581/637] Compiling SwiftDiagnostics FixIt.swift
[582/637] Compiling SwiftDiagnostics Message.swift
[583/637] Compiling SwiftDiagnostics Note.swift
[584/637] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[586/638] Emitting module SDGSwiftSource
[587/644] Compiling SDGSwiftSource Callout.swift
[588/644] Compiling SDGSwiftSource ClosureSyntaxScanner.swift
[589/644] Compiling SDGSwiftSource ParentRelationship.swift
[590/644] Compiling SDGSwiftSource ParserCache.swift
[591/644] Compiling SDGSwiftSource ScanContext.swift
[592/644] Compiling SDGSwiftSource SyntaxScanner.swift
[593/644] Compiling SDGSwiftSource String.swift
[594/644] Compiling SDGSwiftSource Token.swift
[595/644] Compiling SDGSwiftSource BlockCommentContentProtocol.swift
[596/644] Compiling SDGSwiftSource BlockCommentProtocol.swift
[597/644] Compiling SDGSwiftSource FontNode.swift
[598/644] Compiling SDGSwiftSource FragmentProtocol.swift
[599/644] Compiling SDGSwiftSource LineCommentContentProtocol.swift
[600/644] Compiling SDGSwiftSource EmphasisNode.swift
[601/644] Compiling SDGSwiftSource ImageNode.swift
[602/644] Compiling SDGSwiftSource InlineCodeNode.swift
[603/644] Compiling SDGSwiftSource LinkContent.swift
[604/644] Compiling SDGSwiftSource LinkNode.swift
[605/644] Compiling SDGSwiftSource LinkTarget.swift
[606/644] Compiling SDGSwiftSource ListItemNode.swift
[607/644] Compiling SDGSwiftSource ListNode.swift
[608/644] Compiling SDGSwiftSource MarkdownNode.swift
[609/644] Compiling SDGSwiftSource NumberedHeading.swift
[610/644] Compiling SDGSwiftSource ParagraphNode.swift
[611/644] Compiling SDGSwiftSource Quotation.swift
[612/644] Compiling SDGSwiftSource StrongNode.swift
[613/644] Compiling SDGSwiftSource UnderlinedHeading.swift
[614/644] Compiling SDGSwiftSource ParametersEntry.swift
[615/644] Compiling SDGSwiftSource SourceHeading.swift
[616/644] Compiling SDGSwiftSource StringLiteral.swift
[617/644] Compiling SDGSwiftSource SwiftSyntaxNode.swift
[618/644] Compiling SDGSwiftSource TriviaNode.swift
[619/644] Compiling SDGSwiftSource TriviaPieceNode.swift
[620/644] Compiling SDGSwiftSource FunctionParameterSyntax.swift
[621/644] Compiling SDGSwiftSource SyntaxProtocol.swift
[622/644] Compiling SDGSwiftSource AnySyntaxNode.swift
[623/644] Compiling SDGSwiftSource BlockComment.swift
[624/644] Compiling SDGSwiftSource BlockDocumentation.swift
[625/644] Compiling SDGSwiftSource CalloutNode.swift
[626/644] Compiling SDGSwiftSource CodeBlockNode.swift
[627/644] Compiling SDGSwiftSource CodeContent.swift
[628/644] Compiling SDGSwiftSource CommentContent.swift
[629/644] Compiling SDGSwiftSource DocumentationContentSyntax.swift
[630/644] Compiling SDGSwiftSource Fragment.swift
[631/644] Compiling SDGSwiftSource LineComment.swift
[632/644] Compiling SDGSwiftSource LineDocumentation.swift
[633/644] Compiling SDGSwiftSource LineFragment.swift
[634/644] Compiling SDGSwiftSource LineCommentProtocol.swift
[635/644] Compiling SDGSwiftSource MarkdownHeading.swift
[636/644] Compiling SDGSwiftSource StreamedViaChildren.swift
[637/644] Compiling SDGSwiftSource SyntaxNode.swift
[638/644] Compiling SDGSwiftSource Token.Kind.swift
[639/644] Compiling SDGSwiftSource TextFreedom.swift
[640/645] Wrapping AST for SwiftDiagnostics for debugging
[642/691] Compiling SDGSwiftDocumentation SymbolLike.swift
[643/691] Compiling SDGSwiftDocumentation LoadedSymbolGraph.swift
[644/691] Compiling SDGSwiftDocumentation PackageRepository.swift
[645/693] Compiling SDGSwiftDocumentation Manifest.swift
[646/693] Compiling SDGSwiftDocumentation Package.swift
[647/693] Compiling SDGSwiftDocumentation SymbolGraph.LoadingError.swift
[648/693] Compiling SDGSwiftDocumentation SymbolGraph.Symbol.Names.swift
[649/693] Emitting module SDGSwiftDocumentation
/host/spi-builder-workspace/Sources/SDGSwiftDocumentation/SymbolKit/SymbolGraph.swift:21:1: warning: extension declares a conformance of imported type 'SymbolGraph' to imported protocol 'FileConvertible'; this will not behave correctly if the owners of 'SymbolKit' introduce this conformance in the future
19 | import SymbolKit
20 |
21 | extension SymbolGraph: FileConvertible {
| |- warning: extension declares a conformance of imported type 'SymbolGraph' to imported protocol 'FileConvertible'; this will not behave correctly if the owners of 'SymbolKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | // MARK: - FileConvertible
[650/693] Compiling SDGSwiftDocumentation LibraryAPI.swift
[651/693] Compiling SDGSwiftDocumentation ModuleAPI.swift
[652/693] Compiling SDGSwiftDocumentation Operator.swift
[653/693] Compiling SDGSwiftDocumentation PackageAPI.swift
[654/696] Emitting module SwiftParser
[659/696] Compiling SDGSwiftDocumentation PrecedenceGroup.swift
[660/696] Compiling SDGSwiftDocumentation StoredDocumentation.swift
[661/696] Compiling SDGSwiftDocumentation SymbolGraph.Symbol.swift
/host/spi-builder-workspace/Sources/SDGSwiftDocumentation/SymbolKit/SymbolGraph.swift:21:1: warning: extension declares a conformance of imported type 'SymbolGraph' to imported protocol 'FileConvertible'; this will not behave correctly if the owners of 'SymbolKit' introduce this conformance in the future
19 | import SymbolKit
20 |
21 | extension SymbolGraph: FileConvertible {
| |- warning: extension declares a conformance of imported type 'SymbolGraph' to imported protocol 'FileConvertible'; this will not behave correctly if the owners of 'SymbolKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | // MARK: - FileConvertible
[662/696] Compiling SDGSwiftDocumentation SymbolGraph.swift
/host/spi-builder-workspace/Sources/SDGSwiftDocumentation/SymbolKit/SymbolGraph.swift:21:1: warning: extension declares a conformance of imported type 'SymbolGraph' to imported protocol 'FileConvertible'; this will not behave correctly if the owners of 'SymbolKit' introduce this conformance in the future
19 | import SymbolKit
20 |
21 | extension SymbolGraph: FileConvertible {
| |- warning: extension declares a conformance of imported type 'SymbolGraph' to imported protocol 'FileConvertible'; this will not behave correctly if the owners of 'SymbolKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | // MARK: - FileConvertible
[666/696] Compiling SDGSwiftDocumentation OperatorDeclSyntax.swift
[667/696] Compiling SDGSwiftDocumentation PrecedenceGroupDeclSyntax.swift
[668/696] Compiling SDGSwiftDocumentation SourceLocation.swift
[669/696] Compiling SDGSwiftDocumentation Syntax.swift
[670/696] Compiling SDGSwiftDocumentation SyntaxProtocol.swift
[671/696] Compiling SDGSwiftDocumentation SymbolDocumentation.swift
[673/697] Compiling SwiftParser DeclarationModifier.swift
[674/697] Compiling SwiftParser Parser+Entry.swift
[675/697] Compiling SwiftParser TypeAttribute.swift
[676/697] Compiling SwiftParser Nominals.swift
[677/697] Compiling SwiftParser Parser.swift
[678/697] Compiling SwiftParser Patterns.swift
[679/697] Compiling SwiftParser RawTokenKindSubset.swift
[694/698] Wrapping AST for SwiftParser for debugging
[696/701] Compiling SwiftSyntaxParser SyntaxParser.swift
[697/701] Emitting module SwiftSyntaxParser
[698/701] Compiling SwiftSyntaxParser Diagnostic.swift
[699/702] Wrapping AST for SwiftSyntaxParser for debugging
[700/702] Write Objects.LinkFileList
[701/702] Archiving libSwiftSyntaxParser.a
Build complete! (234.74s)
Build complete.
{
"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"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.