The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TranslationCatalog, reference main (5b2051), with Swift 6.1 for Linux on 20 Apr 2026 23:31:58 UTC.

Swift 6 data race errors: 4

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 5b20515 Escaping Quotes (#54)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
5b205158aed86fc4db81f5533db7c56db9a7e901
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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/richardpiazza/CoreDataPlus.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/10092] Fetching xmlcoder
[304/10349] Fetching xmlcoder, coredataplus
[671/11109] Fetching xmlcoder, coredataplus, statement
[11110/22237] Fetching xmlcoder, coredataplus, statement, sqlite.swift
[11556/39661] Fetching xmlcoder, coredataplus, statement, sqlite.swift, swift-argument-parser
[17998/114642] Fetching xmlcoder, coredataplus, statement, sqlite.swift, swift-argument-parser, swift-syntax
Fetched https://github.com/richardpiazza/Statement.git from cache (1.00s)
[51648/113882] Fetching xmlcoder, coredataplus, sqlite.swift, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.01s)
Fetching https://github.com/richardpiazza/LocaleSupport.git
[34974/96458] Fetching xmlcoder, coredataplus, sqlite.swift, swift-syntax
[40974/97253] Fetching xmlcoder, coredataplus, sqlite.swift, swift-syntax, localesupport
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.26s)
[32139/86125] Fetching xmlcoder, coredataplus, swift-syntax, localesupport
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (0.25s)
[32094/85330] Fetching xmlcoder, coredataplus, swift-syntax
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (6.14s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (6.14s)
Fetched https://github.com/apple/swift-syntax.git from cache (6.20s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (6.89s)
Fetching https://github.com/sqlcipher/SQLCipher.swift
Fetching https://github.com/stephencelis/CSQLite
[1/123] Fetching sqlcipher.swift
[99/323] Fetching sqlcipher.swift, csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (0.83s)
Fetched https://github.com/sqlcipher/SQLCipher.swift from cache (0.83s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (3.11s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.62s)
Computing version for https://github.com/richardpiazza/CoreDataPlus.git
Computed https://github.com/richardpiazza/CoreDataPlus.git at 0.5.0 (0.51s)
Fetching https://github.com/apple/swift-log.git
[1/6635] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.90s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (3.86s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (16.98s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.8.2 (0.53s)
Computing version for https://github.com/sqlcipher/SQLCipher.swift
Computed https://github.com/sqlcipher/SQLCipher.swift at 4.14.0 (0.82s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.58s)
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/sqlcipher/SQLCipher.swift
Working copy of https://github.com/sqlcipher/SQLCipher.swift resolved at 4.14.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
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/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/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 3.50.4
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/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.1
Downloading binary artifact https://github.com/sqlcipher/SQLCipher.swift/releases/download/4.14.0/SQLCipher.xcframework.zip
[895/49594657] Downloading https://github.com/sqlcipher/SQLCipher.swift/releases/download/4.14.0/SQLCipher.xcframework.zip
Downloaded https://github.com/sqlcipher/SQLCipher.swift/releases/download/4.14.0/SQLCipher.xcframework.zip (5.05s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/58] Write sources
[5/58] Copying Info.plist
[5/58] Write sources
[16/58] Copying PrivacyInfo.xcprivacy
[16/58] Write sources
[26/58] Copying Model_2_to_3.xcmappingmodel
[26/58] Copying CatalogModel_2.xcdatamodeld
[26/58] Copying CatalogModel_1.xcdatamodeld
[26/58] Copying CatalogModel_3.xcdatamodeld
[26/58] Copying Model_1_to_2.xcmappingmodel
[31/58] Copying PrecompiledResources
[32/58] Write swift-version-24593BA9C3E375BF.txt
[33/58] Compiling SQLiteSwiftCSQLite sqlite3.c
[35/195] Emitting module ArgumentParserToolInfo
[36/195] Emitting module XMLCoder
[37/201] Compiling LocaleSupport LocaleSupportConfiguration.swift
[38/202] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
[39/202] Emitting module SwiftSyntax509
[40/202] Compiling SwiftSyntax509 Empty.swift
[41/203] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/204] Compiling LocaleSupport LocaleSupportError.swift
[43/204] Compiling Logging LogHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/204] Compiling Logging MetadataProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/204] Emitting module Logging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/204] Compiling Logging Locks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/204] Compiling Logging LogEvent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/204] Compiling Logging Logging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/205] Wrapping AST for SwiftSyntax509 for debugging
[53/226] Emitting module TranslationCatalog
[54/226] Compiling SwiftSyntax AbsolutePosition.swift
[55/226] Compiling SwiftSyntax Assert.swift
[56/251] Compiling SwiftSyntax Convenience.swift
[57/251] Compiling SwiftSyntax MemoryLayout.swift
[58/251] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[61/251] Compiling SwiftSyntax MissingNodeInitializers.swift
[62/251] Compiling SwiftSyntax RawSyntax.swift
[63/254] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[64/254] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[65/254] Compiling SwiftSyntax RawSyntaxTokenView.swift
[66/254] Compiling SwiftSyntax SourceLength.swift
[67/254] Emitting module Statement
[70/254] Compiling SwiftSyntax BumpPtrAllocator.swift
[71/254] Compiling SwiftSyntax CommonAncestor.swift
[72/254] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[73/254] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[74/254] Compiling SwiftSyntax SyntaxBaseNodes.swift
[75/254] Compiling SwiftSyntax SyntaxCollections.swift
[81/258] Compiling SwiftSyntax SourceLocation.swift
[82/258] Compiling SwiftSyntax SourcePresence.swift
[98/258] Emitting module LocaleSupport
[109/258] Compiling LocaleSupport LocalizationKey.swift
[110/258] Compiling LocaleSupport LocalizationKeyStrategy.swift
[111/258] Compiling LocaleSupport LocalizedStringConvertible.swift
[112/258] Compiling SwiftSyntax TokenKind.swift
[113/258] Compiling SwiftSyntax Tokens.swift
[114/258] Compiling SwiftSyntax TriviaPieces.swift
[115/258] Compiling SwiftSyntax RawSyntaxNodes.swift
[116/258] Compiling SwiftSyntax RawSyntaxValidation.swift
[117/258] Compiling XMLCoder XMLDecodingStorage.swift
[118/258] Compiling SQLite Schema.swift
[119/258] Compiling SQLite Setter.swift
[120/258] Compiling SQLite WindowFunctions.swift
[121/258] Compiling SQLite resource_bundle_accessor.swift
[122/258] Compiling SwiftSyntax SyntaxTransform.swift
[123/258] Compiling SwiftSyntax SyntaxVisitor.swift
[124/272] Compiling TranslationCatalog Project.swift
[125/272] Compiling TranslationCatalog Translation.swift
[126/274] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
[127/274] Compiling CoreDataPlus FileExtension.swift
[128/274] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[129/278] Compiling SwiftSyntax SyntaxText.swift
[130/278] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[131/278] Compiling SwiftSyntax TokenDiagnostic.swift
[132/278] Compiling SwiftSyntax TokenSyntax.swift
[133/278] Compiling Statement Keyword.swift
[134/278] Compiling Statement LogicalPredicate.swift
[135/278] Compiling Statement Segment.swift
[136/278] Compiling CoreDataPlus Migrator.swift
[137/278] Compiling CoreDataPlus ModelCatalog.swift
[138/278] Compiling CoreDataPlus ModelVersion.swift
[139/278] Compiling CoreDataPlus Persistence.swift
[140/278] Compiling SwiftSyntax SyntaxCollection.swift
[141/278] Compiling SwiftSyntax SyntaxData.swift
[142/278] Compiling SwiftSyntax Keyword.swift
[143/278] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[148/303] Compiling ArgumentParser CompletionsGenerator.swift
[149/304] Compiling ArgumentParser FishCompletionsGenerator.swift
[150/304] Compiling ArgumentParser ZshCompletionsGenerator.swift
[151/304] Compiling ArgumentParser Argument.swift
[152/304] Compiling ArgumentParser ArgumentDiscussion.swift
[153/306] Compiling ArgumentParser ArgumentHelp.swift
[154/306] Compiling ArgumentParser ParsableCommand.swift
[155/306] Compiling ArgumentParser ArgumentDecoder.swift
[156/306] Compiling ArgumentParser ArgumentDefinition.swift
[157/306] Compiling ArgumentParser ArgumentSet.swift
[158/324] Compiling ArgumentParser CommandParser.swift
[159/324] Compiling ArgumentParser InputKey.swift
[160/324] Compiling ArgumentParser InputOrigin.swift
[161/324] Compiling ArgumentParser Name.swift
[162/324] Compiling XMLCoder XMLEncoder.swift
[163/324] Compiling XMLCoder XMLEncoderImplementation.swift
[164/324] Compiling XMLCoder XMLEncodingStorage.swift
[165/324] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[166/324] Compiling XMLCoder XMLReferencingEncoder.swift
[167/324] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[178/325] Compiling ArgumentParser BashCompletionsGenerator.swift
[182/327] Compiling ArgumentParser OptionGroup.swift
[183/327] Compiling ArgumentParser ParentCommand.swift
[184/327] Compiling ArgumentParser AsyncParsableCommand.swift
[185/327] Compiling TranslationCatalog TranslationState.swift
[186/328] Compiling ArgumentParser Flag.swift
[187/328] Compiling ArgumentParser NameSpecification.swift
[188/328] Compiling ArgumentParser Option.swift
[189/328] Emitting module SQLite
[190/328] Compiling ArgumentParser CommandGroup.swift
[191/328] Compiling ArgumentParser EnumerableFlag.swift
[192/328] Compiling ArgumentParser ExpressibleByArgument.swift
[193/328] Compiling ArgumentParser ParsableArguments.swift
[197/328] Compiling ArgumentParser CommandConfiguration.swift
[201/328] Emitting module CoreDataPlus
[202/328] Compiling ArgumentParser ArgumentVisibility.swift
[203/328] Compiling ArgumentParser CompletionKind.swift
[204/328] Compiling ArgumentParser Errors.swift
[204/328] Wrapping AST for Logging for debugging
[206/328] Wrapping AST for LocaleSupport for debugging
[210/329] Wrapping AST for ArgumentParserToolInfo for debugging
[212/329] Compiling CoreDataPlus ResourceSuffix.swift
[213/329] Compiling CoreDataPlus StoreURL.swift
[213/330] Wrapping AST for XMLCoder for debugging
[215/342] Wrapping AST for TranslationCatalog for debugging
[218/342] Compiling TranslationCatalogFilesystem JSONDecoder+TranslationCatalogFilesystem.swift
[218/342] Wrapping AST for CoreDataPlus for debugging
[220/343] Compiling TranslationCatalogFilesystem JSONEncoder+TranslationCatalogFilesystem.swift
[221/343] Compiling TranslationCatalogFilesystem FileWrapperCatalog.swift
[221/343] Wrapping AST for Statement for debugging
[223/368] Compiling StatementSQLite DataType+SQLite.swift
[224/368] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[225/368] Compiling StatementSQLite FromContext.swift
[226/368] Compiling StatementSQLite HavingContext.swift
[227/368] Compiling TranslationCatalogCoreData ProjectEntity.swift
[228/368] Compiling StatementSQLite JoinContext.swift
[229/368] Compiling StatementSQLite LimitContext.swift
[230/368] Emitting module StatementSQLite
[231/370] Compiling ArgumentParser Foundation.swift
[232/370] Compiling ArgumentParser Mutex.swift
[233/370] Compiling ArgumentParser Platform.swift
[234/370] Compiling ArgumentParser SequenceExtensions.swift
[235/370] Compiling ArgumentParser StringExtensions.swift
[236/370] Compiling ArgumentParser SwiftExtensions.swift
[237/370] Compiling TranslationCatalogCoreData CoreDataCatalog.swift
[238/370] Compiling TranslationCatalogCoreData ExpressionEntity.swift
[239/376] Compiling TranslationCatalogCoreData TranslationEntity.swift
[240/376] Compiling TranslationCatalogCoreData ManagedModel.swift
[241/376] Compiling StatementSQLite Segment+SQLite.swift
[242/376] Compiling StatementSQLite SelectContext.swift
[243/376] Emitting module TranslationCatalogCoreData
[244/376] Compiling TranslationCatalogCoreData resource_bundle_accessor.swift
[245/377] Emitting module ArgumentParser
[246/377] Compiling StatementSQLite DeleteContext.swift
[247/377] Compiling StatementSQLite Field+SQLite.swift
[248/377] Compiling StatementSQLite SetContext.swift
[249/377] Compiling StatementSQLite UpdateContext.swift
[250/377] Compiling StatementSQLite OrderContext.swift
[251/377] Compiling StatementSQLite SQLiteStatement.swift
[254/377] Compiling StatementSQLite InsertContext.swift
[256/377] Compiling ArgumentParser DumpHelpGenerator.swift
[257/377] Compiling ArgumentParser HelpCommand.swift
[258/377] Compiling ArgumentParser HelpGenerator.swift
[259/377] Compiling ArgumentParser MessageInfo.swift
[263/378] Compiling StatementSQLite ValuesContext.swift
[264/378] Compiling StatementSQLite WhereContext.swift
[265/378] Emitting module TranslationCatalogFilesystem
[266/378] Compiling StatementSQLite AlterTableContext.swift
[267/378] Compiling StatementSQLite CreateContext.swift
[267/378] Wrapping AST for TranslationCatalogCoreData for debugging
[273/379] Wrapping AST for SQLite for debugging
[277/379] Compiling ArgumentParser Parsed.swift
[278/379] Compiling ArgumentParser ParsedValues.swift
[279/379] Compiling ArgumentParser ParserError.swift
[280/379] Compiling ArgumentParser SplitArguments.swift
[280/379] Wrapping AST for StatementSQLite for debugging
[282/392] Compiling ArgumentParser Tree.swift
[283/392] Compiling ArgumentParser CodingKeyValidator.swift
[284/392] Compiling ArgumentParser NonsenseFlagsValidator.swift
[285/392] Compiling ArgumentParser ParsableArgumentsValidation.swift
[286/392] Compiling ArgumentParser PositionalArgumentsValidator.swift
[287/392] Compiling ArgumentParser UniqueNamesValidator.swift
[292/392] Compiling ArgumentParser UsageGenerator.swift
[293/392] Compiling ArgumentParser CollectionExtensions.swift
[294/392] Compiling TranslationCatalogSQLite SQLiteStatement+ProjectExpression.swift
[295/392] Compiling TranslationCatalogSQLite SQLiteStatement+Translation.swift
[296/393] Compiling TranslationCatalogSQLite ExpressionEntity.swift
[297/393] Compiling TranslationCatalogSQLite ProjectEntity.swift
[298/393] Compiling TranslationCatalogSQLite ProjectExpressionEntity.swift
[299/393] Compiling TranslationCatalogSQLite TranslationEntity.swift
[300/393] Compiling TranslationCatalogSQLite SQLite+Query.swift
[301/393] Compiling TranslationCatalogSQLite SQLite+Schema.swift
[302/393] Compiling TranslationCatalogSQLite SQLiteCatalog+AssociatedTypes.swift
[303/393] Compiling TranslationCatalogFilesystem FilesystemContainer.swift
[304/394] Emitting module TranslationCatalogSQLite
[322/400] Compiling TranslationCatalogSQLite SQLiteCatalog.swift
[323/400] Compiling TranslationCatalogSQLite SQLiteStatement+Expression.swift
[324/400] Compiling TranslationCatalogSQLite SQLiteStatement+Project.swift
[330/400] Compiling TranslationCatalogSQLite SQLiteStmt+Entities.swift
[332/400] Wrapping AST for TranslationCatalogFilesystem for debugging
[338/401] Wrapping AST for TranslationCatalogSQLite for debugging
[360/402] Wrapping AST for ArgumentParser for debugging
[362/402] Emitting module SwiftSyntax
[381/402] Compiling SwiftSyntax SyntaxDeclNodes.swift
[382/402] Compiling SwiftSyntax SyntaxExprNodes.swift
[383/402] Compiling SwiftSyntax SyntaxNodes.swift
[384/402] Compiling SwiftSyntax SyntaxPatternNodes.swift
[385/402] Compiling SwiftSyntax SyntaxStmtNodes.swift
[386/402] Compiling SwiftSyntax SyntaxTypeNodes.swift
[393/403] Wrapping AST for SwiftSyntax for debugging
[395/454] Compiling SwiftDiagnostics Message.swift
[396/454] Compiling SwiftDiagnostics Note.swift
[397/454] Compiling SwiftDiagnostics Convenience.swift
[398/454] Emitting module SwiftDiagnostics
[399/454] Compiling SwiftBasicFormat Syntax+Extensions.swift
[400/454] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[401/454] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[402/454] Compiling SwiftDiagnostics FixIt.swift
[403/454] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[404/454] Emitting module SwiftBasicFormat
[405/454] Compiling SwiftBasicFormat BasicFormat.swift
[406/455] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[407/455] Compiling SwiftDiagnostics Diagnostic.swift
[409/456] Wrapping AST for SwiftBasicFormat for debugging
[410/456] Wrapping AST for SwiftDiagnostics for debugging
[412/456] Compiling SwiftParser Modifiers.swift
[413/456] Compiling SwiftParser Names.swift
[414/456] Compiling SwiftParser Nominals.swift
[415/456] Compiling SwiftParser Parameters.swift
[416/456] Compiling SwiftParser ParseSourceFile.swift
[417/461] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[418/461] Compiling SwiftParser StringLiterals.swift
[419/461] Compiling SwiftParser SwiftParserCompatibility.swift
[420/461] Compiling SwiftParser SyntaxUtils.swift
[421/461] Compiling SwiftParser TokenConsumer.swift
[422/461] Compiling SwiftParser TokenPrecedence.swift
[423/461] Compiling SwiftParser TokenSpec.swift
[424/461] Compiling SwiftParser TokenSpecSet.swift
[425/461] Compiling SwiftParser TopLevel.swift
[426/461] Compiling SwiftParser TriviaParser.swift
[427/461] Compiling SwiftParser Lexer.swift
[428/461] Compiling SwiftParser RegexLiteralLexer.swift
[429/461] Compiling SwiftParser UnicodeScalarExtensions.swift
[430/461] Compiling SwiftParser Lookahead.swift
[431/461] Compiling SwiftParser LoopProgressCondition.swift
[432/461] Emitting module SwiftParser
[433/461] Compiling SwiftParser Parser.swift
[434/461] Compiling SwiftParser Patterns.swift
[435/461] Compiling SwiftParser Recovery.swift
[436/461] Compiling SwiftParser Specifiers.swift
[437/461] Compiling SwiftParser Statements.swift
[438/461] Compiling SwiftParser Attributes.swift
[439/461] Compiling SwiftParser Availability.swift
[440/461] Compiling SwiftParser CharacterInfo.swift
[441/461] Compiling SwiftParser CollectionNodes+Parsable.swift
[442/461] Compiling SwiftParser Declarations.swift
[443/461] Compiling SwiftParser Directives.swift
[444/461] Compiling SwiftParser ExperimentalFeatures.swift
[445/461] Compiling SwiftParser Expressions.swift
[446/461] Compiling SwiftParser IncrementalParseTransition.swift
[447/461] Compiling SwiftParser Cursor.swift
[448/461] Compiling SwiftParser Lexeme.swift
[449/461] Compiling SwiftParser LexemeSequence.swift
[450/461] Compiling SwiftParser Types.swift
[451/461] Compiling SwiftParser IsLexerClassified.swift
[452/461] Compiling SwiftParser LayoutNodes+Parsable.swift
[453/461] Compiling SwiftParser Parser+TokenSpecSet.swift
[454/461] Compiling SwiftParser TokenSpecStaticMembers.swift
[455/462] Wrapping AST for SwiftParser for debugging
[457/475] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[458/476] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[459/476] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[460/476] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[461/476] Compiling SwiftParserDiagnostics Utils.swift
[462/476] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[463/476] Compiling SwiftParserDiagnostics PresenceUtils.swift
[464/476] Compiling SwiftParserDiagnostics MissingNodesError.swift
[465/476] Compiling SwiftParserDiagnostics MissingTokenError.swift
[466/476] Emitting module SwiftParserDiagnostics
[467/476] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[468/476] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[469/476] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[470/476] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[471/477] Wrapping AST for SwiftParserDiagnostics for debugging
[473/491] Compiling SwiftSyntaxBuilder Indenter.swift
[474/491] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[475/491] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[476/491] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[477/491] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[478/491] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[479/491] Emitting module SwiftSyntaxBuilder
[480/492] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[481/492] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[482/492] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[483/492] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[484/492] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[485/492] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[486/492] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[487/492] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[488/493] Wrapping AST for SwiftSyntaxBuilder for debugging
[490/508] Emitting module TranslationCatalogIO
/host/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:47: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
 45 |
 46 | extension ImportDeclSyntax {
 47 |     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
 48 |         path: ImportPathComponentListSyntax {
 49 |             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:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  2 | import LocaleSupport
  3 | import SwiftBasicFormat
  4 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  5 | import SwiftSyntaxBuilder
  6 | import TranslationCatalog
    :
 45 |
 46 | extension ImportDeclSyntax {
 47 |     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
 48 |         path: ImportPathComponentListSyntax {
 49 |             ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[491/508] Compiling TranslationCatalogIO ExpressionImporter.swift
[492/508] Compiling TranslationCatalogIO Dictionary+AppleStrings.swift
[493/508] Compiling TranslationCatalogIO ExpressionDecoder.swift
[494/508] Compiling TranslationCatalogIO ExpressionEncoder.swift
[495/509] Compiling TranslationCatalogIO KeyHierarchy.swift
[496/509] Compiling TranslationCatalogIO MarkdownTable.swift
[497/509] Compiling TranslationCatalogIO RenderFormat.swift
[498/509] Compiling TranslationCatalogIO NodePath.swift
[499/509] Compiling TranslationCatalogIO Resource.swift
[500/509] Compiling TranslationCatalogIO FileFormat.swift
[501/509] Compiling TranslationCatalogIO NodeID.swift
[502/509] Compiling TranslationCatalogIO Expression+IO.swift
[503/509] Compiling TranslationCatalogIO String+IO.swift
[504/509] Compiling TranslationCatalogIO StringsXml.swift
/host/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:47: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
 45 |
 46 | extension ImportDeclSyntax {
 47 |     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
 48 |         path: ImportPathComponentListSyntax {
 49 |             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:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  2 | import LocaleSupport
  3 | import SwiftBasicFormat
  4 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  5 | import SwiftSyntaxBuilder
  6 | import TranslationCatalog
    :
 45 |
 46 | extension ImportDeclSyntax {
 47 |     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
 48 |         path: ImportPathComponentListSyntax {
 49 |             ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[505/509] Compiling TranslationCatalogIO KeyHierarchy+Syntax.swift
/host/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:47: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
 45 |
 46 | extension ImportDeclSyntax {
 47 |     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
 48 |         path: ImportPathComponentListSyntax {
 49 |             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:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  2 | import LocaleSupport
  3 | import SwiftBasicFormat
  4 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  5 | import SwiftSyntaxBuilder
  6 | import TranslationCatalog
    :
 45 |
 46 | extension ImportDeclSyntax {
 47 |     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
 48 |         path: ImportPathComponentListSyntax {
 49 |             ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[506/510] Wrapping AST for TranslationCatalogIO for debugging
[508/528] Emitting module localizer
/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 |
[509/530] Compiling localizer Preview.swift
[510/530] Compiling localizer localizer.swift
[511/530] Compiling localizer Configure.swift
[512/530] Compiling localizer Arguments.swift
[513/530] Compiling localizer Catalog+Update.swift
/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 |
[514/530] Compiling localizer Catalog.swift
/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 |
[515/530] Compiling localizer Configuration.swift
/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 |
[516/530] Compiling localizer Configure+Get.swift
[517/530] Compiling localizer Configure+Set.swift
[518/530] Compiling localizer FileFormat+localizer.swift
[519/530] Compiling localizer FileManager+localizer.swift
[520/530] Compiling localizer Catalog+Insert.swift
[521/530] Compiling localizer Catalog+Query.swift
[522/530] Compiling localizer Catalog+Syntax.swift
[523/530] Compiling localizer Catalog+Delete.swift
[524/530] Compiling localizer Catalog+Export.swift
[525/530] Compiling localizer Catalog+Import.swift
[526/530] 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 |
[527/530] 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 |
[528/531] Wrapping AST for localizer for debugging
[529/531] Write Objects.LinkFileList
[530/531] Linking localizer
Build complete! (172.90s)
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.7.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.18.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "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"
    },
    {
      "name" : "visionos",
      "version" : "1.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+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" : [
        "CatalogDeleteTests.swift",
        "CatalogInsertTests.swift",
        "CatalogQueryTests.swift",
        "CatalogUpdateTests.swift",
        "DeepKeyHierarchyTests.swift",
        "DocumentEncodingTests.swift",
        "ExpressionEncoderTests.swift",
        "Extensions/Catalog+QueryAssertions.swift",
        "Extensions/Expression+TranslationCatalogTests.swift",
        "Extensions/Project+TranslationCatalogTests.swift",
        "Extensions/Translation+TranslationCatalogTests.swift",
        "Extensions/UUID+TranslationCatalogTests.swift",
        "NodeSortTests.swift",
        "ShallowKeyHierarchyTests.swift",
        "StringReplacementTests.swift",
        "TestContainer.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",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "LocaleSupport"
      ],
      "product_memberships" : [
        "TranslationCatalog",
        "localizer"
      ],
      "sources" : [
        "ExpressionDecoder.swift",
        "ExpressionEncoder.swift",
        "ExpressionImporter.swift",
        "Extensions/Dictionary+AppleStrings.swift",
        "Extensions/Expression+IO.swift",
        "Extensions/String+IO.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" : [
        "DeleteTests.swift",
        "ExportTests.swift",
        "HelpTests.swift",
        "ImportTests.swift",
        "Models/LocalizerProcess.swift",
        "Models/TestResource.swift",
        "PreviewTests.swift",
        "SyntaxTests.swift"
      ],
      "target_dependencies" : [
        "localizer"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.