Build Information
Successful build of TranslationCatalog, reference main (6a6a64), with Swift 6.1 for Linux on 6 Nov 2025 23:38:04 UTC.
Swift 6 data race errors: 8
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6a6a641 Loosened Reserved Token Checking (#46)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
6a6a641b58d3b277be1cbb270523c961817dbab9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at main
========================================
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-1":/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/stephencelis/SQLite.swift.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/JohnSundell/Plot.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/alexisakers/HTMLString.git
[1/2096] Fetching plot
[316/12183] Fetching plot, sqlite.swift
[2904/13814] Fetching plot, sqlite.swift, htmlstring
[3084/23896] Fetching plot, sqlite.swift, htmlstring, xmlcoder
[4354/40582] Fetching plot, sqlite.swift, htmlstring, xmlcoder, swift-argument-parser
Fetched https://github.com/alexisakers/HTMLString.git from cache (0.76s)
[17364/38951] Fetching plot, sqlite.swift, xmlcoder, swift-argument-parser
Fetching https://github.com/richardpiazza/CoreDataPlus.git
[20860/111669] Fetching plot, sqlite.swift, xmlcoder, swift-argument-parser, swift-syntax
[39932/111907] Fetching plot, sqlite.swift, xmlcoder, swift-argument-parser, swift-syntax, coredataplus
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (0.70s)
[44658/111669] Fetching plot, sqlite.swift, xmlcoder, swift-argument-parser, swift-syntax
Fetching https://github.com/richardpiazza/Statement.git
[49377/112413] Fetching plot, sqlite.swift, xmlcoder, swift-argument-parser, swift-syntax, statement
Fetched https://github.com/richardpiazza/Statement.git from cache (0.48s)
[51314/111669] Fetching plot, sqlite.swift, xmlcoder, swift-argument-parser, swift-syntax
Fetching https://github.com/richardpiazza/LocaleSupport.git
[53496/112464] Fetching plot, sqlite.swift, xmlcoder, swift-argument-parser, swift-syntax, localesupport
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (0.70s)
[56404/111669] Fetching plot, sqlite.swift, xmlcoder, swift-argument-parser, swift-syntax
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (2.92s)
[53594/101587] Fetching plot, sqlite.swift, swift-argument-parser, swift-syntax
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.94s)
[44234/91500] Fetching plot, swift-argument-parser, swift-syntax
Fetched https://github.com/JohnSundell/Plot.git from cache (10.48s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (10.49s)
Fetched https://github.com/apple/swift-syntax.git from cache (10.54s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (11.26s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/204] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (0.85s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.14.0 (3.34s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.74s)
Computing version for https://github.com/richardpiazza/CoreDataPlus.git
Computed https://github.com/richardpiazza/CoreDataPlus.git at 0.5.0 (0.64s)
Fetching https://github.com/apple/swift-log.git
[1/4429] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.23s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.69s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (0.89s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.8.2 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.55s)
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.73s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.75s)
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.14.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.6.2
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/alexisakers/HTMLString.git
Working copy of https://github.com/alexisakers/HTMLString.git resolved at 6.0.1
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/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/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.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/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/richardpiazza/CoreDataPlus.git
Working copy of https://github.com/richardpiazza/CoreDataPlus.git resolved at 0.5.0
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
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
[5/61] Copying Model_2_to_3.xcmappingmodel
[5/61] Copying PrecompiledResources
[5/61] Copying Info.plist
[5/61] Copying Model_1_to_2.xcmappingmodel
[5/61] Copying CatalogModel_3.xcdatamodeld
[5/61] Copying CatalogModel_2.xcdatamodeld
[5/61] Write sources
[5/61] Copying CatalogModel_1.xcdatamodeld
[5/61] Write sources
[33/61] Write swift-version-24593BA9C3E375BF.txt
[35/220] Compiling LocaleSupport LocalizationKey.swift
[36/221] Emitting module LocaleSupport
[37/221] Compiling LocaleSupport LocaleSupportConfiguration.swift
[38/221] Compiling LocaleSupport LocaleSupportError.swift
[39/221] Emitting module SwiftSyntax509
[40/221] Compiling SwiftSyntax509 Empty.swift
[41/222] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
[42/222] Emitting module Statement
[44/229] Emitting module XMLCoder
[45/235] Emitting module Plot
[46/243] Compiling Logging MetadataProvider.swift
[47/243] Compiling Logging Locks.swift
[48/243] Compiling TranslationCatalog Project.swift
[49/243] Compiling Logging LogHandler.swift
[50/243] Emitting module Logging
[51/243] Compiling Logging Logging.swift
[52/245] Compiling TranslationCatalog Translation.swift
[53/245] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[55/245] Compiling Plot PodcastAttributes.swift
[56/245] Compiling Plot PodcastComponents.swift
[57/245] Compiling Plot PodcastElements.swift
[58/245] Compiling Plot PodcastEpisodeType.swift
[59/245] Compiling Plot ControlFlow.swift
[60/245] Compiling Plot Directionality.swift
[61/245] Compiling LocaleSupport LocalizationKeyStrategy.swift
[62/245] Compiling LocaleSupport LocalizedStringConvertible.swift
[63/245] Compiling Plot ComponentContainer.swift
[64/245] Compiling Plot ComponentGroup.swift
[65/245] Compiling Plot Attribute.swift
[66/245] Compiling Plot Component.swift
[67/245] Compiling Plot RSSElements.swift
[68/245] Compiling Plot Renderable.swift
[69/245] Compiling Plot SiteMap.swift
[70/245] Compiling Plot SiteMapChangeFrequency.swift
[71/245] Compiling Plot DocumentEncoding.swift
[72/245] Compiling Plot Element.swift
[73/245] Compiling Plot Optional+Component.swift
[78/245] Compiling Statement Keyword.swift
[79/245] Compiling Statement LogicalPredicate.swift
[82/245] Compiling Plot ComponentAttributes.swift
[83/245] Compiling Plot ComponentBuilder.swift
[88/245] Compiling Plot Document.swift
[89/245] Compiling Plot HTMLInputType.swift
[90/245] Compiling Plot HTMLLinkRelationship.swift
[91/245] Compiling Plot HTMLListStyle.swift
[92/245] 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 {
/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 {
[104/260] Compiling SwiftSyntax RawSyntax.swift
[105/260] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[106/260] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[107/260] Compiling Plot Language.swift
[108/260] Compiling Plot Node.swift
[109/260] Compiling Plot NodeConvertible.swift
[111/290] Compiling SwiftSyntax MemoryLayout.swift
[112/290] Compiling SwiftSyntax MissingNodeInitializers.swift
[113/290] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[114/290] Compiling SwiftSyntax Syntax.swift
[115/290] Compiling SwiftSyntax SyntaxArena.swift
[116/290] Compiling SwiftSyntax SyntaxChildren.swift
[117/290] Compiling SwiftSyntax SyntaxCollection.swift
[118/290] Compiling HTMLString NSString+HTMLString.swift
[119/290] Compiling HTMLString Mappings.swift
[120/290] Compiling SwiftSyntax SyntaxVisitor.swift
[121/290] Compiling SwiftSyntax TokenKind.swift
[122/290] Compiling SwiftSyntax Tokens.swift
[123/290] Compiling SwiftSyntax TriviaPieces.swift
[124/290] Compiling SwiftSyntax RawSyntaxNodes.swift
[125/290] Compiling SwiftSyntax RawSyntaxValidation.swift
[126/290] Compiling SwiftSyntax SyntaxCollections.swift
[127/290] Compiling SwiftSyntax SyntaxEnum.swift
[128/290] Compiling SwiftSyntax SyntaxKind.swift
[129/290] Compiling SwiftSyntax SyntaxRewriter.swift
[130/290] Compiling SwiftSyntax SyntaxTraits.swift
[131/290] Compiling SwiftSyntax SyntaxTransform.swift
[132/290] Compiling SwiftSyntax BumpPtrAllocator.swift
[133/290] Compiling SwiftSyntax CommonAncestor.swift
[134/290] Compiling SwiftSyntax Convenience.swift
[142/290] Compiling SwiftSyntax Trivia.swift
[143/290] Compiling SwiftSyntax Utils.swift
[146/290] Compiling SwiftSyntax RawSyntaxTokenView.swift
[156/292] Compiling SwiftSyntax ChildNameForKeyPath.swift
[157/292] Compiling SwiftSyntax Keyword.swift
[158/292] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[159/292] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[160/292] Compiling TranslationCatalog TranslationState.swift
[162/293] Compiling Plot SiteMapElements.swift
[163/293] Compiling Plot TwitterCardType.swift
[164/293] Compiling Plot URLRepresentable.swift
[165/293] Compiling Plot XML.swift
[166/293] Compiling Plot XMLAttributes.swift
[167/293] Compiling Plot XMLElements.swift
[168/293] Compiling Plot AnyAttribute.swift
[169/293] Compiling Plot AnyElement.swift
[170/293] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[171/293] Compiling SwiftSyntax SyntaxBaseNodes.swift
[172/293] Compiling XMLCoder XMLEncoder.swift
[173/293] Compiling XMLCoder XMLEncoderImplementation.swift
[174/293] Compiling XMLCoder XMLEncodingStorage.swift
[175/293] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[176/293] Compiling XMLCoder XMLReferencingEncoder.swift
[177/293] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[178/293] Compiling Plot HTML.swift
[179/293] Compiling HTMLString HTMLString.swift
[180/293] Emitting module HTMLString
[182/294] Compiling Plot AnyEnvironmentValue.swift
[183/294] Compiling Plot AnyNode.swift
[184/294] Compiling Plot ElementRenderingBuffer.swift
[185/294] Compiling Plot ElementWrapper.swift
[186/294] Compiling Plot Environment.swift
[187/294] Compiling Plot ModifiedComponent.swift
[188/294] Compiling Plot Renderer.swift
[189/294] Compiling Plot String+Escaping.swift
[190/331] Compiling SwiftToolchainCSQLite sqlite3.c
[192/331] Compiling StatementSQLite UpdateContext.swift
[193/331] Compiling CoreDataPlus Persistence.swift
[196/331] Compiling SwiftSyntax SyntaxData.swift
[197/331] Compiling SwiftSyntax SyntaxText.swift
[198/331] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[199/331] Compiling SwiftSyntax TokenDiagnostic.swift
[200/331] Compiling SwiftSyntax TokenSyntax.swift
[202/333] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[203/333] Compiling StatementSQLite DeleteContext.swift
[204/333] Compiling StatementSQLite Field+SQLite.swift
[205/333] Compiling StatementSQLite AlterTableContext.swift
[206/333] Compiling StatementSQLite CreateContext.swift
[207/333] Compiling StatementSQLite DataType+SQLite.swift
[208/333] Compiling StatementSQLite FromContext.swift
[209/333] Compiling StatementSQLite HavingContext.swift
[210/333] Compiling StatementSQLite InsertContext.swift
[220/346] Compiling StatementSQLite JoinContext.swift
[221/346] Compiling StatementSQLite LimitContext.swift
[222/346] Compiling StatementSQLite OrderContext.swift
[223/346] Compiling StatementSQLite SQLiteStatement.swift
[224/346] Compiling StatementSQLite Segment+SQLite.swift
[225/346] Compiling StatementSQLite SelectContext.swift
[226/346] Compiling StatementSQLite SetContext.swift
[227/346] Emitting module StatementSQLite
[228/348] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[229/348] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[231/348] Compiling TranslationCatalogFilesystem ExpressionDocumentV1.swift
[232/348] Compiling TranslationCatalogFilesystem DocumentSchemaVersion.swift
[233/348] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[234/348] Compiling TranslationCatalogFilesystem JSONDecoder+TranslationCatalogFilesystem.swift
[235/351] Emitting module CoreDataPlus
[236/351] Compiling TranslationCatalogFilesystem JSONEncoder+TranslationCatalogFilesystem.swift
[238/351] Compiling TranslationCatalogFilesystem FileWrapperCatalog.swift
[239/351] Compiling TranslationCatalogFilesystem TranslationDocumentV1.swift
[240/351] Compiling TranslationCatalogFilesystem Document.swift
[241/351] Compiling TranslationCatalogFilesystem DirectoryCatalog.swift
[250/384] Compiling SQLite Backup.swift
[251/384] Compiling SQLite Blob.swift
[252/384] Compiling SQLite Connection+Aggregation.swift
[253/384] Compiling SQLite URIQueryParameter.swift
[254/384] Compiling SQLite Value.swift
[255/384] Compiling SQLite Cipher.swift
[255/384] Wrapping AST for TranslationCatalog for debugging
[257/384] Compiling SQLite Connection+Schema.swift
[258/384] Compiling SQLite Connection.swift
[259/385] Compiling SQLite Connection+Pragmas.swift
[260/385] Compiling SQLite Statement.swift
[264/385] Compiling SQLite Helpers.swift
[265/385] Wrapping AST for SwiftSyntax509 for debugging
[267/385] Emitting module TranslationCatalogFilesystem
[268/385] Compiling SQLite Connection+Attach.swift
[270/386] Wrapping AST for Statement for debugging
[276/386] Wrapping AST for Plot for debugging
[277/393] Wrapping AST for StatementSQLite for debugging
[278/393] Wrapping AST for Logging for debugging
[280/393] Emitting module TranslationCatalogCoreData
[280/393] Wrapping AST for HTMLString for debugging
[281/393] Wrapping AST for LocaleSupport for debugging
[283/393] Compiling TranslationCatalogCoreData ProjectEntity.swift
[284/393] Compiling TranslationCatalogCoreData TranslationEntity.swift
[285/393] Compiling TranslationCatalogCoreData ExpressionEntity.swift
[286/393] Compiling TranslationCatalogCoreData CoreDataCatalog.swift
[287/393] Compiling TranslationCatalogCoreData ManagedModel.swift
[288/393] Compiling TranslationCatalogCoreData resource_bundle_accessor.swift
[288/394] Wrapping AST for CoreDataPlus for debugging
[290/394] Wrapping AST for TranslationCatalogCoreData for debugging
[298/395] Wrapping AST for XMLCoder for debugging
[300/395] Emitting module SQLite
[301/399] Emitting module ArgumentParserToolInfo
[302/399] Compiling ArgumentParserToolInfo ToolInfo.swift
[303/400] Wrapping AST for ArgumentParserToolInfo for debugging
[305/400] Compiling TranslationCatalogFilesystem FilesystemContainer.swift
[306/445] Wrapping AST for TranslationCatalogFilesystem for debugging
[308/445] Compiling ArgumentParser CommandParser.swift
[309/445] Compiling ArgumentParser SplitArguments.swift
[310/445] Compiling ArgumentParser DumpHelpGenerator.swift
[311/445] Compiling ArgumentParser HelpCommand.swift
[312/445] Compiling ArgumentParser BashCompletionsGenerator.swift
[313/445] Compiling ArgumentParser CompletionsGenerator.swift
[314/445] Compiling ArgumentParser FishCompletionsGenerator.swift
[315/445] Compiling ArgumentParser ZshCompletionsGenerator.swift
[316/445] Compiling ArgumentParser Argument.swift
[317/445] Compiling ArgumentParser AsyncParsableCommand.swift
[318/445] Compiling ArgumentParser CommandConfiguration.swift
[319/445] Compiling ArgumentParser CommandGroup.swift
[320/445] Compiling ArgumentParser EnumerableFlag.swift
[321/445] Compiling ArgumentParser ExpressibleByArgument.swift
[322/445] Compiling ArgumentParser ArgumentDiscussion.swift
[323/445] Compiling ArgumentParser ArgumentHelp.swift
[324/445] Compiling ArgumentParser InputKey.swift
[325/445] Compiling ArgumentParser InputOrigin.swift
[326/445] Compiling ArgumentParser Name.swift
[327/445] Compiling ArgumentParser ParsableArguments.swift
[328/445] Compiling ArgumentParser ParsableCommand.swift
[329/445] Compiling ArgumentParser ArgumentDecoder.swift
[330/445] Compiling ArgumentParser ArgumentDefinition.swift
[331/445] Compiling ArgumentParser ArgumentSet.swift
[332/445] Compiling ArgumentParser Parsed.swift
[333/445] Compiling ArgumentParser ParsedValues.swift
[334/445] Compiling ArgumentParser ParserError.swift
[335/445] Compiling ArgumentParser OptionGroup.swift
[336/445] Emitting module ArgumentParser
[337/451] Compiling ArgumentParser CollectionExtensions.swift
[338/451] Compiling ArgumentParser Mutex.swift
[339/451] Compiling ArgumentParser Platform.swift
[340/451] Compiling ArgumentParser SequenceExtensions.swift
[341/451] Compiling ArgumentParser StringExtensions.swift
[342/451] Compiling ArgumentParser SwiftExtensions.swift
[357/457] Compiling ArgumentParser HelpGenerator.swift
[358/457] Compiling ArgumentParser MessageInfo.swift
[359/457] Compiling ArgumentParser UsageGenerator.swift
[360/457] Compiling ArgumentParser ArgumentVisibility.swift
[361/457] Compiling ArgumentParser Tree.swift
[362/457] Compiling SwiftSyntax SyntaxDeclNodes.swift
[363/457] Compiling SwiftSyntax SyntaxExprNodes.swift
[364/457] Compiling SwiftSyntax SyntaxNodes.swift
[365/457] Compiling SwiftSyntax SyntaxPatternNodes.swift
[366/457] Compiling SwiftSyntax SyntaxStmtNodes.swift
[368/457] Compiling ArgumentParser CompletionKind.swift
[369/457] Compiling ArgumentParser Errors.swift
[370/457] Compiling ArgumentParser Flag.swift
[371/457] Compiling ArgumentParser NameSpecification.swift
[372/457] Compiling ArgumentParser Option.swift
[409/459] Wrapping AST for SQLite for debugging
[411/472] Compiling TranslationCatalogSQLite SQLiteStatement+ProjectExpression.swift
[412/473] Emitting module TranslationCatalogSQLite
[413/473] Compiling TranslationCatalogSQLite SQLiteStatement+Translation.swift
[413/473] Wrapping AST for ArgumentParser for debugging
[415/473] Compiling TranslationCatalogSQLite SQLiteStmt+Entities.swift
[416/473] Compiling TranslationCatalogSQLite SQLiteStatement+Expression.swift
[417/473] Compiling TranslationCatalogSQLite SQLiteStatement+Project.swift
[418/473] Compiling TranslationCatalogSQLite ProjectExpressionEntity.swift
[419/473] Compiling TranslationCatalogSQLite TranslationEntity.swift
[420/473] Compiling TranslationCatalogSQLite SQLite+Query.swift
[421/473] Compiling TranslationCatalogSQLite SQLite+Schema.swift
[422/473] Compiling TranslationCatalogSQLite SQLiteCatalog+AssociatedTypes.swift
[423/473] Compiling TranslationCatalogSQLite SQLiteCatalog.swift
[424/473] Compiling TranslationCatalogSQLite ExpressionEntity.swift
[425/473] Compiling TranslationCatalogSQLite ProjectEntity.swift
[426/474] Wrapping AST for TranslationCatalogSQLite for debugging
[428/474] Emitting module SwiftSyntax
[440/474] Compiling SwiftSyntax SyntaxTypeNodes.swift
[465/475] Wrapping AST for SwiftSyntax for debugging
[467/526] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[468/526] Compiling SwiftDiagnostics Note.swift
[469/526] Compiling SwiftDiagnostics Convenience.swift
[470/526] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[471/526] Compiling SwiftDiagnostics Message.swift
[472/526] Compiling SwiftBasicFormat Syntax+Extensions.swift
[473/526] Compiling SwiftDiagnostics FixIt.swift
[474/526] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[475/526] Compiling SwiftDiagnostics Diagnostic.swift
[476/526] Emitting module SwiftDiagnostics
[477/526] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[479/527] Emitting module SwiftBasicFormat
[480/527] Compiling SwiftBasicFormat BasicFormat.swift
[480/528] Wrapping AST for SwiftDiagnostics for debugging
[482/528] Wrapping AST for SwiftBasicFormat for debugging
[484/528] Compiling SwiftParser Lexer.swift
[485/528] Compiling SwiftParser RegexLiteralLexer.swift
[486/528] Compiling SwiftParser UnicodeScalarExtensions.swift
[487/528] Compiling SwiftParser Lookahead.swift
[488/528] Compiling SwiftParser LoopProgressCondition.swift
[489/533] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[490/533] Compiling SwiftParser StringLiterals.swift
[491/533] Compiling SwiftParser SwiftParserCompatibility.swift
[492/533] Compiling SwiftParser SyntaxUtils.swift
[493/533] Compiling SwiftParser TokenConsumer.swift
[494/533] Compiling SwiftParser TokenPrecedence.swift
[495/533] Compiling SwiftParser TokenSpec.swift
[496/533] Compiling SwiftParser TokenSpecSet.swift
[497/533] Compiling SwiftParser TopLevel.swift
[498/533] Compiling SwiftParser TriviaParser.swift
[499/533] Compiling SwiftParser Modifiers.swift
[500/533] Compiling SwiftParser Names.swift
[501/533] Compiling SwiftParser Nominals.swift
[502/533] Compiling SwiftParser Parameters.swift
[503/533] Compiling SwiftParser ParseSourceFile.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 Attributes.swift
[510/533] Compiling SwiftParser Availability.swift
[511/533] Compiling SwiftParser CharacterInfo.swift
[512/533] Compiling SwiftParser CollectionNodes+Parsable.swift
[513/533] Compiling SwiftParser Declarations.swift
[514/533] Compiling SwiftParser Directives.swift
[515/533] Emitting module SwiftParser
[516/533] Compiling SwiftParser ExperimentalFeatures.swift
[517/533] Compiling SwiftParser Expressions.swift
[518/533] Compiling SwiftParser IncrementalParseTransition.swift
[519/533] Compiling SwiftParser Cursor.swift
[520/533] Compiling SwiftParser Lexeme.swift
[521/533] Compiling SwiftParser LexemeSequence.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] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[532/548] Compiling SwiftParserDiagnostics Utils.swift
[533/548] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[534/548] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[535/548] Compiling SwiftParserDiagnostics PresenceUtils.swift
[536/548] Compiling SwiftParserDiagnostics MissingNodesError.swift
[537/548] Compiling SwiftParserDiagnostics MissingTokenError.swift
[538/548] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[539/548] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[540/548] Emitting module SwiftParserDiagnostics
[541/548] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[542/548] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[543/549] Wrapping AST for SwiftParserDiagnostics for debugging
[545/563] Emitting module SwiftSyntaxBuilder
[546/563] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[547/563] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[548/563] Compiling SwiftSyntaxBuilder Indenter.swift
[549/563] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[550/564] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[551/564] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[552/564] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[553/564] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[554/564] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[555/564] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[556/564] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[557/564] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[558/564] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[559/564] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[560/565] Wrapping AST for SwiftSyntaxBuilder for debugging
[562/582] 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"))
[563/584] Compiling TranslationCatalogIO Plot+IO.swift
[564/584] Compiling TranslationCatalogIO String+IO.swift
[565/584] Compiling TranslationCatalogIO ExpressionDecoder.swift
[566/584] Compiling TranslationCatalogIO ExpressionEncoder.swift
[567/584] Compiling TranslationCatalogIO ExpressionImporter.swift
[568/584] Compiling TranslationCatalogIO MarkdownTable.swift
[569/584] Compiling TranslationCatalogIO RenderFormat.swift
[570/584] Compiling TranslationCatalogIO NodeID.swift
[571/584] Compiling TranslationCatalogIO NodePath.swift
[572/584] Compiling TranslationCatalogIO ExpressionRenderer.swift
[573/584] Compiling TranslationCatalogIO Dictionary+AppleStrings.swift
[574/584] Compiling TranslationCatalogIO Expression+IO.swift
[575/584] Compiling TranslationCatalogIO Resource.swift
[576/584] Compiling TranslationCatalogIO StringsXml.swift
[577/584] Compiling TranslationCatalogIO XML+Expression.swift
[578/584] Compiling TranslationCatalogIO FileFormat.swift
[579/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"))
[580/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"))
[581/585] Wrapping AST for TranslationCatalogIO for debugging
[583/604] Compiling localizer Configure.swift
[584/604] Compiling localizer Arguments.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 FileFormat+localizer.swift
[588/606] Compiling localizer FileManager+localizer.swift
[589/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 |
[590/606] Compiling localizer Preview.swift
[591/606] Compiling localizer localizer.swift
[592/606] Compiling localizer Catalog+Delete.swift
[593/606] Compiling localizer Catalog+Export.swift
[594/606] Compiling localizer Catalog+Generate.swift
[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 Configuration.swift
[599/606] Compiling localizer Configure+Get.swift
[600/606] Compiling localizer Configure+Set.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! (265.32s)
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.