The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TranslationCatalog with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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 2b39dda Locale-Aware Expression Encoder (#14)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
2b39dda5adcf10aec5cf1d42ef5345f93d96bc52
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/richardpiazza/TranslationCatalog.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/richardpiazza/LocaleSupport.git
Fetching https://github.com/JohnSundell/Plot.git
[1/670] Fetching localesupport
[671/1379] Fetching localesupport, statement
[1380/3464] Fetching localesupport, statement, plot
Fetching https://github.com/alexisakers/HTMLString.git
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/JohnSundell/Plot.git (0.27s)
Fetched https://github.com/richardpiazza/Statement.git (0.27s)
Fetched https://github.com/richardpiazza/LocaleSupport.git (0.27s)
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/1631] Fetching htmlstring
[1632/11642] Fetching htmlstring, xmlcoder
[11643/23077] Fetching htmlstring, xmlcoder, swift-argument-parser
Fetched https://github.com/CoreOffice/XMLCoder.git (0.51s)
[9064/13066] Fetching htmlstring, swift-argument-parser
Fetching https://github.com/richardpiazza/AsyncPlus.git
[13067/13101] Fetching htmlstring, swift-argument-parser, asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git (0.21s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetched https://github.com/alexisakers/HTMLString.git (0.80s)
Fetched https://github.com/apple/swift-argument-parser (0.81s)
[1/9326] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git (0.75s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (0.41s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git (0.18s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (0.37s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.11.0 (0.37s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.0 (0.40s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.7.2 (0.37s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.1.0 (0.38s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.4.3 (0.39s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (1.12s)
Creating working copy for https://github.com/richardpiazza/LocaleSupport.git
Working copy of https://github.com/richardpiazza/LocaleSupport.git resolved at 0.4.3
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.14.1
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.1.0
Creating working copy for https://github.com/alexisakers/HTMLString.git
Working copy of https://github.com/alexisakers/HTMLString.git resolved at 6.0.1
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.11.0
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.0
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.7.2
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
[1/1] Compiling plugin Generate Manual
Building for debugging...
[2/193] Emitting module AsyncPlus
[3/193] Emitting module ArgumentParserToolInfo
[4/193] Compiling Plot Document.swift
[5/193] Compiling Plot DocumentEncoding.swift
[6/193] Compiling Plot HTMLAnchorRelationship.swift
[7/193] Compiling Plot HTMLAnchorTarget.swift
[8/193] Compiling Plot HTMLAttributes.swift
[9/193] Compiling Plot HTMLAudioFormat.swift
[10/193] Compiling Plot HTMLButtonType.swift
[11/199] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[12/199] Compiling LocaleSupport ScriptCode.swift
[13/199] Compiling AsyncPlus PassthroughAsyncSequence.swift
[14/200] Compiling LocaleSupport RegionCode.swift
[15/200] Compiling LocaleSupport LocaleSupportConfiguration.swift
[17/201] Wrapping AST for AsyncPlus for debugging
[19/201] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/203] Wrapping AST for ArgumentParserToolInfo for debugging
[23/240] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[24/240] Compiling Plot TwitterCardType.swift
[25/240] Compiling Plot URLRepresentable.swift
[26/240] Compiling Plot XML.swift
[27/240] Compiling Plot XMLAttributes.swift
[28/240] Compiling Plot XMLElements.swift
[29/240] Compiling Plot AnyAttribute.swift
[30/240] Compiling Plot AnyElement.swift
[31/240] Compiling ArgumentParser ArgumentVisibility.swift
[32/240] Emitting module LocaleSupport
[33/240] Compiling ArgumentParser CompletionKind.swift
[34/240] Compiling ArgumentParser Errors.swift
[35/240] Compiling ArgumentParser Flag.swift
[36/240] Compiling ArgumentParser NameSpecification.swift
[37/241] Compiling LocaleSupport ExpressibleByLocalizedString.swift
[38/253] Compiling HTMLString NSString+HTMLString.swift
[39/253] Compiling ArgumentParser ArgumentDefinition.swift
[40/253] Compiling ArgumentParser ArgumentSet.swift
[41/253] Compiling ArgumentParser CommandParser.swift
[42/256] Compiling HTMLString HTMLString.swift
[43/256] Emitting module HTMLString
[44/256] Compiling HTMLString Mappings.swift
[45/256] Compiling ArgumentParser OptionGroup.swift
[46/256] Compiling ArgumentParser AsyncParsableCommand.swift
[47/256] Compiling ArgumentParser CommandConfiguration.swift
[48/256] Compiling ArgumentParser ParsedValues.swift
[49/256] Compiling ArgumentParser ParserError.swift
[50/256] Compiling ArgumentParser SplitArguments.swift
[52/256] Compiling ArgumentParser EnumerableFlag.swift
[53/256] Compiling ArgumentParser Name.swift
[54/256] Compiling ArgumentParser Parsed.swift
[60/256] Emitting module XMLCoder
[66/256] Compiling ArgumentParser BashCompletionsGenerator.swift
[67/256] Compiling ArgumentParser CompletionsGenerator.swift
[68/256] Compiling ArgumentParser ZshCompletionsGenerator.swift
[69/256] Compiling ArgumentParser Argument.swift
[70/256] Compiling ArgumentParser ArgumentHelp.swift
[71/256] Compiling ArgumentParser Option.swift
[72/256] Emitting module Statement
[80/256] Compiling ArgumentParser FishCompletionsGenerator.swift
[81/256] Emitting module SQLite
[82/260] Emitting module Plot
[92/260] Compiling Plot PodcastMediaType.swift
[93/260] Compiling Plot PodcastType.swift
[94/260] Compiling Plot RSS.swift
[95/260] Compiling XMLCoder XMLEncoder.swift
[96/260] Compiling XMLCoder XMLEncoderImplementation.swift
[97/260] Compiling XMLCoder XMLEncodingStorage.swift
[98/260] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[99/260] Compiling XMLCoder XMLReferencingEncoder.swift
[100/260] Compiling Statement LogicalPredicate.swift
[101/260] Compiling Statement Segment.swift
[102/260] Compiling ArgumentParser ParsableArguments.swift
[103/260] Compiling ArgumentParser ParsableArgumentsValidation.swift
[104/260] Compiling ArgumentParser ParsableCommand.swift
[105/260] Compiling ArgumentParser ArgumentDecoder.swift
[106/260] Compiling SQLite Query+with.swift
[107/260] Compiling SQLite Query.swift
[108/260] Compiling SQLite Schema.swift
[109/260] Compiling SQLite Setter.swift
[110/260] Compiling ArgumentParser UsageGenerator.swift
[111/260] Compiling ArgumentParser CollectionExtensions.swift
[112/260] Compiling ArgumentParser Platform.swift
[113/260] Compiling ArgumentParser SequenceExtensions.swift
[114/260] Compiling ArgumentParser StringExtensions.swift
[115/260] Compiling ArgumentParser Tree.swift
[152/260] Compiling Statement Keyword.swift
[155/260] Compiling LocaleSupport LanguageCode.swift
[156/260] Compiling LocaleSupport Locale+LocaleSupport.swift
[185/262] Emitting module ArgumentParser
[201/268] Wrapping AST for LocaleSupport for debugging
[206/268] Wrapping AST for HTMLString for debugging
[209/277] Compiling Plot AnyEnvironmentValue.swift
[210/277] Compiling Plot AnyNode.swift
[211/277] Compiling Plot ElementRenderingBuffer.swift
[212/277] Compiling Plot ElementWrapper.swift
[213/277] Compiling Plot Environment.swift
[214/277] Compiling Plot ModifiedComponent.swift
[215/277] Compiling Plot Renderer.swift
[216/277] Compiling Plot String+Escaping.swift
[216/278] Wrapping AST for XMLCoder for debugging
[224/279] Wrapping AST for Statement for debugging
[227/279] Compiling TranslationCatalog Catalog.swift
[228/279] Compiling TranslationCatalog CatalogError.swift
[229/279] Compiling TranslationCatalog LocaleRepresentable.swift
[230/280] Compiling TranslationCatalog CatalogQuery.swift
[231/298] Compiling TranslationCatalog UUID+defaults.swift
[232/298] Emitting module TranslationCatalog
[237/298] Wrapping AST for Plot for debugging
[239/298] Compiling TranslationCatalog Project.swift
[240/298] Compiling TranslationCatalog Translation.swift
[241/298] Compiling StatementSQLite OrderContext.swift
[242/298] Compiling StatementSQLite SQLiteStatement.swift
[243/298] Compiling StatementSQLite JoinContext.swift
[244/298] Compiling StatementSQLite LimitContext.swift
[245/300] Compiling StatementSQLite Segment+SQLite.swift
[246/300] Compiling StatementSQLite SelectContext.swift
[247/300] Compiling StatementSQLite SetContext.swift
[248/300] Compiling StatementSQLite UpdateContext.swift
[249/300] Compiling TranslationCatalog CatalogUpdate.swift
[250/300] Compiling TranslationCatalog Expression.swift
[256/301] Compiling StatementSQLite FromContext.swift
[257/301] Compiling StatementSQLite HavingContext.swift
[258/301] Compiling StatementSQLite InsertContext.swift
[260/302] Emitting module StatementSQLite
[262/302] Compiling StatementSQLite ValuesContext.swift
[263/302] Compiling StatementSQLite WhereContext.swift
[264/302] Compiling StatementSQLite AlterTableContext.swift
[265/302] Compiling StatementSQLite CreateContext.swift
[266/302] Compiling StatementSQLite DataType+SQLite.swift
[267/302] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[268/302] Compiling StatementSQLite DeleteContext.swift
[269/302] Compiling StatementSQLite Field+SQLite.swift
[270/304] Wrapping AST for TranslationCatalog for debugging
[293/326] Wrapping AST for StatementSQLite for debugging
[296/326] Emitting module TranslationCatalogIO
[296/327] Wrapping AST for ArgumentParser for debugging
[298/327] Compiling TranslationCatalogIO MarkdownTable.swift
[299/327] Compiling TranslationCatalogIO RenderFormat.swift
[300/327] Compiling TranslationCatalogIO ExpressionDecoder.swift
[301/327] Compiling TranslationCatalogIO ExpressionEncoder.swift
[302/327] Compiling TranslationCatalogIO ExpressionImporter.swift
[303/327] Compiling TranslationCatalogIO ExpressionRenderer.swift
[304/327] Compiling TranslationCatalogIO Resource.swift
[305/327] Compiling TranslationCatalogIO StringsXml.swift
[306/327] Compiling TranslationCatalogIO Plot+IO.swift
[307/327] Compiling TranslationCatalogIO Translation+IO.swift
[308/327] Compiling TranslationCatalogIO XML+Expression.swift
[309/327] Compiling TranslationCatalogIO FileFormat.swift
[310/327] Compiling TranslationCatalogIO Dictionary+AppleStrings.swift
[311/327] Compiling TranslationCatalogIO Expression+IO.swift
[313/329] Wrapping AST for TranslationCatalogIO for debugging
[319/330] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[320/330] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[321/330] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[322/330] Emitting module TranslationCatalogFilesystem
[323/330] Compiling TranslationCatalogFilesystem Document.swift
[324/330] Compiling TranslationCatalogFilesystem FilesystemCatalog.swift
[328/333] Wrapping AST for SQLite for debugging
[329/335] Wrapping AST for TranslationCatalogFilesystem for debugging
[331/346] Compiling TranslationCatalogSQLite SQLiteStatement+Translation.swift
[332/347] Compiling TranslationCatalogSQLite SQLiteStatement+Expression.swift
[333/347] Compiling TranslationCatalogSQLite SQLiteStatement+Project.swift
[334/347] Compiling TranslationCatalogSQLite SQLiteStatement+ProjectExpression.swift
[335/347] Compiling TranslationCatalogSQLite SQLiteStmt+Entities.swift
[336/347] Compiling TranslationCatalogSQLite SQLite+Query.swift
[337/347] Compiling TranslationCatalogSQLite SQLite+Schema.swift
[338/347] Emitting module TranslationCatalogSQLite
[339/347] Compiling TranslationCatalogSQLite ProjectExpressionEntity.swift
[340/347] Compiling TranslationCatalogSQLite TranslationEntity.swift
[341/347] Compiling TranslationCatalogSQLite SQLiteCatalog+AssociatedTypes.swift
[342/347] Compiling TranslationCatalogSQLite SQLiteCatalog.swift
[343/347] Compiling TranslationCatalogSQLite ExpressionEntity.swift
[344/347] Compiling TranslationCatalogSQLite ProjectEntity.swift
[346/349] Wrapping AST for TranslationCatalogSQLite for debugging
[348/366] Compiling localizer Configure+Set.swift
[349/366] Compiling localizer Configure.swift
[350/368] Emitting module localizer
[351/368] Compiling localizer Preview.swift
[352/368] Compiling localizer localizer.swift
[353/368] Compiling localizer Catalog+Delete.swift
[354/368] Compiling localizer Catalog+Export.swift
[355/368] Compiling localizer Catalog+Generate.swift
[356/368] Compiling localizer Arguments.swift
[357/368] Compiling localizer FileFormat+localizer.swift
[358/368] Compiling localizer Configuration.swift
[359/368] Compiling localizer Configure+Get.swift
[360/368] Compiling localizer Catalog+Update.swift
[361/368] Compiling localizer Catalog.swift
[362/368] Compiling localizer FileManager+localizer.swift
[363/368] Compiling localizer RenderFormat+localizer.swift
[364/368] Compiling localizer Catalog+Import.swift
[365/368] Compiling localizer Catalog+Insert.swift
[366/368] Compiling localizer Catalog+Query.swift
[368/370] Wrapping AST for localizer for debugging
[369/370] Linking localizer
Build complete! (31.20s)
Build complete.
Done.