The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of TranslationCatalog, reference main (c83020), with Swift 6.0 for Linux on 15 Jun 2025 21:41:17 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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 c83020a Verbose Flag (#24)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
c83020a2340edf6714b6df66ed03b772ca6d938e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/richardpiazza/TranslationCatalog.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b6b5ca269897060a445977894eeda322d27576a88fe7ac1ad02aed9d137eb478
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/JohnSundell/Plot.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/alexisakers/HTMLString.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/745] Fetching statement
[746/2376] Fetching statement, htmlstring
[959/4472] Fetching statement, htmlstring, plot
[4473/14532] Fetching statement, htmlstring, plot, xmlcoder
[5077/24381] Fetching statement, htmlstring, plot, xmlcoder, sqlite.swift
[21526/39761] Fetching statement, htmlstring, plot, xmlcoder, sqlite.swift, swift-argument-parser
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.57s)
Fetching https://github.com/richardpiazza/AsyncPlus.git
[20283/29701] Fetching statement, htmlstring, plot, sqlite.swift, swift-argument-parser
[29604/29825] Fetching statement, htmlstring, plot, sqlite.swift, swift-argument-parser, asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git from cache (0.29s)
Fetching https://github.com/richardpiazza/LocaleSupport.git
[1/702] Fetching localesupport
Fetched https://github.com/JohnSundell/Plot.git from cache (1.08s)
Fetched https://github.com/richardpiazza/Statement.git from cache (1.08s)
Fetched https://github.com/alexisakers/HTMLString.git from cache (1.08s)
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (0.21s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.09s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.10s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.52s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/135] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (0.90s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.14.0 (1.91s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.58s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.59s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (0.79s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.6.0 (0.53s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.54s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (2.43s)
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/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.3.2
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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/richardpiazza/LocaleSupport.git
Working copy of https://github.com/richardpiazza/LocaleSupport.git resolved at 0.6.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
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.14.0
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/35] Write sources
[16/35] Write swift-version-24593BA9C3E375BF.txt
[17/35] Compiling SwiftToolchainCSQLite sqlite3.c
[19/219] Emitting module AsyncPlus
[20/219] Emitting module Statement
[21/222] Emitting module XMLCoder
[22/228] Emitting module Plot
[23/236] Compiling LocaleSupport RegionCode.swift
[24/236] Compiling LocaleSupport ScriptCode.swift
[25/236] Emitting module LocaleSupport
[26/236] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/236] Emitting module ArgumentParserToolInfo
[29/275] Compiling Plot SiteMapElements.swift
[30/275] Compiling XMLCoder XMLEncoder.swift
[31/275] Compiling XMLCoder XMLEncoderImplementation.swift
[32/275] Compiling XMLCoder XMLEncodingStorage.swift
[33/275] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[34/275] Compiling XMLCoder XMLReferencingEncoder.swift
[35/275] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[36/275] Compiling Plot AnyElement.swift
[37/275] Compiling ArgumentParser NameSpecification.swift
[38/275] Compiling ArgumentParser Option.swift
[39/275] Compiling ArgumentParser OptionGroup.swift
[40/275] Compiling ArgumentParser AsyncParsableCommand.swift
[41/275] Compiling ArgumentParser CommandConfiguration.swift
[42/275] Compiling Plot AnyEnvironmentValue.swift
[43/275] Compiling Plot AnyNode.swift
[44/275] Compiling Plot ElementRenderingBuffer.swift
[45/275] Compiling Plot ElementWrapper.swift
[46/275] Compiling Plot Environment.swift
[47/275] Compiling Plot ModifiedComponent.swift
[48/275] Compiling Plot Renderer.swift
[49/275] Compiling Plot String+Escaping.swift
[50/279] Compiling ArgumentParser CommandGroup.swift
[51/279] Compiling ArgumentParser EnumerableFlag.swift
[52/279] Compiling ArgumentParser ExpressibleByArgument.swift
[53/279] Compiling ArgumentParser ParsableArguments.swift
[55/279] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/279] Compiling ArgumentParser ParsableCommand.swift
[57/279] Compiling ArgumentParser ArgumentDecoder.swift
[58/279] Compiling ArgumentParser ArgumentDefinition.swift
[59/279] Compiling ArgumentParser ArgumentSet.swift
[60/279] Compiling SQLite WindowFunctions.swift
[61/279] Compiling ArgumentParser UsageGenerator.swift
[62/279] Compiling Plot RSS.swift
[63/279] Compiling Plot RSSAttributes.swift
[64/279] Compiling Plot RSSElements.swift
[65/279] Compiling Plot Renderable.swift
[66/279] Compiling Plot SiteMap.swift
[67/279] Compiling Plot SiteMapChangeFrequency.swift
[68/279] Compiling HTMLString NSString+HTMLString.swift
[69/279] Compiling ArgumentParser Name.swift
[70/279] Compiling ArgumentParser Parsed.swift
[71/279] Compiling ArgumentParser ParsedValues.swift
[72/279] Compiling ArgumentParser ParserError.swift
[73/279] Compiling ArgumentParser SplitArguments.swift
[74/279] Compiling SQLite Query.swift
[75/279] Compiling SQLite Schema.swift
[76/279] Compiling SQLite Setter.swift
[77/279] Compiling LocaleSupport LocaleSupportError.swift
[78/279] Compiling LocaleSupport LocalizedStringConvertible.swift
[79/279] Compiling LocaleSupport LocaleSupportConfiguration.swift
[80/279] Compiling ArgumentParser CompletionKind.swift
[81/279] Compiling ArgumentParser Errors.swift
[82/279] Compiling ArgumentParser Flag.swift
[87/279] Compiling AsyncPlus PassthroughAsyncSequence.swift
[88/279] Compiling AsyncPlus PassthroughAsyncSubject.swift
[89/279] Emitting module SQLite
[97/279] Compiling ArgumentParser BashCompletionsGenerator.swift
[98/279] Compiling ArgumentParser CompletionsGenerator.swift
[99/279] Compiling ArgumentParser FishCompletionsGenerator.swift
[100/279] Compiling ArgumentParser ZshCompletionsGenerator.swift
[104/279] Compiling ArgumentParser Argument.swift
[105/279] Compiling ArgumentParser ArgumentHelp.swift
[106/279] Compiling ArgumentParser ArgumentVisibility.swift
[108/279] Emitting module HTMLString
[114/279] Compiling LocaleSupport LanguageCode.swift
[127/279] Compiling LocaleSupport Locale+LocaleSupport.swift
[128/279] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[129/279] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[131/280] Compiling ArgumentParser CommandParser.swift
[132/280] Compiling ArgumentParser InputKey.swift
[133/280] Compiling ArgumentParser InputOrigin.swift
[149/280] Compiling HTMLString HTMLString.swift
[150/280] Compiling HTMLString Mappings.swift
[166/281] Compiling Plot Node.swift
[167/281] Compiling Plot NodeConvertible.swift
[168/281] Compiling Plot Optional+Component.swift
[169/281] Compiling Plot PodcastAttributes.swift
[170/281] Compiling Plot PodcastComponents.swift
[171/281] Compiling Plot PodcastElements.swift
[172/281] Compiling Plot PodcastEpisodeType.swift
[173/281] Compiling Plot PodcastFeed.swift
[211/283] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[212/283] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[226/285] Wrapping AST for ArgumentParserToolInfo for debugging
[227/285] Wrapping AST for Statement for debugging
[228/285] Wrapping AST for XMLCoder for debugging
[229/285] Wrapping AST for LocaleSupport for debugging
[230/308] Wrapping AST for Plot for debugging
[231/312] Wrapping AST for HTMLString for debugging
[232/312] Wrapping AST for AsyncPlus for debugging
[234/312] Emitting module TranslationCatalog
[235/313] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[236/313] Compiling StatementSQLite DeleteContext.swift
[237/313] Compiling StatementSQLite Segment+SQLite.swift
[238/313] Compiling StatementSQLite SelectContext.swift
[239/315] Compiling StatementSQLite JoinContext.swift
[240/315] Compiling StatementSQLite LimitContext.swift
[241/315] Compiling StatementSQLite SetContext.swift
[242/315] Compiling StatementSQLite UpdateContext.swift
[243/315] Compiling StatementSQLite FromContext.swift
[244/315] Compiling StatementSQLite HavingContext.swift
[245/315] Compiling StatementSQLite InsertContext.swift
[246/315] Compiling StatementSQLite OrderContext.swift
[247/315] Compiling StatementSQLite SQLiteStatement.swift
[248/315] Compiling TranslationCatalog LocaleRepresentable.swift
[249/315] Compiling TranslationCatalog CatalogUpdate.swift
[250/315] Compiling TranslationCatalog CatalogQuery.swift
[251/315] Compiling TranslationCatalog Expression.swift
[252/315] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[253/315] Compiling TranslationCatalog Project.swift
[254/315] Compiling TranslationCatalog Translation.swift
[257/315] Compiling StatementSQLite Field+SQLite.swift
[259/316] Compiling StatementSQLite ValuesContext.swift
[260/316] Compiling StatementSQLite WhereContext.swift
[261/316] Compiling StatementSQLite AlterTableContext.swift
[262/316] Compiling StatementSQLite CreateContext.swift
[263/316] Compiling StatementSQLite DataType+SQLite.swift
[264/316] Emitting module StatementSQLite
[271/322] Emitting module ArgumentParser
[278/322] Wrapping AST for TranslationCatalog for debugging
[279/322] Wrapping AST for StatementSQLite for debugging
[286/341] Compiling TranslationCatalogFilesystem Document.swift
[287/341] Emitting module TranslationCatalogFilesystem
[298/341] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[299/341] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[300/341] Compiling TranslationCatalogIO ExpressionDecoder.swift
[301/341] Compiling TranslationCatalogIO ExpressionEncoder.swift
[302/341] Emitting module TranslationCatalogIO
[303/341] Compiling TranslationCatalogIO ExpressionImporter.swift
[304/341] Compiling TranslationCatalogIO ExpressionRenderer.swift
[305/341] Compiling TranslationCatalogIO FileFormat.swift
[306/341] Compiling TranslationCatalogIO Resource.swift
[317/342] Compiling TranslationCatalogIO Dictionary+AppleStrings.swift
[318/342] Compiling TranslationCatalogIO Expression+IO.swift
[319/342] Compiling ArgumentParser CollectionExtensions.swift
[320/342] Compiling ArgumentParser Platform.swift
[321/342] Compiling ArgumentParser SequenceExtensions.swift
[322/342] Compiling ArgumentParser StringExtensions.swift
[323/342] Compiling ArgumentParser Tree.swift
[324/343] Compiling TranslationCatalogIO MarkdownTable.swift
[325/343] Compiling TranslationCatalogIO StringsXml.swift
[326/343] Compiling TranslationCatalogIO Plot+IO.swift
[327/343] Compiling TranslationCatalogIO XML+Expression.swift
[329/343] Compiling TranslationCatalogIO RenderFormat.swift
[330/344] Wrapping AST for ArgumentParser for debugging
[331/344] Wrapping AST for TranslationCatalogIO for debugging
[333/344] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[334/344] Compiling TranslationCatalogFilesystem FilesystemCatalog.swift
[335/345] Wrapping AST for TranslationCatalogFilesystem for debugging
[341/346] Wrapping AST for SQLite for debugging
[343/359] Compiling TranslationCatalogSQLite SQLiteStatement+ProjectExpression.swift
[344/359] Emitting module TranslationCatalogSQLite
[345/359] Compiling TranslationCatalogSQLite ExpressionEntity.swift
[346/359] Compiling TranslationCatalogSQLite ProjectEntity.swift
[347/359] Compiling TranslationCatalogSQLite SQLiteStatement+Translation.swift
[348/360] Compiling TranslationCatalogSQLite ProjectExpressionEntity.swift
[349/360] Compiling TranslationCatalogSQLite TranslationEntity.swift
[350/360] Compiling TranslationCatalogSQLite SQLiteStatement+Expression.swift
[351/360] Compiling TranslationCatalogSQLite SQLiteStatement+Project.swift
[352/360] Compiling TranslationCatalogSQLite SQLiteStmt+Entities.swift
[353/360] Compiling TranslationCatalogSQLite SQLite+Query.swift
[354/360] Compiling TranslationCatalogSQLite SQLite+Schema.swift
[355/360] Compiling TranslationCatalogSQLite SQLiteCatalog+AssociatedTypes.swift
[356/360] Compiling TranslationCatalogSQLite SQLiteCatalog.swift
[357/361] Wrapping AST for TranslationCatalogSQLite for debugging
[359/378] Compiling localizer FileManager+localizer.swift
[360/378] Compiling localizer RenderFormat+localizer.swift
[361/380] Compiling localizer Arguments.swift
[362/380] Compiling localizer FileFormat+localizer.swift
[363/380] Compiling localizer Configure+Set.swift
[364/380] Compiling localizer Configure.swift
[365/380] Compiling localizer Configuration.swift
[366/380] Compiling localizer Configure+Get.swift
[367/380] Compiling localizer Preview.swift
[368/380] Compiling localizer localizer.swift
[369/380] Emitting module localizer
[370/380] Compiling localizer Catalog+Update.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Update.swift:66:80: warning: 'noisy' is deprecated: renamed to 'verbose'
 64 |
 65 |         func run() async throws {
 66 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
 67 |
 68 |             let project = try catalog.project(id)
/host/spi-builder-workspace/Sources/localizer/Catalog+Update.swift:150:80: warning: 'noisy' is deprecated: renamed to 'verbose'
148 |
149 |         func run() async throws {
150 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
151 |
152 |             let expression = try catalog.expression(id)
/host/spi-builder-workspace/Sources/localizer/Catalog+Update.swift:232:80: warning: 'noisy' is deprecated: renamed to 'verbose'
230 |
231 |         func run() async throws {
232 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
233 |
234 |             let translation = try catalog.translation(id)
[371/380] Compiling localizer Catalog.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Update.swift:66:80: warning: 'noisy' is deprecated: renamed to 'verbose'
 64 |
 65 |         func run() async throws {
 66 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
 67 |
 68 |             let project = try catalog.project(id)
/host/spi-builder-workspace/Sources/localizer/Catalog+Update.swift:150:80: warning: 'noisy' is deprecated: renamed to 'verbose'
148 |
149 |         func run() async throws {
150 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
151 |
152 |             let expression = try catalog.expression(id)
/host/spi-builder-workspace/Sources/localizer/Catalog+Update.swift:232:80: warning: 'noisy' is deprecated: renamed to 'verbose'
230 |
231 |         func run() async throws {
232 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
233 |
234 |             let translation = try catalog.translation(id)
[372/380] Compiling localizer Catalog+Delete.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Delete.swift:48:80: warning: 'debug' is deprecated: renamed to 'verbose'
 46 |
 47 |         func run() async throws {
 48 |             let catalog = try catalog(forStorage: storage, verbose: verbose || debug)
    |                                                                                |- warning: 'debug' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
 49 |
 50 |             guard let project = try? catalog.project(id) else {
[373/380] Compiling localizer Catalog+Export.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Delete.swift:48:80: warning: 'debug' is deprecated: renamed to 'verbose'
 46 |
 47 |         func run() async throws {
 48 |             let catalog = try catalog(forStorage: storage, verbose: verbose || debug)
    |                                                                                |- warning: 'debug' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
 49 |
 50 |             guard let project = try? catalog.project(id) else {
[374/380] Compiling localizer Catalog+Generate.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Delete.swift:48:80: warning: 'debug' is deprecated: renamed to 'verbose'
 46 |
 47 |         func run() async throws {
 48 |             let catalog = try catalog(forStorage: storage, verbose: verbose || debug)
    |                                                                                |- warning: 'debug' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
 49 |
 50 |             guard let project = try? catalog.project(id) else {
[375/380] Compiling localizer Catalog+Import.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Query.swift:56:80: warning: 'noisy' is deprecated: renamed to 'verbose'
 54 |
 55 |         func run() async throws {
 56 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
 57 |
 58 |             var projects: [Project] = []
/host/spi-builder-workspace/Sources/localizer/Catalog+Query.swift:113:80: warning: 'noisy' is deprecated: renamed to 'verbose'
111 |
112 |         func run() async throws {
113 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
114 |
115 |             var expressions: [TranslationCatalog.Expression] = []
[376/380] Compiling localizer Catalog+Insert.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Query.swift:56:80: warning: 'noisy' is deprecated: renamed to 'verbose'
 54 |
 55 |         func run() async throws {
 56 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
 57 |
 58 |             var projects: [Project] = []
/host/spi-builder-workspace/Sources/localizer/Catalog+Query.swift:113:80: warning: 'noisy' is deprecated: renamed to 'verbose'
111 |
112 |         func run() async throws {
113 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
114 |
115 |             var expressions: [TranslationCatalog.Expression] = []
[377/380] Compiling localizer Catalog+Query.swift
/host/spi-builder-workspace/Sources/localizer/Catalog+Query.swift:56:80: warning: 'noisy' is deprecated: renamed to 'verbose'
 54 |
 55 |         func run() async throws {
 56 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
 57 |
 58 |             var projects: [Project] = []
/host/spi-builder-workspace/Sources/localizer/Catalog+Query.swift:113:80: warning: 'noisy' is deprecated: renamed to 'verbose'
111 |
112 |         func run() async throws {
113 |             let catalog = try catalog(forStorage: storage, verbose: verbose || noisy)
    |                                                                                |- warning: 'noisy' is deprecated: renamed to 'verbose'
    |                                                                                `- note: use 'verbose' instead
114 |
115 |             var expressions: [TranslationCatalog.Expression] = []
[378/381] Wrapping AST for localizer for debugging
[379/381] Write Objects.LinkFileList
[380/381] Linking localizer
Build complete! (62.86s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "localesupport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/LocaleSupport.git"
    },
    {
      "identity" : "asyncplus",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/AsyncPlus.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" : "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" : "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" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "TranslationCatalog",
      "targets" : [
        "TranslationCatalog",
        "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" : [
        "LocaleSupport",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "localizer"
      ],
      "sources" : [
        "Catalog+Delete.swift",
        "Catalog+Export.swift",
        "Catalog+Generate.swift",
        "Catalog+Import.swift",
        "Catalog+Insert.swift",
        "Catalog+Query.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/RenderFormat+localizer.swift",
        "Preview.swift",
        "localizer.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog",
        "TranslationCatalogIO",
        "TranslationCatalogSQLite",
        "TranslationCatalogFilesystem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TranslationCatalogTests",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalogTests",
      "path" : "Tests/TranslationCatalogTests",
      "product_dependencies" : [
        "LocaleSupport"
      ],
      "sources" : [
        "Extensions/Catalog+DeleteAssertions.swift",
        "Extensions/Catalog+InsertAssertions.swift",
        "Extensions/Catalog+QueryAssertions.swift",
        "Extensions/Catalog+UpdateAssertions.swift",
        "FilesystemEmptyCatalogTests.swift",
        "FilesystemQueryCatalogTests.swift",
        "SQLiteEmptyCatalogTests.swift",
        "SQLiteQueryCatalogTests.swift",
        "XMLEscapingTests.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog",
        "TranslationCatalogIO",
        "TranslationCatalogFilesystem",
        "TranslationCatalogSQLite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TranslationCatalogSQLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalogSQLite",
      "path" : "Sources/TranslationCatalogSQLite",
      "product_dependencies" : [
        "LocaleSupport",
        "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" : [
        "AsyncPlus",
        "XMLCoder",
        "Plot",
        "HTMLString"
      ],
      "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/XML+Expression.swift",
        "FileFormat.swift",
        "Internal/Resource.swift",
        "Internal/StringsXml.swift",
        "MarkdownTable.swift",
        "RenderFormat.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslationCatalogFilesystem",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalogFilesystem",
      "path" : "Sources/TranslationCatalogFilesystem",
      "product_dependencies" : [
        "LocaleSupport"
      ],
      "product_memberships" : [
        "TranslationCatalog",
        "localizer"
      ],
      "sources" : [
        "Documents/Document.swift",
        "Documents/ExpressionDocument.swift",
        "Documents/ProjectDocument.swift",
        "Documents/TranslationDocument.swift",
        "FilesystemCatalog.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslationCatalog",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalog",
      "path" : "Sources/TranslationCatalog",
      "product_dependencies" : [
        "LocaleSupport"
      ],
      "product_memberships" : [
        "TranslationCatalog",
        "localizer"
      ],
      "sources" : [
        "Catalog.swift",
        "CatalogError.swift",
        "CatalogQuery.swift",
        "CatalogUpdate.swift",
        "Expression.swift",
        "LocaleRepresentable.swift",
        "Project.swift",
        "Translation.swift",
        "UUID+TranslationCatalog.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_single_project_entity.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/StructuredResources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CatalogDeleteProjectTests.swift",
        "CatalogExportTests.swift",
        "CatalogGenerateTests.swift",
        "Extensions/Process+LocalizerProcess.swift",
        "FilesystemCatalogImportTests.swift",
        "FilesystemTestCase.swift",
        "LocalizerTests.swift",
        "PreviewTests.swift",
        "_LocalizerTestCase.swift"
      ],
      "target_dependencies" : [
        "localizer"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b6b5ca269897060a445977894eeda322d27576a88fe7ac1ad02aed9d137eb478
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.