Build Information
Successful build of TranslationCatalog, reference 0.16.0 (ef1741), with Swift 6.1 for Linux on 19 Oct 2025 18:04:45 UTC.
Swift 6 data race errors: 8
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/TranslationCatalog.git
Reference: 0.16.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/richardpiazza/TranslationCatalog
* tag 0.16.0 -> FETCH_HEAD
HEAD is now at ef17411 FileWrapper Catalog (#44)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
ef174112e61999c863aaa2d7e536ca2736a8ac4c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at 0.16.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/richardpiazza/TranslationCatalog.git
https://github.com/richardpiazza/TranslationCatalog.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "localesupport",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/LocaleSupport.git"
},
{
"identity" : "statement",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/Statement.git"
},
{
"identity" : "coredataplus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/CoreDataPlus.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "plot",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Plot.git"
},
{
"identity" : "htmlstring",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexisakers/HTMLString.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "TranslationCatalog",
"name" : "TranslationCatalog",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TranslationCatalog",
"targets" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "localizer",
"targets" : [
"localizer"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "localizer",
"module_type" : "SwiftTarget",
"name" : "localizer",
"path" : "Sources/localizer",
"product_dependencies" : [
"ArgumentParser",
"LocaleSupport"
],
"product_memberships" : [
"localizer"
],
"sources" : [
"Catalog+Delete.swift",
"Catalog+Export.swift",
"Catalog+Generate.swift",
"Catalog+Import.swift",
"Catalog+Insert.swift",
"Catalog+Query.swift",
"Catalog+Syntax.swift",
"Catalog+Update.swift",
"Catalog.swift",
"Configuration.swift",
"Configure+Get.swift",
"Configure+Set.swift",
"Configure.swift",
"Extensions/Arguments.swift",
"Extensions/FileFormat+localizer.swift",
"Extensions/FileManager+localizer.swift",
"Extensions/Locale+localizer.swift",
"Extensions/RenderFormat+localizer.swift",
"Preview.swift",
"localizer.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : "executable"
},
{
"c99name" : "TranslationCatalogTests",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogTests",
"path" : "Tests/TranslationCatalogTests",
"sources" : [
"CoreDataEmptyCatalogTests.swift",
"CoreDataQueryCatalogTests.swift",
"Extensions/Catalog+DeleteAssertions.swift",
"Extensions/Catalog+InsertAssertions.swift",
"Extensions/Catalog+QueryAssertions.swift",
"Extensions/Catalog+UpdateAssertions.swift",
"FilesystemEmptyCatalogTests.swift",
"FilesystemEncodingTests.swift",
"FilesystemQueryCatalogTests.swift",
"KeyHierarchy2Tests.swift",
"KeyHierarchyTests.swift",
"NodeSortTests.swift",
"SQLiteEmptyCatalogTests.swift",
"SQLiteQueryCatalogTests.swift",
"StringReplacementTests.swift",
"TestCases/EmptyCatalogTestCase.swift",
"TestCases/QueryCatalogTestCase.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogFilesystem",
"TranslationCatalogSQLite"
],
"type" : "test"
},
{
"c99name" : "TranslationCatalogSQLite",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogSQLite",
"path" : "Sources/TranslationCatalogSQLite",
"product_dependencies" : [
"Statement",
"StatementSQLite",
"SQLite"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/ProjectExpressionEntity.swift",
"Entities/TranslationEntity.swift",
"SQLite+Query.swift",
"SQLite+Schema.swift",
"SQLiteCatalog+AssociatedTypes.swift",
"SQLiteCatalog.swift",
"SQLiteStatement+Expression.swift",
"SQLiteStatement+Project.swift",
"SQLiteStatement+ProjectExpression.swift",
"SQLiteStatement+Translation.swift",
"SQLiteStmt+Entities.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogIO",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogIO",
"path" : "Sources/TranslationCatalogIO",
"product_dependencies" : [
"XMLCoder",
"Plot",
"HTMLString",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"LocaleSupport"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"ExpressionDecoder.swift",
"ExpressionEncoder.swift",
"ExpressionImporter.swift",
"ExpressionRenderer.swift",
"Extensions/Dictionary+AppleStrings.swift",
"Extensions/Expression+IO.swift",
"Extensions/Plot+IO.swift",
"Extensions/String+IO.swift",
"Extensions/XML+Expression.swift",
"FileFormat.swift",
"Internal/NodeID.swift",
"Internal/NodePath.swift",
"Internal/Resource.swift",
"Internal/StringsXml.swift",
"KeyHierarchy+Syntax.swift",
"KeyHierarchy.swift",
"MarkdownTable.swift",
"RenderFormat.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogFilesystem",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogFilesystem",
"path" : "Sources/TranslationCatalogFilesystem",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"DirectoryCatalog.swift",
"Documents/Deprecated/ExpressionDocumentV1.swift",
"Documents/Deprecated/TranslationDocumentV1.swift",
"Documents/Document.swift",
"Documents/DocumentSchemaVersion.swift",
"Documents/ExpressionDocument.swift",
"Documents/ProjectDocument.swift",
"Documents/TranslationDocument.swift",
"Extensions/JSONDecoder+TranslationCatalogFilesystem.swift",
"Extensions/JSONEncoder+TranslationCatalogFilesystem.swift",
"FileWrapperCatalog.swift",
"FilesystemContainer.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogCoreData",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogCoreData",
"path" : "Sources/TranslationCatalogCoreData",
"product_dependencies" : [
"CoreDataPlus"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/PrecompiledResources",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_1.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_2.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_3.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_1_to_2.xcmappingmodel",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_2_to_3.xcmappingmodel",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CoreDataCatalog.swift",
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/TranslationEntity.swift",
"ManagedModel.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalog",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalog",
"path" : "Sources/TranslationCatalog",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Catalog.swift",
"CatalogError.swift",
"CatalogQuery.swift",
"CatalogSchema.swift",
"CatalogUpdate.swift",
"Expression.swift",
"Extensions/Locale.LanguageCode+TranslationCatalog.swift",
"Extensions/Locale.Region+TranslationCatalog.swift",
"Extensions/UUID+TranslationCatalog.swift",
"Project.swift",
"Translation.swift",
"TranslationState.swift"
],
"type" : "library"
},
{
"c99name" : "LocalizerTests",
"module_type" : "SwiftTarget",
"name" : "LocalizerTests",
"path" : "Tests/LocalizerTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/File.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import1.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import2.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Localizable.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Strings.xml",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v2.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v3.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/StructuredResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CatalogDeleteProjectTests.swift",
"CatalogGenerateTests.swift",
"CatalogSyntaxTests.swift",
"CoreDataExportTests.swift",
"FilesystemExportTests.swift",
"FilesystemImportTests.swift",
"HelpTests.swift",
"Models/LocalizerProcess.swift",
"Models/TestResource.swift",
"PreviewTests.swift",
"SQLiteExportTests.swift",
"TestCases/LocalizerTestCase.swift"
],
"target_dependencies" : [
"localizer"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/alexisakers/HTMLString.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/JohnSundell/Plot.git
[1/2096] Fetching plot
[2097/3727] Fetching plot, htmlstring
[2114/20409] Fetching plot, htmlstring, swift-argument-parser
[2294/30491] Fetching plot, htmlstring, swift-argument-parser, xmlcoder
[2643/40578] Fetching plot, htmlstring, swift-argument-parser, xmlcoder, sqlite.swift
Fetched https://github.com/JohnSundell/Plot.git from cache (0.83s)
[17741/38482] Fetching htmlstring, swift-argument-parser, xmlcoder, sqlite.swift
Fetching https://github.com/richardpiazza/CoreDataPlus.git
[33165/38720] Fetching htmlstring, swift-argument-parser, xmlcoder, sqlite.swift, coredataplus
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (1.51s)
[25200/28638] Fetching htmlstring, swift-argument-parser, sqlite.swift, coredataplus
Fetching https://github.com/richardpiazza/Statement.git
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (0.72s)
[25960/28400] Fetching htmlstring, swift-argument-parser, sqlite.swift
Fetching https://github.com/richardpiazza/LocaleSupport.git
[26989/29144] Fetching htmlstring, swift-argument-parser, sqlite.swift, statement
Fetched https://github.com/richardpiazza/Statement.git from cache (0.63s)
[27089/28400] Fetching htmlstring, swift-argument-parser, sqlite.swift
[27090/29195] Fetching htmlstring, swift-argument-parser, sqlite.swift, localesupport
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (0.79s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.57s)
Fetching https://github.com/apple/swift-syntax.git
Fetched https://github.com/alexisakers/HTMLString.git from cache (3.10s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (3.13s)
[1/72597] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (9.97s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (14.33s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/187] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.42s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.14.0 (5.43s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (1.05s)
Computing version for https://github.com/richardpiazza/CoreDataPlus.git
Computed https://github.com/richardpiazza/CoreDataPlus.git at 0.5.0 (1.10s)
Fetching https://github.com/apple/swift-log.git
[1/3957] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.66s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.99s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (1.12s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.8.2 (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.96s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.95s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.28s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/richardpiazza/LocaleSupport.git
Working copy of https://github.com/richardpiazza/LocaleSupport.git resolved at 0.8.2
Creating working copy for https://github.com/richardpiazza/CoreDataPlus.git
Working copy of https://github.com/richardpiazza/CoreDataPlus.git resolved at 0.5.0
Creating working copy for https://github.com/alexisakers/HTMLString.git
Working copy of https://github.com/alexisakers/HTMLString.git resolved at 6.0.1
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
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.6.2
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.14.0
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/61] Write sources
[2/61] Copying Info.plist
[2/61] Write sources
[27/61] Copying PrecompiledResources
[27/61] Copying CatalogModel_3.xcdatamodeld
[27/61] Copying Model_1_to_2.xcmappingmodel
[27/61] Copying CatalogModel_2.xcdatamodeld
[27/61] Copying CatalogModel_1.xcdatamodeld
[27/61] Copying Model_2_to_3.xcmappingmodel
[33/61] Write swift-version-24593BA9C3E375BF.txt
[33/61] Compiling SwiftToolchainCSQLite sqlite3.c
[36/247] Emitting module SwiftSyntax509
[37/253] Emitting module Statement
[38/256] Emitting module XMLCoder
[39/262] Compiling SwiftSyntax509 Empty.swift
[40/263] Compiling LocaleSupport LocalizationKey.swift
[41/264] Emitting module Plot
[43/272] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
[44/276] Compiling TranslationCatalog Translation.swift
[45/277] Compiling XMLCoder IntBox.swift
[46/277] Compiling XMLCoder KeyedBox.swift
[47/277] Compiling XMLCoder NullBox.swift
[48/277] Compiling XMLCoder SharedBox.swift
[50/281] Compiling XMLCoder SingleKeyedBox.swift
[51/281] Compiling XMLCoder ElementAndAttribute.swift
[52/281] Compiling Statement Keyword.swift
[53/281] Compiling Statement LogicalPredicate.swift
[54/281] Compiling Statement Segment.swift
[55/281] Compiling XMLCoder Box.swift
[56/281] Compiling XMLCoder ChoiceBox.swift
[57/281] Compiling XMLCoder DataBox.swift
[58/281] Emitting module TranslationCatalog
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
[59/281] Compiling XMLCoder ValueBox.swift
[60/281] Compiling XMLCoder Element.swift
[61/281] Compiling XMLCoder Attribute.swift
[62/281] Compiling XMLCoder BoolBox.swift
[63/281] Compiling LocaleSupport LocalizationKeyStrategy.swift
[64/281] Compiling LocaleSupport LocaleSupportConfiguration.swift
[65/281] Compiling LocaleSupport LocaleSupportError.swift
[66/281] Compiling LocaleSupport LocalizedStringConvertible.swift
[72/281] Compiling XMLCoder DateBox.swift
[73/281] Compiling XMLCoder DecimalBox.swift
[74/281] Compiling XMLCoder StringBox.swift
[75/281] Compiling XMLCoder UIntBox.swift
[76/281] Compiling XMLCoder URLBox.swift
[77/281] Compiling XMLCoder UnkeyedBox.swift
[82/281] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[83/281] Compiling TranslationCatalog Project.swift
[87/281] Compiling XMLCoder ISO8601DateFormatter.swift
[88/281] Compiling XMLCoder KeyedStorage.swift
[89/281] Compiling XMLCoder Metatypes.swift
[92/281] Emitting module LocaleSupport
[95/281] Compiling Logging MetadataProvider.swift
[96/282] Emitting module Logging
[97/282] Compiling Logging Locks.swift
[98/282] Compiling Logging LogHandler.swift
[99/282] Compiling Logging Logging.swift
[102/283] Compiling HTMLString Mappings.swift
[103/283] Compiling HTMLString NSString+HTMLString.swift
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
[108/283] Compiling XMLCoder DoubleBox.swift
[109/283] Compiling XMLCoder FloatBox.swift
[118/284] Compiling SQLite Query.swift
[119/284] Compiling SQLite Schema.swift
[120/284] Compiling SQLite Setter.swift
[121/284] Compiling SQLite WindowFunctions.swift
[122/284] Compiling XMLCoder XMLDecoderImplementation.swift
[123/284] Compiling XMLCoder XMLDecodingStorage.swift
[124/284] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[125/284] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[126/284] Compiling XMLCoder DynamicNodeEncoding.swift
[127/284] Compiling XMLCoder EncodingErrorExtension.swift
[128/284] Compiling XMLCoder SingleValueEncodingContainer.swift
[129/284] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[140/284] Compiling Plot AnyEnvironmentValue.swift
[141/284] Compiling Plot AnyNode.swift
[142/284] Compiling Plot ElementRenderingBuffer.swift
[143/284] Compiling Plot ElementWrapper.swift
[144/284] Compiling Plot Environment.swift
[145/284] Compiling Plot ModifiedComponent.swift
[146/284] Compiling Plot Renderer.swift
[147/284] Compiling Plot String+Escaping.swift
[175/284] Compiling Plot HTMLInputType.swift
[176/284] Compiling Plot HTMLLinkRelationship.swift
[177/284] Compiling Plot HTMLListStyle.swift
[178/284] Compiling Plot HTMLVideoFormat.swift
[179/284] Compiling Plot HTMLViewportFitMode.swift
[180/284] Compiling Plot HTMLViewportWidthMode.swift
[181/284] Compiling Plot Indentation.swift
[182/284] Compiling Plot Language.swift
[184/284] Compiling XMLCoder XMLEncoder.swift
[185/284] Compiling XMLCoder XMLEncoderImplementation.swift
[186/284] Compiling XMLCoder XMLEncodingStorage.swift
[187/284] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[188/284] Compiling XMLCoder XMLReferencingEncoder.swift
[189/284] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[190/284] Compiling Plot AnyElement.swift
[191/284] Compiling TranslationCatalog TranslationState.swift
[200/284] Compiling XMLCoder XMLDocumentType.swift
[201/284] Compiling XMLCoder XMLHeader.swift
[202/284] Compiling XMLCoder XMLKey.swift
[203/284] Compiling XMLCoder XMLStackParser.swift
[204/284] Compiling XMLCoder DecodingErrorExtension.swift
[228/286] Emitting module HTMLString
[229/286] Compiling HTMLString HTMLString.swift
[238/287] Emitting module SQLite
[243/327] Wrapping AST for TranslationCatalog for debugging
[248/371] Wrapping AST for SwiftSyntax509 for debugging
[249/371] Wrapping AST for Statement for debugging
[251/374] Emitting module StatementSQLite
[251/374] Wrapping AST for Plot for debugging
[253/385] Compiling SwiftSyntax SourceLength.swift
[254/385] Compiling SwiftSyntax SourceLocation.swift
[255/385] Compiling TranslationCatalogFilesystem FileWrapperCatalog.swift
[256/388] Emitting module TranslationCatalogFilesystem
[257/388] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[258/388] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[259/388] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[260/388] Compiling SwiftSyntax SyntaxBaseNodes.swift
[261/388] Compiling SwiftSyntax SyntaxArena.swift
[262/388] Compiling StatementSQLite ValuesContext.swift
[263/388] Emitting module CoreDataPlus
[263/388] Wrapping AST for Logging for debugging
[265/388] Compiling TranslationCatalogFilesystem DirectoryCatalog.swift
[266/388] Compiling TranslationCatalogFilesystem ExpressionDocumentV1.swift
[267/388] Compiling TranslationCatalogFilesystem TranslationDocumentV1.swift
[268/388] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[269/388] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[270/388] Compiling SwiftSyntax RawSyntaxTokenView.swift
[271/388] Compiling SwiftSyntax SourcePresence.swift
[272/388] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[273/388] Compiling SwiftSyntax Syntax.swift
[274/388] Compiling TranslationCatalogFilesystem Document.swift
[275/388] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[275/388] Wrapping AST for LocaleSupport for debugging
[277/388] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[278/388] Compiling TranslationCatalogFilesystem DocumentSchemaVersion.swift
[279/388] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[285/388] Wrapping AST for HTMLString for debugging
[287/388] Compiling TranslationCatalogFilesystem JSONDecoder+TranslationCatalogFilesystem.swift
[288/388] Compiling TranslationCatalogFilesystem JSONEncoder+TranslationCatalogFilesystem.swift
[290/388] Compiling CoreDataPlus ResourceSuffix.swift
[304/389] Compiling CoreDataPlus StoreURL.swift
[305/397] Wrapping AST for CoreDataPlus for debugging
[312/398] Wrapping AST for XMLCoder for debugging
[314/398] Compiling TranslationCatalogCoreData resource_bundle_accessor.swift
[317/398] Compiling TranslationCatalogCoreData CoreDataCatalog.swift
[320/398] Emitting module TranslationCatalogCoreData
[322/398] Compiling TranslationCatalogCoreData ManagedModel.swift
[322/398] Wrapping AST for StatementSQLite for debugging
[324/398] Compiling TranslationCatalogCoreData TranslationEntity.swift
[325/398] Compiling TranslationCatalogCoreData ExpressionEntity.swift
[326/398] Compiling TranslationCatalogCoreData ProjectEntity.swift
[332/399] Compiling TranslationCatalogFilesystem FilesystemContainer.swift
[332/400] Wrapping AST for TranslationCatalogCoreData for debugging
[335/400] Emitting module ArgumentParserToolInfo
[336/400] Compiling ArgumentParserToolInfo ToolInfo.swift
[337/401] Wrapping AST for TranslationCatalogFilesystem for debugging
[338/401] Wrapping AST for ArgumentParserToolInfo for debugging
[340/445] Compiling ArgumentParser CollectionExtensions.swift
[341/445] Compiling ArgumentParser Mutex.swift
[342/445] Compiling ArgumentParser Platform.swift
[343/445] Compiling ArgumentParser SequenceExtensions.swift
[344/445] Compiling ArgumentParser StringExtensions.swift
[345/445] Compiling ArgumentParser SwiftExtensions.swift
[346/451] Compiling ArgumentParser ParsableCommand.swift
[347/451] Compiling ArgumentParser ArgumentDecoder.swift
[348/451] Compiling ArgumentParser ArgumentDefinition.swift
[349/451] Compiling ArgumentParser ArgumentSet.swift
[350/452] Compiling ArgumentParser CompletionKind.swift
[351/452] Compiling ArgumentParser Errors.swift
[352/452] Compiling ArgumentParser Flag.swift
[353/452] Compiling ArgumentParser NameSpecification.swift
[354/452] Compiling ArgumentParser Option.swift
[355/452] Compiling ArgumentParser InputKey.swift
[356/452] Compiling ArgumentParser BashCompletionsGenerator.swift
[357/452] Compiling ArgumentParser CompletionsGenerator.swift
[358/452] Compiling ArgumentParser FishCompletionsGenerator.swift
[359/452] Compiling ArgumentParser ZshCompletionsGenerator.swift
[360/452] Compiling ArgumentParser Argument.swift
[361/452] Compiling ArgumentParser ArgumentDiscussion.swift
[362/452] Compiling ArgumentParser ArgumentHelp.swift
[363/452] Compiling ArgumentParser OptionGroup.swift
[364/452] Compiling ArgumentParser AsyncParsableCommand.swift
[365/452] Compiling ArgumentParser CommandConfiguration.swift
[366/452] Compiling ArgumentParser CommandGroup.swift
[367/452] Compiling ArgumentParser EnumerableFlag.swift
[368/452] Compiling ArgumentParser ExpressibleByArgument.swift
[369/452] Compiling ArgumentParser ArgumentVisibility.swift
[370/458] Wrapping AST for SQLite for debugging
[372/458] Emitting module ArgumentParser
[373/471] Compiling ArgumentParser Tree.swift
[374/471] Compiling SwiftSyntax SyntaxDeclNodes.swift
[375/471] Compiling SwiftSyntax SyntaxExprNodes.swift
[376/471] Compiling SwiftSyntax SyntaxNodes.swift
[377/471] Compiling SwiftSyntax SyntaxPatternNodes.swift
[378/471] Compiling SwiftSyntax SyntaxStmtNodes.swift
[379/471] Emitting module TranslationCatalogSQLite
[380/471] Compiling TranslationCatalogSQLite ExpressionEntity.swift
[381/471] Compiling TranslationCatalogSQLite ProjectEntity.swift
[382/472] Compiling TranslationCatalogSQLite SQLiteStatement+ProjectExpression.swift
[383/472] Compiling TranslationCatalogSQLite SQLiteStatement+Translation.swift
[384/472] Compiling TranslationCatalogSQLite SQLiteStatement+Expression.swift
[385/472] Compiling TranslationCatalogSQLite SQLiteStatement+Project.swift
[386/472] Compiling TranslationCatalogSQLite ProjectExpressionEntity.swift
[387/472] Compiling TranslationCatalogSQLite TranslationEntity.swift
[388/472] Compiling TranslationCatalogSQLite SQLiteStmt+Entities.swift
[389/472] Compiling TranslationCatalogSQLite SQLite+Query.swift
[390/472] Compiling TranslationCatalogSQLite SQLite+Schema.swift
[391/472] Compiling TranslationCatalogSQLite SQLiteCatalog+AssociatedTypes.swift
[392/472] Compiling TranslationCatalogSQLite SQLiteCatalog.swift
[393/473] Wrapping AST for TranslationCatalogSQLite for debugging
[396/473] Compiling ArgumentParser InputOrigin.swift
[397/473] Compiling ArgumentParser Name.swift
[398/473] Compiling ArgumentParser Parsed.swift
[399/473] Compiling ArgumentParser ParsedValues.swift
[400/473] Compiling ArgumentParser ParserError.swift
[401/473] Compiling ArgumentParser SplitArguments.swift
[402/473] Compiling ArgumentParser DumpHelpGenerator.swift
[403/473] Compiling ArgumentParser HelpCommand.swift
[404/473] Compiling ArgumentParser HelpGenerator.swift
[405/473] Compiling ArgumentParser MessageInfo.swift
[406/473] Compiling ArgumentParser UsageGenerator.swift
[426/473] Compiling ArgumentParser ParsableArguments.swift
[431/473] Compiling ArgumentParser CommandParser.swift
[432/474] Wrapping AST for ArgumentParser for debugging
[434/474] Emitting module SwiftSyntax
[452/474] Compiling SwiftSyntax SyntaxTypeNodes.swift
[465/478] Wrapping AST for SwiftSyntax for debugging
[467/526] Compiling SwiftDiagnostics Convenience.swift
[468/526] Emitting module SwiftDiagnostics
[469/526] Compiling SwiftBasicFormat Syntax+Extensions.swift
[470/526] Compiling SwiftDiagnostics Message.swift
[471/526] Compiling SwiftDiagnostics Note.swift
[472/526] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[473/526] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[474/526] Compiling SwiftDiagnostics FixIt.swift
[475/526] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[476/526] Emitting module SwiftBasicFormat
[477/526] Compiling SwiftBasicFormat BasicFormat.swift
[478/527] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[479/527] Compiling SwiftDiagnostics Diagnostic.swift
[481/528] Wrapping AST for SwiftBasicFormat for debugging
[482/528] Wrapping AST for SwiftDiagnostics for debugging
[484/528] Compiling SwiftParser Modifiers.swift
[485/528] Compiling SwiftParser Names.swift
[486/528] Compiling SwiftParser Nominals.swift
[487/528] Compiling SwiftParser Parameters.swift
[488/528] Compiling SwiftParser ParseSourceFile.swift
[489/533] Compiling SwiftParser TokenPrecedence.swift
[490/533] Compiling SwiftParser TokenSpec.swift
[491/533] Compiling SwiftParser TokenSpecSet.swift
[492/533] Compiling SwiftParser TopLevel.swift
[493/533] Compiling SwiftParser TriviaParser.swift
[494/533] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[495/533] Compiling SwiftParser StringLiterals.swift
[496/533] Compiling SwiftParser SwiftParserCompatibility.swift
[497/533] Compiling SwiftParser SyntaxUtils.swift
[498/533] Compiling SwiftParser TokenConsumer.swift
[499/533] Compiling SwiftParser Lexer.swift
[500/533] Compiling SwiftParser RegexLiteralLexer.swift
[501/533] Compiling SwiftParser UnicodeScalarExtensions.swift
[502/533] Compiling SwiftParser Lookahead.swift
[503/533] Compiling SwiftParser LoopProgressCondition.swift
[504/533] Compiling SwiftParser Parser.swift
[505/533] Compiling SwiftParser Patterns.swift
[506/533] Compiling SwiftParser Recovery.swift
[507/533] Compiling SwiftParser Specifiers.swift
[508/533] Compiling SwiftParser Statements.swift
[509/533] Compiling SwiftParser ExperimentalFeatures.swift
[510/533] Compiling SwiftParser Expressions.swift
[511/533] Compiling SwiftParser IncrementalParseTransition.swift
[512/533] Compiling SwiftParser Cursor.swift
[513/533] Compiling SwiftParser Lexeme.swift
[514/533] Compiling SwiftParser LexemeSequence.swift
[515/533] Emitting module SwiftParser
[516/533] Compiling SwiftParser Attributes.swift
[517/533] Compiling SwiftParser Availability.swift
[518/533] Compiling SwiftParser CharacterInfo.swift
[519/533] Compiling SwiftParser CollectionNodes+Parsable.swift
[520/533] Compiling SwiftParser Declarations.swift
[521/533] Compiling SwiftParser Directives.swift
[522/533] Compiling SwiftParser Types.swift
[523/533] Compiling SwiftParser IsLexerClassified.swift
[524/533] Compiling SwiftParser LayoutNodes+Parsable.swift
[525/533] Compiling SwiftParser Parser+TokenSpecSet.swift
[526/533] Compiling SwiftParser TokenSpecStaticMembers.swift
[527/534] Wrapping AST for SwiftParser for debugging
[529/547] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[530/548] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[531/548] Emitting module SwiftParserDiagnostics
[532/548] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[533/548] Compiling SwiftParserDiagnostics Utils.swift
[534/548] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[535/548] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[536/548] Compiling SwiftParserDiagnostics PresenceUtils.swift
[537/548] Compiling SwiftParserDiagnostics MissingNodesError.swift
[538/548] Compiling SwiftParserDiagnostics MissingTokenError.swift
[539/548] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[540/548] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[541/548] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[542/548] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[543/563] Wrapping AST for SwiftParserDiagnostics for debugging
[545/563] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[546/563] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[547/564] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[548/564] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[549/564] Emitting module SwiftSyntaxBuilder
[550/564] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[551/564] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[552/564] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[553/564] Compiling SwiftSyntaxBuilder Indenter.swift
[554/564] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[555/564] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[556/564] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[557/564] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[558/564] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[559/564] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[560/565] Wrapping AST for SwiftSyntaxBuilder for debugging
[562/582] Compiling TranslationCatalogIO Plot+IO.swift
[563/582] Compiling TranslationCatalogIO String+IO.swift
[564/584] Compiling TranslationCatalogIO ExpressionRenderer.swift
[565/584] Compiling TranslationCatalogIO Dictionary+AppleStrings.swift
[566/584] Compiling TranslationCatalogIO Expression+IO.swift
[567/584] Emitting module TranslationCatalogIO
/host/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:45:16: warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
43 |
44 | extension ImportDeclSyntax {
45 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| `- warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
46 | path: ImportPathComponentListSyntax {
47 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:3272:15: note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3270 | /// - `importKindSpecifier`: (`'typealias'` | `'struct'` | `'class'` | `'enum'` | `'protocol'` | `'var'` | `'let'` | `'func'` | `'inout'`)?
3271 | /// - `path`: ``ImportPathComponentListSyntax``
3272 | public struct ImportDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
| `- note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3273 | public let _syntaxNode: Syntax
3274 |
/host/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
1 | import Foundation
2 | import SwiftSyntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
3 | import SwiftSyntaxBuilder
4 | import TranslationCatalog
:
43 |
44 | extension ImportDeclSyntax {
45 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| |- note: add '@MainActor' to make static property 'localeSupport' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
46 | path: ImportPathComponentListSyntax {
47 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[568/584] Compiling TranslationCatalogIO ExpressionDecoder.swift
[569/584] Compiling TranslationCatalogIO ExpressionEncoder.swift
[570/584] Compiling TranslationCatalogIO ExpressionImporter.swift
[571/584] Compiling TranslationCatalogIO MarkdownTable.swift
[572/584] Compiling TranslationCatalogIO RenderFormat.swift
[573/584] Compiling TranslationCatalogIO NodeID.swift
[574/584] Compiling TranslationCatalogIO NodePath.swift
[575/584] Compiling TranslationCatalogIO XML+Expression.swift
[576/584] Compiling TranslationCatalogIO FileFormat.swift
[577/584] Compiling TranslationCatalogIO KeyHierarchy+Syntax.swift
/host/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:45:16: warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
43 |
44 | extension ImportDeclSyntax {
45 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| `- warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
46 | path: ImportPathComponentListSyntax {
47 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:3272:15: note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3270 | /// - `importKindSpecifier`: (`'typealias'` | `'struct'` | `'class'` | `'enum'` | `'protocol'` | `'var'` | `'let'` | `'func'` | `'inout'`)?
3271 | /// - `path`: ``ImportPathComponentListSyntax``
3272 | public struct ImportDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
| `- note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3273 | public let _syntaxNode: Syntax
3274 |
/host/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
1 | import Foundation
2 | import SwiftSyntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
3 | import SwiftSyntaxBuilder
4 | import TranslationCatalog
:
43 |
44 | extension ImportDeclSyntax {
45 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| |- note: add '@MainActor' to make static property 'localeSupport' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
46 | path: ImportPathComponentListSyntax {
47 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[578/584] Compiling TranslationCatalogIO KeyHierarchy.swift
/host/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:45:16: warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
43 |
44 | extension ImportDeclSyntax {
45 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| `- warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
46 | path: ImportPathComponentListSyntax {
47 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:3272:15: note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3270 | /// - `importKindSpecifier`: (`'typealias'` | `'struct'` | `'class'` | `'enum'` | `'protocol'` | `'var'` | `'let'` | `'func'` | `'inout'`)?
3271 | /// - `path`: ``ImportPathComponentListSyntax``
3272 | public struct ImportDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
| `- note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3273 | public let _syntaxNode: Syntax
3274 |
/host/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
1 | import Foundation
2 | import SwiftSyntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
3 | import SwiftSyntaxBuilder
4 | import TranslationCatalog
:
43 |
44 | extension ImportDeclSyntax {
45 | static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
| |- note: add '@MainActor' to make static property 'localeSupport' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
46 | path: ImportPathComponentListSyntax {
47 | ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[579/584] Compiling TranslationCatalogIO Resource.swift
[580/584] Compiling TranslationCatalogIO StringsXml.swift
[581/585] Wrapping AST for TranslationCatalogIO for debugging
[583/604] Compiling localizer FileFormat+localizer.swift
[584/604] Compiling localizer FileManager+localizer.swift
[585/604] Compiling localizer Locale+localizer.swift
/host/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:4:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Locale.LanguageCode {
4 | static var localizerDefault: Self = .english
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
/host/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:8:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
6 |
7 | extension Locale.Region {
8 | static var localizerDefault: Self = .unitedStates
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | }
10 |
[586/604] Compiling localizer RenderFormat+localizer.swift
/host/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:4:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Locale.LanguageCode {
4 | static var localizerDefault: Self = .english
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
/host/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:8:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
6 |
7 | extension Locale.Region {
8 | static var localizerDefault: Self = .unitedStates
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | }
10 |
[587/606] Compiling localizer Configure.swift
[588/606] Compiling localizer Arguments.swift
[589/606] Compiling localizer Configuration.swift
[590/606] Compiling localizer Configure+Get.swift
[591/606] Compiling localizer Configure+Set.swift
[592/606] Compiling localizer Preview.swift
[593/606] Compiling localizer localizer.swift
[594/606] Emitting module localizer
/host/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | struct Syntax: CatalogCommand {
9 |
10 | static var configuration: CommandConfiguration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | commandName: "syntax",
12 | abstract: "Create a enumerated syntax tree.",
/host/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | case sqlite
16 |
17 | static var `default`: Storage = .sqlite
| |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | }
19 |
/host/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:4:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | extension Locale.LanguageCode {
4 | static var localizerDefault: Self = .english
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
6 |
/host/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:8:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
6 |
7 | extension Locale.Region {
8 | static var localizerDefault: Self = .unitedStates
| |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | }
10 |
[595/606] Compiling localizer Catalog+Syntax.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | struct Syntax: CatalogCommand {
9 |
10 | static var configuration: CommandConfiguration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | commandName: "syntax",
12 | abstract: "Create a enumerated syntax tree.",
/host/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | case sqlite
16 |
17 | static var `default`: Storage = .sqlite
| |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | }
19 |
[596/606] Compiling localizer Catalog+Update.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | struct Syntax: CatalogCommand {
9 |
10 | static var configuration: CommandConfiguration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | commandName: "syntax",
12 | abstract: "Create a enumerated syntax tree.",
/host/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | case sqlite
16 |
17 | static var `default`: Storage = .sqlite
| |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | }
19 |
[597/606] Compiling localizer Catalog.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | struct Syntax: CatalogCommand {
9 |
10 | static var configuration: CommandConfiguration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | commandName: "syntax",
12 | abstract: "Create a enumerated syntax tree.",
/host/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | case sqlite
16 |
17 | static var `default`: Storage = .sqlite
| |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | }
19 |
[598/606] Compiling localizer Catalog+Delete.swift
[599/606] Compiling localizer Catalog+Export.swift
[600/606] Compiling localizer Catalog+Generate.swift
[601/606] Compiling localizer Catalog+Import.swift
[602/606] Compiling localizer Catalog+Insert.swift
[603/606] Compiling localizer Catalog+Query.swift
[604/607] Wrapping AST for localizer for debugging
[605/607] Write Objects.LinkFileList
[606/607] Linking localizer
Build complete! (253.42s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "localesupport",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/LocaleSupport.git"
},
{
"identity" : "statement",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/Statement.git"
},
{
"identity" : "coredataplus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/CoreDataPlus.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "plot",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Plot.git"
},
{
"identity" : "htmlstring",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexisakers/HTMLString.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "TranslationCatalog",
"name" : "TranslationCatalog",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TranslationCatalog",
"targets" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "localizer",
"targets" : [
"localizer"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "localizer",
"module_type" : "SwiftTarget",
"name" : "localizer",
"path" : "Sources/localizer",
"product_dependencies" : [
"ArgumentParser",
"LocaleSupport"
],
"product_memberships" : [
"localizer"
],
"sources" : [
"Catalog+Delete.swift",
"Catalog+Export.swift",
"Catalog+Generate.swift",
"Catalog+Import.swift",
"Catalog+Insert.swift",
"Catalog+Query.swift",
"Catalog+Syntax.swift",
"Catalog+Update.swift",
"Catalog.swift",
"Configuration.swift",
"Configure+Get.swift",
"Configure+Set.swift",
"Configure.swift",
"Extensions/Arguments.swift",
"Extensions/FileFormat+localizer.swift",
"Extensions/FileManager+localizer.swift",
"Extensions/Locale+localizer.swift",
"Extensions/RenderFormat+localizer.swift",
"Preview.swift",
"localizer.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : "executable"
},
{
"c99name" : "TranslationCatalogTests",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogTests",
"path" : "Tests/TranslationCatalogTests",
"sources" : [
"CoreDataEmptyCatalogTests.swift",
"CoreDataQueryCatalogTests.swift",
"Extensions/Catalog+DeleteAssertions.swift",
"Extensions/Catalog+InsertAssertions.swift",
"Extensions/Catalog+QueryAssertions.swift",
"Extensions/Catalog+UpdateAssertions.swift",
"FilesystemEmptyCatalogTests.swift",
"FilesystemEncodingTests.swift",
"FilesystemQueryCatalogTests.swift",
"KeyHierarchy2Tests.swift",
"KeyHierarchyTests.swift",
"NodeSortTests.swift",
"SQLiteEmptyCatalogTests.swift",
"SQLiteQueryCatalogTests.swift",
"StringReplacementTests.swift",
"TestCases/EmptyCatalogTestCase.swift",
"TestCases/QueryCatalogTestCase.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogFilesystem",
"TranslationCatalogSQLite"
],
"type" : "test"
},
{
"c99name" : "TranslationCatalogSQLite",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogSQLite",
"path" : "Sources/TranslationCatalogSQLite",
"product_dependencies" : [
"Statement",
"StatementSQLite",
"SQLite"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/ProjectExpressionEntity.swift",
"Entities/TranslationEntity.swift",
"SQLite+Query.swift",
"SQLite+Schema.swift",
"SQLiteCatalog+AssociatedTypes.swift",
"SQLiteCatalog.swift",
"SQLiteStatement+Expression.swift",
"SQLiteStatement+Project.swift",
"SQLiteStatement+ProjectExpression.swift",
"SQLiteStatement+Translation.swift",
"SQLiteStmt+Entities.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogIO",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogIO",
"path" : "Sources/TranslationCatalogIO",
"product_dependencies" : [
"XMLCoder",
"Plot",
"HTMLString",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"LocaleSupport"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"ExpressionDecoder.swift",
"ExpressionEncoder.swift",
"ExpressionImporter.swift",
"ExpressionRenderer.swift",
"Extensions/Dictionary+AppleStrings.swift",
"Extensions/Expression+IO.swift",
"Extensions/Plot+IO.swift",
"Extensions/String+IO.swift",
"Extensions/XML+Expression.swift",
"FileFormat.swift",
"Internal/NodeID.swift",
"Internal/NodePath.swift",
"Internal/Resource.swift",
"Internal/StringsXml.swift",
"KeyHierarchy+Syntax.swift",
"KeyHierarchy.swift",
"MarkdownTable.swift",
"RenderFormat.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogFilesystem",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogFilesystem",
"path" : "Sources/TranslationCatalogFilesystem",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"DirectoryCatalog.swift",
"Documents/Deprecated/ExpressionDocumentV1.swift",
"Documents/Deprecated/TranslationDocumentV1.swift",
"Documents/Document.swift",
"Documents/DocumentSchemaVersion.swift",
"Documents/ExpressionDocument.swift",
"Documents/ProjectDocument.swift",
"Documents/TranslationDocument.swift",
"Extensions/JSONDecoder+TranslationCatalogFilesystem.swift",
"Extensions/JSONEncoder+TranslationCatalogFilesystem.swift",
"FileWrapperCatalog.swift",
"FilesystemContainer.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogCoreData",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogCoreData",
"path" : "Sources/TranslationCatalogCoreData",
"product_dependencies" : [
"CoreDataPlus"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/PrecompiledResources",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_1.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_2.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_3.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_1_to_2.xcmappingmodel",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_2_to_3.xcmappingmodel",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CoreDataCatalog.swift",
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/TranslationEntity.swift",
"ManagedModel.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalog",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalog",
"path" : "Sources/TranslationCatalog",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Catalog.swift",
"CatalogError.swift",
"CatalogQuery.swift",
"CatalogSchema.swift",
"CatalogUpdate.swift",
"Expression.swift",
"Extensions/Locale.LanguageCode+TranslationCatalog.swift",
"Extensions/Locale.Region+TranslationCatalog.swift",
"Extensions/UUID+TranslationCatalog.swift",
"Project.swift",
"Translation.swift",
"TranslationState.swift"
],
"type" : "library"
},
{
"c99name" : "LocalizerTests",
"module_type" : "SwiftTarget",
"name" : "LocalizerTests",
"path" : "Tests/LocalizerTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/File.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import1.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import2.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Localizable.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Strings.xml",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v2.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v3.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/StructuredResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CatalogDeleteProjectTests.swift",
"CatalogGenerateTests.swift",
"CatalogSyntaxTests.swift",
"CoreDataExportTests.swift",
"FilesystemExportTests.swift",
"FilesystemImportTests.swift",
"HelpTests.swift",
"Models/LocalizerProcess.swift",
"Models/TestResource.swift",
"PreviewTests.swift",
"SQLiteExportTests.swift",
"TestCases/LocalizerTestCase.swift"
],
"target_dependencies" : [
"localizer"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.