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 0.16.0 (ef1741), with Swift 6.1 for macOS (SPM) on 19 Oct 2025 18:01:47 UTC.

Swift 6 data race errors: 10

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/TranslationCatalog.git
Reference: 0.16.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/TranslationCatalog
 * tag               0.16.0     -> FETCH_HEAD
HEAD is now at ef17411 FileWrapper Catalog (#44)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
ef174112e61999c863aaa2d7e536ca2736a8ac4c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at 0.16.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/richardpiazza/TranslationCatalog.git
https://github.com/richardpiazza/TranslationCatalog.git
{
  "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" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/PrecompiledResources",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_1.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_2.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_3.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_1_to_2.xcmappingmodel",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/File.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Import1.strings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Import2.strings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Localizable.strings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Strings.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v2.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v3.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v4.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v5.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v4.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v5.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/38] Write sources
[2/38] Write localizer-entitlement.plist
[9/38] Write sources
[13/38] Copying Info.plist
[15/38] Write sources
[23/38] Copying Model_1_to_2.xcmappingmodel
[24/38] Write sources
[24/38] Copying Model_2_to_3.xcmappingmodel
[27/38] Write sources
[28/38] Copying CatalogModel_3.xcdatamodeld
[29/38] Write sources
[31/38] Copying CatalogModel_2.xcdatamodeld
[32/38] Copying CatalogModel_1.xcdatamodeld
[33/38] Copying PrecompiledResources
[34/38] Write swift-version-2F0A5646E1D333AE.txt
[36/241] Compiling SwiftSyntax509 Empty.swift
[37/241] Emitting module SwiftSyntax509
[38/241] Emitting module ArgumentParserToolInfo
[39/241] Compiling ArgumentParserToolInfo ToolInfo.swift
[40/333] Compiling Logging MetadataProvider.swift
[41/333] Compiling Logging LogHandler.swift
[42/333] Compiling Logging Locks.swift
[43/333] Emitting module Logging
[44/333] Compiling Logging Logging.swift
[45/352] Compiling CoreDataPlus NSAttributeDescription+CoreDataPlus.swift
[46/352] Compiling CoreDataPlus NSEntityDescription+CoreDataPlus.swift
[47/352] Compiling CoreDataPlus Bundle+Resources.swift
[48/352] Compiling CoreDataPlus Logger+CoreDataPlus.swift
[49/352] Compiling CoreDataPlus NSRelationshipDescription+CoreDataPlus.swift
[50/357] Emitting module Statement
[51/359] Emitting module TranslationCatalog
/Users/admin/builder/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)
/Users/admin/builder/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 {
/Users/admin/builder/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 | }
/Users/admin/builder/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 {
/Users/admin/builder/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 |
/Users/admin/builder/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 {
[52/360] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
[53/360] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
[54/360] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
[55/360] Compiling CoreDataPlus NSPersistentContainer+CoreDataPlus.swift
[56/363] Emitting module ArgumentParser
[57/367] Compiling TranslationCatalog TranslationState.swift
[58/367] Compiling ArgumentParser NonsenseFlagsValidator.swift
[59/367] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/367] Compiling ArgumentParser PositionalArgumentsValidator.swift
[61/367] Compiling ArgumentParser UniqueNamesValidator.swift
[62/367] Compiling CoreDataPlus FileExtension.swift
[63/367] Compiling CoreDataPlus CatalogContainer.swift
[64/367] Compiling CoreDataPlus CoreDataPlusError.swift
[65/367] Compiling CoreDataPlus Migrator.swift
[66/367] Compiling CoreDataPlus ModelCatalog.swift
[72/367] Compiling Statement LogicalPredicate.swift
[73/367] Compiling Statement Segment.swift
[74/367] Compiling ArgumentParser Name.swift
[75/367] Compiling ArgumentParser Parsed.swift
[76/367] Compiling ArgumentParser ParsedValues.swift
[79/372] Compiling ArgumentParser ExpressibleByArgument.swift
[80/372] Compiling ArgumentParser ParsableArguments.swift
[81/372] Compiling ArgumentParser ParsableCommand.swift
[85/372] Compiling CoreDataPlus NSPersistentStoreCoordinator+CoreDataPlus.swift
[86/372] Compiling CoreDataPlus NSPropertyMapping+CoreDataPlus.swift
[88/378] Emitting module HTMLString
[89/378] Compiling CoreDataPlus ModelVersion.swift
[90/378] Compiling CoreDataPlus Persistence.swift
[100/378] Compiling ArgumentParser ArgumentDecoder.swift
[101/378] Compiling ArgumentParser ArgumentDefinition.swift
[102/378] Compiling ArgumentParser ArgumentSet.swift
[103/378] Compiling ArgumentParser CommandParser.swift
[104/378] Compiling HTMLString HTMLString.swift
[105/378] Compiling HTMLString Mappings.swift
[106/378] Compiling HTMLString NSString+HTMLString.swift
[107/378] Emitting module SQLite
[122/378] Compiling ArgumentParser ParserError.swift
[123/378] Compiling ArgumentParser SplitArguments.swift
[124/378] Compiling ArgumentParser DumpHelpGenerator.swift
[125/378] Compiling ArgumentParser HelpCommand.swift
[126/378] Compiling ArgumentParser HelpGenerator.swift
[132/378] Emitting module XMLCoder
[162/378] Compiling TranslationCatalog Locale.LanguageCode+TranslationCatalog.swift
/Users/admin/builder/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)
/Users/admin/builder/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 {
/Users/admin/builder/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 | }
/Users/admin/builder/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 {
/Users/admin/builder/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 |
/Users/admin/builder/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 {
/Users/admin/builder/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)
/Users/admin/builder/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 {
/Users/admin/builder/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 | }
/Users/admin/builder/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 {
/Users/admin/builder/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 |
/Users/admin/builder/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 {
[165/378] Compiling TranslationCatalog Expression.swift
[171/378] Compiling TranslationCatalog CatalogUpdate.swift
[177/378] Compiling TranslationCatalog Locale.Region+TranslationCatalog.swift
[178/378] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[179/378] Compiling TranslationCatalog Project.swift
[180/378] Compiling TranslationCatalog Translation.swift
[181/378] Compiling SQLite Schema.swift
[182/378] Compiling SQLite Setter.swift
[183/378] Compiling SQLite WindowFunctions.swift
[184/378] Compiling ArgumentParser StringExtensions.swift
[185/378] Compiling ArgumentParser SwiftExtensions.swift
[186/378] Compiling ArgumentParser Tree.swift
[187/378] Compiling ArgumentParser CodingKeyValidator.swift
[188/378] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[189/378] Compiling XMLCoder XMLReferencingEncoder.swift
[190/378] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[191/378] Compiling Plot RSS.swift
[192/378] Compiling Plot RSSAttributes.swift
[193/378] Compiling Plot RSSElements.swift
[194/378] Compiling Plot Renderable.swift
[202/378] Compiling ArgumentParser MessageInfo.swift
[203/378] Compiling ArgumentParser UsageGenerator.swift
[204/378] Compiling ArgumentParser CollectionExtensions.swift
[205/378] Compiling Plot HTMLLinkRelationship.swift
[206/378] Compiling Plot HTMLListStyle.swift
[207/378] Compiling Plot HTMLVideoFormat.swift
[208/378] Compiling Plot HTMLViewportFitMode.swift
[209/378] Compiling Plot HTMLViewportWidthMode.swift
[210/378] Compiling Plot Indentation.swift
[211/378] Compiling Plot Language.swift
[217/378] Compiling XMLCoder XMLEncoderImplementation.swift
[218/378] Compiling XMLCoder XMLEncodingStorage.swift
[222/409] Compiling StatementSQLite HavingContext.swift
[223/409] Compiling StatementSQLite LimitContext.swift
[224/409] Compiling StatementSQLite OrderContext.swift
[225/409] Compiling StatementSQLite SQLiteStatement.swift
[226/409] Compiling StatementSQLite Segment+SQLite.swift
[227/409] Compiling StatementSQLite UpdateContext.swift
[228/409] Emitting module Plot
[229/409] Compiling TranslationCatalogFilesystem TranslationDocumentV1.swift
[230/409] Compiling TranslationCatalogFilesystem Document.swift
[231/409] Compiling TranslationCatalogFilesystem DirectoryCatalog.swift
[232/409] Compiling TranslationCatalogFilesystem ExpressionDocumentV1.swift
[233/409] Compiling StatementSQLite DeleteContext.swift
[234/409] Compiling StatementSQLite Field+SQLite.swift
[235/409] Compiling StatementSQLite FromContext.swift
[246/409] Compiling StatementSQLite JoinContext.swift
[247/409] Compiling StatementSQLite SelectContext.swift
[248/409] Compiling StatementSQLite SetContext.swift
[254/409] Compiling StatementSQLite ValuesContext.swift
[255/409] Compiling StatementSQLite InsertContext.swift
[300/410] Emitting module StatementSQLite
[303/410] Compiling Plot ElementRenderingBuffer.swift
[304/410] Compiling Plot ElementWrapper.swift
[305/410] Compiling Plot Environment.swift
[306/410] Compiling Plot ModifiedComponent.swift
[307/410] Compiling Plot Renderer.swift
[308/410] Compiling Plot String+Escaping.swift
[309/410] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[310/410] Compiling TranslationCatalogFilesystem JSONEncoder+TranslationCatalogFilesystem.swift
[311/410] Compiling TranslationCatalogFilesystem JSONDecoder+TranslationCatalogFilesystem.swift
[312/410] Compiling TranslationCatalogFilesystem FileWrapperCatalog.swift
[313/411] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[314/411] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[315/411] Compiling StatementSQLite WhereContext.swift
[322/411] Compiling TranslationCatalogFilesystem DocumentSchemaVersion.swift
[327/411] Emitting module TranslationCatalogFilesystem
[333/424] Compiling TranslationCatalogSQLite SQLiteStatement+Translation.swift
[334/424] Compiling TranslationCatalogSQLite SQLiteStatement+ProjectExpression.swift
[335/425] Compiling TranslationCatalogSQLite SQLiteStatement+Project.swift
[336/425] Compiling TranslationCatalogSQLite SQLiteStatement+Expression.swift
[337/425] Compiling TranslationCatalogSQLite SQLiteCatalog+AssociatedTypes.swift
[346/427] Compiling TranslationCatalogSQLite ExpressionEntity.swift
[347/427] Compiling TranslationCatalogSQLite ProjectEntity.swift
[350/427] Emitting module CoreDataPlus
[351/427] Compiling TranslationCatalogSQLite ProjectExpressionEntity.swift
[352/427] Compiling TranslationCatalogSQLite TranslationEntity.swift
[355/427] Compiling TranslationCatalogSQLite SQLite+Query.swift
[356/427] Compiling TranslationCatalogSQLite SQLite+Schema.swift
[357/427] Compiling TranslationCatalogSQLite SQLiteStmt+Entities.swift
[364/427] Emitting module TranslationCatalogSQLite
[365/427] Compiling TranslationCatalogSQLite SQLiteCatalog.swift
[366/427] Compiling TranslationCatalogFilesystem FilesystemContainer.swift
[367/427] Compiling CoreDataPlus ResourceSuffix.swift
[368/427] Compiling CoreDataPlus StoreURL.swift
[369/433] Compiling LocaleSupport Locale.Script+LocaleSupport.swift
[370/435] Compiling LocaleSupport LocaleSupportConfiguration.swift
[371/435] Compiling LocaleSupport LocaleSupportError.swift
[372/435] Compiling LocaleSupport Locale+LocaleSupport.swift
[373/435] Emitting module LocaleSupport
[374/435] Compiling LocaleSupport LocalizedStringConvertible.swift
[375/435] Compiling LocaleSupport LocalizationKey.swift
[376/435] Compiling LocaleSupport LocalizationKeyStrategy.swift
[377/435] Compiling TranslationCatalogCoreData resource_bundle_accessor.swift
[378/435] Compiling LocaleSupport Locale.LanguageCode+LocaleSupport.swift
[379/435] Compiling LocaleSupport Locale.Region+LocaleSupport.swift
[380/435] Compiling TranslationCatalogCoreData ExpressionEntity.swift
[381/435] Compiling TranslationCatalogCoreData ProjectEntity.swift
[387/435] Emitting module SwiftSyntax
[388/435] Emitting module TranslationCatalogCoreData
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/ManagedModel.swift:13:24: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 |     static var allVersions: [ManagedModel] { allCases }
13 |     private static var models: [ManagedModel: NSManagedObjectModel] = [:]
   |                        |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'models' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     private static var mappings: [ManagedModel: NSMappingModel] = [:]
15 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/ManagedModel.swift:14:24: warning: static property 'mappings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     static var allVersions: [ManagedModel] { allCases }
13 |     private static var models: [ManagedModel: NSManagedObjectModel] = [:]
14 |     private static var mappings: [ManagedModel: NSMappingModel] = [:]
   |                        |- warning: static property 'mappings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'mappings' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'mappings' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     var managedObjectModel: NSManagedObjectModel {
[389/435] Compiling TranslationCatalogCoreData CoreDataCatalog.swift
[390/435] Compiling TranslationCatalogCoreData TranslationEntity.swift
[391/435] Compiling TranslationCatalogCoreData ManagedModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/ManagedModel.swift:13:24: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 |     static var allVersions: [ManagedModel] { allCases }
13 |     private static var models: [ManagedModel: NSManagedObjectModel] = [:]
   |                        |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'models' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     private static var mappings: [ManagedModel: NSMappingModel] = [:]
15 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/ManagedModel.swift:14:24: warning: static property 'mappings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     static var allVersions: [ManagedModel] { allCases }
13 |     private static var models: [ManagedModel: NSManagedObjectModel] = [:]
14 |     private static var mappings: [ManagedModel: NSMappingModel] = [:]
   |                        |- warning: static property 'mappings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'mappings' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'mappings' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     var managedObjectModel: NSManagedObjectModel {
[392/435] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
[433/487] Compiling SwiftBasicFormat Syntax+Extensions.swift
[434/487] Compiling SwiftDiagnostics Note.swift
[435/487] Compiling SwiftDiagnostics Message.swift
[436/487] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[437/487] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[438/487] Emitting module SwiftBasicFormat
[439/487] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[440/487] Compiling SwiftDiagnostics FixIt.swift
[441/487] Compiling SwiftDiagnostics Diagnostic.swift
[442/487] Compiling SwiftDiagnostics Convenience.swift
[443/487] Emitting module SwiftDiagnostics
[444/487] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[445/487] Compiling SwiftBasicFormat BasicFormat.swift
[446/487] Compiling SwiftParser UnicodeScalarExtensions.swift
[447/487] Compiling SwiftParser Lookahead.swift
[448/487] Compiling SwiftParser LoopProgressCondition.swift
[449/487] Compiling SwiftParser Modifiers.swift
[450/491] Compiling SwiftParser Statements.swift
[451/491] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[452/491] Compiling SwiftParser StringLiterals.swift
[453/491] Compiling SwiftParser SwiftParserCompatibility.swift
[454/491] Emitting module SwiftParser
[455/491] Compiling SwiftParser Names.swift
[456/491] Compiling SwiftParser Nominals.swift
[457/491] Compiling SwiftParser Parameters.swift
[458/491] Compiling SwiftParser ParseSourceFile.swift
[459/491] Compiling SwiftParser Parser.swift
[460/491] Compiling SwiftParser Patterns.swift
[461/491] Compiling SwiftParser Recovery.swift
[462/491] Compiling SwiftParser Specifiers.swift
[463/491] Compiling SwiftParser TokenSpecSet.swift
[464/491] Compiling SwiftParser TopLevel.swift
[465/491] Compiling SwiftParser TriviaParser.swift
[466/491] Compiling SwiftParser Types.swift
[467/491] Compiling SwiftParser SyntaxUtils.swift
[468/491] Compiling SwiftParser TokenConsumer.swift
[469/491] Compiling SwiftParser TokenPrecedence.swift
[470/491] Compiling SwiftParser TokenSpec.swift
[471/491] Compiling SwiftParser Lexeme.swift
[472/491] Compiling SwiftParser LexemeSequence.swift
[473/491] Compiling SwiftParser Lexer.swift
[474/491] Compiling SwiftParser RegexLiteralLexer.swift
[475/491] Compiling SwiftParser Attributes.swift
[476/491] Compiling SwiftParser Availability.swift
[477/491] Compiling SwiftParser CharacterInfo.swift
[478/491] Compiling SwiftParser CollectionNodes+Parsable.swift
[479/491] Compiling SwiftParser Declarations.swift
[480/491] Compiling SwiftParser Directives.swift
[481/491] Compiling SwiftParser ExperimentalFeatures.swift
[482/491] Compiling SwiftParser Expressions.swift
[483/491] Compiling SwiftParser IncrementalParseTransition.swift
[484/491] Compiling SwiftParser Cursor.swift
[485/491] Compiling SwiftParser IsLexerClassified.swift
[486/491] Compiling SwiftParser LayoutNodes+Parsable.swift
[487/491] Compiling SwiftParser Parser+TokenSpecSet.swift
[488/491] Compiling SwiftParser TokenSpecStaticMembers.swift
[489/504] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[490/504] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[491/504] Compiling SwiftParserDiagnostics Utils.swift
[492/504] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[493/505] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[494/505] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[495/505] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[496/505] Compiling SwiftParserDiagnostics PresenceUtils.swift
[497/505] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[498/505] Compiling SwiftParserDiagnostics MissingNodesError.swift
[499/505] Compiling SwiftParserDiagnostics MissingTokenError.swift
[500/505] Emitting module SwiftParserDiagnostics
[501/505] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[502/505] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[503/519] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[504/520] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[505/520] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[506/520] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[507/520] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[508/520] Compiling SwiftSyntaxBuilder Indenter.swift
[509/520] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[510/520] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[511/520] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[512/520] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[513/520] Emitting module SwiftSyntaxBuilder
[514/520] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[515/520] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[516/520] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[517/520] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[518/538] Compiling TranslationCatalogIO Resource.swift
[519/538] Compiling TranslationCatalogIO StringsXml.swift
[520/539] Compiling TranslationCatalogIO MarkdownTable.swift
[521/539] Compiling TranslationCatalogIO RenderFormat.swift
[522/539] Compiling TranslationCatalogIO NodeID.swift
[523/539] Compiling TranslationCatalogIO NodePath.swift
[524/539] Compiling TranslationCatalogIO Plot+IO.swift
[525/539] Compiling TranslationCatalogIO String+IO.swift
[526/539] Compiling TranslationCatalogIO XML+Expression.swift
[527/539] Compiling TranslationCatalogIO FileFormat.swift
[528/539] Compiling TranslationCatalogIO Dictionary+AppleStrings.swift
[529/539] Compiling TranslationCatalogIO Expression+IO.swift
[530/539] Compiling TranslationCatalogIO ExpressionDecoder.swift
[531/539] Compiling TranslationCatalogIO ExpressionEncoder.swift
[532/539] Emitting module TranslationCatalogIO
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:45:16: warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
 43 |
 44 | extension ImportDeclSyntax {
 45 |     static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
    |                `- warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
 46 |         path: ImportPathComponentListSyntax {
 47 |             ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:3272:15: note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3270 | ///  - `importKindSpecifier`: (`'typealias'` | `'struct'` | `'class'` | `'enum'` | `'protocol'` | `'var'` | `'let'` | `'func'` | `'inout'`)?
3271 | ///  - `path`: ``ImportPathComponentListSyntax``
3272 | public struct ImportDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
     |               `- note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3273 |   public let _syntaxNode: Syntax
3274 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  1 | import Foundation
  2 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  3 | import SwiftSyntaxBuilder
  4 | import TranslationCatalog
    :
 43 |
 44 | extension ImportDeclSyntax {
 45 |     static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
    |                |- note: add '@MainActor' to make static property 'localeSupport' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |         path: ImportPathComponentListSyntax {
 47 |             ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[533/539] Compiling TranslationCatalogIO ExpressionImporter.swift
[534/539] Compiling TranslationCatalogIO ExpressionRenderer.swift
[535/539] Compiling TranslationCatalogIO KeyHierarchy+Syntax.swift
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:45:16: warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
 43 |
 44 | extension ImportDeclSyntax {
 45 |     static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
    |                `- warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
 46 |         path: ImportPathComponentListSyntax {
 47 |             ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:3272:15: note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3270 | ///  - `importKindSpecifier`: (`'typealias'` | `'struct'` | `'class'` | `'enum'` | `'protocol'` | `'var'` | `'let'` | `'func'` | `'inout'`)?
3271 | ///  - `path`: ``ImportPathComponentListSyntax``
3272 | public struct ImportDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
     |               `- note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3273 |   public let _syntaxNode: Syntax
3274 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  1 | import Foundation
  2 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  3 | import SwiftSyntaxBuilder
  4 | import TranslationCatalog
    :
 43 |
 44 | extension ImportDeclSyntax {
 45 |     static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
    |                |- note: add '@MainActor' to make static property 'localeSupport' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |         path: ImportPathComponentListSyntax {
 47 |             ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[536/539] Compiling TranslationCatalogIO KeyHierarchy.swift
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:45:16: warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
 43 |
 44 | extension ImportDeclSyntax {
 45 |     static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
    |                `- warning: static property 'localeSupport' is not concurrency-safe because non-'Sendable' type 'ImportDeclSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
 46 |         path: ImportPathComponentListSyntax {
 47 |             ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:3272:15: note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3270 | ///  - `importKindSpecifier`: (`'typealias'` | `'struct'` | `'class'` | `'enum'` | `'protocol'` | `'var'` | `'let'` | `'func'` | `'inout'`)?
3271 | ///  - `path`: ``ImportPathComponentListSyntax``
3272 | public struct ImportDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
     |               `- note: struct 'ImportDeclSyntax' does not conform to the 'Sendable' protocol
3273 |   public let _syntaxNode: Syntax
3274 |
/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogIO/KeyHierarchy+Syntax.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  1 | import Foundation
  2 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  3 | import SwiftSyntaxBuilder
  4 | import TranslationCatalog
    :
 43 |
 44 | extension ImportDeclSyntax {
 45 |     static let localeSupport: ImportDeclSyntax = ImportDeclSyntax(
    |                |- note: add '@MainActor' to make static property 'localeSupport' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |         path: ImportPathComponentListSyntax {
 47 |             ImportPathComponentSyntax(name: TokenSyntax("LocaleSupport"))
[537/558] Compiling localizer Locale+localizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:4:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | extension Locale.LanguageCode {
 4 |     static var localizerDefault: Self = .english
   |                |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 | }
 6 |
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:8:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 6 |
 7 | extension Locale.Region {
 8 |     static var localizerDefault: Self = .unitedStates
   |                |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | }
10 |
[538/558] Compiling localizer RenderFormat+localizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:4:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | extension Locale.LanguageCode {
 4 |     static var localizerDefault: Self = .english
   |                |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 | }
 6 |
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:8:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 6 |
 7 | extension Locale.Region {
 8 |     static var localizerDefault: Self = .unitedStates
   |                |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | }
10 |
[539/560] Compiling localizer Preview.swift
[540/560] Compiling localizer localizer.swift
[541/560] Compiling localizer Catalog+Generate.swift
[542/560] Compiling localizer Catalog+Import.swift
[543/560] Compiling localizer Catalog+Delete.swift
[544/560] Compiling localizer Catalog+Export.swift
[545/560] Emitting module localizer
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     struct Syntax: CatalogCommand {
 9 |
10 |         static var configuration: CommandConfiguration = CommandConfiguration(
   |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |             commandName: "syntax",
12 |             abstract: "Create a enumerated syntax tree.",
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 |         case sqlite
16 |
17 |         static var `default`: Storage = .sqlite
   |                    |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
   |                    |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |     }
19 |
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:4:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | extension Locale.LanguageCode {
 4 |     static var localizerDefault: Self = .english
   |                |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 | }
 6 |
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Extensions/Locale+localizer.swift:8:16: warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 6 |
 7 | extension Locale.Region {
 8 |     static var localizerDefault: Self = .unitedStates
   |                |- warning: static property 'localizerDefault' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'localizerDefault' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'localizerDefault' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | }
10 |
[546/560] Compiling localizer Configure.swift
[547/560] Compiling localizer Arguments.swift
[548/560] Compiling localizer FileFormat+localizer.swift
[549/560] Compiling localizer FileManager+localizer.swift
[550/560] Compiling localizer Catalog.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 |         case sqlite
16 |
17 |         static var `default`: Storage = .sqlite
   |                    |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
   |                    |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |     }
19 |
[551/560] Compiling localizer Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog.swift:17:20: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 |         case sqlite
16 |
17 |         static var `default`: Storage = .sqlite
   |                    |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
   |                    |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |     }
19 |
[552/560] Compiling localizer Configure+Get.swift
[553/560] Compiling localizer Configure+Set.swift
[554/560] Compiling localizer Catalog+Syntax.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     struct Syntax: CatalogCommand {
 9 |
10 |         static var configuration: CommandConfiguration = CommandConfiguration(
   |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |             commandName: "syntax",
12 |             abstract: "Create a enumerated syntax tree.",
[555/560] Compiling localizer Catalog+Update.swift
/Users/admin/builder/spi-builder-workspace/Sources/localizer/Catalog+Syntax.swift:10:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     struct Syntax: CatalogCommand {
 9 |
10 |         static var configuration: CommandConfiguration = CommandConfiguration(
   |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |             commandName: "syntax",
12 |             abstract: "Create a enumerated syntax tree.",
[556/560] Compiling localizer Catalog+Insert.swift
[557/560] Compiling localizer Catalog+Query.swift
[557/560] Write Objects.LinkFileList
[558/560] Linking localizer
[559/560] Applying localizer
Build complete! (61.69s)
Fetching https://github.com/richardpiazza/CoreDataPlus.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/alexisakers/HTMLString.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/JohnSundell/Plot.git
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/1631] Fetching htmlstring
[67/1869] Fetching htmlstring, coredataplus
[244/3965] Fetching htmlstring, coredataplus, plot
[566/14047] Fetching htmlstring, coredataplus, plot, xmlcoder
[567/24134] Fetching htmlstring, coredataplus, plot, xmlcoder, sqlite.swift
[17481/96731] Fetching htmlstring, coredataplus, plot, xmlcoder, sqlite.swift, swift-syntax
Fetched https://github.com/alexisakers/HTMLString.git from cache (3.43s)
Fetched https://github.com/JohnSundell/Plot.git from cache (3.43s)
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (3.43s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.43s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (3.43s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (3.43s)
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/richardpiazza/LocaleSupport.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.46s)
[1/744] Fetching statement
[262/1539] Fetching statement, localesupport
Fetched https://github.com/richardpiazza/Statement.git from cache (0.73s)
[398/795] Fetching localesupport
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (0.82s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (4.82s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/187] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.24s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.14.0 (4.53s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.61s)
Computing version for https://github.com/richardpiazza/CoreDataPlus.git
Computed https://github.com/richardpiazza/CoreDataPlus.git at 0.5.0 (0.48s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.80s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.31s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.49s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (0.61s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.8.2 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.49s)
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.51s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.68s)
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/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.14.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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.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.6.2
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/richardpiazza/LocaleSupport.git
Working copy of https://github.com/richardpiazza/LocaleSupport.git resolved at 0.8.2
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "localesupport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/LocaleSupport.git"
    },
    {
      "identity" : "statement",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/Statement.git"
    },
    {
      "identity" : "coredataplus",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/CoreDataPlus.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder.git"
    },
    {
      "identity" : "plot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Plot.git"
    },
    {
      "identity" : "htmlstring",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexisakers/HTMLString.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    }
  ],
  "manifest_display_name" : "TranslationCatalog",
  "name" : "TranslationCatalog",
  "path" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/PrecompiledResources",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_1.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_2.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_3.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_1_to_2.xcmappingmodel",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/File.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Import1.strings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Import2.strings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Localizable.strings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/Strings.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v2.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v3.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v4.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v5.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v4.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v5.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/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"
}
Done.