Build Information
Failed to build TranslationCatalog, reference main (6a6a64), with Swift 6.1 for Android on 6 Nov 2025 23:35:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/TranslationCatalog.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/richardpiazza/TranslationCatalog
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6a6a641 Loosened Reserved Token Checking (#46)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
6a6a641b58d3b277be1cbb270523c961817dbab9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/richardpiazza/TranslationCatalog.git
https://github.com/richardpiazza/TranslationCatalog.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "localesupport",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/LocaleSupport.git"
},
{
"identity" : "statement",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/Statement.git"
},
{
"identity" : "coredataplus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/CoreDataPlus.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "plot",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Plot.git"
},
{
"identity" : "htmlstring",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexisakers/HTMLString.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "TranslationCatalog",
"name" : "TranslationCatalog",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TranslationCatalog",
"targets" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "localizer",
"targets" : [
"localizer"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "localizer",
"module_type" : "SwiftTarget",
"name" : "localizer",
"path" : "Sources/localizer",
"product_dependencies" : [
"ArgumentParser",
"LocaleSupport"
],
"product_memberships" : [
"localizer"
],
"sources" : [
"Catalog+Delete.swift",
"Catalog+Export.swift",
"Catalog+Generate.swift",
"Catalog+Import.swift",
"Catalog+Insert.swift",
"Catalog+Query.swift",
"Catalog+Syntax.swift",
"Catalog+Update.swift",
"Catalog.swift",
"Configuration.swift",
"Configure+Get.swift",
"Configure+Set.swift",
"Configure.swift",
"Extensions/Arguments.swift",
"Extensions/FileFormat+localizer.swift",
"Extensions/FileManager+localizer.swift",
"Extensions/Locale+localizer.swift",
"Extensions/RenderFormat+localizer.swift",
"Preview.swift",
"localizer.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : "executable"
},
{
"c99name" : "TranslationCatalogTests",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogTests",
"path" : "Tests/TranslationCatalogTests",
"sources" : [
"CoreDataEmptyCatalogTests.swift",
"CoreDataQueryCatalogTests.swift",
"Extensions/Catalog+DeleteAssertions.swift",
"Extensions/Catalog+InsertAssertions.swift",
"Extensions/Catalog+QueryAssertions.swift",
"Extensions/Catalog+UpdateAssertions.swift",
"FilesystemEmptyCatalogTests.swift",
"FilesystemEncodingTests.swift",
"FilesystemQueryCatalogTests.swift",
"KeyHierarchy2Tests.swift",
"KeyHierarchyTests.swift",
"NodeSortTests.swift",
"SQLiteEmptyCatalogTests.swift",
"SQLiteQueryCatalogTests.swift",
"StringReplacementTests.swift",
"TestCases/EmptyCatalogTestCase.swift",
"TestCases/QueryCatalogTestCase.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogFilesystem",
"TranslationCatalogSQLite"
],
"type" : "test"
},
{
"c99name" : "TranslationCatalogSQLite",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogSQLite",
"path" : "Sources/TranslationCatalogSQLite",
"product_dependencies" : [
"Statement",
"StatementSQLite",
"SQLite"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/ProjectExpressionEntity.swift",
"Entities/TranslationEntity.swift",
"SQLite+Query.swift",
"SQLite+Schema.swift",
"SQLiteCatalog+AssociatedTypes.swift",
"SQLiteCatalog.swift",
"SQLiteStatement+Expression.swift",
"SQLiteStatement+Project.swift",
"SQLiteStatement+ProjectExpression.swift",
"SQLiteStatement+Translation.swift",
"SQLiteStmt+Entities.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogIO",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogIO",
"path" : "Sources/TranslationCatalogIO",
"product_dependencies" : [
"XMLCoder",
"Plot",
"HTMLString",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"LocaleSupport"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"ExpressionDecoder.swift",
"ExpressionEncoder.swift",
"ExpressionImporter.swift",
"ExpressionRenderer.swift",
"Extensions/Dictionary+AppleStrings.swift",
"Extensions/Expression+IO.swift",
"Extensions/Plot+IO.swift",
"Extensions/String+IO.swift",
"Extensions/XML+Expression.swift",
"FileFormat.swift",
"Internal/NodeID.swift",
"Internal/NodePath.swift",
"Internal/Resource.swift",
"Internal/StringsXml.swift",
"KeyHierarchy+Syntax.swift",
"KeyHierarchy.swift",
"MarkdownTable.swift",
"RenderFormat.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogFilesystem",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogFilesystem",
"path" : "Sources/TranslationCatalogFilesystem",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"DirectoryCatalog.swift",
"Documents/Deprecated/ExpressionDocumentV1.swift",
"Documents/Deprecated/TranslationDocumentV1.swift",
"Documents/Document.swift",
"Documents/DocumentSchemaVersion.swift",
"Documents/ExpressionDocument.swift",
"Documents/ProjectDocument.swift",
"Documents/TranslationDocument.swift",
"Extensions/JSONDecoder+TranslationCatalogFilesystem.swift",
"Extensions/JSONEncoder+TranslationCatalogFilesystem.swift",
"FileWrapperCatalog.swift",
"FilesystemContainer.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogCoreData",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogCoreData",
"path" : "Sources/TranslationCatalogCoreData",
"product_dependencies" : [
"CoreDataPlus"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/PrecompiledResources",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_1.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_2.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_3.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_1_to_2.xcmappingmodel",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_2_to_3.xcmappingmodel",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CoreDataCatalog.swift",
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/TranslationEntity.swift",
"ManagedModel.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalog",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalog",
"path" : "Sources/TranslationCatalog",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Catalog.swift",
"CatalogError.swift",
"CatalogQuery.swift",
"CatalogSchema.swift",
"CatalogUpdate.swift",
"Expression.swift",
"Extensions/Locale.LanguageCode+TranslationCatalog.swift",
"Extensions/Locale.Region+TranslationCatalog.swift",
"Extensions/UUID+TranslationCatalog.swift",
"Project.swift",
"Translation.swift",
"TranslationState.swift"
],
"type" : "library"
},
{
"c99name" : "LocalizerTests",
"module_type" : "SwiftTarget",
"name" : "LocalizerTests",
"path" : "Tests/LocalizerTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/File.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import1.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import2.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Localizable.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Strings.xml",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v2.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v3.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/StructuredResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CatalogDeleteProjectTests.swift",
"CatalogGenerateTests.swift",
"CatalogSyntaxTests.swift",
"CoreDataExportTests.swift",
"FilesystemExportTests.swift",
"FilesystemImportTests.swift",
"HelpTests.swift",
"Models/LocalizerProcess.swift",
"Models/TestResource.swift",
"PreviewTests.swift",
"SQLiteExportTests.swift",
"TestCases/LocalizerTestCase.swift"
],
"target_dependencies" : [
"localizer"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/JohnSundell/Plot.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/2096] Fetching plot
[2097/12178] Fetching plot, xmlcoder
[2602/22265] Fetching plot, xmlcoder, sqlite.swift
Fetched https://github.com/JohnSundell/Plot.git from cache (0.51s)
[4841/20169] Fetching xmlcoder, sqlite.swift
Fetching https://github.com/richardpiazza/CoreDataPlus.git
[17044/92887] Fetching xmlcoder, sqlite.swift, swift-syntax
[19810/93125] Fetching xmlcoder, sqlite.swift, swift-syntax, coredataplus
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (0.52s)
[22091/92887] Fetching xmlcoder, sqlite.swift, swift-syntax
Fetching https://github.com/richardpiazza/Statement.git
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (1.13s)
Fetching https://github.com/richardpiazza/LocaleSupport.git
[14493/82805] Fetching sqlite.swift, swift-syntax
[18715/83549] Fetching sqlite.swift, swift-syntax, statement
[18927/84344] Fetching sqlite.swift, swift-syntax, statement, localesupport
Fetched https://github.com/richardpiazza/Statement.git from cache (0.49s)
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (0.45s)
[20268/82805] Fetching sqlite.swift, swift-syntax
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.01s)
[15271/72718] Fetching swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/alexisakers/HTMLString.git
Fetched https://github.com/apple/swift-syntax.git from cache (9.61s)
[1/1631] Fetching htmlstring
[1290/18317] Fetching htmlstring, swift-argument-parser
Fetched https://github.com/alexisakers/HTMLString.git from cache (0.36s)
[4005/16686] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.85s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (11.20s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/204] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.19s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.14.0 (4.15s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.74s)
Computing version for https://github.com/richardpiazza/CoreDataPlus.git
Computed https://github.com/richardpiazza/CoreDataPlus.git at 0.5.0 (0.63s)
Fetching https://github.com/apple/swift-log.git
[1/4429] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.23s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.64s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (0.87s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.8.2 (0.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.74s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.81s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.34s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/richardpiazza/LocaleSupport.git
Working copy of https://github.com/richardpiazza/LocaleSupport.git resolved at 0.8.2
Creating working copy for https://github.com/richardpiazza/CoreDataPlus.git
Working copy of https://github.com/richardpiazza/CoreDataPlus.git resolved at 0.5.0
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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
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/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/alexisakers/HTMLString.git
Working copy of https://github.com/alexisakers/HTMLString.git resolved at 6.0.1
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/60] Write sources
[26/60] Copying Model_1_to_2.xcmappingmodel
[26/60] Copying Info.plist
[26/60] Copying Model_2_to_3.xcmappingmodel
[29/60] Copying CatalogModel_3.xcdatamodeld
[29/60] Copying CatalogModel_2.xcdatamodeld
[29/60] Copying CatalogModel_1.xcdatamodeld
[32/60] Copying PrecompiledResources
[33/60] Write swift-version-24593BA9C3E375BF.txt
[35/141] Emitting module SwiftSyntax509
[36/201] Compiling SwiftSyntax509 Empty.swift
[37/202] Compiling Logging LogHandler.swift
[39/202] Emitting module ArgumentParserToolInfo
[40/202] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/260] Compiling LocaleSupport LocaleSupportConfiguration.swift
[43/261] Compiling LocaleSupport LocaleSupportError.swift
[44/261] Compiling LocaleSupport LocalizationKey.swift
[45/261] Emitting module TranslationCatalog
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
[46/262] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
[47/262] Compiling LocaleSupport LocalizationKeyStrategy.swift
[48/262] Emitting module Statement
[49/265] Compiling TranslationCatalog TranslationState.swift
[50/265] Emitting module XMLCoder
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/265] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[52/275] Emitting module Logging
[53/275] Compiling Logging Locks.swift
[54/275] Compiling Logging MetadataProvider.swift
[55/275] Compiling Logging Logging.swift
[56/275] Compiling XMLCoder DecodingErrorExtension.swift
[57/275] Compiling XMLCoder ElementAndAttribute.swift
[58/275] Compiling XMLCoder ISO8601DateFormatter.swift
[60/276] Compiling TranslationCatalog CatalogSchema.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[61/276] Compiling TranslationCatalog Locale.LanguageCode+TranslationCatalog.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[62/276] Compiling TranslationCatalog Locale.Region+TranslationCatalog.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[63/276] Compiling XMLCoder IntBox.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[64/276] Compiling XMLCoder KeyedBox.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[68/276] Compiling XMLCoder KeyedStorage.swift
[69/276] Compiling XMLCoder Metatypes.swift
[70/276] Compiling XMLCoder String+Extensions.swift
[71/276] Compiling Statement Keyword.swift
[72/276] Compiling Statement LogicalPredicate.swift
[73/329] Compiling SwiftSyntax SyntaxTransform.swift
[74/329] Compiling SwiftSyntax SyntaxText.swift
[75/329] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[76/329] Compiling SwiftSyntax SyntaxArena.swift
[77/329] Compiling SwiftSyntax SyntaxChildren.swift
[78/329] Compiling SwiftSyntax SourcePresence.swift
[79/329] Compiling SwiftSyntax ChildNameForKeyPath.swift
[80/329] Compiling SwiftSyntax Keyword.swift
[81/329] Compiling SwiftSyntax AbsolutePosition.swift
[82/329] Compiling SwiftSyntax Assert.swift
[83/329] Compiling SwiftSyntax BumpPtrAllocator.swift
[84/329] Compiling SwiftSyntax CommonAncestor.swift
[85/329] Compiling SwiftSyntax Convenience.swift
[86/329] Compiling SwiftSyntax MemoryLayout.swift
[87/329] Compiling SwiftSyntax MissingNodeInitializers.swift
[88/329] Compiling SwiftSyntax SyntaxVisitor.swift
[89/329] Compiling SwiftSyntax TokenKind.swift
[90/329] Compiling SwiftSyntax Tokens.swift
[91/329] Compiling SwiftSyntax TriviaPieces.swift
[92/329] Compiling SwiftSyntax RawSyntaxNodes.swift
[93/329] Compiling SwiftSyntax RawSyntaxValidation.swift
[96/329] Compiling SwiftSyntax TokenDiagnostic.swift
[97/329] Compiling SwiftSyntax TokenSyntax.swift
[98/329] Compiling SwiftSyntax Trivia.swift
[99/329] Compiling SwiftSyntax Utils.swift
[102/329] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[103/329] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[104/329] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[105/329] Compiling SwiftSyntax SyntaxBaseNodes.swift
[106/329] Compiling SwiftSyntax SyntaxCollections.swift
[107/329] Compiling SwiftSyntax SyntaxEnum.swift
[108/329] Compiling SwiftSyntax SyntaxKind.swift
[109/329] Compiling SwiftSyntax SyntaxRewriter.swift
[110/329] Compiling SwiftSyntax SyntaxTraits.swift
[112/329] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[113/329] Compiling SwiftSyntax SourceLocation.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[122/329] Compiling TranslationCatalog Translation.swift
[123/329] Compiling TranslationCatalog Project.swift
[130/329] Emitting module Plot
[131/329] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[132/329] Compiling SwiftSyntax Syntax.swift
[135/329] Compiling SwiftSyntax SyntaxCollection.swift
[136/329] Compiling SwiftSyntax SyntaxData.swift
[137/329] Compiling SwiftSyntax RawSyntax.swift
[138/329] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[139/329] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[144/329] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[145/329] Compiling HTMLString Mappings.swift
[146/329] Emitting module HTMLString
[147/329] Compiling HTMLString HTMLString.swift
[148/329] Compiling HTMLString NSString+HTMLString.swift
[159/330] Compiling LocaleSupport LocalizedStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[165/330] Compiling Plot SiteMapElements.swift
[166/330] Compiling Plot TwitterCardType.swift
[167/330] Compiling Plot URLRepresentable.swift
[168/330] Compiling Plot XML.swift
[169/330] Compiling Plot XMLAttributes.swift
[170/330] Compiling Plot XMLElements.swift
[171/330] Compiling Plot AnyAttribute.swift
[172/330] Compiling Plot AnyElement.swift
[175/330] Emitting module LocaleSupport
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
[183/331] Compiling SwiftSyntax RawSyntaxTokenView.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[199/333] Compiling XMLCoder XMLEncoder.swift
[200/333] Compiling XMLCoder XMLEncoderImplementation.swift
[201/333] Compiling XMLCoder XMLEncodingStorage.swift
[202/333] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[203/333] Compiling XMLCoder XMLReferencingEncoder.swift
[204/333] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[205/333] Compiling Plot SiteMapChangeFrequency.swift
[222/333] Wrapping AST for Logging for debugging
[223/333] Wrapping AST for SwiftSyntax509 for debugging
[225/352] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
[226/352] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
[227/352] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
[228/352] Compiling CoreDataPlus Migrator.swift
[229/352] Compiling CoreDataPlus ModelCatalog.swift
[230/352] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
[231/352] Compiling CoreDataPlus FileExtension.swift
[232/352] Compiling CoreDataPlus ModelVersion.swift
[233/352] Compiling CoreDataPlus Persistence.swift
[252/360] Compiling Plot AnyEnvironmentValue.swift
[253/360] Compiling Plot AnyNode.swift
[254/360] Compiling Plot ElementRenderingBuffer.swift
[255/360] Compiling Plot ElementWrapper.swift
[256/360] Compiling Plot Environment.swift
[257/360] Compiling Plot ModifiedComponent.swift
[258/360] Compiling Plot Renderer.swift
[259/360] Compiling Plot String+Escaping.swift
[260/384] Compiling ArgumentParser ZshCompletionsGenerator.swift
[261/384] Compiling ArgumentParser Argument.swift
[262/384] Compiling ArgumentParser ArgumentDiscussion.swift
[264/435] Compiling ArgumentParser Option.swift
[265/435] Compiling ArgumentParser ParsableArguments.swift
[266/435] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[267/435] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[268/435] Compiling StatementSQLite CreateContext.swift
[269/435] Compiling StatementSQLite DataType+SQLite.swift
[270/435] Compiling StatementSQLite SetContext.swift
[271/435] Compiling StatementSQLite UpdateContext.swift
[272/435] Compiling ArgumentParser CommandParser.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[273/435] Compiling ArgumentParser InputKey.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[274/435] Compiling ArgumentParser InputOrigin.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[275/435] Compiling ArgumentParser Name.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[276/435] Compiling ArgumentParser Parsed.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[277/435] Compiling ArgumentParser ParsedValues.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[278/435] Compiling ArgumentParser ParserError.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[279/435] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[279/435] Wrapping AST for TranslationCatalog for debugging
[280/435] Compiling StatementSQLite Field+SQLite.swift
[281/435] Compiling StatementSQLite Segment+SQLite.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
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
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/29] Write swift-version-24593BA9C3E375BF.txt
[4/195] Emitting module SwiftSyntax509
[5/195] Compiling SwiftSyntax509 Empty.swift
[6/205] Compiling LocaleSupport LocalizationKeyStrategy.swift
[7/222] Compiling Statement ComparisonOperator.swift
[8/222] Compiling Statement ConjunctiveOperator.swift
[9/222] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[10/223] Compiling LocaleSupport LocaleSupportError.swift
[11/223] Compiling LocaleSupport LocalizationKey.swift
[12/223] Compiling HTMLString NSString+HTMLString.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/223] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[14/223] Emitting module Statement
[16/230] Compiling LocaleSupport LocaleSupportConfiguration.swift
[17/230] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
[18/229] Compiling HTMLString Mappings.swift
[19/229] Emitting module LocaleSupport
[20/229] Emitting module HTMLString
[21/229] Compiling HTMLString HTMLString.swift
[22/230] Compiling TranslationCatalog Translation.swift
[23/235] Compiling Statement LogicalOperator.swift
[24/235] Compiling Statement AnyRenderable.swift
[25/235] Compiling Statement ConjunctiveRenderer.swift
[26/235] Compiling Statement GroupRenderer.swift
[27/235] Compiling Statement ClauseRenderer.swift
[28/235] Compiling Statement ComparisonRenderer.swift
[29/235] Emitting module TranslationCatalog
[30/235] Compiling TranslationCatalog Project.swift
[31/235] Compiling Statement ComparisonPredicate.swift
[32/235] Compiling Statement ConjunctivePredicate.swift
[33/235] Compiling Statement Group.swift
[34/235] Compiling LocaleSupport LocalizedStringConvertible.swift
[35/235] Compiling Logging MetadataProvider.swift
[37/235] Compiling TranslationCatalog TranslationState.swift
[38/236] Compiling Statement StatementSyntax.swift
[39/236] Compiling Statement StructuredStatement.swift
[40/236] Compiling Statement Clause.swift
[52/243] Compiling Statement DataTypeConvertible.swift
[56/243] Compiling Statement Entity.swift
[57/243] Compiling Statement Field.swift
[64/243] Compiling Statement LogicalRenderer.swift
[65/243] Compiling Statement Renderer.swift
[66/243] Compiling Statement AnyAttribute.swift
[67/243] Compiling Statement Attribute.swift
[72/243] Compiling Statement AttributeConvertible.swift
[73/243] Compiling Statement DataType.swift
[77/243] Compiling Statement ForeignKey.swift
[78/243] Compiling Plot PodcastMediaType.swift
[79/243] Compiling XMLCoder XMLEncoder.swift
[80/243] Compiling XMLCoder XMLEncoderImplementation.swift
[81/243] Compiling XMLCoder XMLEncodingStorage.swift
[82/243] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[83/243] Compiling XMLCoder XMLReferencingEncoder.swift
[84/243] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[85/243] Compiling Plot SiteMapChangeFrequency.swift
[86/243] Compiling Plot SiteMapElements.swift
[87/243] Compiling Plot TwitterCardType.swift
[88/243] Compiling Plot URLRepresentable.swift
[89/243] Compiling Plot XML.swift
[90/243] Compiling Plot XMLAttributes.swift
[91/243] Compiling Plot XMLElements.swift
[92/243] Compiling Plot AnyAttribute.swift
[93/243] Compiling Plot AnyElement.swift
[94/251] Compiling Statement Keyword.swift
[95/251] Compiling Statement LogicalPredicate.swift
[96/251] Compiling Statement Segment.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[119/315] Emitting module Logging
[120/329] Compiling TranslationCatalogFilesystem FileWrapperCatalog.swift
[121/330] Emitting module XMLCoder
[122/330] Compiling StatementSQLite SetContext.swift
[123/330] Compiling StatementSQLite UpdateContext.swift
[124/330] Compiling SwiftSyntax SyntaxRewriter.swift
[125/330] Compiling SwiftSyntax SyntaxTraits.swift
[126/330] Compiling SwiftSyntax SyntaxTransform.swift
[127/330] Compiling SwiftSyntax SyntaxVisitor.swift
[128/330] Compiling SwiftSyntax TokenKind.swift
[129/330] Compiling SwiftSyntax Tokens.swift
[130/330] Compiling SwiftSyntax TriviaPieces.swift
[131/330] Compiling SwiftSyntax RawSyntaxNodes.swift
[132/332] Compiling SwiftSyntax SyntaxCollections.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[133/332] Compiling SwiftSyntax SyntaxEnum.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[134/332] Compiling SwiftSyntax SyntaxKind.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[136/332] Compiling StatementSQLite Segment+SQLite.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[137/332] Compiling StatementSQLite SelectContext.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[138/332] Compiling StatementSQLite ValuesContext.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[139/332] Compiling StatementSQLite WhereContext.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[140/332] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[141/332] Compiling StatementSQLite Field+SQLite.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[142/332] Compiling StatementSQLite FromContext.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[143/332] Compiling StatementSQLite HavingContext.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[144/332] Compiling StatementSQLite InsertContext.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[145/332] Compiling StatementSQLite JoinContext.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[146/332] Compiling StatementSQLite LimitContext.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[147/332] Compiling StatementSQLite OrderContext.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[148/332] Compiling StatementSQLite SQLiteStatement.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[156/332] Compiling SwiftSyntax RawSyntaxValidation.swift
[159/332] Compiling Plot AnyEnvironmentValue.swift
[160/332] Compiling Plot AnyNode.swift
[161/332] Compiling Plot ElementRenderingBuffer.swift
[162/332] Compiling Plot ElementWrapper.swift
[163/332] Compiling Plot Environment.swift
[164/332] Compiling Plot ModifiedComponent.swift
[165/332] Compiling Plot Renderer.swift
[166/332] Compiling Plot String+Escaping.swift
[169/332] Compiling SwiftSyntax Syntax.swift
[170/332] Compiling SwiftSyntax SyntaxArena.swift
[171/332] Compiling SwiftSyntax SyntaxChildren.swift
[172/332] Compiling SwiftSyntax SyntaxCollection.swift
[173/332] Compiling SwiftSyntax SyntaxData.swift
[174/332] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[182/332] Compiling TranslationCatalogFilesystem JSONEncoder+TranslationCatalogFilesystem.swift
[183/332] Compiling TranslationCatalogFilesystem JSONDecoder+TranslationCatalogFilesystem.swift
[192/332] Compiling SwiftSyntax Assert.swift
[193/332] Compiling SwiftSyntax BumpPtrAllocator.swift
[194/332] Compiling SwiftSyntax CommonAncestor.swift
[195/332] Compiling SwiftSyntax Convenience.swift
[196/332] Compiling SwiftSyntax MemoryLayout.swift
[197/332] Compiling SwiftSyntax MissingNodeInitializers.swift
[202/332] Emitting module Plot
[203/332] Compiling Logging LogHandler.swift
[204/332] Compiling Logging Locks.swift
[205/332] Compiling Logging Logging.swift
[206/333] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[207/333] Compiling StatementSQLite DeleteContext.swift
[216/333] Compiling StatementSQLite DataType+SQLite.swift
[218/333] Compiling StatementSQLite AlterTableContext.swift
[219/333] Compiling StatementSQLite CreateContext.swift
[222/333] Emitting module StatementSQLite
[226/334] Emitting module TranslationCatalogFilesystem
[229/353] Wrapping AST for TranslationCatalog for debugging
[231/353] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
[232/353] Compiling CoreDataPlus FileExtension.swift
[233/353] Compiling CoreDataPlus NSPersistentContainer+CoreDataPlus.swift
[234/353] Compiling CoreDataPlus NSPersistentStoreCoordinator+CoreDataPlus.swift
[235/353] Compiling CoreDataPlus NSPropertyMapping+CoreDataPlus.swift
[236/353] Compiling CoreDataPlus Migrator.swift
[237/353] Compiling CoreDataPlus ModelCatalog.swift
[238/353] Compiling CoreDataPlus ModelVersion.swift
[239/353] Compiling CoreDataPlus Persistence.swift
[248/354] Wrapping AST for StatementSQLite for debugging
[250/354] Emitting module ArgumentParserToolInfo
[251/354] Compiling ArgumentParserToolInfo ToolInfo.swift
[251/355] Wrapping AST for Statement for debugging
[254/355] Emitting module CoreDataPlus
[259/357] Wrapping AST for Logging for debugging
[266/357] Compiling CoreDataPlus Logger+CoreDataPlus.swift
[267/357] Compiling CoreDataPlus NSAttributeDescription+CoreDataPlus.swift
[268/357] Compiling CoreDataPlus NSEntityDescription+CoreDataPlus.swift
[269/357] Compiling CoreDataPlus CatalogContainer.swift
[270/357] Compiling CoreDataPlus CoreDataPlusError.swift
[271/357] Compiling CoreDataPlus Bundle+Resources.swift
[272/357] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
[273/357] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
[274/357] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
[274/357] Wrapping AST for HTMLString for debugging
[275/357] Wrapping AST for LocaleSupport for debugging
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[285/357] Compiling CoreDataPlus ResourceSuffix.swift
[286/357] Compiling CoreDataPlus StoreURL.swift
[286/358] Wrapping AST for ArgumentParserToolInfo for debugging
[286/358] Wrapping AST for Plot for debugging
BUILD FAILURE 6.1 android